Uses of Interface
org.orekit.attitudes.kinematics.OrientationFunction

Packages that use OrientationFunction
org.orekit.attitudes.kinematics   
 

Uses of OrientationFunction in org.orekit.attitudes.kinematics
 

Classes in org.orekit.attitudes.kinematics that implement OrientationFunction
 class AbstractOrientationFunction
          This abstract class is a time-dependent function representing an orientation.
 

Methods in org.orekit.attitudes.kinematics that return OrientationFunction
 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 © 2017 CNES. All Rights Reserved.