Struct SurfaceNavResults¶
Defined in File surface_rover_nav_app.h
Struct Documentation¶
-
struct SurfaceNavResults¶
Per-epoch truth/estimate error and covariance series produced by the rover navigation application, in a form directly plottable from Python (all matrices are plain
double/int). Mirrors the fields the oldRunSurfaceNavreturned.Public Members
-
std::string site_id¶
-
std::string site_name¶
-
double site_lat_deg = 0.0¶
-
double site_lon_deg = 0.0¶
-
double dem_center_x = 0.0¶
native x of the tile center (== ENU East origin).
-
double dem_center_y = 0.0¶
native y of the tile center (== ENU North origin).
-
std::vector<std::string> satellite_names¶
-
std::string site_id¶