 |
MAGiC
V5.0
Mailleurs Automatiques de Géometries intégrés à la Cao
|
Aller à la documentation de ce fichier.
22 #ifndef _MSTRUCT_ANALYSE_CHAMP_
23 #define _MSTRUCT_ANALYSE_CHAMP_
48 virtual void exporter(std::ofstream& ofstrm,
long i,
bool avec_entete=
false,
bool avec_graph=
false,
char* prefix_graph = (
char*)
"");
50 virtual void ouvrir(std::ifstream& ifstrm);
virtual long get_id_fem_solution(void)
MSTRUCT_ANALYSE_CHAMP(void)
virtual double * get_ecart_type(void)
virtual double * get_moyenne(void)
virtual long get_type(void)
virtual MSTRUCT_ANALYSE_CHAMP * normaliser(std::string identifiant, double valeur_ref, double largeur_colonne)
virtual void enregistrer(std::ofstream &ofstrm)
OT_HISTOGRAMME ** m_tab_histogramme
virtual OT_HISTOGRAMME * get_distribution(int num_champ)
virtual MSTRUCT_ANALYSE_CHAMP * calculer_ecart(std::string identifiant, double largeur_colonne, MSTRUCT_ANALYSE_CHAMP *champ_compare, int type_ecart)
~MSTRUCT_ANALYSE_CHAMP(void)
virtual MSTRUCT_ANALYSE_CHAMP * calculer_ecart_chargement(std::string identifiant, double largeur_colonne, int type_chargement, int type_ecart)
virtual void affiche_contenu(fonction_affiche *fonc)
virtual void exporter(std::ofstream &ofstrm, long i, bool avec_entete=false, bool avec_graph=false, char *prefix_graph=(char *)"")
virtual double * get_max(void)
void fonction_affiche(char *)
virtual double * get_min(void)
virtual int get_nb_champ(void)
virtual void executer(void)
virtual void ouvrir(std::ifstream &ifstrm)