Package | Description |
---|---|
fr.cnes.sirius.patrius.propagation | |
fr.cnes.sirius.patrius.stela.propagation |
Modifier and Type | Class and Description |
---|---|
class |
SimpleAdditionalStateProvider
This class is a simple implementation of additionalStateProvider.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractPropagator.addAdditionalStateProvider(AdditionalStateProvider additionalStateProvider)
Add a set of user-specified state parameters to be computed along with the orbit propagation.
|
Constructor and Description |
---|
PVCoordinatesPropagator(PVCoordinatesProvider pvCoordProvider,
AbsoluteDate initDate,
double mu,
Frame frame,
AttitudeProvider attProviderForces,
AttitudeProvider attProviderEvents,
List<AdditionalStateProvider> additionalStateProviders)
Creates an instance of PVCoordinatePropagator with
PV, attitude for forces, attitude for events, and additional state providers
given by the user.
|
Modifier and Type | Method and Description |
---|---|
void |
StelaAbstractPropagator.addAdditionalStateProvider(AdditionalStateProvider additionalStateProvider)
Add a set of user-specified state parameters to be computed along with the orbit propagation.
|
Modifier and Type | Method and Description |
---|---|
void |
StelaBasicInterpolator.setAdditionalStateProviders(List<AdditionalStateProvider> additionalStateProvidersIn)
sets the additionalStateProviders
|
Copyright © 2023 CNES. All rights reserved.