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

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

a_range() const noexcept overrideCoolProp::region::PiecewiseChebyshevCurvevirtual
BoundaryCurve()=defaultCoolProp::region::BoundaryCurve
BoundaryCurve(const BoundaryCurve &)=defaultCoolProp::region::BoundaryCurve
BoundaryCurve(BoundaryCurve &&)=defaultCoolProp::region::BoundaryCurve
bounds() const noexcept overrideCoolProp::region::PiecewiseChebyshevCurvevirtual
build(double a_lo, double a_hi, std::size_t n_pieces, std::size_t degree, ParamScale scale, const std::function< double(double)> &f)CoolProp::region::PiecewiseChebyshevCurvestatic
eval(double a) const noexcept overrideCoolProp::region::PiecewiseChebyshevCurvevirtual
eval_da(double a) const noexcept overrideCoolProp::region::PiecewiseChebyshevCurvevirtual
eval_fast(double a) const noexceptCoolProp::region::BoundaryCurveinlinevirtual
from_state(State s)CoolProp::region::PiecewiseChebyshevCurvestatic
operator=(const BoundaryCurve &)=defaultCoolProp::region::BoundaryCurve
operator=(BoundaryCurve &&)=defaultCoolProp::region::BoundaryCurve
ParamScale enum nameCoolProp::region::PiecewiseChebyshevCurve
state() constCoolProp::region::PiecewiseChebyshevCurve
~BoundaryCurve()=defaultCoolProp::region::BoundaryCurvevirtual