Robotran C Documentation
UserDef.h
Go to the documentation of this file.
1 //---------------------------
2 // UCL-CEREM-MBS
3 //
4 // @version MBsysLab_s 1.7.a
5 //
6 // Creation : 2006
7 // Last update : 01/10/2008
8 //---------------------------
9 
10 #ifndef UserDef_h
11 #define UserDef_h
12 /*--------------------*/
13 
14 
15 
16 /*--------------------*/
17 #endif
Realtime_option
user real-time option
Definition: realtime.h:42
user_realtime_options
void user_realtime_options(MbsData *mbs_data, Realtime_option *options)
modify the real-time options
Definition: user_realtime_options.c:85
mbs_data.h
MbsData::q
double * q
Array with the current values of the generalized coordinates.
Definition: mbs_data.h:187
MbsData
Definition: mbs_data.h:149
realtime.h
Real-time constraints main header.
Simu_realtime
real-time structure
Definition: realtime.h:99
events_sdl.h
user_realtime.h
set_plot
void set_plot(double value, char *label)
function called by the user to plot a curve (void in this case)
Definition: void_set_plot.c:18