irox_carto

Module position_type

Source
Expand description

Different associated variants of the same position. ECEF, ENU, LLA

Structs§

ECEFPosition
Represents a position in ECEF EarthCenteredEarthFixed coordinate space
ENUPosition
Represents a position in EastNorthUp coordinate space
NEDPosition
Represents a position in NorthEastDown coordinate space
Positions
Represents a set of positions that represent the exact same point in space, in varying different formats/encodings/projections.
PositionsBuilder
WGS84Position
Represents a position in WGS84 Latitude/Longitude
WGS84PositionBuilder

Enums§

PositionType
Different variants of the same position.