![]() |
VectorNav .NET Library
|
Representation of a position/location. More...
Static Public Member Functions | |
| static PositionD | FromLla (vec3d lla) |
Creates a new PositionD from a latitude, longitude, altitude. More... | |
| static PositionD | FromEcef (vec3d ecef) |
Creates a new PositionD from an earth-centered, earth-fixed. More... | |
Properties | |
| vec3d | Ecef [get] |
| Returns the position in ECEF frame. More... | |
| vec3d | Lla [get] |
| Returns the position in LLA frame. More... | |
Representation of a position/location.
|
get |
Returns the position in ECEF frame.
|
get |
Returns the position in LLA frame.
1.8.10