Uses of Class
simpa.acc.api.create.VacuumChamber
Packages that use VacuumChamber
Package
Description
This package contains all the interfaces and classes related to the creation and setting up of components
to construct accelerators.
-
Uses of VacuumChamber in simpa.acc.api.create
Methods in simpa.acc.api.create that return types with arguments of type VacuumChamberModifier and TypeMethodDescriptionSequence.getVacuumChambers()
Gets a list of oriented and positioned vacuum chambers along the reference orbit.Methods in simpa.acc.api.create with parameters of type VacuumChamberModifier and TypeMethodDescriptionvoid
BeamRegion.addVacuumChamber
(VacuumChamber chamber) Adds a vacuum chamber and removes the not needed overlapping default profiles.