User curves to plot auto-update. More...
#include <mbs_realtime_struct.h>
Public Attributes | |
| int | nb |
| current number of curves to plot More... | |
| int | max_nb |
| maximum number of curves to plot More... | |
| char ** | label_curves |
| tabular with the current curves labels More... | |
| double * | y_curves |
| tabular with the current values of the plots to curve More... | |
| int | nb_new_curves |
| number of new curves discovered during this time step More... | |
User curves to plot auto-update.
| char** label_curves |
tabular with the current curves labels
| int max_nb |
maximum number of curves to plot
| int nb |
current number of curves to plot
| int nb_new_curves |
number of new curves discovered during this time step
| double* y_curves |
tabular with the current values of the plots to curve
1.8.17