Click or drag to resize

DynamicMatrix.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.
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.
Top
See Also