public interface Slew extends AttitudeLeg
Modifier and Type | Method and Description |
---|---|
void |
compute(PVCoordinatesProvider pvProv)
Deprecated.
as of 4.5. Use slew computers in order to retrieve built slews.
|
Attitude |
getAttitude(AbsoluteDate date,
Frame frame)
Compute the attitude.
|
getAttitude, getAttitude, setSpinDerivativesComputation
getNature, getTimeInterval, toPrettyString, truncate
@Deprecated 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 © 2020 CNES. All rights reserved.