|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Describes the requirements specific to transforming the positions of worlds in the Solar System from heliocentric ecliptic to geocentric ecliptic form.
Spherical| Method Summary | |
void |
getGeocentricEclipticCoordinate(double julianDay,
Spherical earthHeliocentricEcliptic,
Spherical geocentricEcliptic)
Return the geocentric ecliptic coordinate of the world on the Julian day given the Earth's heliocentric ecliptic coordinate |
void |
getLightTimeCorrectedGeocentricEclipticCoordinate(double julianDay,
Spherical earthHeliocentricEcliptic,
Spherical geocentricEcliptic)
Return the geocentric ecliptic coordinate of the world on the Julian day, adjusted to compensate for the difference in it's apparent position due to the time it takes for it's reflected light to travel to earth, given the Earth's heliocentric ecliptic coordinate. |
| Method Detail |
public void getGeocentricEclipticCoordinate(double julianDay,
Spherical earthHeliocentricEcliptic,
Spherical geocentricEcliptic)
julianDay - the Julian dayearthHeliocentricEcliptic - the Earth's heliocentric ecliptic coordinategeocentricEcliptic - the Spherical object to initialize
with the world's geocentric ecliptic coordinate
public void getLightTimeCorrectedGeocentricEclipticCoordinate(double julianDay,
Spherical earthHeliocentricEcliptic,
Spherical geocentricEcliptic)
julianDay - the Julian dayearthHeliocentricEcliptic - the Earth's heliocentric ecliptic coordinategeocentricEcliptic - the Spherical object to initialize
with the world's geocentric ecliptic coordinate, adjusted for light time effects
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||