public abstract class AbstractAttitudeLaw extends Object implements AttitudeLaw
AttitudeLaw
interface. Constructor and Description |
---|
AbstractAttitudeLaw() |
Modifier and Type | Method and Description |
---|---|
boolean |
getSpinDerivativesComputation()
Get the value of the flag indicating if spin derivation computation is activated.
|
void |
setSpinDerivativesComputation(boolean computeSpinDerivatives)
Method to activate spin derivative computation.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
computeSpinByFD, computeSpinDerivativeByFD, getAttitude, getAttitude
public void setSpinDerivativesComputation(boolean computeSpinDerivatives)
setSpinDerivativesComputation
in interface AttitudeProvider
computeSpinDerivatives
- true if spin derivatives should be computedpublic boolean getSpinDerivativesComputation()
Copyright © 2021 CNES. All rights reserved.