Champ_front_debit_QC#
#include <Champ_front_debit_QC.h>
classe Champ_front_debit_QC Classe derivee de Champ_front_base qui represente les
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\_front\_debit\_QC <class-champ-front-debit-qc>`
[Champ\_front\_debit\_QC](#class-champ-front-debit-qc)
Detailed description#
champs aux frontieres debit_QCs : ch(*,i) = m(i) + alea*amplitude(i) ou alea est une variable aleatoire de loi uniforme sur [0,1]
Inherits from#
public : Ch_front_var_instationnaire_indep
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#
affecter_#
Champ_front_base & Champ_front_debit_QC::affecter_(const Champ_front_base &ch) override
Pas code !!
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:`Champ_front_base & Champ_front_debit_QC::affecter_(const Champ_front_base &ch) override <champ-front-debit-qc-public-champ-front-base-ref-champ-front-debit-qc-affecter-underscore-const-champ-front-base-ref-ch-override>`
[Champ_front_base & Champ_front_debit_QC::affecter_(const Champ_front_base &ch) override](#champ-front-debit-qc-public-champ-front-base-ref-champ-front-debit-qc-affecter-underscore-const-champ-front-base-ref-ch-override)
Champ_front_debit_QC#
Champ_front_debit_QC::Champ_front_debit_QC()
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_front_debit_QC::Champ_front_debit_QC() <champ-front-debit-qc-public-champ-front-debit-qc-champ-front-debit-qc>`
[Champ_front_debit_QC::Champ_front_debit_QC()](#champ-front-debit-qc-public-champ-front-debit-qc-champ-front-debit-qc)
duplique#
int Champ_front_debit_QC::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_front_debit_QC::duplique() const override <champ-front-debit-qc-public-int-champ-front-debit-qc-duplique-const-override>`
[int Champ_front_debit_QC::duplique() const override](#champ-front-debit-qc-public-int-champ-front-debit-qc-duplique-const-override)
get_info#
const Type_info * Champ_front_debit_QC::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_front_debit_QC::get_info() const override <champ-front-debit-qc-public-const-type-info-ptr-champ-front-debit-qc-get-info-const-override>`
[const Type_info * Champ_front_debit_QC::get_info() const override](#champ-front-debit-qc-public-const-type-info-ptr-champ-front-debit-qc-get-info-const-override)
mettre_a_jour#
void Champ_front_debit_QC::mettre_a_jour(double temps) override
Mise a jour du temps et retirage aleatoire des valeurs du bruit.
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_front_debit_QC::mettre_a_jour(double temps) override <champ-front-debit-qc-public-void-champ-front-debit-qc-mettre-a-jour-double-temps-override>`
[void Champ_front_debit_QC::mettre_a_jour(double temps) override](#champ-front-debit-qc-public-void-champ-front-debit-qc-mettre-a-jour-double-temps-override)
taille_memoire#
unsigned Champ_front_debit_QC::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_front_debit_QC::taille_memoire() const override <champ-front-debit-qc-public-unsigned-champ-front-debit-qc-taille-memoire-const-override>`
[unsigned Champ_front_debit_QC::taille_memoire() const override](#champ-front-debit-qc-public-unsigned-champ-front-debit-qc-taille-memoire-const-override)
~Champ_front_debit_QC#
Champ_front_debit_QC::~Champ_front_debit_QC()
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_front_debit_QC::~Champ_front_debit_QC() <champ-front-debit-qc-public-champ-front-debit-qc-dtor-champ-front-debit-qc>`
[Champ_front_debit_QC::~Champ_front_debit_QC()](#champ-front-debit-qc-public-champ-front-debit-qc-dtor-champ-front-debit-qc)
cree_instance#
Objet_U * Champ_front_debit_QC::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_front_debit_QC::cree_instance() <champ-front-debit-qc-public-static-objet-u-ptr-champ-front-debit-qc-cree-instance>`
[Objet_U * Champ_front_debit_QC::cree_instance()](#champ-front-debit-qc-public-static-objet-u-ptr-champ-front-debit-qc-cree-instance)
info#
const Type_info * Champ_front_debit_QC::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_front_debit_QC::info() <champ-front-debit-qc-public-static-const-type-info-ptr-champ-front-debit-qc-info>`
[const Type_info * Champ_front_debit_QC::info()](#champ-front-debit-qc-public-static-const-type-info-ptr-champ-front-debit-qc-info)
self_cast#
const Champ_front_debit_QC & Champ_front_debit_QC::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_front_debit_QC & Champ_front_debit_QC::self_cast(const Objet_U &) <champ-front-debit-qc-public-static-const-champ-front-debit-qc-ref-champ-front-debit-qc-self-cast-const-objet-u-ref>`
[const Champ_front_debit_QC & Champ_front_debit_QC::self_cast(const Objet_U &)](#champ-front-debit-qc-public-static-const-champ-front-debit-qc-ref-champ-front-debit-qc-self-cast-const-objet-u-ref)
self_cast#
Champ_front_debit_QC & Champ_front_debit_QC::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_front_debit_QC & Champ_front_debit_QC::self_cast(Objet_U &) <champ-front-debit-qc-public-static-champ-front-debit-qc-ref-champ-front-debit-qc-self-cast-objet-u-ref>`
[Champ_front_debit_QC & Champ_front_debit_QC::self_cast(Objet_U &)](#champ-front-debit-qc-public-static-champ-front-debit-qc-ref-champ-front-debit-qc-self-cast-objet-u-ref)
printOn#
Sortie & Champ_front_debit_QC::printOn(Sortie &x) const override
Impression sur un flot de sortie au format: taille.
Detailed description
valeur(0) … valeur(i) … valeur(taille-1)
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 & Champ_front_debit_QC::printOn(Sortie &x) const override <champ-front-debit-qc-protected-sortie-ref-champ-front-debit-qc-printon-sortie-ref-x-const-override>`
[Sortie & Champ_front_debit_QC::printOn(Sortie &x) const override](#champ-front-debit-qc-protected-sortie-ref-champ-front-debit-qc-printon-sortie-ref-x-const-override)
readOn#
Entree & Champ_front_debit_QC::readOn(Entree &) override
Lecture a partir d’un flot d’entree au format: nombre_de_composantes.
Detailed description
moyenne moyenne(0) … moyenne(nombre_de_composantes - 1) moyenne amplitude(0) … amplitude(nombre_de_composantes - 1)
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_front_debit_QC::readOn(Entree &) override <champ-front-debit-qc-protected-entree-ref-champ-front-debit-qc-readon-entree-ref-override>`
[Entree & Champ_front_debit_QC::readOn(Entree &) override](#champ-front-debit-qc-protected-entree-ref-champ-front-debit-qc-readon-entree-ref-override)
Attributes Documentation#
const Type_info Champ_front_debit_QC::info_obj
DoubleVect Champ_front_debit_QC::Debit
TRUST_Ref<Fluide_Quasi_Compressible *> Champ_front_debit_QC::fluide
int Champ_front_debit_QC::ismoyen = 0