Data Fields
ae_plantbl_t Struct Reference

For holding data on planetary ephemerides. More...

#include <aephem.h>

Data Fields

char maxargs
 The length of arg_tbl, lon_tbl, lat_tbl and rad_tbl.
 
char max_harmonic [AE_PLANTBL_N_HARMONIC]
 The maximum harmonic.
 
char max_power_of_t
 The maximum power in time.
 
char * arg_tbl
 Table of arguments (?).
 
void * lon_tbl
 Table of longitudinal thingies (?).
 
void * lat_tbl
 Table of latitudinal thingies (?).
 
void * rad_tbl
 Table of radial thingies (?).
 
double distance
 Distance.
 
double timescale
 Timescale.
 
double trunclvl
 ?
 

Detailed Description

For holding data on planetary ephemerides.


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