Package cern.accsoft.steering.jmad.domain.elem.impl
-
Class Summary Class Description AbstractElement BeamBeam Represents a beambeam element in Madx possible attribute SIGX=real,SIGY=real,XMA=real,YMA=real,CHARGE=real,BBSHAPE=int,WIDTH=real,BBDIR=int A beam-beam element requires the particle energy (ENERGY) and the particle charge (CHARGE) as well as the number of particles per bunch (NPART) to be set by a BEAM command before any calculations are performedBend Represents a bending-magnet of a general type.Corrector Represents an orbit corrector in JMad.ElementFactory Marker The madx-element MARKER.Monitor This element represents in JMad one of the MadX element types HMONITOR, VMONITOR or MONITOROctupole Represents in JMad an element of type OCTUPOLE in MadX.Quadrupole Represents in JMad an element of type QUADRUPOLE in MadX.Sextupole Represents in JMad an element of type SEXTUPOLE in MadX.Solenoid Reresents in jmad a madx element of type SOLENOID.UnknownElement represents any element for which there exists currently no type in JMad.