T
- the type of the field elementspublic final class FieldBodiesElements<T extends RealFieldElement<T>> extends FieldDelaunayArguments<T> implements Serializable
This class is a simple placeholder, it does not provide any processing method.
BodiesElements
,
Serialized FormConstructor and Description |
---|
FieldBodiesElements(AbsoluteDate date,
T tc,
T gamma,
T l,
T lPrime,
T f,
T d,
T omega,
T lMe,
T lVe,
T lE,
T lMa,
T lJu,
T lSa,
T lUr,
T lNe,
T pa)
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
T |
getLE()
Get the mean Earth longitude.
|
T |
getLJu()
Get the mean Jupiter longitude.
|
T |
getLMa()
Get the mean Mars longitude.
|
T |
getLMe()
Get the mean Mercury longitude.
|
T |
getLNe()
Get the mean Neptune longitude.
|
T |
getLSa()
Get the mean Saturn longitude.
|
T |
getLUr()
Get the mean Uranus longitude.
|
T |
getLVe()
Get the mean Venus longitude.
|
T |
getPa()
Get the general accumulated precession in longitude.
|
public FieldBodiesElements(AbsoluteDate date, T tc, T gamma, T l, T lPrime, T f, T d, T omega, T lMe, T lVe, T lE, T lMa, T lJu, T lSa, T lUr, T lNe, T 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 T getLMe()
public T getLVe()
public T getLE()
public T getLMa()
public T getLJu()
public T getLSa()
public T getLUr()
public T getLNe()
public T getPa()
Copyright © 2002-2015 CS Systèmes d'information. All rights reserved.