Interface | Description |
---|---|
Channel |
Denotes a single channel in the data set.
|
Cursor |
Defines a cursor, which is a temporary marker in time defined somewhere on
the captured data.
|
DataSet |
Denotes a set of data, including the acquisition result, the channels and the
cursors.
|
Class | Description |
---|---|
BaseData<TYPE extends Comparable<? super TYPE>> |
Provides a base data implementation.
|
BaseDataSet<DATA extends BaseData<DATA>> |
Provides a base data set implementation.
|
CapturedData |
CapturedData encapsulates the data obtained by the analyzer during a single
run.
|
ChannelAnnotation | Deprecated |
ChannelAnnotations | Deprecated |
DataContainer | Deprecated |
Sample | Deprecated |
Enum | Description |
---|---|
Edge |
Denotes a rising/falling signal edge.
|
Copyright © 2015 L'Xtreme IT consultancy. All rights reserved.