Uses of Class
org.orekit.propagation.analytical.gnss.SBASPropagatorBuilder
Packages that use SBASPropagatorBuilder
Package
Description
This package provides classes to propagate GNSS orbits.
-
Uses of SBASPropagatorBuilder in org.orekit.propagation.analytical.gnss
Methods in org.orekit.propagation.analytical.gnss that return SBASPropagatorBuilderModifier and TypeMethodDescriptionSBASPropagatorBuilder.attitudeProvider(AttitudeProvider userProvider) Sets the attitude provider.Sets the Earth Centered Earth Fixed frame assimilated to the WGS84 ECEF.Sets the Earth Centered Inertial frame used for propagation.SBASPropagatorBuilder.mass(double userMass) Sets the mass.SBASPropagatorBuilder.mu(double coefficient) Sets the Earth gravity coefficient.