| Package | Description |
|---|---|
| org.diirt.datasource.formula.array |
Support for formula functions that operate on
Arrays. |
| org.diirt.datasource.formula.channel |
Support for formula functions that operate on channels.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CaHistogramFormulaFunction
Formula function that gets the name of an epics channel that
corresponds to a histogram record and prepares a full array with
boundaries.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelFormulaFunction
Formula function that returns the value of a channel matching the name
of the argument.
|
class |
ChannelsFormulaFunction
Formula function that accepts a list of strings and returns a table where
each row is the value of the channel matching the name.
|
class |
PvFormulaFunction
Formula function that returns the value of a channel matching the name
of the argument.
|
class |
PvsFormulaFunction
Formula function that accepts a list of strings and returns a table where
each row is the value of the channel matching the name.
|
Copyright © 2015. All rights reserved.