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, wait
getApsisAltitudeParameters, getApsisRadiusParameters, getCartesianParameters, getCircularParameters, getEquatorialParameters, getEquinoctialParameters, getKeplerianParameters, getReentryParameters, getStelaEquinoctialParameters
public AbstractOrbitalParameters(double muIn)
muIn
- central attraction coefficient (m^3/s^2)public double getMu()
getMu
in interface IOrbitalParameters
Copyright © 2017 CNES. All rights reserved.