Class LatLonAlt¶
Defined in File state.h
Inheritance Relationships¶
Base Type¶
public lupnt::State(Class State)
Class Documentation¶
-
class LatLonAlt : public lupnt::State¶
Public Functions
-
inline LatLonAlt(const State &x)¶
Reinterpret a generic
Stateas aLatLonAlt(geodetic latitude/longitude/altitude state), checking its size and type tag. Used byCartToLatLonAlt/LatLonAltToCartwhen converting body-fixed Cartesian positions to/from geodetic coordinates (e.g. for ground stations and surface assets).- Parameters:
x – 3-element state of type
LatLonAlt::TYPE.
-
inline LatLonAlt(const State &x)¶