|
CoolProp 7.2.0
An open-source fluid property and humid air property database
|
Definition at line 120 of file CoolPropPlot.h.
#include <CoolPropPlot.h>
Public Attributes | |
| Scale | scale |
| union { | |
| Range range | |
| struct { | |
| double min | |
| double max | |
| } | |
| }; | |
| union { ... } CoolProp::Plot::PropertyPlot::Axis::@7 |
| double CoolProp::Plot::PropertyPlot::Axis::max |
Definition at line 128 of file CoolPropPlot.h.
| double CoolProp::Plot::PropertyPlot::Axis::min |
Definition at line 128 of file CoolPropPlot.h.
| Range CoolProp::Plot::PropertyPlot::Axis::range |
Definition at line 125 of file CoolPropPlot.h.
| Scale CoolProp::Plot::PropertyPlot::Axis::scale |
Definition at line 122 of file CoolPropPlot.h.