Data Fields
ae_planet_map_t Struct Reference

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.
 

Detailed Description

For storing a planetary map.

Planet maps are always square.

Field Documentation

int ae_planet_map_t::n_pix

The dimension of each side of the map.


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