ScalarFixedAtJulianDateGetEvaluator 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>
of this scalar at a given JulianDate.
If the user requests derivative information, the motion will contain values up to either the requested order,
or the highest order that the evaluator can compute. (Overrides ScalarGetEvaluator(EvaluatorGroup).) |