SP3aHeaderRecord.EpochInterval Property |
Gets the epoch interval from line 2.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double EpochInterval { get; }
Public ReadOnly Property EpochInterval As Double
Get
public:
property double EpochInterval {
double get ();
}
member EpochInterval : float with get
Property Value
Type:
Double
See Also