IGeoPathSampleTrait
Public / Methods
Read
Reads geo path values from the given arrays, processes them and creates a geo path sample.
After reading geo path values from values in, they must be processed with DataUtil.Process1 before being put into a geo path sample.
Public / Attributes
Vertical
The vertical geo path value.
A geo path sample may contain exactly one of the GeoPathValue.Ellipsoid, GeoPathValue.Gravity and GeoPathValue.Height values, or none of them. If a geo path sample does not contain any vertical values, the vertical geo path value is undefined.
- See also