Uses of Class
org.orekit.propagation.numerical.GLONASSNumericalPropagatorBuilder
-
Packages that use GLONASSNumericalPropagatorBuilder Package Description org.orekit.propagation.numerical Top level package for numerical propagators. -
-
Uses of GLONASSNumericalPropagatorBuilder in org.orekit.propagation.numerical
Methods in org.orekit.propagation.numerical that return GLONASSNumericalPropagatorBuilder Modifier and Type Method Description GLONASSNumericalPropagatorBuilderGLONASSNumericalPropagatorBuilder. attitudeProvider(AttitudeProvider userProvider)Sets the attitude provider.GLONASSNumericalPropagatorBuilderGLONASSNumericalPropagatorBuilder. eci(Frame inertial)Sets the Earth Centered Inertial frame used for propagation.GLONASSNumericalPropagatorBuilderGLONASSNumericalPropagatorBuilder. mass(double userMass)Sets the mass.
-