SP3dHeaderRecordNumberOfEpochs 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: 26.1.424.0 (26.1.424.0)
Syntaxpublic int NumberOfEpochs { get; }Public ReadOnly Property NumberOfEpochs As Integer
Get
public:
property int NumberOfEpochs {
int get ();
}member NumberOfEpochs : int with get
Property Value
Type:
Int32
See Also