Click or drag to resize

DynamicKozaiIzsakMeanElementsGetEvaluator Method

Gets an evaluator that can be used to compute the KozaiIzsakMeanElements of the OrbitalPoint at a given date.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Evaluator<KozaiIzsakMeanElements> GetEvaluator()

Return Value

Type: EvaluatorKozaiIzsakMeanElements
An evaluator for this DynamicKozaiIzsakMeanElements.
Exceptions
ExceptionCondition
PropertyInvalidException Thrown when OrbitalPoint, Frame, or ReferenceDistance is , or when GravitationalParameter is not greater than zero.
See Also