T
- the type of the field elementspublic final class FieldBodiesElements<T extends org.hipparchus.RealFieldElement<T>> extends FieldDelaunayArguments<T>
This class is a simple placeholder, it does not provide any processing method.
BodiesElements
Constructor and Description |
---|
FieldBodiesElements(FieldAbsoluteDate<T> date,
T tc,
T gamma,
T gammaDot,
T l,
T lDot,
T lPrime,
T lPrimeDot,
T f,
T fDot,
T d,
T dDot,
T omega,
T omegaDot,
T lMe,
T lMeDot,
T lVe,
T lVeDot,
T lE,
T lEDot,
T lMa,
T lMaDot,
T lJu,
T lJuDot,
T lSa,
T lSaDot,
T lUr,
T lUrDot,
T lNe,
T lNeDot,
T pa,
T paDot)
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
T |
getLE()
Get the mean Earth longitude.
|
T |
getLEDot()
Get the mean Earth longitude time derivative.
|
T |
getLJu()
Get the mean Jupiter longitude.
|
T |
getLJuDot()
Get the mean Jupiter longitude time derivative.
|
T |
getLMa()
Get the mean Mars longitude.
|
T |
getLMaDot()
Get the mean Mars longitude time derivative.
|
T |
getLMe()
Get the mean Mercury longitude.
|
T |
getLMeDot()
Get the mean Mercury longitude time derivative.
|
T |
getLNe()
Get the mean Neptune longitude.
|
T |
getLNeDot()
Get the mean Neptune longitude time derivative.
|
T |
getLSa()
Get the mean Saturn longitude.
|
T |
getLSaDot()
Get the mean Saturn longitude time derivative.
|
T |
getLUr()
Get the mean Uranus longitude.
|
T |
getLUrDot()
Get the mean Uranus longitude time derivative.
|
T |
getLVe()
Get the mean Venus longitude.
|
T |
getLVeDot()
Get the mean Venus longitude time derivative.
|
T |
getPa()
Get the general accumulated precession in longitude.
|
T |
getPaDot()
Get the general accumulated precession in longitude time derivative.
|
getD, getDate, getDDot, getF, getFDot, getGamma, getGammaDot, getL, getLDot, getLPrime, getLPrimeDot, getOmega, getOmegaDot, getTC
public FieldBodiesElements(FieldAbsoluteDate<T> date, T tc, T gamma, T gammaDot, T l, T lDot, T lPrime, T lPrimeDot, T f, T fDot, T d, T dDot, T omega, T omegaDot, T lMe, T lMeDot, T lVe, T lVeDot, T lE, T lEDot, T lMa, T lMaDot, T lJu, T lJuDot, T lSa, T lSaDot, T lUr, T lUrDot, T lNe, T lNeDot, T pa, T paDot)
date
- current datetc
- offset in Julian centuriesgamma
- tide parameter γ = GMST + πgammaDot
- tide parameter γ = GMST + π time derivativel
- mean anomaly of the MoonlDot
- mean anomaly of the Moon time derivativelPrime
- mean anomaly of the SunlPrimeDot
- mean anomaly of the Sun time derivativef
- L - Ω where L is the mean longitude of the MoonfDot
- L - Ω where L is the mean longitude of the Moon time derivatived
- mean elongation of the Moon from the SundDot
- mean elongation of the Moon from the Sun time derivativeomega
- mean longitude of the ascending node of the MoonomegaDot
- mean longitude of the ascending node of the Moon time derivativelMe
- mean Mercury longitudelMeDot
- mean Mercury longitude time derivativelVe
- mean Venus longitudelVeDot
- mean Venus longitude time derivativelE
- mean Earth longitudelEDot
- mean Earth longitude time derivativelMa
- mean Mars longitudelMaDot
- mean Mars longitude time derivativelJu
- mean Jupiter longitudelJuDot
- mean Jupiter longitude time derivativelSa
- mean Saturn longitudelSaDot
- mean Saturn longitude time derivativelUr
- mean Uranus longitudelUrDot
- mean Uranus longitude time derivativelNe
- mean Neptune longitudelNeDot
- mean Neptune longitude time derivativepa
- general accumulated precession in longitudepaDot
- general accumulated precession in longitude time derivativepublic T getLMe()
public T getLMeDot()
public T getLVe()
public T getLVeDot()
public T getLE()
public T getLEDot()
public T getLMa()
public T getLMaDot()
public T getLJu()
public T getLJuDot()
public T getLSa()
public T getLSaDot()
public T getLUr()
public T getLUrDot()
public T getLNe()
public T getLNeDot()
public T getPa()
public T getPaDot()
Copyright © 2002-2017 CS Systèmes d'information. All rights reserved.