Public Member Functions | Public Attributes

gnuplot_window Class Reference

#include <c2gnuplot.h>

List of all members.

Public Member Functions

 gnuplot_window ()
void splot_data ()
void splot_data (char *cmd,...)
void plot_data ()
void plot_data (char *cmd,...)
void flush ()
void data (char *cmd,...)
void command (char *cmd,...)
void mpeg_out (char *cmd,...)
void fit (char *cmd,...)
float get_variable (char *cmd,...)

Public Attributes

char * fit_range
char * fit_function

Constructor & Destructor Documentation

gnuplot_window::gnuplot_window (  ) 

Here is the call graph for this function:


Member Function Documentation

void gnuplot_window::command ( char *  cmd,
  ... 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void gnuplot_window::data ( char *  cmd,
  ... 
)

Here is the caller graph for this function:

void gnuplot_window::fit ( char *  cmd,
  ... 
)

Here is the call graph for this function:

void gnuplot_window::flush (  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

float gnuplot_window::get_variable ( char *  cmd,
  ... 
)

Here is the call graph for this function:

void gnuplot_window::mpeg_out ( char *  cmd,
  ... 
)

Here is the call graph for this function:

void gnuplot_window::plot_data (  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

void gnuplot_window::plot_data ( char *  cmd,
  ... 
)

Here is the call graph for this function:

void gnuplot_window::splot_data ( char *  cmd,
  ... 
)

Here is the call graph for this function:

void gnuplot_window::splot_data (  ) 

Here is the call graph for this function:


Member Data Documentation


The documentation for this class was generated from the following file: