Click or drag to resize

ScalarFixedAtJulianDateGetEvaluator 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> 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).)
Top
See Also