Uses of Class
xal.model.elem.ElementSeq
Packages that use ElementSeq
Package
Description
Combination of modeling elements from TraceWin documentation put into OpenXAL reference frame.
The Online Model
Modeling Elements Package Library
-
Uses of ElementSeq in xal.extension.jels.model.elem
Subclasses of ElementSeq in xal.extension.jels.model.elemModifier and TypeClassDescriptionclassRepresents a bending dipole magnet with arbitrary pole face angles. -
Uses of ElementSeq in xal.model
Subclasses of ElementSeq in xal.model -
Uses of ElementSeq in xal.model.elem
Subclasses of ElementSeq in xal.model.elemModifier and TypeClassDescriptionclassThis class implements IElectromagnet interface for composed magnets.classRepresents a quadrupole magnet with thin face elements which represent fringe field.classDeprecated.This class has been replaced byIdealMagWedgeDipole2classRepresents a bending dipole magnet with arbitrary pole face angles.classThis class represents a general RF cavity being an composition of RF gaps and cavity drifts.Methods in xal.model.elem with parameters of type ElementSeqModifier and TypeMethodDescriptionvoidElementSeq.concatenateEquals(ElementSeq seq) Concatenate the indicatedElementSeqobject to the tail of this sequence. -
Uses of ElementSeq in xal.model.xml
Methods in xal.model.xml that return ElementSeqModifier and TypeMethodDescriptionprotected ElementSeqLatticeXmlParser.buildSequence(DataAdaptor daptSeq) Build a sequence with its elements from a data source represented by a DataAdaptor interface.