#include <motion.h>
Data Fields | |
int | device |
const char * | label |
pthread_mutex_t | modlock |
pthread_cond_t | offtrack |
pthread_cond_t | ontrack |
pthread_t | tid |
int(* | step )(int, int) |
coord_t | pos |
coord_t | goalpos |
coord_t | backlash |
coord_t | maxlash |
velocity_t | vel |
velocity_t | goalvel |
velocity_t | scale |
double | attract |
|
Definition at line 52 of file motion.h. Referenced by moveto. |
|
Definition at line 47 of file motion.h. Referenced by newxystage. |
|
Definition at line 38 of file motion.h. Referenced by start. |
|
Definition at line 46 of file motion.h. Referenced by moveto, newxystage, StageMotion_GetState_Cmd, stop, and where. |
|
Definition at line 50 of file motion.h. Referenced by moveto, newxystage, stop, and where. |
|
Definition at line 39 of file motion.h. Referenced by findstage, movestage, moveto, newxystage, start, stop, and where. |
|
Definition at line 48 of file motion.h. Referenced by newxystage. |
|
|
|
|
|
|
|
Definition at line 45 of file motion.h. Referenced by moveto, newxystage, StageMotion_GetState_Cmd, stop, and where. |
|
Definition at line 51 of file motion.h. Referenced by moveto. |
|
Referenced by newxystage. |
|
|
|
Definition at line 49 of file motion.h. Referenced by moveto, newxystage, stop, and where. |