trouble-host

Crates

0.2.0

Versions

default

Flavors

Constant APPARENT_WIND_DIRECTION

Source
pub const APPARENT_WIND_DIRECTION: BluetoothUuid16;
Expand description

Bluetooth characteristic UUID.

0x2a73 Apparent Wind Direction

The Apparent Wind Direction characteristic is used to represent the apparent wind direction. The apparent wind direction is the wind experienced by an observer in motion and is the relative direction of the wind in relation to the observer. For example, the apparent wind direction aboard a boat is given in degrees relative to the heading of the boat. The apparent wind direction is reported by the direction from which it appears to originate. For example, an apparent wind coming from a direction that is 45 degrees clockwise relative to the heading of the observer is given as 45 degrees; one that is from a direction 45 degrees anti-clockwise relative to the heading of the observer is given as 315 degrees.


§Structure

§Data Type

FieldApparent Wind Direction
Typeuint16
Size2

§Description

Base Unit: org.bluetooth.unit.plane_angle.degree Minimum value: 0 Maximum value: 359.99 Represented values: M = 1, d = -2, b = 0 Unit is degrees with a resolution of 0.01 degrees.


more information