COSMOS core
1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
|
Planetary body support structure. More...
#include <demlib.h>
Public Attributes | |
string | name |
double | orbit |
double | radius |
double | highest |
double | vscale |
double | hscale |
double | htov |
double | alt1 |
double | alt2 |
double | alt3 |
uint16_t | demcount |
map_dem_dem | dems [30000] |
int16_t | demindexi [200][400][100] |
uint16_t | demindexc [200][400] |
Planetary body support structure.
Internal structure for storing the information about a specific planetary body.
string map_dem_body::name |
double map_dem_body::orbit |
double map_dem_body::radius |
double map_dem_body::highest |
double map_dem_body::vscale |
double map_dem_body::hscale |
double map_dem_body::htov |
double map_dem_body::alt1 |
double map_dem_body::alt2 |
double map_dem_body::alt3 |
uint16_t map_dem_body::demcount |
map_dem_dem map_dem_body::dems[30000] |
int16_t map_dem_body::demindexi[200][400][100] |
uint16_t map_dem_body::demindexc[200][400] |