zhangxinyu01text

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

Polar Struct Reference

Polar Struct Reference

Polar coordinate Struct @ param the vara magnitude @ param float for angle (in degrees) @ details the vara and angle are use by other function. More...

#include <Gamepad.h>

Data Fields

float angle
 < char for vara magnatic value of joystick>

Detailed Description

Polar coordinate Struct @ param the vara magnitude @ param float for angle (in degrees) @ details the vara and angle are use by other function.

vector struct

Definition at line 58 of file Gamepad.h.


Field Documentation

float angle

< char for vara magnatic value of joystick>

Definition at line 60 of file Gamepad.h.