Share via


GnssClock.ReferenceConstellationTypeForIsb Property

Definition

Returns the reference constellation type for inter-signal bias.

public int ReferenceConstellationTypeForIsb { [Android.Runtime.Register("getReferenceConstellationTypeForIsb", "()I", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getReferenceConstellationTypeForIsb", "()I", "", ApiSince=30)>]
member this.ReferenceConstellationTypeForIsb : int

Property Value

Attributes

Remarks

Returns the reference constellation type for inter-signal bias.

The value is only available if #hasReferenceConstellationTypeForIsb() is true.

The return value is one of those constants with CONSTELLATION_ prefix in GnssStatus.

Java documentation for android.location.GnssClock.getReferenceConstellationTypeForIsb().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to