GeoPathSample
Description
A sample of a geo path.
A default geo path sample type. The corresponding type trait is implemented by GeoPathSampleTrait.
- See also
Public / Attributes
Latitude
The latitude angle, in the range [-90..90] degrees, interpreted according to IGeoPathBase.Datum.
- See also
Longitude
The longitude angle, in the range [-180..180[ degrees, interpreted according to IGeoPathBase.Datum.
- See also