 |
MAGiC
V5.0
Mailleurs Automatiques de Géometries intégrés à la Cao
|
Aller à la documentation de ce fichier.
22 #ifndef _MSTRUCT_ANALYSE_ORIENTATION
23 #define _MSTRUCT_ANALYSE_ORIENTATION
39 virtual void exporter(std::ofstream& ofstrm,
long i,
bool avec_entete=
false,
bool avec_graph=
false,
char* prefix_graph = (
char*)
"");
41 virtual void ouvrir(std::ifstream& ifstrm);
virtual double * get_ecart_type(void)
virtual MSTRUCT_ANALYSE_ORIENTATION * calculer_ecart(std::string identifiant, double *tenseur_compare, int type_ecart)
virtual double * get_max(void)
virtual double * get_moyenne(void)
MSTRUCT_ANALYSE_ORIENTATION(void)
virtual void affiche_contenu(fonction_affiche *fonc)
virtual double * get_min(void)
virtual void exporter(std::ofstream &ofstrm, long i, bool avec_entete=false, bool avec_graph=false, char *prefix_graph=(char *)"")
~MSTRUCT_ANALYSE_ORIENTATION(void)
virtual long get_type(void)
void fonction_affiche(char *)
virtual void executer(void)
virtual void ouvrir(std::ifstream &ifstrm)
virtual void enregistrer(std::ofstream &ofstrm)