Package xal.smf.impl

Class Solenoid

All Implemented Interfaces:
Comparable, ElementType, MagnetType, DataListener

public class Solenoid extends Electromagnet
  • Field Details

  • Constructor Details

    • Solenoid

      public Solenoid(String strID, ChannelFactory channelFactory)
      Primary Constructor
      Parameters:
      strID - the node's unique ID
      channelFactory - factory for generating channels
    • Solenoid

      public Solenoid(String strID)
      Constructor
      Parameters:
      strID - the dipole's unique ID
  • Method Details