SP3aHeaderRecord.NumberOfEpochs Property |
Gets the number of epochs listed in this file. From line 1.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic long NumberOfEpochs { get; }
Public ReadOnly Property NumberOfEpochs As Long
Get
public:
property long long NumberOfEpochs {
long long get ();
}
member NumberOfEpochs : int64 with get
Property Value
Type:
Int64
See Also