public abstract class AbstractOrbitalParameters extends Object implements IOrbitalParameters, Serializable
| Constructor and Description |
|---|
AbstractOrbitalParameters(double muIn)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getMu()
Getter for the central acceleration constant.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, getAlternateEquinoctialParameters, getApsisAltitudeParameters, getApsisRadiusParameters, getCartesianParameters, getCircularParameters, getEquatorialParameters, getEquinoctialParameters, getKeplerianParameters, getReentryParameters, getStelaEquinoctialParameters, hashCodepublic AbstractOrbitalParameters(double muIn)
muIn - central attraction coefficient (m^3/s^2)public double getMu()
getMu in interface IOrbitalParametersCopyright © 2024 CNES. All rights reserved.