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, waitcomputeSpinByFD, computeSpinDerivativeByFD, getAttitude, getAttitudepublic void setSpinDerivativesComputation(boolean computeSpinDerivatives)
setSpinDerivativesComputation in interface AttitudeProvidercomputeSpinDerivatives - true if spin derivatives should be computedpublic boolean getSpinDerivativesComputation()
Copyright © 2025 CNES. All rights reserved.