trouble-host

Crates

0.2.0

Versions

default

Flavors

Constant COSINE_OF_THE_ANGLE

Source
pub const COSINE_OF_THE_ANGLE: BluetoothUuid16;
Expand description

Bluetooth characteristic UUID.

0x2b8d Cosine of the Angle

The Cosine of the Angle characteristic represents a value of the cosine of an angle.


§Structure

§Data Type

FieldCosine of the Angle
Typesint8
Size1

§Description

This is a unitless value, expressed as Cos(θ) x 100, with a resolution of 1. Unit: org.bluetooth.unit.unitless Minimum: -100 Maximum: 100 Represented values: M = 1, d = -2, b = 0 A raw value of 0x7F represents “value is not known”. All other values are prohibited.


more information