public class HeliocentricTime extends Object
| Constructor and Description |
|---|
HeliocentricTime() |
| Modifier and Type | Method and Description |
|---|---|
static double |
ln_get_heliocentric_time_diff(double JD,
LnEquPosn object)
double ln_get_heliocentric_time_diff(double JD, struct ln_equ_posn
*object) \param JD Julian day \param object Pointer to object (RA, DEC)
for which heliocentric correction will be caculated
\return Heliocentric correction in fraction of day
Calculate heliocentric corection for object at given coordinates and on
given date.
|
public static double ln_get_heliocentric_time_diff(double JD,
LnEquPosn object)
Copyright © 2019. All rights reserved.