Go to the source code of this file.
Defines | |
#define | AXIS_ID 1 |
Functions | |
int | main (int argc, char **argv) |
Variables | |
double | no_steps = 200 |
double | no_usteps = 256 |
double | T = 0.0008 |
double | Tr = 2*M_PI*0.05 |
#define AXIS_ID 1 |
Definition at line 41 of file example.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 54 of file example.cpp.
double no_steps = 200 |
Definition at line 49 of file example.cpp.
double no_usteps = 256 |
Definition at line 48 of file example.cpp.
double T = 0.0008 |
Definition at line 52 of file example.cpp.
double Tr = 2*M_PI*0.05 |
Definition at line 50 of file example.cpp.