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