CoolProp  4.2.5
An open-source fluid property and humid air property database
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
PyPlotter Class Reference

#include <MPLPlot.h>

Public Member Functions

void plot (std::vector< double > x, std::vector< double > y, Dictionary *dict=NULL)
 
void additional_code (std::string)
 
std::string print_calls ()
 
void show ()
 

Detailed Description

Definition at line 106 of file MPLPlot.h.

Member Function Documentation

void PyPlotter::additional_code ( std::string  )
inline

Definition at line 115 of file MPLPlot.h.

void PyPlotter::plot ( std::vector< double >  x,
std::vector< double >  y,
Dictionary dict = NULL 
)
inline

Definition at line 111 of file MPLPlot.h.

std::string PyPlotter::print_calls ( )
inline

Definition at line 117 of file MPLPlot.h.

void PyPlotter::show ( )
inline

Definition at line 126 of file MPLPlot.h.


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