Log I/O
Loading...
Searching...
No Matches
LasValidator Class Reference

Class for validating the content of a LAS file. More...

Static Public Member Functions

static IList< LasMessageValidate (LasFile lasFile)
 Validate the specified LAS file.
 

Detailed Description

Class for validating the content of a LAS file.

Author
Petroware AS

Member Function Documentation

◆ Validate()

static IList< LasMessage > Validate ( LasFile lasFile)
static

Validate the specified LAS file.

Parameters
lasFileLAS file to validate. Non-null.
Returns
Messages from this validation check. Never null.
Exceptions
ArgumentNullExceptionIf lasFile is null.

The documentation for this class was generated from the following file: