CoolProp 8.0.0
An open-source fluid property and humid air property database
CoolProp::region::Region Member List

This is the complete list of members for CoolProp::region::Region, including all inherited members.

aabb_contains(double a, double b) const noexceptCoolProp::region::Regioninline
b_hi() const noexceptCoolProp::region::Regioninline
b_lo() const noexceptCoolProp::region::Regioninline
bbox() const noexceptCoolProp::region::Regioninline
curve_contains(double a, double b) const noexceptCoolProp::region::Region
from_normalized(double xi, double eta) const noexceptCoolProp::region::Region
operator=(const Region &)=deleteCoolProp::region::Region
operator=(Region &&other) noexceptCoolProp::region::Region
primary() const noexceptCoolProp::region::Regioninline
Region(AxisTransform primary, std::unique_ptr< BoundaryCurve > b_lo, std::unique_ptr< BoundaryCurve > b_hi, AxisScale secondary_scale=AxisScale::LINEAR)CoolProp::region::Region
Region(const Region &)=deleteCoolProp::region::Region
Region(Region &&other) noexceptCoolProp::region::Region
secondary_scale() const noexceptCoolProp::region::Regioninline
to_normalized(double a, double b) const noexceptCoolProp::region::Region
~Region()=defaultCoolProp::region::Region