TrioCFD 1.9.9_beta
TrioCFD documentation
Loading...
Searching...
No Matches
Sondes Class Reference

class Sondes More...

#include <Sondes.h>

Inheritance diagram for Sondes:
[legend]
Collaboration diagram for Sondes:
[legend]

Public Member Functions

void ouvrir_fichiers ()
 Opens all files associated with each probe in the list.
void fermer_fichiers ()
 Closes all files associated with the probes in the list.
void completer ()
void init_bords ()
void associer_post (const Postraitement &)
 Associates a post-processing object with the probe list.
void postraiter ()
 Performs post-processing on each probe in the list.
void mettre_a_jour (double temps, double tinit)
 Updates each probe in the list in time.
 OBS_PTR (Champ_base) get_from_cache(OBS_PTR(Champ_Generique_base) &mon_champ
void clear_cache ()
void set_noms_champs_postraitables ()
const Motclesget_noms_champs_postraitables () const
void set_update_positions (bool update_positions)
 Modifies the update-positions setting for mobile probes.
bool get_update_positions ()
 Returns the update-positions setting for mobile probes.
void resetTime (double time)

Public Attributes

const Nomnom_champ_lu_
bool update_positions =false

Detailed Description

class Sondes

Represents a list of probes.

See also
Sonde Postraitement

Definition at line 31 of file Sondes.h.

Member Function Documentation

◆ associer_post()

void Sondes::associer_post ( const Postraitement & post)

Associates a post-processing object with the probe list.

Definition at line 156 of file Sondes.cpp.

◆ clear_cache()

void Sondes::clear_cache ( )

Definition at line 114 of file Sondes.cpp.

◆ completer()

void Sondes::completer ( )

Definition at line 98 of file Sondes.cpp.

◆ 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

Definition at line 45 of file Sondes.h.

◆ 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

Definition at line 60 of file Sondes.h.

◆ mettre_a_jour()

void Sondes::mettre_a_jour ( double temps,
double tinit )

Updates each probe in the list in time.

Parameters
tempsthe update time
tinitthe initial time of the probes

Definition at line 146 of file Sondes.cpp.

◆ OBS_PTR()

Sondes::OBS_PTR ( Champ_base ) &

◆ 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

Definition at line 49 of file Sondes.h.

◆ set_noms_champs_postraitables()

void Sondes::set_noms_champs_postraitables ( )

Definition at line 85 of file Sondes.cpp.

◆ 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.

Member Data Documentation

◆ nom_champ_lu_

const Nom& Sondes::nom_champ_lu_

Definition at line 42 of file Sondes.h.

◆ update_positions

bool Sondes::update_positions =false

Definition at line 46 of file Sondes.h.


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