Package xal.smf.impl
Class Vacuum
java.lang.Object
xal.smf.AcceleratorNode
xal.smf.impl.Vacuum
- All Implemented Interfaces:
Comparable
,ElementType
,DataListener
The abstract Vacuum Class element. Different types of vacuum gauges are
derived from this class.
- Author:
- J. Galambos
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal AccessibleProperty
static final String
vacuum official pressure channel handlestatic final String
Standard type for instances of this class -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructorprotected
Vacuum
(String strId, ChannelFactory channelFactory) Primary Constructor -
Method Summary
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:
-
PRESS_HANDLE
vacuum official pressure channel handle- See Also:
-
press
-
-
Constructor Details
-
Vacuum
Primary Constructor -
Vacuum
Constructor
-
-
Method Details
-
getType
Override to provide type signature- Specified by:
getType
in classAcceleratorNode
-
isVacuum
public boolean isVacuum() -
getPressure
returns pressure (Torr)- Throws:
GetException
-