Uses of Package
org.epics.pvmanager.data

Packages that use org.epics.pvmanager.data
org.epics.pvmanager.data Support for control system types. 
org.epics.pvmanager.sim Provides a data source implementation for simulated data. 
 

Classes in org.epics.pvmanager.data used by org.epics.pvmanager.data
Alarm
          Alarm information.
AlarmSeverity
          Enumeration for severity of alarm.
Array
          Multi dimensional array, which can be used for waveforms or more rich data.
Display
          Limit and unit information needed for display and control.
Enum
          Metadata for enumerations.
Metadata
          Annotation to flag which fields are considered part of the metadata.
MultiScalar
          Multi channel array.
Scalar
          Basic type definition for all scalar types.
Statistics
          Basic type for statistical information of numeric types.
Time
          Time information.
VDouble
          Scalar double with alarm, timestamp, display and control information.
VEnum
          Scalar enum with alarm and timestamp.
VInt
          Scalar integer with alarm, timestamp, display and control information.
VMultiDouble
          Multi channel array of VDouble.
VStatistics
          Statistics for double with alarm, timestamp and display information.
VString
          Scalar string with alarm and timestamp.
 

Classes in org.epics.pvmanager.data used by org.epics.pvmanager.sim
VDouble
          Scalar double with alarm, timestamp, display and control information.
 



Copyright © 2010. All Rights Reserved.