public class DBR_Float extends DBR implements FLOAT
| Constructor and Description |
|---|
DBR_Float() |
DBR_Float(float[] value) |
DBR_Float(int count) |
| Modifier and Type | Method and Description |
|---|---|
DBR |
convert(DBRType convertType) |
float[] |
getFloatValue() |
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_Float()
public DBR_Float(int count)
public DBR_Float(float[] value)
public float[] getFloatValue()
getFloatValue in interface FLOATpublic DBR convert(DBRType convertType) throws CAStatusException
convert in class DBRCAStatusExceptionDBR.convert(gov.aps.jca.dbr.DBRType)Copyright © 2004-2020 EPICS. All Rights Reserved.