![]() |
|
class of DistributionElements which stores internalVariables and probabilities of a distribution. This class should be used to initialize variables as a type of std::vector<DistributionElements>. More...
#include <DistributionElements.h>
Public Attributes | |
Mdouble | internalVariable |
Mdouble | probability |
class of DistributionElements which stores internalVariables and probabilities of a distribution. This class should be used to initialize variables as a type of std::vector<DistributionElements>.
Mdouble DistributionElements::internalVariable |
Referenced by InsertionBoundary::read(), Calibration::setPSD(), and Material::setPSD().
Mdouble DistributionElements::probability |
Referenced by Calibration::setPSD(), and Material::setPSD().