Package xal.smf.impl
Class IonGauge
java.lang.Object
xal.smf.AcceleratorNode
xal.smf.impl.Vacuum
xal.smf.impl.IonGauge
- All Implemented Interfaces:
Comparable
,ElementType
,DataListener
The IonGauge Class element. This class contains the Ion Gauge implementation.
- Author:
- J. Galambos
-
Field Summary
FieldsFields inherited from class xal.smf.impl.Vacuum
press, PRESS_HANDLE
-
Constructor Summary
ConstructorsConstructorDescriptionConstructorIonGauge
(String strId, ChannelFactory channelFactory) 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 nodes of this class- See Also:
-
-
Constructor Details
-
IonGauge
Constructor -
IonGauge
Constructor
-
-
Method Details