Saturation_constant#
#include <Saturation_constant.h>
How to reference this class#
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Saturation\_constant <class-saturation-constant>`
[Saturation\_constant](#class-saturation-constant)
Detailed description#
Inherits from#
public : Saturation_base
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
List of Private Methods#
Complete Member Function Documentation#
duplique#
int Saturation_constant::duplique() const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int Saturation_constant::duplique() const override <saturation-constant-public-int-saturation-constant-duplique-const-override>`
[int Saturation_constant::duplique() const override](#saturation-constant-public-int-saturation-constant-duplique-const-override)
get_info#
const Type_info * Saturation_constant::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Type_info * Saturation_constant::get_info() const override <saturation-constant-public-const-type-info-ptr-saturation-constant-get-info-const-override>`
[const Type_info * Saturation_constant::get_info() const override](#saturation-constant-public-const-type-info-ptr-saturation-constant-get-info-const-override)
Saturation_constant#
Saturation_constant::Saturation_constant()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Saturation_constant::Saturation_constant() <saturation-constant-public-saturation-constant-saturation-constant>`
[Saturation_constant::Saturation_constant()](#saturation-constant-public-saturation-constant-saturation-constant)
taille_memoire#
unsigned Saturation_constant::taille_memoire() const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`unsigned Saturation_constant::taille_memoire() const override <saturation-constant-public-unsigned-saturation-constant-taille-memoire-const-override>`
[unsigned Saturation_constant::taille_memoire() const override](#saturation-constant-public-unsigned-saturation-constant-taille-memoire-const-override)
~Saturation_constant#
Saturation_constant::~Saturation_constant()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Saturation_constant::~Saturation_constant() <saturation-constant-public-saturation-constant-dtor-saturation-constant>`
[Saturation_constant::~Saturation_constant()](#saturation-constant-public-saturation-constant-dtor-saturation-constant)
cree_instance#
Objet_U * Saturation_constant::cree_instance()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Objet_U * Saturation_constant::cree_instance() <saturation-constant-public-static-objet-u-ptr-saturation-constant-cree-instance>`
[Objet_U * Saturation_constant::cree_instance()](#saturation-constant-public-static-objet-u-ptr-saturation-constant-cree-instance)
info#
const Type_info * Saturation_constant::info()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Type_info * Saturation_constant::info() <saturation-constant-public-static-const-type-info-ptr-saturation-constant-info>`
[const Type_info * Saturation_constant::info()](#saturation-constant-public-static-const-type-info-ptr-saturation-constant-info)
self_cast#
const Saturation_constant & Saturation_constant::self_cast(const Objet_U &)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Saturation_constant & Saturation_constant::self_cast(const Objet_U &) <saturation-constant-public-static-const-saturation-constant-ref-saturation-constant-self-cast-const-objet-u-ref>`
[const Saturation_constant & Saturation_constant::self_cast(const Objet_U &)](#saturation-constant-public-static-const-saturation-constant-ref-saturation-constant-self-cast-const-objet-u-ref)
self_cast#
Saturation_constant & Saturation_constant::self_cast(Objet_U &)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Saturation_constant & Saturation_constant::self_cast(Objet_U &) <saturation-constant-public-static-saturation-constant-ref-saturation-constant-self-cast-objet-u-ref>`
[Saturation_constant & Saturation_constant::self_cast(Objet_U &)](#saturation-constant-public-static-saturation-constant-ref-saturation-constant-self-cast-objet-u-ref)
printOn#
Sortie & Saturation_constant::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Sortie & Saturation_constant::printOn(Sortie &x) const override <saturation-constant-protected-sortie-ref-saturation-constant-printon-sortie-ref-x-const-override>`
[Sortie & Saturation_constant::printOn(Sortie &x) const override](#saturation-constant-protected-sortie-ref-saturation-constant-printon-sortie-ref-x-const-override)
readOn#
Entree & Saturation_constant::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
Detailed description
Reimplements:
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Entree & Saturation_constant::readOn(Entree &) override <saturation-constant-protected-entree-ref-saturation-constant-readon-entree-ref-override>`
[Entree & Saturation_constant::readOn(Entree &) override](#saturation-constant-protected-entree-ref-saturation-constant-readon-entree-ref-override)
dP_Hls_#
void Saturation_constant::dP_Hls_(const SpanD P, SpanD res, int ncomp=1, int ind=0) const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Saturation_constant::dP_Hls_(const SpanD P, SpanD res, int ncomp=1, int ind=0) const override <saturation-constant-private-void-saturation-constant-dp-hls-underscore-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override>`
[void Saturation_constant::dP_Hls_(const SpanD P, SpanD res, int ncomp=1, int ind=0) const override](#saturation-constant-private-void-saturation-constant-dp-hls-underscore-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override)
dP_Hvs_#
void Saturation_constant::dP_Hvs_(const SpanD P, SpanD res, int ncomp=1, int ind=0) const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Saturation_constant::dP_Hvs_(const SpanD P, SpanD res, int ncomp=1, int ind=0) const override <saturation-constant-private-void-saturation-constant-dp-hvs-underscore-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override>`
[void Saturation_constant::dP_Hvs_(const SpanD P, SpanD res, int ncomp=1, int ind=0) const override](#saturation-constant-private-void-saturation-constant-dp-hvs-underscore-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override)
dP_Lvap_#
void Saturation_constant::dP_Lvap_(const SpanD P, SpanD res, int ncomp=1, int ind=0) const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Saturation_constant::dP_Lvap_(const SpanD P, SpanD res, int ncomp=1, int ind=0) const override <saturation-constant-private-void-saturation-constant-dp-lvap-underscore-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override>`
[void Saturation_constant::dP_Lvap_(const SpanD P, SpanD res, int ncomp=1, int ind=0) const override](#saturation-constant-private-void-saturation-constant-dp-lvap-underscore-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override)
dP_Tsat_#
void Saturation_constant::dP_Tsat_(const SpanD P, SpanD res, int ncomp=1, int ind=0) const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Saturation_constant::dP_Tsat_(const SpanD P, SpanD res, int ncomp=1, int ind=0) const override <saturation-constant-private-void-saturation-constant-dp-tsat-underscore-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override>`
[void Saturation_constant::dP_Tsat_(const SpanD P, SpanD res, int ncomp=1, int ind=0) const override](#saturation-constant-private-void-saturation-constant-dp-tsat-underscore-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override)
dT_Psat_#
void Saturation_constant::dT_Psat_(const SpanD T, SpanD res, int ncomp=1, int ind=0) const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Saturation_constant::dT_Psat_(const SpanD T, SpanD res, int ncomp=1, int ind=0) const override <saturation-constant-private-void-saturation-constant-dt-psat-underscore-const-spand-t-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override>`
[void Saturation_constant::dT_Psat_(const SpanD T, SpanD res, int ncomp=1, int ind=0) const override](#saturation-constant-private-void-saturation-constant-dt-psat-underscore-const-spand-t-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override)
Hls_#
void Saturation_constant::Hls_(const SpanD P, SpanD res, int ncomp=1, int ind=0) const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Saturation_constant::Hls_(const SpanD P, SpanD res, int ncomp=1, int ind=0) const override <saturation-constant-private-void-saturation-constant-hls-underscore-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override>`
[void Saturation_constant::Hls_(const SpanD P, SpanD res, int ncomp=1, int ind=0) const override](#saturation-constant-private-void-saturation-constant-hls-underscore-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override)
Hvs_#
void Saturation_constant::Hvs_(const SpanD P, SpanD res, int ncomp=1, int ind=0) const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Saturation_constant::Hvs_(const SpanD P, SpanD res, int ncomp=1, int ind=0) const override <saturation-constant-private-void-saturation-constant-hvs-underscore-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override>`
[void Saturation_constant::Hvs_(const SpanD P, SpanD res, int ncomp=1, int ind=0) const override](#saturation-constant-private-void-saturation-constant-hvs-underscore-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override)
Lvap_#
void Saturation_constant::Lvap_(const SpanD P, SpanD res, int ncomp=1, int ind=0) const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Saturation_constant::Lvap_(const SpanD P, SpanD res, int ncomp=1, int ind=0) const override <saturation-constant-private-void-saturation-constant-lvap-underscore-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override>`
[void Saturation_constant::Lvap_(const SpanD P, SpanD res, int ncomp=1, int ind=0) const override](#saturation-constant-private-void-saturation-constant-lvap-underscore-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override)
Psat_#
void Saturation_constant::Psat_(const SpanD T, SpanD res, int ncomp=1, int ind=0) const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Saturation_constant::Psat_(const SpanD T, SpanD res, int ncomp=1, int ind=0) const override <saturation-constant-private-void-saturation-constant-psat-underscore-const-spand-t-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override>`
[void Saturation_constant::Psat_(const SpanD T, SpanD res, int ncomp=1, int ind=0) const override](#saturation-constant-private-void-saturation-constant-psat-underscore-const-spand-t-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override)
sigma_#
void Saturation_constant::sigma_(const SpanD T, const SpanD P, SpanD res, int ncomp=1, int ind=0) const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Saturation_constant::sigma_(const SpanD T, const SpanD P, SpanD res, int ncomp=1, int ind=0) const override <saturation-constant-private-void-saturation-constant-sigma-underscore-const-spand-t-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override>`
[void Saturation_constant::sigma_(const SpanD T, const SpanD P, SpanD res, int ncomp=1, int ind=0) const override](#saturation-constant-private-void-saturation-constant-sigma-underscore-const-spand-t-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override)
sigma_h_#
void Saturation_constant::sigma_h_(const SpanD H, const SpanD P, SpanD res, int ncomp=1, int ind=0) const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Saturation_constant::sigma_h_(const SpanD H, const SpanD P, SpanD res, int ncomp=1, int ind=0) const override <saturation-constant-private-void-saturation-constant-sigma-h-underscore-const-spand-h-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override>`
[void Saturation_constant::sigma_h_(const SpanD H, const SpanD P, SpanD res, int ncomp=1, int ind=0) const override](#saturation-constant-private-void-saturation-constant-sigma-h-underscore-const-spand-h-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override)
Tsat_#
void Saturation_constant::Tsat_(const SpanD P, SpanD res, int ncomp=1, int ind=0) const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Saturation_constant::Tsat_(const SpanD P, SpanD res, int ncomp=1, int ind=0) const override <saturation-constant-private-void-saturation-constant-tsat-underscore-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override>`
[void Saturation_constant::Tsat_(const SpanD P, SpanD res, int ncomp=1, int ind=0) const override](#saturation-constant-private-void-saturation-constant-tsat-underscore-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override)
Attributes Documentation#
const Type_info Saturation_constant::info_obj
double Saturation_constant::hls_ = - 1e + 38
double Saturation_constant::hvs_ = - 1e + 38
double Saturation_constant::lvap_ = - 1e + 38
double Saturation_constant::psat_ = - 1e + 38
double Saturation_constant::tsat_ = - 1e + 38