Click or drag to resize

ScalarMachNumberGetEvaluator Method

Overload List
  NameDescription
Public methodGetEvaluator(IServiceProvider)
Gets an evaluator that can be used to find the value of this scalar function at a given JulianDate.
(Inherited from ScalarDependentOnServiceProvider.)
Public methodGetEvaluator(EvaluatorGroup, IServiceProvider)
Gets an instance of an evaluator that can compute the mach number at a given location.
(Overrides ScalarDependentOnServiceProviderGetEvaluator(EvaluatorGroup, IServiceProvider).)
Top
See Also