59 virtual bool deepCopy(
const TYElement* pOther,
bool copyId =
true,
bool pUseCopyTag =
false);
61 virtual std::string
toString()
const;
#define OPROTODECL(classname)
#define TY_EXTENSION_DECL_ONLY(classname)
double getEpaisseur() const
bool operator==(const TYSol &other) const
Operateur ==.
bool operator!=(const TYSol &other) const
Operateur !=.
void setLongueur(double longueur)
double _resistivite
Resistance a l'ecoulement.
double _epaisseur
Epaisseur du sol.
double getResistivite() const
virtual bool deepCopy(const TYElement *pOther, bool copyId=true, bool pUseCopyTag=false)
void setEcartType(double ecarttype)
virtual DOM_Element toXML(DOM_Element &domElement)
double _ecarttype
Ecart-type.
virtual int fromXML(DOM_Element domElement)
double _longueur
Longueur.
void setEpaisseur(double epais)
virtual std::string toString() const
TYSol & operator=(const TYSol &other)
Operateur =.
void setResistivite(double res)