Click or drag to resize

InternationalTerrestrialReferenceFrameTransformerGetEvaluator Method

Gets an evaluator that can be used to find a HelmertTransformation representing the motion of the To ITRF relative to the From ITRF at a given JulianDate.

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

Return Value

Type: InternationalTerrestrialReferenceFrameEvaluator
An evaluator for this ITRF.
Exceptions
ExceptionCondition
PropertyInvalidException Thrown when the property Epoch is .
See Also