Uses of Class
org.orekit.errors.OrekitIllegalStateException
-
Packages that use OrekitIllegalStateException Package Description org.orekit.propagation Propagation -
-
Uses of OrekitIllegalStateException in org.orekit.propagation
Methods in org.orekit.propagation that throw OrekitIllegalStateException Modifier and Type Method Description FieldAbsolutePVCoordinates<T>
FieldSpacecraftState. getAbsPVA()
Get the absolute position-velocity-acceleration.AbsolutePVCoordinates
SpacecraftState. getAbsPVA()
Get the absolute position-velocity-acceleration.FieldOrbit<T>
FieldSpacecraftState. getOrbit()
Get the current orbit.Orbit
SpacecraftState. getOrbit()
Get the current orbit.
-