Sondes#
#include <Sondes.h>
classe Sondes Cette classe represente une liste de sondes.
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:`Sondes <class-sondes>`
[Sondes](#class-sondes)
Detailed description#
Inherits from#
public : TRUST_List
<TRUST_Deriv<Sonde>>
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#
associer_post#
void Sondes::associer_post(const Postraitement &)
Associe un postraitement a la liste des sondes.
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 Sondes::associer_post(const Postraitement &) <sondes-public-void-sondes-associer-post-const-postraitement-ref>`
[void Sondes::associer_post(const Postraitement &)](#sondes-public-void-sondes-associer-post-const-postraitement-ref)
clear_cache#
void Sondes::clear_cache()
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 Sondes::clear_cache() <sondes-public-void-sondes-clear-cache>`
[void Sondes::clear_cache()](#sondes-public-void-sondes-clear-cache)
completer#
void Sondes::completer()
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 Sondes::completer() <sondes-public-void-sondes-completer>`
[void Sondes::completer()](#sondes-public-void-sondes-completer)
duplique#
int Sondes::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 Sondes::duplique() const override <sondes-public-int-sondes-duplique-const-override>`
[int Sondes::duplique() const override](#sondes-public-int-sondes-duplique-const-override)
fermer_fichiers#
void Sondes::fermer_fichiers()
Ferme tous les fichiers des sondes de la liste.
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 Sondes::fermer_fichiers() <sondes-public-void-sondes-fermer-fichiers>`
[void Sondes::fermer_fichiers()](#sondes-public-void-sondes-fermer-fichiers)
get_from_cache#
TRUST_Ref<Champ_base *> Sondes::get_from_cache(TRUST_Ref< Champ_Generique_base * > &mon_champ, const Nom &nom_champ_lu_)
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:`TRUST_Ref<Champ_base *> Sondes::get_from_cache(TRUST_Ref< Champ_Generique_base * > &mon_champ, const Nom &nom_champ_lu_) <sondes-public-trust-ref-champ-base-ptr-sondes-get-from-cache-trust-ref-champ-generique-base-ptr-ref-mon-champ-const-nom-ref-nom-champ-lu>`
[TRUST_Ref<Champ_base *> Sondes::get_from_cache(TRUST_Ref< Champ_Generique_base * > &mon_champ, const Nom &nom_champ_lu_)](#sondes-public-trust-ref-champ-base-ptr-sondes-get-from-cache-trust-ref-champ-generique-base-ptr-ref-mon-champ-const-nom-ref-nom-champ-lu)
get_info#
const Type_info * Sondes::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 * Sondes::get_info() const override <sondes-public-const-type-info-ptr-sondes-get-info-const-override>`
[const Type_info * Sondes::get_info() const override](#sondes-public-const-type-info-ptr-sondes-get-info-const-override)
get_noms_champs_postraitables#
const Motcles & Sondes::get_noms_champs_postraitables() const
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 Motcles & Sondes::get_noms_champs_postraitables() const <sondes-public-const-motcles-ref-sondes-get-noms-champs-postraitables-const>`
[const Motcles & Sondes::get_noms_champs_postraitables() const](#sondes-public-const-motcles-ref-sondes-get-noms-champs-postraitables-const)
get_update_positions#
bool Sondes::get_update_positions()
Renvoie le parametrage des sondes mobiles.
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:`bool Sondes::get_update_positions() <sondes-public-bool-sondes-get-update-positions>`
[bool Sondes::get_update_positions()](#sondes-public-bool-sondes-get-update-positions)
init_bords#
void Sondes::init_bords()
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 Sondes::init_bords() <sondes-public-void-sondes-init-bords>`
[void Sondes::init_bords()](#sondes-public-void-sondes-init-bords)
mettre_a_jour#
void Sondes::mettre_a_jour(double temps, double tinit)
Effectue une mise a jour en temps de chacune des sondes de la liste.
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 Sondes::mettre_a_jour(double temps, double tinit) <sondes-public-void-sondes-mettre-a-jour-double-temps-double-tinit>`
[void Sondes::mettre_a_jour(double temps, double tinit)](#sondes-public-void-sondes-mettre-a-jour-double-temps-double-tinit)
ouvrir_fichiers#
void Sondes::ouvrir_fichiers()
Ouvre tous les fichiers associes a chacune des sondes de la liste.
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 Sondes::ouvrir_fichiers() <sondes-public-void-sondes-ouvrir-fichiers>`
[void Sondes::ouvrir_fichiers()](#sondes-public-void-sondes-ouvrir-fichiers)
postraiter#
void Sondes::postraiter()
Effectue le postraitement sur chacune des sondes de la liste.
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 Sondes::postraiter() <sondes-public-void-sondes-postraiter>`
[void Sondes::postraiter()](#sondes-public-void-sondes-postraiter)
resetTime#
void Sondes::resetTime(double time)
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 Sondes::resetTime(double time) <sondes-public-void-sondes-resettime-double-time>`
[void Sondes::resetTime(double time)](#sondes-public-void-sondes-resettime-double-time)
set_noms_champs_postraitables#
void Sondes::set_noms_champs_postraitables()
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 Sondes::set_noms_champs_postraitables() <sondes-public-void-sondes-set-noms-champs-postraitables>`
[void Sondes::set_noms_champs_postraitables()](#sondes-public-void-sondes-set-noms-champs-postraitables)
set_update_positions#
void Sondes::set_update_positions(bool update_positions)
Modifie le parametrage des sondes mobiles.
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 Sondes::set_update_positions(bool update_positions) <sondes-public-void-sondes-set-update-positions-bool-update-positions>`
[void Sondes::set_update_positions(bool update_positions)](#sondes-public-void-sondes-set-update-positions-bool-update-positions)
Sondes#
Sondes::Sondes()
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:`Sondes::Sondes() <sondes-public-sondes-sondes>`
[Sondes::Sondes()](#sondes-public-sondes-sondes)
taille_memoire#
unsigned Sondes::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 Sondes::taille_memoire() const override <sondes-public-unsigned-sondes-taille-memoire-const-override>`
[unsigned Sondes::taille_memoire() const override](#sondes-public-unsigned-sondes-taille-memoire-const-override)
~Sondes#
Sondes::~Sondes()
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:`Sondes::~Sondes() <sondes-public-sondes-dtor-sondes>`
[Sondes::~Sondes()](#sondes-public-sondes-dtor-sondes)
cree_instance#
Objet_U * Sondes::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 * Sondes::cree_instance() <sondes-public-static-objet-u-ptr-sondes-cree-instance>`
[Objet_U * Sondes::cree_instance()](#sondes-public-static-objet-u-ptr-sondes-cree-instance)
info#
const Type_info * Sondes::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 * Sondes::info() <sondes-public-static-const-type-info-ptr-sondes-info>`
[const Type_info * Sondes::info()](#sondes-public-static-const-type-info-ptr-sondes-info)
self_cast#
const Sondes & Sondes::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 Sondes & Sondes::self_cast(const Objet_U &) <sondes-public-static-const-sondes-ref-sondes-self-cast-const-objet-u-ref>`
[const Sondes & Sondes::self_cast(const Objet_U &)](#sondes-public-static-const-sondes-ref-sondes-self-cast-const-objet-u-ref)
self_cast#
Sondes & Sondes::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:`Sondes & Sondes::self_cast(Objet_U &) <sondes-public-static-sondes-ref-sondes-self-cast-objet-u-ref>`
[Sondes & Sondes::self_cast(Objet_U &)](#sondes-public-static-sondes-ref-sondes-self-cast-objet-u-ref)
printOn#
Sortie & Sondes::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 & Sondes::printOn(Sortie &x) const override <sondes-protected-sortie-ref-sondes-printon-sortie-ref-x-const-override>`
[Sortie & Sondes::printOn(Sortie &x) const override](#sondes-protected-sortie-ref-sondes-printon-sortie-ref-x-const-override)
readOn#
Entree & Sondes::readOn(Entree &) override
Lit une liste de sondes a partir d’un flot d’entree Format:
Detailed description
{ [LIRE UNE SONDE AUTANT DE FOIS QUE NECESSAIRE] }
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 & Sondes::readOn(Entree &) override <sondes-protected-entree-ref-sondes-readon-entree-ref-override>`
[Entree & Sondes::readOn(Entree &) override](#sondes-protected-entree-ref-sondes-readon-entree-ref-override)
Attributes Documentation#
const Type_info Sondes::info_obj
bool Sondes::update_positions = false
TRUST_List<TRUST_Deriv<Champ_base>> Sondes::espaceStockageList
TRUST_Ref<Postraitement *> Sondes::mon_post
Motcles Sondes::noms_champs_postraitables_
TRUST_List<TRUST_Ref<Champ_base *>> Sondes::sourceList
Noms Sondes::sourceNoms