Click or drag to resize

InternationalTerrestrialReferenceFrameTransformer.Epoch Property

Gets or sets the defined epoch for the constant terms in the transformation.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public JulianDate? Epoch { get; set; }

Property Value

Type: Nullable<JulianDate>
See Also