Click or drag to resize

ScalarDotProductGetEvaluator 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 ScalarGetEvaluator(EvaluatorGroup).)
Top
See Also