Uses of Class
neqsim.process.fielddevelopment.evaluation.MonteCarloRunner.UncertainVariable
Packages that use MonteCarloRunner.UncertainVariable
Package
Description
Concept evaluation and batch processing for field development.
-
Uses of MonteCarloRunner.UncertainVariable in neqsim.process.fielddevelopment.evaluation
Fields in neqsim.process.fielddevelopment.evaluation with type parameters of type MonteCarloRunner.UncertainVariableModifier and TypeFieldDescriptionprivate List<MonteCarloRunner.UncertainVariable> MonteCarloRunner.variablesList of uncertain variables.Methods in neqsim.process.fielddevelopment.evaluation with parameters of type MonteCarloRunner.UncertainVariableModifier and TypeMethodDescriptionprivate doubleMonteCarloRunner.sample(MonteCarloRunner.UncertainVariable var) Sample a value from the specified distribution.