Documentation / Manuel développeur
Modules disponibles
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  
Uranie / DataServer v4.9.0
|
TAttributeFormula.h
Go to the documentation of this file.
Interface file for the class URANIE::DataServer::TAttribute.
Description of a variable (field) by a formula.
Definition TAttributeFormula.h:43
TAttributeFormula(TString name, TString formula=TString(""))
Default Constructor.
void printLog()
TString sformula
Formula.
Definition TAttributeFormula.h:45
void setFormula(TString name)
Sets the formula to the attribute.
virtual ~TAttributeFormula()
TString getFormula()
Returns the formula of the attribute.