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 AccessibleProperty
static final String
static final String
static final String
-
Constructor Summary
ConstructorsConstructorDescriptionRepellerElectrode
(String strId) ConstructorRepellerElectrode
(String strId, ChannelFactory channelFactory) Constructor -
Method Summary
Modifier and TypeMethodDescriptionint
getType()
Override to provide type signaturevoid
setStatusOnOff
(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:
getType
in classAcceleratorNode
- Returns:
- String type
-
getStatusOnOff
- Throws:
GetException
-
setStatusOnOff
- Throws:
PutException
-