Package xal.smf.impl

Class CvgGauge

All Implemented Interfaces:
Comparable, ElementType, DataListener

public class CvgGauge extends Vacuum
The CvgGauge Class element. This class contains the Convectron Gauge implementation. This type of vacuum gauge is for higher pressures (during rough pumpdown).
Author:
J. Galambos
  • Field Details

  • Constructor Details

    • CvgGauge

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

      public CvgGauge(String strId)
      Constructor
  • Method Details

    • getType

      public String getType()
      Override to provide type signature
      Overrides:
      getType in class Vacuum