|
libnova v 0.15.0
|
Rectangular coordinates. More...
#include <ln_types.h>
Data Fields | |
| double | X |
| double | Y |
| double | Z |
Rectangular coordinates.
Rectangular Coordinates of a body. These coordinates can be either geocentric or heliocentric.
A heliocentric position is an objects position relative to the centre of the Sun. A geocentric position is an objects position relative to the centre of the Earth.
Position is in units of AU for planets and in units of km for the Moon.
| double ln_rect_posn::X |
Rectangular X coordinate
| double ln_rect_posn::Y |
Rectangular Y coordinate
| double ln_rect_posn::Z |
Rectangular Z coordinate