Modele_Rayonnement_base#
#include <Modele_Rayonnement_base.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:`Modele\_Rayonnement\_base <class-modele-rayonnement-base>`
[Modele\_Rayonnement\_base](#class-modele-rayonnement-base)
Detailed description#
Inherits from#
public : Objet_U
Inherited by#
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#
Complete Member Function Documentation#
calculer_flux_radiatifs#
virtual void Modele_Rayonnement_base::calculer_flux_radiatifs()=0
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:`virtual void Modele_Rayonnement_base::calculer_flux_radiatifs()=0 <modele-rayonnement-base-public-virtual-void-modele-rayonnement-base-calculer-flux-radiatifs-equal-0>`
[virtual void Modele_Rayonnement_base::calculer_flux_radiatifs()=0](#modele-rayonnement-base-public-virtual-void-modele-rayonnement-base-calculer-flux-radiatifs-equal-0)
calculer_radiosites#
virtual void Modele_Rayonnement_base::calculer_radiosites()=0
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:`virtual void Modele_Rayonnement_base::calculer_radiosites()=0 <modele-rayonnement-base-public-virtual-void-modele-rayonnement-base-calculer-radiosites-equal-0>`
[virtual void Modele_Rayonnement_base::calculer_radiosites()=0](#modele-rayonnement-base-public-virtual-void-modele-rayonnement-base-calculer-radiosites-equal-0)
calculer_temperatures#
virtual void Modele_Rayonnement_base::calculer_temperatures()=0
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:`virtual void Modele_Rayonnement_base::calculer_temperatures()=0 <modele-rayonnement-base-public-virtual-void-modele-rayonnement-base-calculer-temperatures-equal-0>`
[virtual void Modele_Rayonnement_base::calculer_temperatures()=0](#modele-rayonnement-base-public-virtual-void-modele-rayonnement-base-calculer-temperatures-equal-0)
discretiser#
virtual void Modele_Rayonnement_base::discretiser(const Discretisation_base &, const Domaine &)=0
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:`virtual void Modele_Rayonnement_base::discretiser(const Discretisation_base &, const Domaine &)=0 <modele-rayonnement-base-public-virtual-void-modele-rayonnement-base-discretiser-const-discretisation-base-ref-const-domaine-ref-equal-0>`
[virtual void Modele_Rayonnement_base::discretiser(const Discretisation_base &, const Domaine &)=0](#modele-rayonnement-base-public-virtual-void-modele-rayonnement-base-discretiser-const-discretisation-base-ref-const-domaine-ref-equal-0)
get_info#
const Type_info * Modele_Rayonnement_base::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 * Modele_Rayonnement_base::get_info() const override <modele-rayonnement-base-public-const-type-info-ptr-modele-rayonnement-base-get-info-const-override>`
[const Type_info * Modele_Rayonnement_base::get_info() const override](#modele-rayonnement-base-public-const-type-info-ptr-modele-rayonnement-base-get-info-const-override)
imprimer_flux_radiatifs#
virtual void Modele_Rayonnement_base::imprimer_flux_radiatifs(Sortie &) const =0
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:`virtual void Modele_Rayonnement_base::imprimer_flux_radiatifs(Sortie &) const =0 <modele-rayonnement-base-public-virtual-void-modele-rayonnement-base-imprimer-flux-radiatifs-sortie-ref-const-equal-0>`
[virtual void Modele_Rayonnement_base::imprimer_flux_radiatifs(Sortie &) const =0](#modele-rayonnement-base-public-virtual-void-modele-rayonnement-base-imprimer-flux-radiatifs-sortie-ref-const-equal-0)
mettre_a_jour#
virtual void Modele_Rayonnement_base::mettre_a_jour(double temps)=0
Detailed description
Referenced By
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:`virtual void Modele_Rayonnement_base::mettre_a_jour(double temps)=0 <modele-rayonnement-base-public-virtual-void-modele-rayonnement-base-mettre-a-jour-double-temps-equal-0>`
[virtual void Modele_Rayonnement_base::mettre_a_jour(double temps)=0](#modele-rayonnement-base-public-virtual-void-modele-rayonnement-base-mettre-a-jour-double-temps-equal-0)
Modele_Rayonnement_base#
Modele_Rayonnement_base::Modele_Rayonnement_base()
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:`Modele_Rayonnement_base::Modele_Rayonnement_base() <modele-rayonnement-base-public-modele-rayonnement-base-modele-rayonnement-base>`
[Modele_Rayonnement_base::Modele_Rayonnement_base()](#modele-rayonnement-base-public-modele-rayonnement-base-modele-rayonnement-base)
preparer_calcul#
virtual void Modele_Rayonnement_base::preparer_calcul()=0
Detailed description
Referenced By
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:`virtual void Modele_Rayonnement_base::preparer_calcul()=0 <modele-rayonnement-base-public-virtual-void-modele-rayonnement-base-preparer-calcul-equal-0>`
[virtual void Modele_Rayonnement_base::preparer_calcul()=0](#modele-rayonnement-base-public-virtual-void-modele-rayonnement-base-preparer-calcul-equal-0)
~Modele_Rayonnement_base#
Modele_Rayonnement_base::~Modele_Rayonnement_base() override
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:`Modele_Rayonnement_base::~Modele_Rayonnement_base() override <modele-rayonnement-base-public-modele-rayonnement-base-dtor-modele-rayonnement-base-override>`
[Modele_Rayonnement_base::~Modele_Rayonnement_base() override](#modele-rayonnement-base-public-modele-rayonnement-base-dtor-modele-rayonnement-base-override)
info#
const Type_info * Modele_Rayonnement_base::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 * Modele_Rayonnement_base::info() <modele-rayonnement-base-public-static-const-type-info-ptr-modele-rayonnement-base-info>`
[const Type_info * Modele_Rayonnement_base::info()](#modele-rayonnement-base-public-static-const-type-info-ptr-modele-rayonnement-base-info)
self_cast#
const Modele_Rayonnement_base & Modele_Rayonnement_base::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 Modele_Rayonnement_base & Modele_Rayonnement_base::self_cast(const Objet_U &) <modele-rayonnement-base-public-static-const-modele-rayonnement-base-ref-modele-rayonnement-base-self-cast-const-objet-u-ref>`
[const Modele_Rayonnement_base & Modele_Rayonnement_base::self_cast(const Objet_U &)](#modele-rayonnement-base-public-static-const-modele-rayonnement-base-ref-modele-rayonnement-base-self-cast-const-objet-u-ref)
self_cast#
Modele_Rayonnement_base & Modele_Rayonnement_base::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:`Modele_Rayonnement_base & Modele_Rayonnement_base::self_cast(Objet_U &) <modele-rayonnement-base-public-static-modele-rayonnement-base-ref-modele-rayonnement-base-self-cast-objet-u-ref>`
[Modele_Rayonnement_base & Modele_Rayonnement_base::self_cast(Objet_U &)](#modele-rayonnement-base-public-static-modele-rayonnement-base-ref-modele-rayonnement-base-self-cast-objet-u-ref)
printOn#
Sortie & Modele_Rayonnement_base::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 & Modele_Rayonnement_base::printOn(Sortie &x) const override <modele-rayonnement-base-protected-sortie-ref-modele-rayonnement-base-printon-sortie-ref-x-const-override>`
[Sortie & Modele_Rayonnement_base::printOn(Sortie &x) const override](#modele-rayonnement-base-protected-sortie-ref-modele-rayonnement-base-printon-sortie-ref-x-const-override)
readOn#
Entree & Modele_Rayonnement_base::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree 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:`Entree & Modele_Rayonnement_base::readOn(Entree &) override <modele-rayonnement-base-protected-entree-ref-modele-rayonnement-base-readon-entree-ref-override>`
[Entree & Modele_Rayonnement_base::readOn(Entree &) override](#modele-rayonnement-base-protected-entree-ref-modele-rayonnement-base-readon-entree-ref-override)
Attributes Documentation#
const Type_info Modele_Rayonnement_base::info_obj