Position with Reference frame, used for GUI input.
More...
|
double | altitude () const |
| Altitude in [m].
|
|
double | latitude () const |
| Latitude in [rad].
|
|
double | latitude_deg () const |
| Latitude in [deg].
|
|
Eigen::Vector3d | latLonAlt () const |
| Latitude in [rad, rad, m].
|
|
Eigen::Vector3d | latLonAlt_deg () const |
| Latitude in [deg, deg, m].
|
|
double | longitude () const |
| Longitude in [rad].
|
|
double | longitude_deg () const |
| Longitude in [deg].
|
|
|
Eigen::Vector3d | e_position |
| Position in ECEF coordinates in [m].
|
|
ReferenceFrame | frame |
| Reference frame used for the input, not for the storage of values.
|
|
Position with Reference frame, used for GUI input.
◆ ReferenceFrame
Reference frames.
Enumerator |
---|
ECEF | Earth-centered Earth-fixed.
|
LLA | Latitude, Longitude, Altitude.
|
COUNT | Amount of items in the enum.
|
The documentation for this struct was generated from the following file: