Bluetooth Framework C++ Edition
Public Attributes | List of all members
wclWiiRemoteAccelCalibration Struct Reference

The structure represents a Wii Remote accelerometer calibration data. More...

#include <wclBluetooth.h>

Public Attributes

unsigned short MinX
 A minimum X value.
 
unsigned short MinY
 A minimum Y value.
 
unsigned short MinZ
 A minimum Z value.
 
unsigned short MaxX
 A maximum X value.
 
unsigned short MaxY
 A maximum Y value.
 
unsigned short MaxZ
 A maximum Z value.
 

Detailed Description

The structure represents a Wii Remote accelerometer calibration data.