Package | Description |
---|---|
fr.cnes.sirius.patrius.attitudes.kinematics |
Modifier and Type | Class and Description |
---|---|
class |
AbstractOrientationFunction
This abstract class is a time-dependent function representing an orientation.
|
Modifier and Type | Method and Description |
---|---|
OrientationFunction |
AbstractOrientationFunction.derivative()
Compute the
OrientationFunction representing the first derivative of the current orientation function
components.The differentiation is performed using a numerical differentiation method. |
OrientationFunction |
OrientationFunction.derivative()
Compute the
OrientationFunction representing the first derivative of the current orientation function
components.The derivation can be analytical or numerical, depending on the current orientation function. |
Copyright © 2018 CNES. All Rights Reserved.