Package | Description |
---|---|
org.orekit.propagation.analytical.gnss |
This package provides classes to propagate GNSS orbits.
|
Modifier and Type | Method and Description |
---|---|
SBASPropagatorBuilder |
SBASPropagatorBuilder.attitudeProvider(AttitudeProvider userProvider)
Sets the attitude provider.
|
SBASPropagatorBuilder |
SBASPropagatorBuilder.ecef(Frame bodyFixed)
Sets the Earth Centered Earth Fixed frame assimilated to the WGS84 ECEF.
|
SBASPropagatorBuilder |
SBASPropagatorBuilder.eci(Frame inertial)
Sets the Earth Centered Inertial frame used for propagation.
|
SBASPropagatorBuilder |
SBASPropagatorBuilder.mass(double userMass)
Sets the mass.
|
SBASPropagatorBuilder |
SBASPropagatorBuilder.mu(double coefficient)
Sets the Earth gravity coefficient.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.