consigne_initiale#

#include <corrections_qdm.h>
Brief description

: class consigne_initiale

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:`consigne\_initiale <class-consigne-initiale>`
[consigne\_initiale](#class-consigne-initiale)

Detailed description#

<S’OCCUPE DE CALCULER v_cible_ et qdm_cible_ UNIQUEMENT qdm_cible = qdm_du_premier_pas_de_temps TODO v_cible_ : est - ce que je le sort ?

Inherits from#

Inheritance graph#

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

../../../../../_images/classconsigne__initiale__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

compute_qdm_cible#

Definition
void consigne_initiale::compute_qdm_cible(double qdm_initiale)
Brief description
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 consigne_initiale::compute_qdm_cible(double qdm_initiale) <consigne-initiale-public-void-consigne-initiale-compute-qdm-cible-double-qdm-initiale>`
[void consigne_initiale::compute_qdm_cible(double qdm_initiale)](#consigne-initiale-public-void-consigne-initiale-compute-qdm-cible-double-qdm-initiale)

consigne_initiale#

Definition
consigne_initiale::consigne_initiale()
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:`consigne_initiale::consigne_initiale() <consigne-initiale-public-consigne-initiale-consigne-initiale>`
[consigne_initiale::consigne_initiale()](#consigne-initiale-public-consigne-initiale-consigne-initiale)

duplique#

Definition
int consigne_initiale::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 consigne_initiale::duplique() const override <consigne-initiale-public-int-consigne-initiale-duplique-const-override>`
[int consigne_initiale::duplique() const override](#consigne-initiale-public-int-consigne-initiale-duplique-const-override)

get_info#

Definition
const Type_info * consigne_initiale::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 * consigne_initiale::get_info() const override <consigne-initiale-public-const-type-info-ptr-consigne-initiale-get-info-const-override>`
[const Type_info * consigne_initiale::get_info() const override](#consigne-initiale-public-const-type-info-ptr-consigne-initiale-get-info-const-override)

get_need_for_rho_l#

Definition
int consigne_initiale::get_need_for_rho_l()
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:`int consigne_initiale::get_need_for_rho_l() <consigne-initiale-public-int-consigne-initiale-get-need-for-rho-l>`
[int consigne_initiale::get_need_for_rho_l()](#consigne-initiale-public-int-consigne-initiale-get-need-for-rho-l)

get_need_for_vl_vv#

Definition
int consigne_initiale::get_need_for_vl_vv()
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:`int consigne_initiale::get_need_for_vl_vv() <consigne-initiale-public-int-consigne-initiale-get-need-for-vl-vv>`
[int consigne_initiale::get_need_for_vl_vv()](#consigne-initiale-public-int-consigne-initiale-get-need-for-vl-vv)

get_qdm_cible#

Definition
double consigne_initiale::get_qdm_cible()
Brief description
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 consigne_initiale::get_qdm_cible() <consigne-initiale-public-double-consigne-initiale-get-qdm-cible>`
[double consigne_initiale::get_qdm_cible()](#consigne-initiale-public-double-consigne-initiale-get-qdm-cible)

initialise#

Definition
void consigne_initiale::initialise()
Brief description
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 consigne_initiale::initialise() <consigne-initiale-public-void-consigne-initiale-initialise>`
[void consigne_initiale::initialise()](#consigne-initiale-public-void-consigne-initiale-initialise)

set_time#

Definition
void consigne_initiale::set_time(int time_iteration)
Brief description
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 consigne_initiale::set_time(int time_iteration) <consigne-initiale-public-void-consigne-initiale-set-time-int-time-iteration>`
[void consigne_initiale::set_time(int time_iteration)](#consigne-initiale-public-void-consigne-initiale-set-time-int-time-iteration)

taille_memoire#

Definition
unsigned consigne_initiale::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 consigne_initiale::taille_memoire() const override <consigne-initiale-public-unsigned-consigne-initiale-taille-memoire-const-override>`
[unsigned consigne_initiale::taille_memoire() const override](#consigne-initiale-public-unsigned-consigne-initiale-taille-memoire-const-override)

~consigne_initiale#

Definition
consigne_initiale::~consigne_initiale()
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:`consigne_initiale::~consigne_initiale() <consigne-initiale-public-consigne-initiale-dtor-consigne-initiale>`
[consigne_initiale::~consigne_initiale()](#consigne-initiale-public-consigne-initiale-dtor-consigne-initiale)

cree_instance#

Definition
Objet_U * consigne_initiale::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 * consigne_initiale::cree_instance() <consigne-initiale-public-static-objet-u-ptr-consigne-initiale-cree-instance>`
[Objet_U * consigne_initiale::cree_instance()](#consigne-initiale-public-static-objet-u-ptr-consigne-initiale-cree-instance)

info#

Definition
const Type_info * consigne_initiale::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 * consigne_initiale::info() <consigne-initiale-public-static-const-type-info-ptr-consigne-initiale-info>`
[const Type_info * consigne_initiale::info()](#consigne-initiale-public-static-const-type-info-ptr-consigne-initiale-info)

self_cast#

Definition
const consigne_initiale & consigne_initiale::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 consigne_initiale & consigne_initiale::self_cast(const Objet_U &) <consigne-initiale-public-static-const-consigne-initiale-ref-consigne-initiale-self-cast-const-objet-u-ref>`
[const consigne_initiale & consigne_initiale::self_cast(const Objet_U &)](#consigne-initiale-public-static-const-consigne-initiale-ref-consigne-initiale-self-cast-const-objet-u-ref)

self_cast#

Definition
consigne_initiale & consigne_initiale::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:`consigne_initiale & consigne_initiale::self_cast(Objet_U &) <consigne-initiale-public-static-consigne-initiale-ref-consigne-initiale-self-cast-objet-u-ref>`
[consigne_initiale & consigne_initiale::self_cast(Objet_U &)](#consigne-initiale-public-static-consigne-initiale-ref-consigne-initiale-self-cast-objet-u-ref)

printOn#

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

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 & consigne_initiale::printOn(Sortie &x) const override <consigne-initiale-protected-sortie-ref-consigne-initiale-printon-sortie-ref-x-const-override>`
[Sortie & consigne_initiale::printOn(Sortie &x) const override](#consigne-initiale-protected-sortie-ref-consigne-initiale-printon-sortie-ref-x-const-override)

readOn#

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

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 & consigne_initiale::readOn(Entree &) override <consigne-initiale-protected-entree-ref-consigne-initiale-readon-entree-ref-override>`
[Entree & consigne_initiale::readOn(Entree &) override](#consigne-initiale-protected-entree-ref-consigne-initiale-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info consigne_initiale::info_obj
qdm_cible_ (protected)
double consigne_initiale::qdm_cible_ = 0
time_iteration_ (protected)
int consigne_initiale::time_iteration_ = 0