SP3dHeaderRecordNumberOfEpochs Property |
Gets the number of epochs listed in this file.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public 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:
Int64See Also