Package | Description |
---|---|
org.epics.pvmanager.pva.adapters | |
org.epics.pvmanager.vtype |
Support for control system types.
|
org.epics.vtype |
Modifier and Type | Class and Description |
---|---|
class |
PVFieldToVFloat |
Modifier and Type | Method and Description |
---|---|
static ChannelExpression<VFloat,Float> |
ExpressionLanguage.vFloat(String name)
A channel with the given name of type VFloat.
|
Modifier and Type | Method and Description |
---|---|
static VFloat |
ValueFactory.newVFloat(Float value,
Alarm alarm,
Time time,
Display display)
Creates a new VFloat.
|
Copyright © 2010–2015. All rights reserved.