Uses of Interface
eu.ess.bled.BLEDEntity
Packages that use BLEDEntity
Package
Description
eu.ess.bled
is the main package containing the java object model
of BLED (Best and Leanest Ever Database).eu.ess.bled.devices
contains the model implementation of
devices, which belong to the accelerator part, but are not part of the
lattice.eu.ess.bled.devices.lattice
contains the objects that are a part
of the accelerator lattice.eu.ess.bled.devices.lattice.installation
contains the objects
that represents the corrections of the lattice elements.-
Uses of BLEDEntity in eu.ess.bled
Classes in eu.ess.bled that implement BLEDEntityModifier and TypeClassDescriptionclass
Subsystem
is the base element for all elements in the control system, which has a particular CS name attached to it.class
SubsystemType
defines the possible types ofSubsystem
s, such as for example vacuum, or cooling. -
Uses of BLEDEntity in eu.ess.bled.devices
Classes in eu.ess.bled.devices that implement BLEDEntityModifier and TypeClassDescriptionclass
PowerSupply
represents a specific type of the device in the machine, which is used to power magnets, klystrons etc. -
Uses of BLEDEntity in eu.ess.bled.devices.lattice
Classes in eu.ess.bled.devices.lattice that implement BLEDEntityModifier and TypeClassDescriptionclass
Aperture
represents an aperture in the lattice.class
BeamlineElement
is the base element of the lattice.class
BeamlineElementProperty
represents an additional property that can be defined for one beamline element.class
BeamlineElementPropertyValue
represents a concrete value of one property of aBeamlineElement
.class
Bend
is an extension of theMagnet
, which describes a single bending magnet in the accelerator.class
BPM
is a definition of the Beam Position Monitor.class
Corrector
is a definition of the beam correction element in the lattice.class
Drift
represents a drift space in the lattice.class
DTLCell
represents a Drift Tube Linac element as used in the TraceWin.class
ElectrostaticAcceleration
represents an electrostatic acceleration element.class
ElectrostaticBend
represents an electrostatic bend element.class
ElectrostaticQuadrupole
represents an electrostatic quadrupole element.class
FieldMap
represents a field map element.class
LatticeCommands
represents the elements from the commands table, which stores all the commands in the system.class
Magnet
represents a physical magnet in the lattice.class
Marker
is an abstract beamline element of null length and aperture, which defines a particular location in the lattice.class
MultipoleMagnet
represents multi pole magnets in the beamline.class
NCell
describes a multiple cavity cell as used and defined in the TraceWin.class
class
RFCavity
represents an rf cavity element in the lattice.class
RFQCell
describes a radio frequency quadrupole cell as defined and used in TraceWin.class
ASolenoid
Magnet
.class
SpaceChargeCompensation
represents a space charge compensation.class
ThinLens
represents a thin lens element, which has a 0 length. -
Uses of BLEDEntity in eu.ess.bled.devices.lattice.installation
Classes in eu.ess.bled.devices.lattice.installation that implement BLEDEntityModifier and TypeClassDescriptionclass
CorrectionElement
represents a real life correction of the beamline element.