Click or drag to resize

ScalarDerivativeGetEvaluator Method

Overload List
  NameDescription
Public methodGetEvaluator
Gets an evaluator that can be used to find the value of this scalar function at a given JulianDate.
(Inherited from Scalar.)
Public methodGetEvaluator(EvaluatorGroup)
Gets an evaluator that can be used to find the Motion<double> representing the derivative of the given Scalar at the specified Order at a given JulianDate. This evaluator throws a DataUnavailableException if Scalar cannot provide enough derivative information.
(Overrides ScalarGetEvaluator(EvaluatorGroup).)
Top
See Also