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.
|
getTimeInterval
getAttitude, getAttitude, setSpinDerivativesComputation
void 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 © 2018 CNES. All Rights Reserved.