Click or drag to resize

EarthOrientationParametersData Property

Gets the EOP data represented by this instance.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ReadOnlyCollection<EarthOrientationParametersData> Data { get; }

Property Value

Type: ReadOnlyCollectionEarthOrientationParametersData
See Also