Uses of Enum Class
neqsim.process.fielddevelopment.evaluation.DecommissioningEstimator.PipelineStrategy
Packages that use DecommissioningEstimator.PipelineStrategy
Package
Description
Concept evaluation and batch processing for field development.
-
Uses of DecommissioningEstimator.PipelineStrategy in neqsim.process.fielddevelopment.evaluation
Subclasses with type arguments of type DecommissioningEstimator.PipelineStrategy in neqsim.process.fielddevelopment.evaluationModifier and TypeClassDescriptionstatic enumPipeline decommissioning strategy.Methods in neqsim.process.fielddevelopment.evaluation that return DecommissioningEstimator.PipelineStrategyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.DecommissioningEstimator.PipelineStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in neqsim.process.fielddevelopment.evaluation with parameters of type DecommissioningEstimator.PipelineStrategyModifier and TypeMethodDescriptiondoubleDecommissioningEstimator.getPipelineDecomCostMUSD(DecommissioningEstimator.PipelineStrategy strategy) Calculates pipeline decommissioning cost.doubleDecommissioningEstimator.getTotalCostMUSD(DecommissioningEstimator.PipelineStrategy pipelineStrategy) Gets total decommissioning cost with specified pipeline strategy.