Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ScanSampleDeliveryMode

Specifies how scan data should be delivered to the host.

Index

Enumeration members

Enumeration members

BUFFERED

BUFFERED:

continuously deliver collections consisting of 360 degree of scanSamples

BUFFERED_ONE_REV

BUFFERED_ONE_REV:

similar to BUFFERED, except stopScan() after the first 360 degree of data collected

UNBUFFERED

UNBUFFERED:

continuously deliver scanSamples as soon as received from the device

Generated using TypeDoc