Click or drag to resize

ScalarGetEvaluator Method

Gets an evaluator that can be used to find the value of this scalar function at a given JulianDate.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ScalarEvaluator GetEvaluator()

Return Value

Type: ScalarEvaluator
An evaluator for this scalar.
See Also