Package xal.smf.impl

Class VDipoleCorr

All Implemented Interfaces:
Comparable, ElementType, MagnetType, DataListener

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

  • Constructor Details

    • VDipoleCorr

      public VDipoleCorr(String strId, ChannelFactory channelFactory)
      Constructor
    • VDipoleCorr

      public VDipoleCorr(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 vertical correctors is VERTICAL.
      Specified by:
      getOrientation in interface MagnetType
      Overrides:
      getOrientation in class Magnet
      Returns:
      VERTICAL