|
Robotran C Documentation
|
Go to the documentation of this file.
13 double get_Joystick_axis(
int joystickID,
int axisID,
Simu_realtime *realtime);
functions used to go backward or forward in the simulation time for visualization
int simu_break
1 to make a break, 0 otherwise
Definition: realtime.h:103
int last_break
1 to indicate last break, 0 otherwise
Definition: realtime.h:104
int simu_quit
1 to quit the simulation, 0 otherwise
Definition: realtime.h:102
Realtime_extern * ext
external variables
Definition: realtime.h:143
#define PERIOD_BACK_IN_VISU
Definition: realtime.h:19
main SDL functions (plot curves and handles keyboard, joystick... inputs)
double tsim
current simulation time [s]
Definition: realtime.h:114
Definition: mbs_data.h:149
Real-time constraints main header.
real-time structure
Definition: realtime.h:99
MbsData * mbs_data
Robotran main structure.
Definition: realtime.h:36
int simu_speed_flag
used to compute the simulation factor
Definition: realtime.h:105
int flag_visu
1 if Java visualization features activated, 0 otherwise
Definition: realtime.h:137