BRML Drivers


BioTacSampleT

Namespace: BRML.Drivers
Parent Module: Biotac

A data sample obtained from the Biotac sensor.

Record Fields

Record FieldDescription
ByChannel
Signature: Map<BioTacChannelT,BioTacValueT>

Sensor values by channel number (refer to Biotac documentation)

Flat
Signature: BioTacValueT []

Sensor values in a flat array.

Fork me on GitHub