Uses of Class
noiseOneBand.OneBandControl
Packages that use OneBandControl
- 
Uses of OneBandControl in noiseOneBand
Fields in noiseOneBand declared as OneBandControlMethods in noiseOneBand that return OneBandControlMethods in noiseOneBand with parameters of type OneBandControlModifier and TypeMethodDescriptionstatic OneBandParametersOneBandDialog.showDialog(OneBandControl oneBandControl, Window parentFrame) static OneBandDisplayParamsOneBandDisplayDialog.showDialog(Window frame, OneBandControl oneBandControl, OneBandDisplayParams oneBandDisplayParams) Constructors in noiseOneBand with parameters of type OneBandControlModifierConstructorDescriptionOneBandDataBlock(String dataName, OneBandControl oneBandControl, PamProcess parentProcess, int channelMap) OneBandDataSource(OneBandControl oneBandControl, OneBandDataBlock oneBandDataBlock, String streamName) OneBandDialog(OneBandControl oneBandControl, Window parentFrame) protectedOneBandLogging(OneBandControl oneBandControl, PamDataBlock pamDataBlock) OneBandProcess(OneBandControl oneBandControl) OneBandPulseProcess(OneBandControl dbhtControl) OneBandTabPanel(OneBandControl dDHtControl)  - 
Uses of OneBandControl in noiseOneBand.alarm
Constructors in noiseOneBand.alarm with parameters of type OneBandControlModifierConstructorDescriptionOneBandAlarmCounter(AlarmControl alarmControl, OneBandControl oneBandControl) OneBandAlarmProvider(OneBandControl oneBandControl)  - 
Uses of OneBandControl in noiseOneBand.offline
Constructors in noiseOneBand.offline with parameters of type OneBandControlModifierConstructorDescriptionprotectedOfflineOneBandLogging(OneBandControl oneBandControl, PamDataBlock pamDataBlock) OneBandDatagramProvider(OneBandControl oneBandControl) OneBandSummaryTask(OneBandControl oneBandControl, OneBandDataBlock measureDataBlock)