Click or drag to resize

VectorMagnitudeGetEvaluator 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 value and derivatives of this Scalar function as a Motion<double> at a given JulianDate.
(Overrides ScalarGetEvaluator(EvaluatorGroup).)
Top
See Also