Robotran C Documentation
Macros | Functions
void_set_plot.c File Reference

void set_plot function in case set_plot is called while the SDL real-time modules were not activated More...

#include "user_realtime.h"

Macros

#define HAVE_M_PI
 

Functions

void set_plot (double value, char *label)
 function called by the user to plot a curve (void in this case) More...
 

Detailed Description

void set_plot function in case set_plot is called while the SDL real-time modules were not activated

Author
Nicolas Van der Noot

Macro Definition Documentation

◆ HAVE_M_PI

#define HAVE_M_PI

Function Documentation

◆ set_plot()

void set_plot ( double  value,
char *  label 
)

function called by the user to plot a curve (void in this case)

Parameters
[in]valuecurrent value of the curve
[in]labellabel of the curve