Uses of Enum Class
neqsim.process.fielddevelopment.concept.InfrastructureInput.PowerSupply
Packages that use InfrastructureInput.PowerSupply
Package
Description
Field concept definition classes for rapid field development screening.
Screening tools for flow assurance, safety, emissions, and economics.
-
Uses of InfrastructureInput.PowerSupply in neqsim.process.fielddevelopment.concept
Subclasses with type arguments of type InfrastructureInput.PowerSupply in neqsim.process.fielddevelopment.conceptModifier and TypeClassDescriptionstatic enumPower supply option.Fields in neqsim.process.fielddevelopment.concept declared as InfrastructureInput.PowerSupplyModifier and TypeFieldDescriptionprivate InfrastructureInput.PowerSupplyInfrastructureInput.Builder.powerSupplyprivate final InfrastructureInput.PowerSupplyInfrastructureInput.powerSupplyMethods in neqsim.process.fielddevelopment.concept that return InfrastructureInput.PowerSupplyModifier and TypeMethodDescriptionInfrastructureInput.getPowerSupply()Returns the enum constant of this class with the specified name.static InfrastructureInput.PowerSupply[]InfrastructureInput.PowerSupply.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in neqsim.process.fielddevelopment.concept with parameters of type InfrastructureInput.PowerSupplyModifier and TypeMethodDescriptionInfrastructureInput.Builder.powerSupply(InfrastructureInput.PowerSupply supply) -
Uses of InfrastructureInput.PowerSupply in neqsim.process.fielddevelopment.screening
Methods in neqsim.process.fielddevelopment.screening with parameters of type InfrastructureInput.PowerSupplyModifier and TypeMethodDescriptionprivate doubleEmissionsTracker.getEmissionFactor(InfrastructureInput.PowerSupply powerSupply)