public interface SpacecraftStateProvider extends PVCoordinatesProvider
Modifier and Type | Method and Description |
---|---|
SpacecraftState |
getSpacecraftState(AbsoluteDate date)
Get the
SpacecraftState at provided dat. |
getPVCoordinates
SpacecraftState getSpacecraftState(AbsoluteDate date) throws PropagationException
SpacecraftState
at provided dat.date
- target datePropagationException
- if state cannot be computedCopyright © 2021 CNES. All rights reserved.