gov.sns.xal.smf.proxy
Class RfCavityPropertyAccessor
java.lang.Object
|
+--gov.sns.xal.smf.proxy.RfCavityPropertyAccessor
- All Implemented Interfaces:
- PropertyAccessor
- public class RfCavityPropertyAccessor
- extends java.lang.Object
- implements PropertyAccessor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROPERTY_PHASE
public static final java.lang.String PROPERTY_PHASE
- See Also:
- Constant Field Values
PROPERTY_AMPLITUDE
public static final java.lang.String PROPERTY_AMPLITUDE
- See Also:
- Constant Field Values
METHOD_LIVE_PHASE
public static final java.lang.String METHOD_LIVE_PHASE
- See Also:
- Constant Field Values
METHOD_DESIGN_PHASE
public static final java.lang.String METHOD_DESIGN_PHASE
- See Also:
- Constant Field Values
METHOD_LIVE_AMPLITUDE
public static final java.lang.String METHOD_LIVE_AMPLITUDE
- See Also:
- Constant Field Values
METHOD_DESIGN_AMPLITUDE
public static final java.lang.String METHOD_DESIGN_AMPLITUDE
- See Also:
- Constant Field Values
RfCavityPropertyAccessor
public RfCavityPropertyAccessor()
doubleValueFor
public double doubleValueFor(AcceleratorNode node,
java.lang.String property,
java.lang.String mode)
throws ProxyException
- Specified by:
doubleValueFor in interface PropertyAccessor
ProxyException
propertyNames
public java.util.List propertyNames()
- Specified by:
propertyNames in interface PropertyAccessor