class Sondes
More...
#include <Sondes.h>
class Sondes
Represents a list of probes.
- See also
- Sonde Postraitement
Definition at line 31 of file Sondes.h.
◆ associer_post()
Associates a post-processing object with the probe list.
Definition at line 156 of file Sondes.cpp.
◆ clear_cache()
| void Sondes::clear_cache |
( |
| ) |
|
◆ completer()
| void Sondes::completer |
( |
| ) |
|
◆ fermer_fichiers()
| void Sondes::fermer_fichiers |
( |
| ) |
|
|
inline |
Closes all files associated with the probes in the list.
Definition at line 76 of file Sondes.h.
◆ get_noms_champs_postraitables()
| const Motcles & Sondes::get_noms_champs_postraitables |
( |
| ) |
const |
|
inline |
◆ get_update_positions()
| bool Sondes::get_update_positions |
( |
| ) |
|
Returns the update-positions setting for mobile probes.
- Returns
- true if probe positions are updated at each time step, false otherwise.
Definition at line 173 of file Sondes.cpp.
◆ init_bords()
| void Sondes::init_bords |
( |
| ) |
|
|
inline |
◆ mettre_a_jour()
| void Sondes::mettre_a_jour |
( |
double | temps, |
|
|
double | tinit ) |
Updates each probe in the list in time.
- Parameters
-
| temps | the update time |
| tinit | the initial time of the probes |
Definition at line 146 of file Sondes.cpp.
◆ OBS_PTR()
◆ ouvrir_fichiers()
| void Sondes::ouvrir_fichiers |
( |
| ) |
|
|
inline |
Opens all files associated with each probe in the list.
Definition at line 68 of file Sondes.h.
◆ postraiter()
| void Sondes::postraiter |
( |
| ) |
|
Performs post-processing on each probe in the list.
Definition at line 107 of file Sondes.cpp.
◆ resetTime()
| void Sondes::resetTime |
( |
double | time | ) |
|
|
inline |
◆ set_noms_champs_postraitables()
| void Sondes::set_noms_champs_postraitables |
( |
| ) |
|
◆ set_update_positions()
| void Sondes::set_update_positions |
( |
bool | update_positions | ) |
|
Modifies the update-positions setting for mobile probes.
Definition at line 164 of file Sondes.cpp.
◆ nom_champ_lu_
| const Nom& Sondes::nom_champ_lu_ |
◆ update_positions
| bool Sondes::update_positions =false |
The documentation for this class was generated from the following files:
- /home/docs/trust-code/src/Kernel/Postraitement/Sondes.h
- /home/docs/trust-code/src/Kernel/Postraitement/Sondes.cpp