Click or drag to resize

HufnagelValleyRefractiveIndexStructureParameterModelGetEvaluator 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 evaluator that can be used to find the value of this scalar function at a given JulianDate. Adds the evaluator to the given EvaluatorGroup. This implementation requires the given service provider to provide the ILinkService service.
(Overrides ScalarDependentOnServiceProviderGetEvaluator(EvaluatorGroup, IServiceProvider).)
Top
See Also