GnssAntennaInfo.CarrierFrequencyMHz Property

Definition

Returns the center frequency of the corresponding carrier frequency band.

public double CarrierFrequencyMHz { [Android.Runtime.Register("getCarrierFrequencyMHz", "()D", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getCarrierFrequencyMHz", "()D", "", ApiSince=30)>]
member this.CarrierFrequencyMHz : double

Property Value

Attributes

Remarks

Returns the center frequency of the corresponding carrier frequency band.

Java documentation for android.___location.GnssAntennaInfo.getCarrierFrequencyMHz().

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