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

NXT C++ Bluetooth Library
Enum Sound_mode

   in sound.h

Enumeration for different NXT sound sensor modes

See Also:
Sound

Field Summary
DB_MODE = 10
          normal decibel scale
DBA_MODE = 11
          decibel scale which is less sensitive to very high and very low frequencie (A scale)
 

Field Detail

DB_MODE

public DB_MODE = 10
normal decibel scale

DBA_MODE

public DBA_MODE = 11
decibel scale which is less sensitive to very high and very low frequencie (A scale)

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