Uses of Class
neqsim.process.costestimation.CostEstimationCalculator
Packages that use CostEstimationCalculator
Package
Description
Field Development Planning utilities for NeqSim.
-
Uses of CostEstimationCalculator in neqsim.process.costestimation
Fields in neqsim.process.costestimation declared as CostEstimationCalculatorModifier and TypeFieldDescriptionprivate CostEstimationCalculatorProcessCostEstimate.costCalculatorCentral cost calculator for process-level factors.protected CostEstimationCalculatorUnitCostEstimateBaseClass.costCalculatorCost estimation calculator.Methods in neqsim.process.costestimation that return CostEstimationCalculatorModifier and TypeMethodDescriptionUnitCostEstimateBaseClass.getCostCalculator()Get the cost estimation calculator.Methods in neqsim.process.costestimation with parameters of type CostEstimationCalculatorModifier and TypeMethodDescriptionvoidUnitCostEstimateBaseClass.setCostCalculator(CostEstimationCalculator calculator) Set the cost estimation calculator. -
Uses of CostEstimationCalculator in neqsim.process.util.fielddevelopment
Fields in neqsim.process.util.fielddevelopment declared as CostEstimationCalculatorModifier and TypeFieldDescriptionprivate CostEstimationCalculatorFieldDevelopmentCostEstimator.costCalculatorCost calculator.Methods in neqsim.process.util.fielddevelopment that return CostEstimationCalculatorModifier and TypeMethodDescriptionFieldDevelopmentCostEstimator.getCostCalculator()Get cost calculator.