|
CoolProp 8.0.0
An open-source fluid property and humid air property database
|
This is the complete list of members for CoolProp::region::Region, including all inherited members.
| aabb_contains(double a, double b) const noexcept | CoolProp::region::Region | inline |
| b_hi() const noexcept | CoolProp::region::Region | inline |
| b_lo() const noexcept | CoolProp::region::Region | inline |
| bbox() const noexcept | CoolProp::region::Region | inline |
| curve_contains(double a, double b) const noexcept | CoolProp::region::Region | |
| from_normalized(double xi, double eta) const noexcept | CoolProp::region::Region | |
| operator=(const Region &)=delete | CoolProp::region::Region | |
| operator=(Region &&other) noexcept | CoolProp::region::Region | |
| primary() const noexcept | CoolProp::region::Region | inline |
| 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 &)=delete | CoolProp::region::Region | |
| Region(Region &&other) noexcept | CoolProp::region::Region | |
| secondary_scale() const noexcept | CoolProp::region::Region | inline |
| to_normalized(double a, double b) const noexcept | CoolProp::region::Region | |
| ~Region()=default | CoolProp::region::Region |