Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  ![]() |
Uranie / Sensitivity
v4.10.0
|
TFiniteDifferences_broken.h
Go to the documentation of this file.
TObjArray * _lInputs
the full list of input variables
Definition: TFiniteDifferences_broken.h:106
TDataServer * getOATDataServer()
Returns a pointer to the internal data server.
Definition: TFiniteDifferences_broken.h:221
Int_t _nbOut
the number of outputs
Definition: TFiniteDifferences_broken.h:117
Bool_t _generateData
if TRUE, one need to generate the sampling
Definition: TFiniteDifferences_broken.h:112
Description of the class TFiniteDifferences.
Definition: TFiniteDifferences.h:79
URANIE::DataServer::TDataServer * _tdsOAT
a pointer to the data server containing the OAT sampling
Definition: TFiniteDifferences_broken.h:102
URANIE::Launcher::TLauncherFunction * _functionLauncher
a pointer to a function launcher
Definition: TFiniteDifferences_broken.h:114
TObjArray * _lRanges
the list of ranges of the sensitives attributes
Definition: TFiniteDifferences_broken.h:104
TObjArray * _lSensitiveAtt
The list of sensitive attributes.
Definition: TFiniteDifferences_broken.h:105
URANIE::Launcher::TLauncher * _codeLauncher
a pointer to a code launcher
Definition: TFiniteDifferences_broken.h:113
TObjArray * _lOutputs
the full list of outputs
Definition: TFiniteDifferences_broken.h:107
Interface of class URANIE::Sensitivity::TSensitivity.