Click or drag to resize

ScalarDotProduct.GetEvaluator 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 scalar dot product of two vectors expressed as a Motion<double> including derivatives up to the requested order.
(Overrides Scalar.GetEvaluator(EvaluatorGroup).)
Top
See Also