1 #ifndef SRC_ASTRO_PLANETS_HPP_
2 #define SRC_ASTRO_PLANETS_HPP_
double centric2graphic(double clat_deg, double rerp)
planetocentric latitude to planetographic latitude
double graphic2centric(double glat_deg, double rerp)
planetographic latitude to planetocentric latitude
double jup_centric2graphic(double glat_deg)
planetocentric latitude to planetographic latitude for Jupiter
double jup_graphic2centric(double glat_deg)
planetographic latitude to planetocentric latitude for Jupiter