Package | Description |
---|---|
org.epics.pvdata.factory |
This package implements the interfaces defined in org.epics.pvdata.pv.
|
org.epics.pvdata.pv |
This package contains the interface definitions for the Java implementation of pvData.
|
Modifier and Type | Class and Description |
---|---|
class |
BasePVFloat
Base class for PVFloat.
|
Modifier and Type | Method and Description |
---|---|
PVFloat |
BasePVStructure.getFloatField(String fieldName) |
Modifier and Type | Field and Description |
---|---|
static PVScalarType<PVFloat,PVFloatArray> |
PVScalarType.pvFloat |
Modifier and Type | Method and Description |
---|---|
PVFloat |
PVStructure.getFloatField(String fieldName)
Find a float subfield with the specified fieldName.
|
Copyright © 2014. All Rights Reserved.