Documentation / Manuel développeur
Modules disponibles
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  ![]() |
Uranie / DataServer
v4.10.0
|
TTrapeziumPossibility.h
Go to the documentation of this file.
Class of attributes following a probability density function.
void setLowerMode(Double_t dval)
Set the lower mode of the trapezium possibility.
Definition: TPossibilityAttribute.h:56
void setModes(Double_t lowVal, Double_t upVal)
Set the lower and uppers modes of the trapezium possibility.
Double_t _dlowerMode
The lower mode of the trapezium possibility.
Definition: TTrapeziumPossibility.h:58
TTrapeziumPossibility(TString str)
Constructor setting the name.
Double_t _dupperMode
The upper mode of the trapezium possibility.
Definition: TTrapeziumPossibility.h:59
Definition: TTrapeziumPossibility.h:55
Double_t getLowerMode()
Return the lower mode of the trapezium possibility.
Definition: TTrapeziumPossibility.h:96
virtual void printLog()
Display information specific to this class.
EMonotonousRelationship
The list of monotonous relationship.
Definition: TPossibilityAttribute.h:66
Double_t getUpperMode()
Return the upper mode of the trapezium possibility.
Definition: TTrapeziumPossibility.h:103
virtual ~TTrapeziumPossibility()
Default Destructor.
void setUpperMode(Double_t dval)
Set the upper mode of the trapezium possibility.