Loading...
Searching...
No Matches
SignalType Enum Reference

Enum defining types of signals used in measurements. More...

Public Attributes

 WIFI
 Wi-Fi signal type. Wi-Fi.
 
 BEACON
 Bluetooth Low Energy (BLE) beacon signal type. iBeacon.
 
 BLUETOOTH
 Bluetooth signal type. Bluetooth.
 
 EDDYSTONE
 Eddystone beacon signal type. Eddystone.
 
 WIFI_RTT
 Wi-Fi Round-Trip Time signal type. Wi-Fi_RTT.
 

Detailed Description

Enum defining types of signals used in measurements.

Referenced from SignalMeasurement.

Definition at line 17 of file signal_type.dart.

Member Data Documentation

◆ BEACON

SignalType.BEACON

Bluetooth Low Energy (BLE) beacon signal type. iBeacon.

Definition at line 25 of file signal_type.dart.

◆ BLUETOOTH

SignalType.BLUETOOTH

Bluetooth signal type. Bluetooth.

Definition at line 29 of file signal_type.dart.

◆ EDDYSTONE

SignalType.EDDYSTONE

Eddystone beacon signal type. Eddystone.

Definition at line 33 of file signal_type.dart.

◆ WIFI

SignalType.WIFI

Wi-Fi signal type. Wi-Fi.

Definition at line 21 of file signal_type.dart.

◆ WIFI_RTT

SignalType.WIFI_RTT

Wi-Fi Round-Trip Time signal type. Wi-Fi_RTT.

Definition at line 37 of file signal_type.dart.


The documentation for this enum was generated from the following file: