Show / Hide Table of Contents

    Class iOSGyroscopeProbe

    Inheritance
    System.Object
    Probe
    ListeningProbe
    GyroscopeProbe
    iOSGyroscopeProbe
    Implements
    System.ComponentModel.INotifyPropertyChanged
    IListeningProbe
    IProbe
    Inherited Members
    GyroscopeProbe.GetChartSeries()
    GyroscopeProbe.GetChartDataPointFromDatum(Datum)
    GyroscopeProbe.GetChartPrimaryAxis()
    GyroscopeProbe.GetChartSecondaryAxis()
    GyroscopeProbe.DefaultKeepDeviceAwake
    GyroscopeProbe.DeviceAwakeWarning
    GyroscopeProbe.DeviceAsleepWarning
    GyroscopeProbe.DisplayName
    GyroscopeProbe.DatumType
    ListeningProbe.ProtectedStartAsync()
    ListeningProbe.ProtectedStopAsync()
    ListeningProbe.ResetAsync()
    ListeningProbe.MaxDataStoresPerSecond
    ListeningProbe.MinDataStoreDelay
    ListeningProbe.KeepDeviceAwake
    ListeningProbe.WillHaveSignificantNegativeImpactOnBattery
    ListeningProbe.RawParticipation
    ListeningProbe.DataRateSampleSize
    ListeningProbe.CollectionDescription
    Probe.GetAll()
    Probe.add_MostRecentDatumChanged(Probe.MostRecentDatumChangedDelegateAsync)
    Probe.remove_MostRecentDatumChanged(Probe.MostRecentDatumChangedDelegateAsync)
    Probe.StartAsync()
    Probe.StoreDatumAsync(Datum, Nullable<CancellationToken>)
    Probe.ProcessDataAsync(CancellationToken)
    Probe.GetParticipation()
    Probe.StopAsync()
    Probe.RestartAsync()
    Probe.TestHealthAsync(List<AnalyticsTrackedEvent>)
    Probe.GetChart()
    Probe.Enabled
    Probe.OriginallyEnabled
    Probe.State
    Probe.MostRecentStoreTimestamp
    Probe.Protocol
    Probe.StoreData
    Probe.AllowDisableOnStartUp
    Probe.StartStopTimes
    Probe.SuccessfulHealthTestTimes
    Probe.MaxChartDataCount
    Probe.Caption
    Probe.SubCaption
    Probe.MostRecentDatumChanged
    Probe.PropertyChanged
    Namespace: Sensus.iOS.Probes.Movement
    Assembly: SensusiOS.dll
    Syntax
    public class iOSGyroscopeProbe : GyroscopeProbe, INotifyPropertyChanged, IListeningProbe, IProbe

    Constructors

    iOSGyroscopeProbe()

    Declaration
    public iOSGyroscopeProbe()

    Methods

    InitializeAsync()

    Declaration
    protected override Task InitializeAsync()
    Returns
    Type Description
    System.Threading.Tasks.Task
    Overrides
    Probe.InitializeAsync()

    StartListeningAsync()

    Declaration
    protected override Task StartListeningAsync()
    Returns
    Type Description
    System.Threading.Tasks.Task
    Overrides
    ListeningProbe.StartListeningAsync()

    StopListeningAsync()

    Declaration
    protected override Task StopListeningAsync()
    Returns
    Type Description
    System.Threading.Tasks.Task
    Overrides
    ListeningProbe.StopListeningAsync()

    Implements

    System.ComponentModel.INotifyPropertyChanged
    IListeningProbe
    IProbe
    Back to top Copyright © 2014-2018 University of Virginia
    Generated by DocFX