libnova v 0.15.0
|
Ecliptical (or celestial) Longitude and Latitude. More...
#include <ln_types.h>
Data Fields | |
double | lng |
double | lat |
Ecliptical (or celestial) Longitude and Latitude.
The Ecliptical (or celestial) Latitude and Longitude of and object.
Angles are expressed in degrees. East is positive, West negative.
double ln_lnlat_posn::lat |
latitude. Object latitude
double ln_lnlat_posn::lng |
longitude. Object longitude.