Tube_base#

#include <Tube_base.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:`Tube\_base <class-tube-base>`
[Tube\_base](#class-tube-base)

Detailed description#

Inherits from#

Inherited by#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

get_current_acceleration#

Definition
const Vecteur3 & Tube_base::get_current_acceleration() const
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:`const Vecteur3 & Tube_base::get_current_acceleration() const <tube-base-public-const-vecteur3-ref-tube-base-get-current-acceleration-const>`
[const Vecteur3 & Tube_base::get_current_acceleration() const](#tube-base-public-const-vecteur3-ref-tube-base-get-current-acceleration-const)

get_current_pos#

Definition
const Vecteur3 & Tube_base::get_current_pos() const
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:`const Vecteur3 & Tube_base::get_current_pos() const <tube-base-public-const-vecteur3-ref-tube-base-get-current-pos-const>`
[const Vecteur3 & Tube_base::get_current_pos() const](#tube-base-public-const-vecteur3-ref-tube-base-get-current-pos-const)

get_current_velocity#

Definition
const Vecteur3 & Tube_base::get_current_velocity() const
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:`const Vecteur3 & Tube_base::get_current_velocity() const <tube-base-public-const-vecteur3-ref-tube-base-get-current-velocity-const>`
[const Vecteur3 & Tube_base::get_current_velocity() const](#tube-base-public-const-vecteur3-ref-tube-base-get-current-velocity-const)

get_info#

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

get_omega#

Definition
double Tube_base::get_omega() const
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 Tube_base::get_omega() const <tube-base-public-double-tube-base-get-omega-const>`
[double Tube_base::get_omega() const](#tube-base-public-double-tube-base-get-omega-const)

get_rayon#

Definition
double Tube_base::get_rayon() const
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 Tube_base::get_rayon() const <tube-base-public-double-tube-base-get-rayon-const>`
[double Tube_base::get_rayon() const](#tube-base-public-double-tube-base-get-rayon-const)

initialize#

Definition
void Tube_base::initialize(const Domaine_IJK &)
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 Tube_base::initialize(const Domaine_IJK &) <tube-base-public-void-tube-base-initialize-const-domaine-ijk-ref>`
[void Tube_base::initialize(const Domaine_IJK &)](#tube-base-public-void-tube-base-initialize-const-domaine-ijk-ref)

nom_du_tube#

Definition
const Nom & Tube_base::nom_du_tube() const
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:`const Nom & Tube_base::nom_du_tube() const <tube-base-public-const-nom-ref-tube-base-nom-du-tube-const>`
[const Nom & Tube_base::nom_du_tube() const](#tube-base-public-const-nom-ref-tube-base-nom-du-tube-const)

Tube_base#

Definition
Tube_base::Tube_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:`Tube_base::Tube_base() <tube-base-public-tube-base-tube-base>`
[Tube_base::Tube_base()](#tube-base-public-tube-base-tube-base)

update_vitesse_position#

Definition
virtual void Tube_base::update_vitesse_position(double current_time, double dt, const Vecteur3 &force_appliquee)=0
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:`virtual void Tube_base::update_vitesse_position(double current_time, double dt, const Vecteur3 &force_appliquee)=0 <tube-base-public-virtual-void-tube-base-update-vitesse-position-double-current-time-double-dt-const-vecteur3-ref-force-appliquee-equal-0>`
[virtual void Tube_base::update_vitesse_position(double current_time, double dt, const Vecteur3 &force_appliquee)=0](#tube-base-public-virtual-void-tube-base-update-vitesse-position-double-current-time-double-dt-const-vecteur3-ref-force-appliquee-equal-0)

~Tube_base#

Definition
Tube_base::~Tube_base() override
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:`Tube_base::~Tube_base() override <tube-base-public-tube-base-dtor-tube-base-override>`
[Tube_base::~Tube_base() override](#tube-base-public-tube-base-dtor-tube-base-override)

info#

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

self_cast#

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

self_cast#

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

printOn#

Definition
Sortie & Tube_base::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 & Tube_base::printOn(Sortie &x) const override <tube-base-protected-sortie-ref-tube-base-printon-sortie-ref-x-const-override>`
[Sortie & Tube_base::printOn(Sortie &x) const override](#tube-base-protected-sortie-ref-tube-base-printon-sortie-ref-x-const-override)

readOn#

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

Lecture d’un Objet_U sur un flot d’entree 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:`Entree & Tube_base::readOn(Entree &) override <tube-base-protected-entree-ref-tube-base-readon-entree-ref-override>`
[Entree & Tube_base::readOn(Entree &) override](#tube-base-protected-entree-ref-tube-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Tube_base::info_obj
acceleration_ (protected)
Vecteur3 Tube_base::acceleration_
nom_ (protected)
Nom Tube_base::nom_
omega_ (protected)
double Tube_base::omega_
pos_ (protected)
Vecteur3 Tube_base::pos_
rayon_ (protected)
double Tube_base::rayon_
ref_domaine_ (protected)
TRUST_Ref<Domaine_IJK *> Tube_base::ref_domaine_
v_ (protected)
Vecteur3 Tube_base::v_