SP3dHeaderRecordNumberOfSats Property  | 
 
            Gets the number of satellites contained in this file.
            
 
    Namespace: 
   AGI.Foundation.Navigation.DataReaders
    Assembly:
   AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic int NumberOfSats { get; }Public ReadOnly Property NumberOfSats As Integer
	Get
public:
property int NumberOfSats {
	int get ();
}member NumberOfSats : int with get
Property Value
Type: 
Int32
See Also