fr.esrf.tangoatk.core.attribute
Class ULongScalarHelper
java.lang.Object
fr.esrf.tangoatk.core.attribute.ANumberScalarHelper
fr.esrf.tangoatk.core.attribute.ULongScalarHelper
- All Implemented Interfaces:
- java.io.Serializable
public class ULongScalarHelper
- extends ANumberScalarHelper
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ULongScalarHelper
public ULongScalarHelper(IAttribute attribute)
getNumberScalarAttHistory
protected INumberScalarHistory[] getNumberScalarAttHistory(fr.esrf.TangoApi.DeviceDataHistory[] attPollHist)
getNumberScalarDeviceAttHistory
protected INumberScalarHistory[] getNumberScalarDeviceAttHistory(fr.esrf.TangoApi.DeviceDataHistory[] attPollHist)
getScalarDeviceAttHistory
protected IAttributeScalarHistory[] getScalarDeviceAttHistory(fr.esrf.TangoApi.DeviceDataHistory[] attPollHist)
- Specified by:
getScalarDeviceAttHistory in class ANumberScalarHelper
getScalarAttHistory
protected IAttributeScalarHistory[] getScalarAttHistory(fr.esrf.TangoApi.DeviceDataHistory[] attPollHist)
- Specified by:
getScalarAttHistory in class ANumberScalarHelper
getVersion
public java.lang.String getVersion()
- Overrides:
getVersion in class ANumberScalarHelper
setAttribute
public void setAttribute(IAttribute attribute)
getAttribute
public IAttribute getAttribute()
setProperty
protected void setProperty(java.lang.String name,
java.lang.Number value)
setProperty
protected void setProperty(java.lang.String name,
java.lang.Number value,
boolean writable)
flatten
public static double[] flatten(double[][] src)
flatten2double
public static double[] flatten2double(java.lang.String[][] src)
str2double
public static double[][] str2double(java.lang.String[][] src)