Table of Contents

Class GnssMeasurement

Namespace
Android.Location
Assembly
MASES.Netdroid.dll
public class GnssMeasurement : Parcelable, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition, IParcelable
Inheritance
JVMBridgeBase
JVMBridgeBase<Parcelable>
GnssMeasurement
Implements
IJVMBridgeCore
IJVMBridgeBaseStatic
IJVMBridgeBase
IJVMBridgeDefinition
Inherited Members
JVMBridgeBase<Parcelable>.IsAssignableFrom(IJavaType)
JVMBridgeBase<Parcelable>.IsAssignableFrom<T>()
JVMBridgeBase<Parcelable>.Execute<T>(params T[])
JVMBridgeBase<Parcelable>.DynBridgeClazz
JVMBridgeBase<Parcelable>.BridgeClazz
JVMBridgeBase.RuntimeClassNameOf<T>()
JVMBridgeBase.ClassNameOf<T>()
JVMBridgeBase.ClassOf<T>()
JVMBridgeBase.WrapsDirect<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn, TConverter>(IJavaObject)
JVMBridgeBase.MonitorEnter()
JVMBridgeBase.MonitorExit()
JVMBridgeBase.IsInstanceOf(IJavaType)
JVMBridgeBase.IsInstanceOf<T>()
JVMBridgeBase.RuntimeIsInstanceOf<T>()
JVMBridgeBase.CastTo<TNewClass>()
JVMBridgeBase.CastDirect<TNewClass>()
JVMBridgeBase.Dispose()
JVMBridgeBase.ToString()
JVMBridgeBase.GetHashCode()
JVMBridgeBase.Notify()
JVMBridgeBase.NotifyAll()
JVMBridgeBase.Wait()
JVMBridgeBase.DynBridgeInstance
JVMBridgeBase.BridgeInstance
JVMBridgeBase.IsBridgeListener
Extension Methods

Constructors

GnssMeasurement()

Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge

public GnssMeasurement()

GnssMeasurement(params object[])

Generic constructor: it is useful for JCOBridge when there is a derived class which needs to pass arguments to the highest JVMBridgeBase class

public GnssMeasurement(params object[] args)

Parameters

args object[]

Properties

ADR_STATE_CYCLE_SLIP

public static int ADR_STATE_CYCLE_SLIP { get; }

Property Value

int

ADR_STATE_HALF_CYCLE_REPORTED

public static int ADR_STATE_HALF_CYCLE_REPORTED { get; }

Property Value

int

ADR_STATE_HALF_CYCLE_RESOLVED

public static int ADR_STATE_HALF_CYCLE_RESOLVED { get; }

Property Value

int

ADR_STATE_RESET

public static int ADR_STATE_RESET { get; }

Property Value

int

ADR_STATE_UNKNOWN

public static int ADR_STATE_UNKNOWN { get; }

Property Value

int

ADR_STATE_VALID

public static int ADR_STATE_VALID { get; }

Property Value

int

BridgeClassName

public override string BridgeClassName { get; }

Property Value

string

CREATOR

public static Parcelable.Creator CREATOR { get; }

Property Value

Parcelable.Creator

IsBridgeAbstract

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

public override bool IsBridgeStatic { get; }

Property Value

bool

MULTIPATH_INDICATOR_DETECTED

public static int MULTIPATH_INDICATOR_DETECTED { get; }

Property Value

int

MULTIPATH_INDICATOR_NOT_DETECTED

public static int MULTIPATH_INDICATOR_NOT_DETECTED { get; }

Property Value

int

MULTIPATH_INDICATOR_UNKNOWN

public static int MULTIPATH_INDICATOR_UNKNOWN { get; }

Property Value

int

STATE_2ND_CODE_LOCK

public static int STATE_2ND_CODE_LOCK { get; }

Property Value

int

STATE_BDS_D2_BIT_SYNC

public static int STATE_BDS_D2_BIT_SYNC { get; }

Property Value

int

STATE_BDS_D2_SUBFRAME_SYNC

public static int STATE_BDS_D2_SUBFRAME_SYNC { get; }

Property Value

int

STATE_BIT_SYNC

public static int STATE_BIT_SYNC { get; }

Property Value

int

STATE_CODE_LOCK

public static int STATE_CODE_LOCK { get; }

Property Value

int

STATE_GAL_E1BC_CODE_LOCK

public static int STATE_GAL_E1BC_CODE_LOCK { get; }

Property Value

int

STATE_GAL_E1B_PAGE_SYNC

public static int STATE_GAL_E1B_PAGE_SYNC { get; }

Property Value

int

STATE_GAL_E1C_2ND_CODE_LOCK

public static int STATE_GAL_E1C_2ND_CODE_LOCK { get; }

Property Value

int

STATE_GLO_STRING_SYNC

public static int STATE_GLO_STRING_SYNC { get; }

Property Value

int

STATE_GLO_TOD_DECODED

public static int STATE_GLO_TOD_DECODED { get; }

Property Value

int

STATE_GLO_TOD_KNOWN

public static int STATE_GLO_TOD_KNOWN { get; }

Property Value

int

STATE_MSEC_AMBIGUOUS

public static int STATE_MSEC_AMBIGUOUS { get; }

Property Value

int

STATE_SBAS_SYNC

public static int STATE_SBAS_SYNC { get; }

Property Value

int

STATE_SUBFRAME_SYNC

public static int STATE_SUBFRAME_SYNC { get; }

Property Value

int

STATE_SYMBOL_SYNC

public static int STATE_SYMBOL_SYNC { get; }

Property Value

int

STATE_TOW_DECODED

public static int STATE_TOW_DECODED { get; }

Property Value

int

STATE_TOW_KNOWN

public static int STATE_TOW_KNOWN { get; }

Property Value

int

STATE_UNKNOWN

public static int STATE_UNKNOWN { get; }

Property Value

int

Methods

DescribeContents()

public int DescribeContents()

Returns

int

int

GetAccumulatedDeltaRangeMeters()

public double GetAccumulatedDeltaRangeMeters()

Returns

double

double

GetAccumulatedDeltaRangeState()

public int GetAccumulatedDeltaRangeState()

Returns

int

int

GetAccumulatedDeltaRangeUncertaintyMeters()

public double GetAccumulatedDeltaRangeUncertaintyMeters()

Returns

double

double

GetAutomaticGainControlLevelDb()

[Obsolete]
public double GetAutomaticGainControlLevelDb()

Returns

double

double

GetBasebandCn0DbHz()

public double GetBasebandCn0DbHz()

Returns

double

double

GetCarrierCycles()

[Obsolete]
public long GetCarrierCycles()

Returns

long

long

GetCarrierFrequencyHz()

public float GetCarrierFrequencyHz()

Returns

float

float

GetCarrierPhase()

[Obsolete]
public double GetCarrierPhase()

Returns

double

double

GetCarrierPhaseUncertainty()

[Obsolete]
public double GetCarrierPhaseUncertainty()

Returns

double

double

GetCn0DbHz()

public double GetCn0DbHz()

Returns

double

double

GetCodeType()

public String GetCodeType()

Returns

String

String

GetConstellationType()

public int GetConstellationType()

Returns

int

int

GetFullInterSignalBiasNanos()

public double GetFullInterSignalBiasNanos()

Returns

double

double

GetFullInterSignalBiasUncertaintyNanos()

public double GetFullInterSignalBiasUncertaintyNanos()

Returns

double

double

GetMultipathIndicator()

public int GetMultipathIndicator()

Returns

int

int

GetPseudorangeRateMetersPerSecond()

public double GetPseudorangeRateMetersPerSecond()

Returns

double

double

GetPseudorangeRateUncertaintyMetersPerSecond()

public double GetPseudorangeRateUncertaintyMetersPerSecond()

Returns

double

double

GetReceivedSvTimeNanos()

public long GetReceivedSvTimeNanos()

Returns

long

long

GetReceivedSvTimeUncertaintyNanos()

public long GetReceivedSvTimeUncertaintyNanos()

Returns

long

long

GetSatelliteInterSignalBiasNanos()

public double GetSatelliteInterSignalBiasNanos()

Returns

double

double

GetSatelliteInterSignalBiasUncertaintyNanos()

public double GetSatelliteInterSignalBiasUncertaintyNanos()

Returns

double

double

GetSnrInDb()

public double GetSnrInDb()

Returns

double

double

GetState()

public int GetState()

Returns

int

int

GetSvid()

public int GetSvid()

Returns

int

int

GetTimeOffsetNanos()

public double GetTimeOffsetNanos()

Returns

double

double

HasAutomaticGainControlLevelDb()

[Obsolete]
public bool HasAutomaticGainControlLevelDb()

Returns

bool

bool

HasBasebandCn0DbHz()

public bool HasBasebandCn0DbHz()

Returns

bool

bool

HasCarrierCycles()

[Obsolete]
public bool HasCarrierCycles()

Returns

bool

bool

HasCarrierFrequencyHz()

public bool HasCarrierFrequencyHz()

Returns

bool

bool

HasCarrierPhase()

[Obsolete]
public bool HasCarrierPhase()

Returns

bool

bool

HasCarrierPhaseUncertainty()

[Obsolete]
public bool HasCarrierPhaseUncertainty()

Returns

bool

bool

HasCodeType()

public bool HasCodeType()

Returns

bool

bool

HasFullInterSignalBiasNanos()

public bool HasFullInterSignalBiasNanos()

Returns

bool

bool

HasFullInterSignalBiasUncertaintyNanos()

public bool HasFullInterSignalBiasUncertaintyNanos()

Returns

bool

bool

HasSatelliteInterSignalBiasNanos()

public bool HasSatelliteInterSignalBiasNanos()

Returns

bool

bool

HasSatelliteInterSignalBiasUncertaintyNanos()

public bool HasSatelliteInterSignalBiasUncertaintyNanos()

Returns

bool

bool

HasSnrInDb()

public bool HasSnrInDb()

Returns

bool

bool

WriteToParcel(Parcel, int)

public void WriteToParcel(Parcel arg0, int arg1)

Parameters

arg0 Parcel

Parcel

arg1 int

int