Package xal.smf


package xal.smf
  • Class
    Description
    The hierarchical tree of accelerator nodes, elements and sequences of elements.
    The base class in the hierarchy of different accelerator node types.
    Class factory for all AcceleratorNode objects.
     
    The implementation of the accelerator composite node, ordered collection of accelerator elements and sequences.
    The implementation of the accelerator combo sequence, This class is meant to deal with pasting together existing sequences into new sequences.
    Container for properties with their corresponding readback and set channel handles, together with methods to get and set the design and live values.
    The implementation of the Aperture Profile for the chamber of each section of the machine.
     
    Manage the mapping of handles to signals and channels for a node.
    Factory class for creation of AcceleratorNode elements, primarily designed to be used by importers from external accelerator formats to openxal.
     
     
    This interface must be implemented by any element that holds a field map that can be saved to a file.
    This interface must be implemented by any element that can be split in several identical elements.
    Provides a reference to a channel within a node
    NoSuchChannelException is thrown when a channel is requested for a specified handle and either a node or a power supply and no such channel is found.
    NoSuchTransformException is thrown when the TransformFactory cannot generate a transform of the type requested.
    Ring is a subclass of combo sequence that is intended to support the special needs of a Ring.
    SequenceOrderingException is thrown by the orderSequences() method in AcceleratorSeq when the supplied collection of sequences cannot be ordered back to back or a unique path cannot be found.
     
     
    TimingCenter holds the timing channels for the accelerator.
    Enumeration of the possible values of the Beam Model process variable.
    TransformFactory generates a ValueTransform from a DataAdaptor.