public class IsisSunAndPseudoSpinPointing extends AbstractAttitudeLaw
| Constructor and Description |
|---|
IsisSunAndPseudoSpinPointing(IDirection dirSun,
double pseudoSpinPhase,
boolean positiveBetaSign)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Attitude |
getAttitude(PVCoordinatesProvider pvProv,
AbsoluteDate date,
Frame frame)
Compute the attitude corresponding to an orbital state.
|
getSpinDerivativesComputation, setSpinDerivativesComputationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomputeSpinByFD, computeSpinDerivativeByFD, getAttitudepublic IsisSunAndPseudoSpinPointing(IDirection dirSun, double pseudoSpinPhase, boolean positiveBetaSign)
dirSun - sun direction to usepseudoSpinPhase - phase adjustmentpositiveBetaSign - desired beta sign (true positive, false negative)public Attitude getAttitude(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) throws PatriusException
pvProv - local position-velocity provider around current datedate - current dateframe - reference frame from which attitude is computedPatriusException - if attitude cannot be computed for provided dateCopyright © 2024 CNES. All rights reserved.