Loi_horaire#

#include <Loi_horaire.h>
Brief description

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:`Loi\_horaire <class-loi-horaire>`
[Loi\_horaire](#class-loi-horaire)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classLoi__horaire__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

List of Private Methods#

Complete Member Function Documentation#

duplique#

Definition
int Loi_horaire::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 Loi_horaire::duplique() const override <loi-horaire-public-int-loi-horaire-duplique-const-override>`
[int Loi_horaire::duplique() const override](#loi-horaire-public-int-loi-horaire-duplique-const-override)

get_info#

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

imprimer#

Definition
void Loi_horaire::imprimer(const Schema_Temps_base &, const ArrOfDouble &)
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 Loi_horaire::imprimer(const Schema_Temps_base &, const ArrOfDouble &) <loi-horaire-public-void-loi-horaire-imprimer-const-schema-temps-base-ref-const-arrofdouble-ref>`
[void Loi_horaire::imprimer(const Schema_Temps_base &, const ArrOfDouble &)](#loi-horaire-public-void-loi-horaire-imprimer-const-schema-temps-base-ref-const-arrofdouble-ref)

le_nom#

Definition
const Nom & Loi_horaire::le_nom() const override
Brief description

Donne le nom de l’ Objet_U Methode a surcharger : renvoie “neant” dans cette implementation.

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:`const Nom & Loi_horaire::le_nom() const override <loi-horaire-public-const-nom-ref-loi-horaire-le-nom-const-override>`
[const Nom & Loi_horaire::le_nom() const override](#loi-horaire-public-const-nom-ref-loi-horaire-le-nom-const-override)

Loi_horaire#

Definition
Loi_horaire::Loi_horaire()
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:`Loi_horaire::Loi_horaire() <loi-horaire-public-loi-horaire-loi-horaire>`
[Loi_horaire::Loi_horaire()](#loi-horaire-public-loi-horaire-loi-horaire)

nommer#

Definition
void Loi_horaire::nommer(const Nom &un_nom) override
Brief description

Donne un nom a l’ Objet_U Methode virtuelle a surcharger.

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:`void Loi_horaire::nommer(const Nom &un_nom) override <loi-horaire-public-void-loi-horaire-nommer-const-nom-ref-un-nom-override>`
[void Loi_horaire::nommer(const Nom &un_nom) override](#loi-horaire-public-void-loi-horaire-nommer-const-nom-ref-un-nom-override)

position#

Definition
ArrOfDouble Loi_horaire::position(const double t, const double t0, const ArrOfDouble &position_a_t0)
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:`ArrOfDouble Loi_horaire::position(const double t, const double t0, const ArrOfDouble &position_a_t0) <loi-horaire-public-arrofdouble-loi-horaire-position-const-double-t-const-double-t0-const-arrofdouble-ref-position-a-t0>`
[ArrOfDouble Loi_horaire::position(const double t, const double t0, const ArrOfDouble &position_a_t0)](#loi-horaire-public-arrofdouble-loi-horaire-position-const-double-t-const-double-t0-const-arrofdouble-ref-position-a-t0)

taille_memoire#

Definition
unsigned Loi_horaire::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 Loi_horaire::taille_memoire() const override <loi-horaire-public-unsigned-loi-horaire-taille-memoire-const-override>`
[unsigned Loi_horaire::taille_memoire() const override](#loi-horaire-public-unsigned-loi-horaire-taille-memoire-const-override)

vitesse#

Definition
ArrOfDouble Loi_horaire::vitesse(const double t, const ArrOfDouble &position_a_t)
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:`ArrOfDouble Loi_horaire::vitesse(const double t, const ArrOfDouble &position_a_t) <loi-horaire-public-arrofdouble-loi-horaire-vitesse-const-double-t-const-arrofdouble-ref-position-a-t>`
[ArrOfDouble Loi_horaire::vitesse(const double t, const ArrOfDouble &position_a_t)](#loi-horaire-public-arrofdouble-loi-horaire-vitesse-const-double-t-const-arrofdouble-ref-position-a-t)

~Loi_horaire#

Definition
Loi_horaire::~Loi_horaire()
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:`Loi_horaire::~Loi_horaire() <loi-horaire-public-loi-horaire-dtor-loi-horaire>`
[Loi_horaire::~Loi_horaire()](#loi-horaire-public-loi-horaire-dtor-loi-horaire)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

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

readOn#

Definition
Entree & Loi_horaire::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 & Loi_horaire::readOn(Entree &) override <loi-horaire-protected-entree-ref-loi-horaire-readon-entree-ref-override>`
[Entree & Loi_horaire::readOn(Entree &) override](#loi-horaire-protected-entree-ref-loi-horaire-readon-entree-ref-override)

tester#

Definition
void Loi_horaire::tester(const Schema_Temps_base &)
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:`void Loi_horaire::tester(const Schema_Temps_base &) <loi-horaire-private-void-loi-horaire-tester-const-schema-temps-base-ref>`
[void Loi_horaire::tester(const Schema_Temps_base &)](#loi-horaire-private-void-loi-horaire-tester-const-schema-temps-base-ref)

verifier_derivee#

Definition
void Loi_horaire::verifier_derivee(const double t)
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:`void Loi_horaire::verifier_derivee(const double t) <loi-horaire-private-void-loi-horaire-verifier-derivee-const-double-t>`
[void Loi_horaire::verifier_derivee(const double t)](#loi-horaire-private-void-loi-horaire-verifier-derivee-const-double-t)

Attributes Documentation#

info_obj (public)
const Type_info Loi_horaire::info_obj
derivee_rotation_ (private)
Champ_Fonc_t Loi_horaire::derivee_rotation_
impr_ (private)
int Loi_horaire::impr_ = 1
nom_ (private)
Nom Loi_horaire::nom_
position_ (private)
Champ_Fonc_t Loi_horaire::position_
rotation_ (private)
Champ_Fonc_t Loi_horaire::rotation_
verification_derivee_ (private)
int Loi_horaire::verification_derivee_ = 1
vitesse_ (private)
Champ_Fonc_t Loi_horaire::vitesse_