Definition at line 47 of file Region.h.
#include <Region.h>
◆ Region() [1/3]
◆ Region() [2/3]
| CoolProp::region::Region::Region |
( |
const Region & |
| ) |
|
|
delete |
◆ Region() [3/3]
| CoolProp::region::Region::Region |
( |
Region && |
other | ) |
|
|
noexcept |
◆ ~Region()
| CoolProp::region::Region::~Region |
( |
| ) |
|
|
default |
◆ aabb_contains()
| bool CoolProp::region::Region::aabb_contains |
( |
double |
a, |
|
|
double |
b |
|
) |
| const |
|
inlinenoexcept |
◆ b_hi()
◆ b_lo()
◆ bbox()
| const BBox & CoolProp::region::Region::bbox |
( |
| ) |
const |
|
inlinenoexcept |
◆ curve_contains()
| bool CoolProp::region::Region::curve_contains |
( |
double |
a, |
|
|
double |
b |
|
) |
| const |
|
noexcept |
◆ from_normalized()
| std::pair< double, double > CoolProp::region::Region::from_normalized |
( |
double |
xi, |
|
|
double |
eta |
|
) |
| const |
|
noexcept |
◆ operator=() [1/2]
| Region & CoolProp::region::Region::operator= |
( |
const Region & |
| ) |
|
|
delete |
◆ operator=() [2/2]
| Region & CoolProp::region::Region::operator= |
( |
Region && |
other | ) |
|
|
noexcept |
◆ primary()
| const AxisTransform & CoolProp::region::Region::primary |
( |
| ) |
const |
|
inlinenoexcept |
◆ secondary_scale()
| AxisScale CoolProp::region::Region::secondary_scale |
( |
| ) |
const |
|
inlinenoexcept |
◆ to_normalized()
| std::pair< double, double > CoolProp::region::Region::to_normalized |
( |
double |
a, |
|
|
double |
b |
|
) |
| const |
|
noexcept |
The documentation for this class was generated from the following files: