Package xal.smf.impl

Class IonGauge

All Implemented Interfaces:
Comparable, ElementType, DataListener

public class IonGauge extends Vacuum
The IonGauge Class element. This class contains the Ion Gauge implementation.
Author:
J. Galambos
  • Field Details

  • Constructor Details

    • IonGauge

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

      public IonGauge(String strId)
      Constructor
  • Method Details

    • getType

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