CAAGalileanMoons_Calculate: CAAGalileanMoons_Calculate

Description Usage Arguments Value Author(s) References Examples

View source: R/CAAGalileanMoons_Calculate.R

Description

CAAGalileanMoons_Calculate

Usage

1

Arguments

JD

The date in Dynamical time to calculate for.

Value

A class which itself contains a class for each moon. This contained class itself contains

MeanLongitude The mean longitude of the moon in degrees.

TrueLongitude The true longitude of the moon in degrees.

TropicalLongitude The tropical longitude of the moon in degrees.

EquatorialLatitude The latitude in degrees of the moon with respect to Jupiter's equatorial plane.

r The radius vector of the moon in equatorial radii of Jupiter.

TrueRectangularCoordinates The true 3D rectangular coordinates of the moon.

ApparentRectangularCoordinates The apparent 3D rectangular coordinates of the moon.

bInTransit A Boolean which if true means that the moon is in front of Jupiter as viewed from the Earth otherwise false.

bInOccultation A Boolean which if true means that the moon is behind Jupiter as viewed from the Earth otherwise false.

bInEclipse A Boolean which if true means that the moon is behind Jupiter as viewed from the Sun otherwise false.

bInShadowTransit A Boolean which if true means that the moon is in front of Jupiter as viewed from the Earth otherwise false.

Author(s)

C++ code by PJ Naughter, imported to R by Jinlong Zhang

References

Meeus, J. H. (1991). Astronomical algorithms. Willmann-Bell, Incorporated.

Examples

1

helixcn/skycalc documentation built on March 31, 2021, 5:45 a.m.