public interface PositionAngleBased
PositionAngleType
,
KeplerianOrbit
,
CircularOrbit
,
EquinoctialOrbit
,
FieldKeplerianOrbit
,
FieldCircularOrbit
,
FieldEquinoctialOrbit
Modifier and Type | Method and Description |
---|---|
PositionAngleType |
getCachedPositionAngleType()
Get the cached
PositionAngleType . |
boolean |
hasRates()
Tells whether the instance holds rates (first-order time derivatives) for dependent variables.
|
PositionAngleBased |
removeRates()
Create a new instance such that
hasRates() is false. |
PositionAngleType getCachedPositionAngleType()
PositionAngleType
.boolean hasRates()
PositionAngleBased removeRates()
hasRates()
is false.Copyright © 2002-2023 CS GROUP. All rights reserved.