Uses of Enum Class
neqsim.process.util.fielddevelopment.BiorefineryCostEstimator.BiorefineryEquipment
Packages that use BiorefineryCostEstimator.BiorefineryEquipment
Package
Description
Field Development Planning utilities for NeqSim.
-
Uses of BiorefineryCostEstimator.BiorefineryEquipment in neqsim.process.util.fielddevelopment
Subclasses with type arguments of type BiorefineryCostEstimator.BiorefineryEquipment in neqsim.process.util.fielddevelopmentModifier and TypeClassDescriptionstatic enumBiorefinery equipment types with base cost data for capacity-based scaling.Fields in neqsim.process.util.fielddevelopment declared as BiorefineryCostEstimator.BiorefineryEquipmentMethods in neqsim.process.util.fielddevelopment that return BiorefineryCostEstimator.BiorefineryEquipmentModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.BiorefineryCostEstimator.BiorefineryEquipment.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in neqsim.process.util.fielddevelopment with parameters of type BiorefineryCostEstimator.BiorefineryEquipmentModifier and TypeMethodDescriptionvoidBiorefineryCostEstimator.addEquipment(BiorefineryCostEstimator.BiorefineryEquipment equipment, double actualCapacity) Adds an equipment item with its actual capacity.doubleBiorefineryCostEstimator.calculateEquipmentCost(BiorefineryCostEstimator.BiorefineryEquipment equipment, double actualCapacity) Calculates the scaled purchased equipment cost for a single item.