Documentation / Manuel développeur
Modules disponibles
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  ![]() |
Uranie / Sampler
v4.10.0
|
TSamplerField.h
Go to the documentation of this file.
Definition: TAMHCopula.h:59
Definition: TSamplerField.h:49
vector< URANIE::DataServer::UEntry * > in
Visu 2 D.
Definition: TSamplerField.h:71
Definition: TSamplerField.h:53
virtual ~TSamplerField()
Default destructor.
Definition: TSamplerField.cxx:171
Definition: TSamplerField.h:60
TString getVariogramName()
Returns the name of the variogramm.
Definition: TSamplerField.cxx:724
void setMethod(TString str)
Sets the method given by the name.
Definition: TSamplerField.cxx:631
TMatrixD _ap
Matrix _nRandomFunction * 3.
Definition: TSamplerField.h:67
TString getMethodName()
Returns the name of the method.
Definition: TSamplerField.cxx:661
void SpectralSimulate(unsigned int ievt)
Definition: TSamplerField.cxx:378
Definition: TSamplerField.h:58
Definition: TSamplerField.h:55
Double_t _dVariance
Variance.
Definition: TSamplerField.h:81
Definition: TSamplerField.h:62
Definition: TSamplerField.h:61
void SetVariance(Double_t dval)
Definition: TSamplerField.cxx:612
void setVariogram(TString str)
Sets the variogramm name.
Definition: TSamplerField.cxx:686
Creation of the abstract class TSamplerStochastic.
void Draw2D(TString sx, TString sy, Option_t *opt="TRI2")
Definition: TSamplerField.cxx:756
Bool_t _bIsotropy
Boolean to set Isotropy/ Anisotropy.
Definition: TSamplerField.h:80
virtual void printLog(Option_t *option="")
Prints the log.
Definition: TSamplerField.cxx:794
Int_t _nVariogram
The variogram type.
Definition: TSamplerField.h:79
void createListOfAttributes()
Creates the List of attributes to simulate.
Definition: TSamplerField.cxx:187
Int_t _nRandomFunction
Number of basic random functions.
Definition: TSamplerField.h:77
Definition: TSamplerField.h:57
Definition: TSamplerField.h:56
void SetIsotropy(Bool_t bval)
Definition: TSamplerField.h:165
TVector3 _vScaleFactor
Scale factor of the axis.
Definition: TSamplerField.h:83
Int_t GetRandomFunction()
Definition: TSamplerField.h:161
TSamplerField(URANIE::DataServer::TDataServer *tds, Option_t *option="Gauss", int nS=1)
Constructor with a dataserver.
Definition: TSamplerField.cxx:56
TVectorD _seed
Vector of the norms.
Definition: TSamplerField.h:69
Int_t _nMethod
The method of simulation.
Definition: TSamplerField.h:78
Definition: TSamplerStochastic.h:43
void SetScaleFactor(Double_t dval)
Definition: TSamplerField.cxx:593
TGraph2D * _graph2D
Vectors of the seeds.
Definition: TSamplerField.h:70
void SpectralPrepare()
Definition: TSamplerField.cxx:330
Definition: TSamplerField.h:59
void SetRandomFunction(Int_t nind)
Definition: TSamplerField.h:157
Definition: TSamplerField.h:54
void generateSample(Option_t *option="")
Generates the sample.
Definition: TSamplerField.cxx:528