Click or drag to resize

Covariance3By3DynamicMatrixGetEvaluator 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 DynamicMatrixGetEvaluator(EvaluatorGroup).)
Top
See Also