0.2.0
|
Position with Reference frame, used for GUI input. More...
Public Types | |
enum class | ReferenceFrame { ECEF , LLA , COUNT } |
Reference frames. More... | |
Public Attributes | |
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.
|
strong |