libnova
v 0.16.0
|
Right Ascension and Declination. More...
Data Fields | |
struct ln_hms | ra |
struct ln_dms | dec |
Right Ascension and Declination.
Human readable Equatorial Coordinates.
struct ln_dms lnh_equ_posn::dec |
DEC. Object declination
Referenced by ln_equ_to_hequ(), and ln_hequ_to_equ().
struct ln_hms lnh_equ_posn::ra |
RA. Object right ascension.
Referenced by ln_equ_to_hequ(), and ln_hequ_to_equ().