RobotKit API
Public Attributes
RKAcceleration Struct Reference

A structure to represent accelerometer values. More...

#include <RKAccelerometerData.h>

List of all members.

Public Attributes

float x
float y
float z

Detailed Description

Structure used to represent acceleration values normalized to 1 g.


Member Data Documentation

The x axis acceleration value.

The y axis acceleration value.

The z azis acceleration value.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties