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 GLONASSNumericalPropagatorBuilder
GLONASSNumericalPropagatorBuilder. attitudeProvider(AttitudeProvider userProvider)
Sets the attitude provider.GLONASSNumericalPropagatorBuilder
GLONASSNumericalPropagatorBuilder. eci(Frame inertial)
Sets the Earth Centered Inertial frame used for propagation.GLONASSNumericalPropagatorBuilder
GLONASSNumericalPropagatorBuilder. mass(double userMass)
Sets the mass.
-