Click or drag to resize

JplDEFileGetEvaluator Method

Overload List
  NameDescription
Public methodGetEvaluator(JplDEDataIndex)
Gets an evaluator that can be used to produce the time-varying information based on this JPL DE file. The evaluator will produce an array of double values corresponding to the data for the given JplDEDataIndex for a given JulianDate.
Public methodGetEvaluator(JplDEDataIndex, EvaluatorGroup)
Gets an evaluator that can be used to calculate time-varying information in the file.
Top
See Also