Champ_Uniforme_inst#

#include <Champ_Uniforme_inst.h>
Brief description

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#

Inherited by#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classChamp__Uniforme__inst__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Champ_Uniforme_inst#

Definition
Champ_Uniforme_inst::Champ_Uniforme_inst()
Brief description
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#

Definition
const Type_info * Champ_Uniforme_inst::get_info() const override
Brief description

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#

Definition
virtual void Champ_Uniforme_inst::me_calculer(double t)=0
Brief description
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#

Definition
void Champ_Uniforme_inst::mettre_a_jour(double) override
Brief description

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#

Definition
Champ_Uniforme_inst::~Champ_Uniforme_inst() override
Brief description
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#

Definition
const Type_info * Champ_Uniforme_inst::info()
Brief description
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#

Definition
const Champ_Uniforme_inst & Champ_Uniforme_inst::self_cast(const Objet_U &)
Brief description
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#

Definition
Champ_Uniforme_inst & Champ_Uniforme_inst::self_cast(Objet_U &)
Brief description
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#

Definition
Sortie & Champ_Uniforme_inst::printOn(Sortie &x) const override
Brief description

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#

Definition
Entree & Champ_Uniforme_inst::readOn(Entree &) override
Brief description

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#

info_obj (public)
const Type_info Champ_Uniforme_inst::info_obj