public final class BodiesElements extends DelaunayArguments implements Serializable
This class is a simple placeholder, it does not provide any processing method.
Constructor and Description |
---|
BodiesElements(AbsoluteDate date,
double tc,
double gamma,
double l,
double lPrime,
double f,
double d,
double omega,
double lMe,
double lVe,
double lE,
double lMa,
double lJu,
double lSa,
double lUr,
double lNe,
double pa)
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
double |
getLE()
Get the mean Earth longitude.
|
double |
getLJu()
Get the mean Jupiter longitude.
|
double |
getLMa()
Get the mean Mars longitude.
|
double |
getLMe()
Get the mean Mercury longitude.
|
double |
getLNe()
Get the mean Neptune longitude.
|
double |
getLSa()
Get the mean Saturn longitude.
|
double |
getLUr()
Get the mean Uranus longitude.
|
double |
getLVe()
Get the mean Venus longitude.
|
double |
getPa()
Get the general accumulated precession in longitude.
|
public BodiesElements(AbsoluteDate date, double tc, double gamma, double l, double lPrime, double f, double d, double omega, double lMe, double lVe, double lE, double lMa, double lJu, double lSa, double lUr, double lNe, double pa)
date
- current datetc
- offset in Julian centuriesgamma
- tide parameter γ = GMST + πl
- mean anomaly of the MoonlPrime
- mean anomaly of the Sunf
- L - Ω where L is the mean longitude of the Moond
- mean elongation of the Moon from the Sunomega
- mean longitude of the ascending node of the MoonlMe
- mean Mercury longitudelVe
- mean Venus longitudelE
- mean Earth longitudelMa
- mean Mars longitudelJu
- mean Jupiter longitudelSa
- mean Saturn longitudelUr
- mean Uranus longitudelNe
- mean Neptune longitudepa
- general accumulated precession in longitudepublic double getLMe()
public double getLVe()
public double getLE()
public double getLMa()
public double getLJu()
public double getLSa()
public double getLUr()
public double getLNe()
public double getPa()
Copyright © 2002-2015 CS Systèmes d'information. All rights reserved.