Tube_base#
#include <Tube_base.h>
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#
public : Objet_U
Inherited by#
public : Tube_impose
public : Tube_libre
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
get_current_acceleration#
const Vecteur3 & Tube_base::get_current_acceleration() const
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#
const Vecteur3 & Tube_base::get_current_pos() const
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#
const Vecteur3 & Tube_base::get_current_velocity() const
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#
const Type_info * Tube_base::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 * 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#
double Tube_base::get_omega() const
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#
double Tube_base::get_rayon() const
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#
void Tube_base::initialize(const Domaine_IJK &)
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#
const Nom & Tube_base::nom_du_tube() const
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#
Tube_base::Tube_base()
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#
virtual void Tube_base::update_vitesse_position(double current_time, double dt, const Vecteur3 &force_appliquee)=0
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#
Tube_base::~Tube_base() override
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#
const Type_info * Tube_base::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 * 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#
const Tube_base & Tube_base::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 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#
Tube_base & Tube_base::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:`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#
Sortie & Tube_base::printOn(Sortie &x) const override
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#
Entree & Tube_base::readOn(Entree &) override
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#
const Type_info Tube_base::info_obj
Vecteur3 Tube_base::acceleration_
Nom Tube_base::nom_
double Tube_base::omega_
Vecteur3 Tube_base::pos_
double Tube_base::rayon_
TRUST_Ref<Domaine_IJK *> Tube_base::ref_domaine_
Vecteur3 Tube_base::v_