Champ_Uniforme_inst#
#include <Champ_Uniforme_inst.h>
classe Champ_Uniforme_inst Un champ constant dans l’espace mais dependant du temps.
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:`Champ\_Uniforme\_inst <class-champ-uniforme-inst>`
[Champ\_Uniforme\_inst](#class-champ-uniforme-inst)
Detailed description#
Cette classe est abstraite, une classe concrete derivant de Champ_Uniforme_inst devra surcharger la methode me_calculer(double t) de calcul du champ en fonction du temps.
Inherits from#
public : Champ_Uniforme
Inherited by#
public : Champ_Fonc_t
public : Champ_Tabule_Temps
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#
Champ_Uniforme_inst#
Champ_Uniforme_inst::Champ_Uniforme_inst()
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:`Champ_Uniforme_inst::Champ_Uniforme_inst() <champ-uniforme-inst-public-champ-uniforme-inst-champ-uniforme-inst>`
[Champ_Uniforme_inst::Champ_Uniforme_inst()](#champ-uniforme-inst-public-champ-uniforme-inst-champ-uniforme-inst)
get_info#
const Type_info * Champ_Uniforme_inst::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 * Champ_Uniforme_inst::get_info() const override <champ-uniforme-inst-public-const-type-info-ptr-champ-uniforme-inst-get-info-const-override>`
[const Type_info * Champ_Uniforme_inst::get_info() const override](#champ-uniforme-inst-public-const-type-info-ptr-champ-uniforme-inst-get-info-const-override)
me_calculer#
virtual void Champ_Uniforme_inst::me_calculer(double t)=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 Champ_Uniforme_inst::me_calculer(double t)=0 <champ-uniforme-inst-public-virtual-void-champ-uniforme-inst-me-calculer-double-t-equal-0>`
[virtual void Champ_Uniforme_inst::me_calculer(double t)=0](#champ-uniforme-inst-public-virtual-void-champ-uniforme-inst-me-calculer-double-t-equal-0)
mettre_a_jour#
void Champ_Uniforme_inst::mettre_a_jour(double) override
Mise a jour en temps du champ.
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:`void Champ_Uniforme_inst::mettre_a_jour(double) override <champ-uniforme-inst-public-void-champ-uniforme-inst-mettre-a-jour-double-override>`
[void Champ_Uniforme_inst::mettre_a_jour(double) override](#champ-uniforme-inst-public-void-champ-uniforme-inst-mettre-a-jour-double-override)
~Champ_Uniforme_inst#
Champ_Uniforme_inst::~Champ_Uniforme_inst() 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:`Champ_Uniforme_inst::~Champ_Uniforme_inst() override <champ-uniforme-inst-public-champ-uniforme-inst-dtor-champ-uniforme-inst-override>`
[Champ_Uniforme_inst::~Champ_Uniforme_inst() override](#champ-uniforme-inst-public-champ-uniforme-inst-dtor-champ-uniforme-inst-override)
info#
const Type_info * Champ_Uniforme_inst::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 * Champ_Uniforme_inst::info() <champ-uniforme-inst-public-static-const-type-info-ptr-champ-uniforme-inst-info>`
[const Type_info * Champ_Uniforme_inst::info()](#champ-uniforme-inst-public-static-const-type-info-ptr-champ-uniforme-inst-info)
self_cast#
const Champ_Uniforme_inst & Champ_Uniforme_inst::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 Champ_Uniforme_inst & Champ_Uniforme_inst::self_cast(const Objet_U &) <champ-uniforme-inst-public-static-const-champ-uniforme-inst-ref-champ-uniforme-inst-self-cast-const-objet-u-ref>`
[const Champ_Uniforme_inst & Champ_Uniforme_inst::self_cast(const Objet_U &)](#champ-uniforme-inst-public-static-const-champ-uniforme-inst-ref-champ-uniforme-inst-self-cast-const-objet-u-ref)
self_cast#
Champ_Uniforme_inst & Champ_Uniforme_inst::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:`Champ_Uniforme_inst & Champ_Uniforme_inst::self_cast(Objet_U &) <champ-uniforme-inst-public-static-champ-uniforme-inst-ref-champ-uniforme-inst-self-cast-objet-u-ref>`
[Champ_Uniforme_inst & Champ_Uniforme_inst::self_cast(Objet_U &)](#champ-uniforme-inst-public-static-champ-uniforme-inst-ref-champ-uniforme-inst-self-cast-objet-u-ref)
printOn#
Sortie & Champ_Uniforme_inst::printOn(Sortie &x) const override
Simple appel a: Champ_Uniforme::printOn(Sortie& ) Imprime le champ sur un flot de sortie.
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:`Sortie & Champ_Uniforme_inst::printOn(Sortie &x) const override <champ-uniforme-inst-protected-sortie-ref-champ-uniforme-inst-printon-sortie-ref-x-const-override>`
[Sortie & Champ_Uniforme_inst::printOn(Sortie &x) const override](#champ-uniforme-inst-protected-sortie-ref-champ-uniforme-inst-printon-sortie-ref-x-const-override)
readOn#
Entree & Champ_Uniforme_inst::readOn(Entree &) override
Simple appel a: Champ_Uniforme::readOn(Entree& ) Lit le champ sur un flot d’entree.
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 & Champ_Uniforme_inst::readOn(Entree &) override <champ-uniforme-inst-protected-entree-ref-champ-uniforme-inst-readon-entree-ref-override>`
[Entree & Champ_Uniforme_inst::readOn(Entree &) override](#champ-uniforme-inst-protected-entree-ref-champ-uniforme-inst-readon-entree-ref-override)
Attributes Documentation#
const Type_info Champ_Uniforme_inst::info_obj