|
NXT C++ Bluetooth Library | ||||||
| FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
Sensor | +--Light_rcxin rcx_light.h
Class for RCX light sensor
| Fields inherited from class Sensor |
|
| Constructor Summary | |
Light_rcx( Sensor_port port, Connection* connection )
Constructor for the RCX light sensor (percent mode is default) |
|
~Light_rcx()
|
|
| Methods inherited from class Sensor |
init, read, read, print, set, get_port, get_mode, |
| Constructor Detail |
public Light_rcx( Sensor_port port, Connection* connection );
port - [which sensor port to use]
*connection - [attach a connection]public ~Light_rcx();
|
NXT C++ Bluetooth Library | ||||||
| FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||