ScalarAngleBetweenVectorsGetEvaluator Method |
Name | Description | |
---|---|---|
GetEvaluator |
Gets an evaluator that can be used to find the value of this scalar function at a given JulianDate.
(Inherited from Scalar.) | |
GetEvaluator(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).) |