Package xal.smf.impl
Class CvgGauge
java.lang.Object
xal.smf.AcceleratorNode
xal.smf.impl.Vacuum
xal.smf.impl.CvgGauge
- All Implemented Interfaces:
Comparable
,ElementType
,DataListener
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 Summary
FieldsFields inherited from class xal.smf.impl.Vacuum
press, PRESS_HANDLE
-
Constructor Summary
ConstructorsConstructorDescriptionConstructorCvgGauge
(String strId, ChannelFactory channelFactory) Primary Constructor -
Method Summary
Methods inherited from class xal.smf.impl.Vacuum
getPressure, isVacuum
Methods inherited from class xal.smf.AcceleratorNode
addBucket, batchConnectAllHandles, batchConnectAllHandlesAndWait, channelSuite, clear, compareTo, dataLabel, findChannel, getAccelerator, getAccessibleProperties, getAccessibleProperties, getAlign, getAllChannels, getAndConnectChannel, getAndConnectChannelSetAndReadback, getAper, getBucket, getBuckets, getChannel, getDefaultHandles, getDesignPropertyValue, getEId, getHandles, getId, getLength, getLivePropertyChannels, getLivePropertyValue, getParent, getPId, getPitchAngle, getPosition, getPrimaryAncestor, getProperties, getReadbackHandles, getRollAngle, getSDisplay, getSetHandle, getSoftType, getStatus, getTwiss, getValid, getXOffset, getYawAngle, getYOffset, getZOffset, hasBucket, hasParent, isChannelSettable, isKindOf, isMagnet, lazilyGetAndConnect, removeFromParent, setAccelerator, setAlign, setAper, setDesignPropertyValue, setLength, setLivePropertyValue, setParent, setPitchAngle, setPosition, setRollAngle, setSDisplay, setStatus, setTwiss, setValid, setValueAndVerify, setXOffset, setYawAngle, setYOffset, setZOffset, toString, update, write, writeAttributes, writeStatus
-
Field Details
-
TYPE
standard type for instances of this class- See Also:
-
-
Constructor Details
-
CvgGauge
Primary Constructor -
CvgGauge
Constructor
-
-
Method Details