Click or drag to resize

SemAlmanacRecord.IssueOfData Property

Gets the issue of data ephemeris (IODE).

Namespace:  AGI.Foundation.Navigation.DataReaders
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public double IssueOfData { get; }

Property Value

Type: Double

Implements

IGpsElements.IssueOfData
Remarks
This property always returns 0 because SEM almanacs do not include this information.
See Also