COSMOS core  1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
map_dem_body Struct Reference

Planetary body support structure. More...

#include <demlib.h>

Collaboration diagram for map_dem_body:

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]
 

Detailed Description

Planetary body support structure.

Internal structure for storing the information about a specific planetary body.

Member Data Documentation

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]

The documentation for this struct was generated from the following file: