|
JoyCon.NET
|
Represents a calculated and calibrated IMU frame. More...
Public Member Functions | |
| override string | ToString () |
Properties | |
| double | AccelX [get, set] |
| Acceleration on the X axis, in Gs. More... | |
| double | AccelY [get, set] |
| Acceleration on the Y axis, in Gs. More... | |
| double | AccelZ [get, set] |
| Acceleration on the Z axis, in Gs. More... | |
| double | GyroX [get, set] |
| Gyroscope value on the X axis, in degrees per second. More... | |
| double | GyroY [get, set] |
| Gyroscope value on the Y axis, in degrees per second. More... | |
| double | GyroZ [get, set] |
| Gyroscope value on the Z axis, in degrees per second. More... | |
Represents a calculated and calibrated IMU frame.
|
getset |
Acceleration on the X axis, in Gs.
|
getset |
Acceleration on the Y axis, in Gs.
|
getset |
Acceleration on the Z axis, in Gs.
|
getset |
Gyroscope value on the X axis, in degrees per second.
|
getset |
Gyroscope value on the Y axis, in degrees per second.
|
getset |
Gyroscope value on the Z axis, in degrees per second.