Expand description
Different associated variants of the same position. ECEF, ENU, LLA
Structs§
- ECEF
Position - 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.
- Positions
Builder - WGS84
Position - Represents a position in WGS84 Latitude/Longitude
- WGS84
Position Builder
Enums§
- Position
Type - Different variants of the same position.