moyenne_glissante#
#include <corrections_qdm.h>
: class moyenne_glissante
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:`moyenne\_glissante <class-moyenne-glissante>`
[moyenne\_glissante](#class-moyenne-glissante)
Detailed description#
<S’OCCUPE DE CALCULER v_cible_ et qdm_cible_ UNIQUEMENT qdm_cible = alpha_l rho_l v_cible_ Pour t <duree_demandee_morceau_glissant_ : v_cible_ = 1/t sum_{t} v_liq - v_vap Pour t> = duree_demandee_morceau_glissant_ : v_cible_ = 1/(t - tm) sum_{tm;t} v_liq - v_vap tm = duree_effective_morceau_glissant_ ATTENTION AUX DIMENSIONS : v_cible_ = ol{u}^liq - ol{u}^vap
Inherits from#
public : Objet_U
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#
compute_qdm_cible#
void moyenne_glissante::compute_qdm_cible(double alpha_liq)
Detailed description
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:`void moyenne_glissante::compute_qdm_cible(double alpha_liq) <moyenne-glissante-public-void-moyenne-glissante-compute-qdm-cible-double-alpha-liq>`
[void moyenne_glissante::compute_qdm_cible(double alpha_liq)](#moyenne-glissante-public-void-moyenne-glissante-compute-qdm-cible-double-alpha-liq)
compute_v_cible#
double moyenne_glissante::compute_v_cible()
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:`double moyenne_glissante::compute_v_cible() <moyenne-glissante-public-double-moyenne-glissante-compute-v-cible>`
[double moyenne_glissante::compute_v_cible()](#moyenne-glissante-public-double-moyenne-glissante-compute-v-cible)
compute_v_cible#
void moyenne_glissante::compute_v_cible(double vitesse_relative)
Detailed description
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 moyenne_glissante::compute_v_cible(double vitesse_relative) <moyenne-glissante-public-void-moyenne-glissante-compute-v-cible-double-vitesse-relative>`
[void moyenne_glissante::compute_v_cible(double vitesse_relative)](#moyenne-glissante-public-void-moyenne-glissante-compute-v-cible-double-vitesse-relative)
duplique#
int moyenne_glissante::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 moyenne_glissante::duplique() const override <moyenne-glissante-public-int-moyenne-glissante-duplique-const-override>`
[int moyenne_glissante::duplique() const override](#moyenne-glissante-public-int-moyenne-glissante-duplique-const-override)
get_info#
const Type_info * moyenne_glissante::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 * moyenne_glissante::get_info() const override <moyenne-glissante-public-const-type-info-ptr-moyenne-glissante-get-info-const-override>`
[const Type_info * moyenne_glissante::get_info() const override](#moyenne-glissante-public-const-type-info-ptr-moyenne-glissante-get-info-const-override)
get_need_for_rho_l#
int moyenne_glissante::get_need_for_rho_l()
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:`int moyenne_glissante::get_need_for_rho_l() <moyenne-glissante-public-int-moyenne-glissante-get-need-for-rho-l>`
[int moyenne_glissante::get_need_for_rho_l()](#moyenne-glissante-public-int-moyenne-glissante-get-need-for-rho-l)
get_need_for_vl_vv#
int moyenne_glissante::get_need_for_vl_vv()
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:`int moyenne_glissante::get_need_for_vl_vv() <moyenne-glissante-public-int-moyenne-glissante-get-need-for-vl-vv>`
[int moyenne_glissante::get_need_for_vl_vv()](#moyenne-glissante-public-int-moyenne-glissante-get-need-for-vl-vv)
get_qdm_cible#
double moyenne_glissante::get_qdm_cible()
Detailed description
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:`double moyenne_glissante::get_qdm_cible() <moyenne-glissante-public-double-moyenne-glissante-get-qdm-cible>`
[double moyenne_glissante::get_qdm_cible()](#moyenne-glissante-public-double-moyenne-glissante-get-qdm-cible)
get_v_cible#
double moyenne_glissante::get_v_cible()
Detailed description
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:`double moyenne_glissante::get_v_cible() <moyenne-glissante-public-double-moyenne-glissante-get-v-cible>`
[double moyenne_glissante::get_v_cible()](#moyenne-glissante-public-double-moyenne-glissante-get-v-cible)
initialise#
void moyenne_glissante::initialise()
Detailed description
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 moyenne_glissante::initialise() <moyenne-glissante-public-void-moyenne-glissante-initialise>`
[void moyenne_glissante::initialise()](#moyenne-glissante-public-void-moyenne-glissante-initialise)
moyenne_glissante#
moyenne_glissante::moyenne_glissante()
Detailed description
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:`moyenne_glissante::moyenne_glissante() <moyenne-glissante-public-moyenne-glissante-moyenne-glissante>`
[moyenne_glissante::moyenne_glissante()](#moyenne-glissante-public-moyenne-glissante-moyenne-glissante)
set_rho_l#
void moyenne_glissante::set_rho_l(double rho_liq)
Detailed description
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:`void moyenne_glissante::set_rho_l(double rho_liq) <moyenne-glissante-public-void-moyenne-glissante-set-rho-l-double-rho-liq>`
[void moyenne_glissante::set_rho_l(double rho_liq)](#moyenne-glissante-public-void-moyenne-glissante-set-rho-l-double-rho-liq)
set_time#
void moyenne_glissante::set_time(double time, double time_step, int time_iteration)
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:`void moyenne_glissante::set_time(double time, double time_step, int time_iteration) <moyenne-glissante-public-void-moyenne-glissante-set-time-double-time-double-time-step-int-time-iteration>`
[void moyenne_glissante::set_time(double time, double time_step, int time_iteration)](#moyenne-glissante-public-void-moyenne-glissante-set-time-double-time-double-time-step-int-time-iteration)
taille_memoire#
unsigned moyenne_glissante::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 moyenne_glissante::taille_memoire() const override <moyenne-glissante-public-unsigned-moyenne-glissante-taille-memoire-const-override>`
[unsigned moyenne_glissante::taille_memoire() const override](#moyenne-glissante-public-unsigned-moyenne-glissante-taille-memoire-const-override)
~moyenne_glissante#
moyenne_glissante::~moyenne_glissante()
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:`moyenne_glissante::~moyenne_glissante() <moyenne-glissante-public-moyenne-glissante-dtor-moyenne-glissante>`
[moyenne_glissante::~moyenne_glissante()](#moyenne-glissante-public-moyenne-glissante-dtor-moyenne-glissante)
cree_instance#
Objet_U * moyenne_glissante::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 * moyenne_glissante::cree_instance() <moyenne-glissante-public-static-objet-u-ptr-moyenne-glissante-cree-instance>`
[Objet_U * moyenne_glissante::cree_instance()](#moyenne-glissante-public-static-objet-u-ptr-moyenne-glissante-cree-instance)
info#
const Type_info * moyenne_glissante::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 * moyenne_glissante::info() <moyenne-glissante-public-static-const-type-info-ptr-moyenne-glissante-info>`
[const Type_info * moyenne_glissante::info()](#moyenne-glissante-public-static-const-type-info-ptr-moyenne-glissante-info)
self_cast#
const moyenne_glissante & moyenne_glissante::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 moyenne_glissante & moyenne_glissante::self_cast(const Objet_U &) <moyenne-glissante-public-static-const-moyenne-glissante-ref-moyenne-glissante-self-cast-const-objet-u-ref>`
[const moyenne_glissante & moyenne_glissante::self_cast(const Objet_U &)](#moyenne-glissante-public-static-const-moyenne-glissante-ref-moyenne-glissante-self-cast-const-objet-u-ref)
self_cast#
moyenne_glissante & moyenne_glissante::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:`moyenne_glissante & moyenne_glissante::self_cast(Objet_U &) <moyenne-glissante-public-static-moyenne-glissante-ref-moyenne-glissante-self-cast-objet-u-ref>`
[moyenne_glissante & moyenne_glissante::self_cast(Objet_U &)](#moyenne-glissante-public-static-moyenne-glissante-ref-moyenne-glissante-self-cast-objet-u-ref)
printOn#
Sortie & moyenne_glissante::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
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 & moyenne_glissante::printOn(Sortie &x) const override <moyenne-glissante-protected-sortie-ref-moyenne-glissante-printon-sortie-ref-x-const-override>`
[Sortie & moyenne_glissante::printOn(Sortie &x) const override](#moyenne-glissante-protected-sortie-ref-moyenne-glissante-printon-sortie-ref-x-const-override)
readOn#
Entree & moyenne_glissante::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
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 & moyenne_glissante::readOn(Entree &) override <moyenne-glissante-protected-entree-ref-moyenne-glissante-readon-entree-ref-override>`
[Entree & moyenne_glissante::readOn(Entree &) override](#moyenne-glissante-protected-entree-ref-moyenne-glissante-readon-entree-ref-override)
Attributes Documentation#
const Type_info moyenne_glissante::info_obj
double moyenne_glissante::duree_demandee_morceau_glissant_
double moyenne_glissante::duree_effective_morceau_glissant_
int moyenne_glissante::list_index_
ArrOfDouble moyenne_glissante::liste_instants_
ArrOfDouble moyenne_glissante::liste_v_cible_
ArrOfDouble moyenne_glissante::liste_v_cible_dl_
int moyenne_glissante::offset_list_index_
double moyenne_glissante::qdm_cible_
double moyenne_glissante::rho_liq_
double moyenne_glissante::time_
double moyenne_glissante::timestep_
int moyenne_glissante::tstep_
double moyenne_glissante::v_cible_