class PAOutputReasoning.StreamInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
channel
The channel.
|
(package private) int |
channelCount
The channel count.
|
(package private) int |
device
The device.
|
(package private) java.lang.String |
evtHdlName
The evt hdl name.
|
(package private) boolean |
firstCall
The first call.
|
(package private) double |
instant
The instant.
|
(package private) double |
latency
The latency.
|
(package private) long |
stream
The stream.
|
| Constructor and Description |
|---|
PAOutputReasoning.StreamInfo() |
long stream
java.lang.String evtHdlName
int device
int channel
int channelCount
double latency
boolean firstCall
double instant