Uses of Interface
org.epics.pvmanager.data.VFloatArray

Packages that use VFloatArray
org.epics.pvmanager.data Support for control system types. 
 

Uses of VFloatArray in org.epics.pvmanager.data
 

Methods in org.epics.pvmanager.data that return types with arguments of type VFloatArray
static ChannelExpression<VFloatArray,float[]> ExpressionLanguage.vFloatArray(java.lang.String name)
          A channel with the given name of type VFloatArray.