GpsCommunicationsFrontEnd.NavigationSatellites Property |
Namespace:
AGI.Foundation.Navigation.Advanced
Assembly:
AGI.Foundation.Navigation.Advanced (in AGI.Foundation.Navigation.Advanced.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic PlatformCollection NavigationSatellites { get; }
Public ReadOnly Property NavigationSatellites As PlatformCollection
Get
public:
property PlatformCollection^ NavigationSatellites {
PlatformCollection^ get ();
}
member NavigationSatellites : PlatformCollection with get
Property Value
Type:
PlatformCollection
See Also