Click or drag to resize

InternationalTerrestrialReferenceFrameTransformerEpoch 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: 24.1.418.0 (24.1.418.0)
Syntax
public JulianDate? Epoch { get; set; }

Property Value

Type: NullableJulianDate
See Also