Overview   Project   Class   Tree   Index 
NXT C++ Bluetooth Library
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

NXT C++ Bluetooth Library
Enum Sonar_mode

   in sonar.h

Enumeration for different sonar sensor modes

See Also:
Sonar

Field Summary
INCH = 2
          Sensor reading is returned in inches
METRIC = 1
          Sensor reading is returned in centimeters
 

Field Detail

INCH

public INCH = 2
Sensor reading is returned in inches

METRIC

public METRIC = 1
Sensor reading is returned in centimeters

 Overview   Project   Class   Tree   Index 
NXT C++ Bluetooth Library
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD