See: Description
| Interface | Description |
|---|---|
| IDevelopmentTest |
Defines an interface for running integration or development tests
used by the Tinfour library.
|
| Class | Description |
|---|---|
| TabulatorDelta |
Tabulates mean and variance for "delta" values obtained from
tests in which the result is found by comparing an estimated value
(such as an interpolation result) with a known or expected value.
|
| TestOptions |
Provides a convenience utility for extracting command-line arguments for
running integration tests.
|
| TestPalette |
Provides definitions and operations for assigning color
values to data.
|
| TestVertices |
A utility for creating randomly positioned vertices for test purposes.
|
| TextCoordCartesian |
Provides a utility for parsing or formatting a pair of Cartesian coordinates.
|
| TextCoordGeo |
Provides a utility for parsing or formatting a pair of geographic
coordinates.
|
| TinRenderingUtility |
Provides an example of code to build a GRID from an LAS file
|
| VertexLoader |
A utility for loading vertices from a file for testing
|
| VertexLoaderLaz | |
| VertexLoaderShapefile |
A utility for loading vertices from a file for testing
|
| VertexWithClassification |
A representation of a vertex with a lidar classification value
(see LAS Specification 1.4, American Society for Photogrammetry
and Remote Sensing (ASPRS)).
|
| Enum | Description |
|---|---|
| InterpolationMethod |
An enumeration indicating an interpolation method for test purposes.
|
| TestOptions.GeoCoordinateOption |
An enumeration giving options for how an input LAS file
with a geographic coordinate system is to be treated.
|
Copyright © 2019. All rights reserved.