Overview
Project
Class
Tree
Index
NXT C++ Bluetooth Library
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
T
Temp_mode
- enum in
NXT C++ Bluetooth Library
Enumeration for different temperarure sensor modes
Temperature
- class in
NXT C++ Bluetooth Library
Class for RCX temperature sensor
TEMPERATURE
- field in enum
Sensor_type
RCX temperature sensor (maybe it workes with the NXT temperature sensor?)
~Temperature()
- constructor in class
Temperature
Temperature(Sensor_port,Connection*,Temp_mode)
- constructor in class
Temperature
Constructor for the temperature sensor (default TEMP_MODE is celsius)
Tilt
- class in
NXT C++ Bluetooth Library
Class for HiTechnic tilt/accekeration sensor
TILT
- field in enum
Sensor_type
HiTechnic tilt sensor - only used as a return type can not be used to set-up a sensor
~Tilt()
- constructor in class
Tilt
Tilt(Sensor_port,Connection*,unsigned char)
- constructor in class
Tilt
Constructor for the Tilt sensor
timeout
- member variable in struct
Server_settings_t
The timeout of the client in milliseconds.
Touch
- class in
NXT C++ Bluetooth Library
Class for NXT and RCX touch sensor
TOUCH
- field in enum
Sensor_type
NXT or RCX touch sensor
~Touch()
- constructor in class
Touch
Touch(Sensor_port,Connection*)
- constructor in class
Touch
Constructor for the touch sensor (default mode is bool)
TRANSITION_MODE
- field in enum
Sensor_mode
Counts number of boolean transitions
Overview
Project
Class
Tree
Index
NXT C++ Bluetooth Library
FRAMES
NO FRAMES