Click or drag to resize

ScalarAngleBetweenVectorsGetEvaluator 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 angle between two vectors represented as a Motion<double> at a given JulianDate. The first and second derivative of the angle are also provided if the two vectors can provide their derivatives.
(Overrides ScalarGetEvaluator(EvaluatorGroup).)
Top
See Also