|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VMultiDouble | |
---|---|
org.epics.pvmanager.data | Support for control system types. |
Uses of VMultiDouble in org.epics.pvmanager.data |
---|
Methods in org.epics.pvmanager.data that return VMultiDouble | |
---|---|
static VMultiDouble |
ValueFactory.newVMultiDouble(List<VDouble> values,
AlarmSeverity alarmSeverity,
AlarmStatus alarmStatus,
TimeStamp timeStamp,
Integer timeUserTag,
Double lowerDisplayLimit,
Double lowerCtrlLimit,
Double lowerAlarmLimit,
Double lowerWarningLimit,
String units,
NumberFormat format,
Double upperWarningLimit,
Double upperAlarmLimit,
Double upperCtrlLimit,
Double upperDisplayLimit)
|
Methods in org.epics.pvmanager.data that return types with arguments of type VMultiDouble | |
---|---|
static DesiredRateExpression<VMultiDouble> |
ExpressionLanguage.synchronizedArrayOf(TimeDuration tolerance,
SourceRateExpressionList<VDouble> expressions)
A synchronized array from the given expression. |
static DesiredRateExpression<VMultiDouble> |
ExpressionLanguage.synchronizedArrayOf(TimeDuration tolerance,
TimeDuration cacheDepth,
SourceRateExpressionList<VDouble> expressions)
A synchronized array from the given expression. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |