Click or drag to resize

Covariance3By3DynamicMatrix.GetEvaluator Method

Overload List
  NameDescription
Public methodGetEvaluator()
Gets an evaluator that can be used to find the Motion<Matrix> of this instance at a given JulianDate. See GetEvaluator(EvaluatorGroup) for more details.
(Inherited from DynamicMatrix.)
Public methodGetEvaluator(EvaluatorGroup)
Gets an evaluator that can be used to find the Motion<Matrix> of this instance at a given JulianDate. Adds the evaluator to the EvaluatorGroup.
(Overrides DynamicMatrix.GetEvaluator(EvaluatorGroup).)
Top
See Also