#include <GrOscopeSinkX.h>
Inheritance diagram for GrOscopeSinkX:

Public Member Functions | |
| GrOscopeSinkX (int input_itemsize) | |
| ~GrOscopeSinkX () | |
| bool | setUpdateRate (double update_rate) |
| bool | setDecimationCount (int decimation_count) |
| bool | setTriggerChannel (int channel) |
| bool | setTriggerMode (gr_TriggerMode mode) |
| bool | setTriggerLevel (double trigger_level) |
| bool | setTriggerLevelAuto () |
| int | getNumChannels () const |
| double | getSamplingRate () const |
| double | getUpdateRate () const |
| int | getDecimationCount () const |
| int | getTriggerChannel () const |
| gr_TriggerMode | getTriggerMode () const |
| double | getTriggerLevel () const |
| int | getSamplesPerOutputRecord () const |
Protected Attributes | |
| gr_OscopeGuts * | d_guts |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8