| Package | Description | 
|---|---|
| org.diirt.datasource.vtype | 
 Support for control system types. 
 | 
| org.diirt.support.pva.adapters | |
| org.diirt.vtype | 
| Modifier and Type | Method and Description | 
|---|---|
static DesiredRateExpression<VDoubleArray> | 
ExpressionLanguage.vConst(double... values)
A constant representing a double array. 
 | 
static DesiredRateExpression<VDoubleArray> | 
ExpressionLanguage.vConst(ListDouble values)
A constant representing a double array. 
 | 
static ChannelExpression<VDoubleArray,ArrayDouble> | 
ExpressionLanguage.vDoubleArray(String name)
A channel with the given name of type VDoubleArray. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PVFieldNTMatrixToVDoubleArray  | 
class  | 
PVFieldToVDoubleArray  | 
| Modifier and Type | Method and Description | 
|---|---|
static VDoubleArray | 
ValueFactory.newVDoubleArray(ListDouble data,
               Alarm alarm,
               Time time,
               Display display)
Creates a new VDoubleArray. 
 | 
Copyright © 2015. All rights reserved.