CoolProp 7.2.0
An open-source fluid property and humid air property database
Public Attributes | List of all members
CoolProp::Plot::PropertyPlot::Axis Struct Reference

Detailed Description

Definition at line 120 of file CoolPropPlot.h.

#include <CoolPropPlot.h>

Public Attributes

Scale scale
 
union {
   Range   range
 
   struct {
      double   min
 
      double   max
 
   } 
 
}; 
 

Member Data Documentation

◆ 

union { ... } CoolProp::Plot::PropertyPlot::Axis::@7

◆ max

double CoolProp::Plot::PropertyPlot::Axis::max

Definition at line 128 of file CoolPropPlot.h.

◆ min

double CoolProp::Plot::PropertyPlot::Axis::min

Definition at line 128 of file CoolPropPlot.h.

◆ range

Range CoolProp::Plot::PropertyPlot::Axis::range

Definition at line 125 of file CoolPropPlot.h.

◆ scale

Scale CoolProp::Plot::PropertyPlot::Axis::scale

Definition at line 122 of file CoolPropPlot.h.


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