GpsCommunicationsConstellationDownload Method |
Namespace:
AGI.Foundation.Navigation.Advanced
Assembly:
AGI.Foundation.Navigation.Advanced (in AGI.Foundation.Navigation.Advanced.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public static PlatformCollection Download()
Public Shared Function Download As PlatformCollection
public:
static PlatformCollection^ Download()
static member Download : unit -> PlatformCollection
Return Value
Type:
PlatformCollectionA
PlatformCollection representing GPS satellites and their transmitters.
Exceptions Remarks Note that an internet connection is required to use this method successfully.
See Also