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.AbsolutePVCoordinatesSpacecraftState. getAbsPVA()Get the absolute position-velocity-acceleration.FieldOrbit<T>FieldSpacecraftState. getOrbit()Get the current orbit.OrbitSpacecraftState. getOrbit()Get the current orbit.
-