Uses of Class
neqsim.process.fielddevelopment.economics.SensitivityAnalyzer.TornadoItem
Packages that use SensitivityAnalyzer.TornadoItem
Package
Description
Economics package for field development analysis.
-
Uses of SensitivityAnalyzer.TornadoItem in neqsim.process.fielddevelopment.economics
Fields in neqsim.process.fielddevelopment.economics with type parameters of type SensitivityAnalyzer.TornadoItemModifier and TypeFieldDescriptionprivate final List<SensitivityAnalyzer.TornadoItem> SensitivityAnalyzer.TornadoResult.itemsMethods in neqsim.process.fielddevelopment.economics that return SensitivityAnalyzer.TornadoItemModifier and TypeMethodDescriptionprivate SensitivityAnalyzer.TornadoItemSensitivityAnalyzer.analyzeParameter(String name, double variationPercent, SensitivityAnalyzer.ParameterSetter setter) Analyzes a single parameter's sensitivity.SensitivityAnalyzer.TornadoResult.getMostSensitiveParameter()Gets the most sensitive parameter.Methods in neqsim.process.fielddevelopment.economics that return types with arguments of type SensitivityAnalyzer.TornadoItemConstructor parameters in neqsim.process.fielddevelopment.economics with type arguments of type SensitivityAnalyzer.TornadoItemModifierConstructorDescription(package private)TornadoResult(double baseCaseNpv, double variationPercent, List<SensitivityAnalyzer.TornadoItem> items)