Champ_Tabule_Temps#
#include <Champ_Tabule_Temps.h>
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#
public : Champ_Uniforme_inst
Inherited by#
public : Champ_Tabule_lu
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_Tabule_Temps#
Champ_Tabule_Temps::Champ_Tabule_Temps()
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#
int Champ_Tabule_Temps::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 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#
const Type_info * Champ_Tabule_Temps::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_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#
void Champ_Tabule_Temps::me_calculer(double t) override
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#
unsigned Champ_Tabule_Temps::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 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#
Champ_Tabule_Temps::~Champ_Tabule_Temps()
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#
Objet_U * Champ_Tabule_Temps::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 * 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#
const Type_info * Champ_Tabule_Temps::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_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#
const Champ_Tabule_Temps & Champ_Tabule_Temps::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_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#
Champ_Tabule_Temps & Champ_Tabule_Temps::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_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#
Sortie & Champ_Tabule_Temps::printOn(Sortie &x) const override
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#
Entree & Champ_Tabule_Temps::readOn(Entree &) override
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#
const Type_info Champ_Tabule_Temps::info_obj
Table Champ_Tabule_Temps::la_table