public abstract class AbstractOrbitalParameters extends Object implements IOrbitalParameters, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected double |
mu
Value of mu used to compute position and velocity (m3/s2).
|
| 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, hashCodeprotected final double mu
public AbstractOrbitalParameters(double muIn)
muIn - central attraction coefficient (m^3/s^2)public double getMu()
getMu in interface IOrbitalParametersCopyright © 2025 CNES. All rights reserved.