|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--gov.aps.jca.dbr.DBR
|
+--gov.aps.jca.dbr.DBR_Double
| Field Summary | |
static DBRType |
TYPE
|
| Constructor Summary | |
DBR_Double()
|
|
DBR_Double(double[] value)
|
|
DBR_Double(int count)
|
|
| Method Summary | |
double[] |
getDoubleValue()
|
DBRType |
getType()
|
| Methods inherited from class gov.aps.jca.dbr.DBR |
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 |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final DBRType TYPE
| Constructor Detail |
public DBR_Double()
public DBR_Double(int count)
public DBR_Double(double[] value)
| Method Detail |
public DBRType getType()
getType in class DBRpublic double[] getDoubleValue()
getDoubleValue in interface DOUBLE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||