![]() |
SuperNOVAS C++ API v1.6
High-precision C/C++ astrometry library
|
Fundamental Delaunay arguments of the Sun and Moon, from Simon section 3.4(b.3). More...
#include <novas.h>
Public Attributes | |
| double | D |
| [rad] mean elongation of the Moon from the Sun | |
| double | F |
| [rad] mean argument of the latitude of the Moon | |
| double | l |
| [rad] mean anomaly of the Moon | |
| double | l1 |
| [rad] mean anomaly of the Sun | |
| double | Omega |
| [rad] mean longitude of the Moon's ascending node. | |
Fundamental Delaunay arguments of the Sun and Moon, from Simon section 3.4(b.3).
| double novas_delaunay_args::D |
[rad] mean elongation of the Moon from the Sun
Referenced by novas_make_moon_orbit(), and nu2000k().
| double novas_delaunay_args::F |
[rad] mean argument of the latitude of the Moon
Referenced by novas_make_moon_orbit(), and nu2000k().
| double novas_delaunay_args::l |
[rad] mean anomaly of the Moon
Referenced by novas_make_moon_orbit(), and nu2000k().
| double novas_delaunay_args::l1 |
[rad] mean anomaly of the Sun
Referenced by novas_make_moon_orbit(), and nu2000k().
| double novas_delaunay_args::Omega |
[rad] mean longitude of the Moon's ascending node.
Referenced by nu2000k().