Champ_Tabule_Temps#

#include <Champ_Tabule_Temps.h>
Brief description

Classe Champ_Tabule_Temps Cette classe derivee de Champ_Uniforme_inst qui represente.

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\_Tabule\_Temps <class-champ-tabule-temps>`
[Champ\_Tabule\_Temps](#class-champ-tabule-temps)

Detailed description#

un champ constant dans l’espace et tabule en temps. La valeur du champ a un instant quelconque est calcule par interpolation lineaire a partir de la table des valeurs.

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classChamp__Tabule__Temps__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Champ_Tabule_Temps#

Definition
Champ_Tabule_Temps::Champ_Tabule_Temps()
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_Tabule_Temps::Champ_Tabule_Temps() <champ-tabule-temps-public-champ-tabule-temps-champ-tabule-temps>`
[Champ_Tabule_Temps::Champ_Tabule_Temps()](#champ-tabule-temps-public-champ-tabule-temps-champ-tabule-temps)

duplique#

Definition
int Champ_Tabule_Temps::duplique() const override
Brief description
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 Champ_Tabule_Temps::duplique() const override <champ-tabule-temps-public-int-champ-tabule-temps-duplique-const-override>`
[int Champ_Tabule_Temps::duplique() const override](#champ-tabule-temps-public-int-champ-tabule-temps-duplique-const-override)

get_info#

Definition
const Type_info * Champ_Tabule_Temps::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_Tabule_Temps::get_info() const override <champ-tabule-temps-public-const-type-info-ptr-champ-tabule-temps-get-info-const-override>`
[const Type_info * Champ_Tabule_Temps::get_info() const override](#champ-tabule-temps-public-const-type-info-ptr-champ-tabule-temps-get-info-const-override)

me_calculer#

Definition
void Champ_Tabule_Temps::me_calculer(double t) override
Brief description

Mise a jour en temps des valeurs tabulees 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_Tabule_Temps::me_calculer(double t) override <champ-tabule-temps-public-void-champ-tabule-temps-me-calculer-double-t-override>`
[void Champ_Tabule_Temps::me_calculer(double t) override](#champ-tabule-temps-public-void-champ-tabule-temps-me-calculer-double-t-override)

taille_memoire#

Definition
unsigned Champ_Tabule_Temps::taille_memoire() const override
Brief description
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 Champ_Tabule_Temps::taille_memoire() const override <champ-tabule-temps-public-unsigned-champ-tabule-temps-taille-memoire-const-override>`
[unsigned Champ_Tabule_Temps::taille_memoire() const override](#champ-tabule-temps-public-unsigned-champ-tabule-temps-taille-memoire-const-override)

~Champ_Tabule_Temps#

Definition
Champ_Tabule_Temps::~Champ_Tabule_Temps()
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_Tabule_Temps::~Champ_Tabule_Temps() <champ-tabule-temps-public-champ-tabule-temps-dtor-champ-tabule-temps>`
[Champ_Tabule_Temps::~Champ_Tabule_Temps()](#champ-tabule-temps-public-champ-tabule-temps-dtor-champ-tabule-temps)

cree_instance#

Definition
Objet_U * Champ_Tabule_Temps::cree_instance()
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:`Objet_U * Champ_Tabule_Temps::cree_instance() <champ-tabule-temps-public-static-objet-u-ptr-champ-tabule-temps-cree-instance>`
[Objet_U * Champ_Tabule_Temps::cree_instance()](#champ-tabule-temps-public-static-objet-u-ptr-champ-tabule-temps-cree-instance)

info#

Definition
const Type_info * Champ_Tabule_Temps::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_Tabule_Temps::info() <champ-tabule-temps-public-static-const-type-info-ptr-champ-tabule-temps-info>`
[const Type_info * Champ_Tabule_Temps::info()](#champ-tabule-temps-public-static-const-type-info-ptr-champ-tabule-temps-info)

self_cast#

Definition
const Champ_Tabule_Temps & Champ_Tabule_Temps::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_Tabule_Temps & Champ_Tabule_Temps::self_cast(const Objet_U &) <champ-tabule-temps-public-static-const-champ-tabule-temps-ref-champ-tabule-temps-self-cast-const-objet-u-ref>`
[const Champ_Tabule_Temps & Champ_Tabule_Temps::self_cast(const Objet_U &)](#champ-tabule-temps-public-static-const-champ-tabule-temps-ref-champ-tabule-temps-self-cast-const-objet-u-ref)

self_cast#

Definition
Champ_Tabule_Temps & Champ_Tabule_Temps::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_Tabule_Temps & Champ_Tabule_Temps::self_cast(Objet_U &) <champ-tabule-temps-public-static-champ-tabule-temps-ref-champ-tabule-temps-self-cast-objet-u-ref>`
[Champ_Tabule_Temps & Champ_Tabule_Temps::self_cast(Objet_U &)](#champ-tabule-temps-public-static-champ-tabule-temps-ref-champ-tabule-temps-self-cast-objet-u-ref)

printOn#

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

NE FAIT RIEN.

Detailed description

Reimplements:

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:`Sortie & Champ_Tabule_Temps::printOn(Sortie &x) const override <champ-tabule-temps-protected-sortie-ref-champ-tabule-temps-printon-sortie-ref-x-const-override>`
[Sortie & Champ_Tabule_Temps::printOn(Sortie &x) const override](#champ-tabule-temps-protected-sortie-ref-champ-tabule-temps-printon-sortie-ref-x-const-override)

readOn#

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

Lit les valeurs du champ tabule en temps a partir d’un flot d’entree.

Detailed description

On lit le nombre de composante du champ (nb_comp) et on remplit une table a partir des nval couples (vrel_i, tps_i). Format: Champ_Tabule_Temps nb_comp { nval tps_1…tps_nval vrel_1…vrel_nval }

Reimplements:

References
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:`Entree & Champ_Tabule_Temps::readOn(Entree &) override <champ-tabule-temps-protected-entree-ref-champ-tabule-temps-readon-entree-ref-override>`
[Entree & Champ_Tabule_Temps::readOn(Entree &) override](#champ-tabule-temps-protected-entree-ref-champ-tabule-temps-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Champ_Tabule_Temps::info_obj
la_table (private)
Table Champ_Tabule_Temps::la_table