Uses of Class
neqsim.process.equipment.adsorber.AdsorptionCycleController.PhaseStep
Packages that use AdsorptionCycleController.PhaseStep
-
Uses of AdsorptionCycleController.PhaseStep in neqsim.process.equipment.adsorber
Fields in neqsim.process.equipment.adsorber with type parameters of type AdsorptionCycleController.PhaseStepModifier and TypeFieldDescriptionprivate final List<AdsorptionCycleController.PhaseStep> AdsorptionCycleController.scheduleThe cycle schedule: an ordered list of phase steps.Methods in neqsim.process.equipment.adsorber that return types with arguments of type AdsorptionCycleController.PhaseStepMethods in neqsim.process.equipment.adsorber with parameters of type AdsorptionCycleController.PhaseStepModifier and TypeMethodDescriptionAdsorptionCycleController.addStep(AdsorptionCycleController.PhaseStep step) Add a custom phase step to the schedule.