20#ifndef _LN_ABERRATION_H
21#define _LN_ABERRATION_H
23#include <libnova/ln_types.h>
41void LIBNOVA_EXPORT ln_get_equ_aber (
struct ln_equ_posn * mean_position,
double JD,
struct ln_equ_posn * position);
Equatorial Coordinates.
Definition ln_types.h:171
Ecliptical (or celestial) Longitude and Latitude.
Definition ln_types.h:201