For storing a planetary map. More...
#include <aephem.h>
Data Fields | |
int | n_pix |
The dimension of each side of the map. More... | |
double | res |
The resolution of the map, in units of the planet's semi-major axis. | |
struct ae_stokes_t ** | data |
The bitmap. | |
For storing a planetary map.
Planet maps are always square.
int ae_planet_map_t::n_pix |
The dimension of each side of the map.
AEPHEM documentation generated by Doxygen v1.8.9.1 at Sat Aug 1 2015 15:02:46. |