Uses of Class
xal.model.Lattice
Packages that use Lattice
-
Uses of Lattice in xal.model.xml
Methods in xal.model.xml that return LatticeModifier and TypeMethodDescriptionstatic LatticeParses the XML file specified by the supplied URI.LatticeXmlParser.parseAdaptor(DataAdaptor adaptor) Parses the given data source for modeling lattice information and creates the corresponding lattice.static LatticeLatticeXmlParser.parseDataAdaptor(DataAdaptor adaptor) Parses the supplied DataAdaptor and return aLatticeobject configured according to the Adaptor.Parse an XAL Model lattice file and build the corresponding Lattice object.Methods in xal.model.xml with parameters of type Lattice -
Uses of Lattice in xal.sim.scenario
Methods in xal.sim.scenario that return LatticeModifier and TypeMethodDescriptionLatticeSequence.createModelLattice(SynchronizationManager mgrSync) Creates a new model lattice object according to the configuration of this lattice sequence.LatticeSequenceCombo.createModelLattice(SynchronizationManager mgrSync) protected LatticeLatticeSequence.createParentLattice()Creates the actual model lattice object from the given element sequence.Some of the cursory fields of the lattice are populated.Scenario.getLattice()Returns the lattice.Methods in xal.sim.scenario with parameters of type LatticeConstructors in xal.sim.scenario with parameters of type LatticeModifierConstructorDescriptionprotectedScenario(AcceleratorSeq smfSeq, Lattice mdlLattice, SynchronizationManager mgrSync) Constructor