Package xal.extension.jels.smf.impl
Class Doppler
java.lang.Object
xal.smf.AcceleratorNode
xal.extension.jels.smf.impl.Doppler
- All Implemented Interfaces:
Comparable
,ElementType
,DataListener
The implementation of the Repeller Electrode class.
- Author:
- Natalia Milas <natalia.milas@esss.se>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
final AccessibleProperty
final AccessibleProperty
final AccessibleProperty
static final String
-
Constructor Summary
ConstructorsConstructorDescriptionConstructorDoppler
(String strId, ChannelFactory channelFactory) Constructor -
Method Summary
Modifier and TypeMethodDescriptiondouble
double
double
getType()
Override to provide type signatureMethods 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:
-
FRACTION_H_R_HANDLE
- See Also:
-
fractionH
-
FRACTION_H2_R_HANDLE
- See Also:
-
fractionH2
-
FRACTION_H3_R_HANDLE
- See Also:
-
fractionH3
-
-
Constructor Details
-
Doppler
Constructor -
Doppler
Constructor
-
-
Method Details
-
getType
Override to provide type signature- Specified by:
getType
in classAcceleratorNode
- Returns:
- String type
-
getFractionH
- Throws:
GetException
-
getFractionH2
- Throws:
GetException
-
getFractionH3
- Throws:
GetException
-