public final class VectorComponent
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity
| Modifier and Type | Field and Description |
|---|---|
ChannelId |
channel |
TimeSeriesDataSel |
data |
| Constructor and Description |
|---|
VectorComponent() |
VectorComponent(ChannelId channel,
TimeSeriesDataSel data) |
public ChannelId channel
public TimeSeriesDataSel data
public VectorComponent()
public VectorComponent(ChannelId channel, TimeSeriesDataSel data)