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 | Method and Description |
---|---|
int |
BasePVFloatArray.get(int offset,
int len,
FloatArrayData data) |
Modifier and Type | Method and Description |
---|---|
int |
PVFloatArray.get(int offset,
int length,
FloatArrayData data)
Get values from a PVFloatArray
and put them into float[]to.
|
Copyright © 2014. All Rights Reserved.