ScalarDerivativeGetEvaluator Method |
Name | Description | |
---|---|---|
GetEvaluator |
Gets an evaluator that can be used to find the value of this scalar function at a given JulianDate.
(Inherited from Scalar.) | |
GetEvaluator(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).) |