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

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

Uses of VTable in org.epics.pvmanager.data
 

Methods in org.epics.pvmanager.data that return types with arguments of type VTable
static DesiredRateExpression<VTable> ExpressionLanguage.vTable(VTableColumn... columns)
          Creates a vTable by aggregating different values from different pvs.