Package xal.smf.impl

Class HDipoleCorr

All Implemented Interfaces:
Comparable, ElementType, MagnetType, DataListener

public class HDipoleCorr extends DipoleCorr
The implementation of the Horizontal Dipole corrector element.
Author:
J. Galambos (jdg@ornl.gov), Blaz Kranjc
  • Field Details

  • Constructor Details

    • HDipoleCorr

      public HDipoleCorr(String strId, ChannelFactory channelFactory)
      Primary Constructor
    • HDipoleCorr

      public HDipoleCorr(String strId)
      Constructor
  • Method Details

    • getType

      public String getType()
      Override to provide type signature
      Overrides:
      getType in class Dipole
    • getOrientation

      public int getOrientation()
      Get the orientation of the magnet as defined by MagnetType. The orientation of all horizontal correctors is HORIZONTAL.
      Specified by:
      getOrientation in interface MagnetType
      Overrides:
      getOrientation in class Magnet
      Returns:
      HORIZONTAL