SatelliteInfo QML Type

Information about individual visible satellites. More...

Import Statement: import ArcGIS.AppFramework.Positioning 1.0

Properties

Signals

Detailed Description

The SatelliteInfo component provides information about individual satellites returned by SatelliteListModel. This component can only be instantiated from SatelliteListModel, and cannot be used independent from it.

Property Documentation

[read-only] azimuth : double

The azimuth of the satellite, in degrees.


[read-only] elevation : double

The elevation of the satellite, in degrees.


[read-only] isInUse : bool

Returns true if the satellite is currently in use for positioning. Otherwise, returns false.


[read-only] satelliteIdentifier : int

Returns the satellite identifier number. This number is used to identify a specific satellite inside the satellite system, however what this number represents differs depending on the system.


[read-only] signalStrength : int

Returns the signal strength of the satellite. If this value is not available, returns -1.


Signal Documentation

objectChanged()

Signal emitted when any of this component's properties change.

Note: The corresponding handler is onObjectChanged.


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close