public interface Slew extends AttitudeLeg
| Modifier and Type | Method and Description |
|---|---|
void |
compute(PVCoordinatesProvider pvProv)
Compute the slew corresponding to an orbital state.
|
Attitude |
getAttitude(AbsoluteDate date,
Frame frame)
Compute the attitude.
|
getTimeIntervalgetAttitude, getAttitude, setSpinDerivativesComputationvoid compute(PVCoordinatesProvider pvProv) throws PatriusException
pvProv - : local position-velocity provider around current datePatriusException - orekit exceptionAttitude getAttitude(AbsoluteDate date, Frame frame) throws PatriusException
date - : current dateframe - : reference frame from which attitude is computedPatriusException - orekit exceptionCopyright © 2017 CNES. All rights reserved.