animationR .anim file info More...
#include <mbs_buffer.h>
Public Attributes | |
int | save_anim |
1 to save the anim file, 0 otherwise (only valid if 'save2file' is set to 1) More... | |
int | save_visu |
1 to save the visu file (as in 'user_realtime_visu.c'), 0 otherwise (only valid if 'save2file' is set to 1) More... | |
double | anim_period |
time interval between two recorded values in .anim file More... | |
double | last_print_t |
last time printed in the .anim file More... | |
char * | filename |
anim file name More... | |
animationR .anim file info
double anim_period |
time interval between two recorded values in .anim file
char* filename |
anim file name
double last_print_t |
last time printed in the .anim file
int save_anim |
1 to save the anim file, 0 otherwise (only valid if 'save2file' is set to 1)
int save_visu |
1 to save the visu file (as in 'user_realtime_visu.c'), 0 otherwise (only valid if 'save2file' is set to 1)