Package xal.extension.jels.smf.impl
Class RepellerElectrode
java.lang.Object
xal.smf.AcceleratorNode
xal.extension.jels.smf.impl.RepellerElectrode
- All Implemented Interfaces:
Comparable,ElementType,DataListener
The implementation of the Repeller Electrode class.
- Author:
- Natalia Milas <natalia.milas@esss.se>
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal AccessiblePropertystatic final Stringstatic final Stringstatic final String -
Constructor Summary
ConstructorsConstructorDescriptionRepellerElectrode(String strId) ConstructorRepellerElectrode(String strId, ChannelFactory channelFactory) Constructor -
Method Summary
Modifier and TypeMethodDescriptionintgetType()Override to provide type signaturevoidsetStatusOnOff(int intVal) 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
- See Also:
-
STATUS_RB_HANDLE
- See Also:
-
STATUS_SET_HANDLE
- See Also:
-
status
-
-
Constructor Details
-
RepellerElectrode
Constructor -
RepellerElectrode
Constructor
-
-
Method Details
-
getType
Override to provide type signature- Specified by:
getTypein classAcceleratorNode- Returns:
- String type
-
getStatusOnOff
- Throws:
GetException
-
setStatusOnOff
- Throws:
PutException
-