public class DBR_Double extends DBR implements DOUBLE
| Constructor and Description |
|---|
DBR_Double() |
DBR_Double(double[] value) |
DBR_Double(int count) |
| Modifier and Type | Method and Description |
|---|---|
DBR |
convert(DBRType convertType) |
double[] |
getDoubleValue() |
DBRType |
getType() |
convert, getCount, getValue, isBYTE, isBYTE, isCTRL, isCTRL, isDOUBLE, isDOUBLE, isENUM, isENUM, isFLOAT, isFLOAT, isGR, isGR, isINT, isINT, isLABELS, isLABELS, isPRECISION, isPRECSION, isSHORT, isSHORT, isSTRING, isSTRING, isSTS, isSTS, isTIME, isTIME, printInfo, printInfo, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, printValue, setValuepublic static final DBRType TYPE
public DBR_Double()
public DBR_Double(int count)
public DBR_Double(double[] value)
public double[] getDoubleValue()
getDoubleValue in interface DOUBLEpublic DBR convert(DBRType convertType) throws CAStatusException
convert in class DBRCAStatusExceptionDBR.convert(gov.aps.jca.dbr.DBRType)Copyright © 2004-2020 EPICS. All Rights Reserved.