Inheritance diagram for MCorcSaturation:

Put here an extensive description of what your
module CorcSaturation
verbosity = info
enable = true
FirstParameter = 1
SecondParameter = false
endmod
Public Member Functions | |
| MCorcSaturation (QSequence *s) | |
| constructor | |
| ~MCorcSaturation () | |
| destructor | |
| void | Init () |
| Init method. | |
| QEvent * | Do (QEvent *ev) |
| Do method. | |
| void | Done () |
| Done method. | |
Private Member Functions | |
| void | Write () |
| Write plots to file. | |
Private Attributes | |
| std::map< int, ChannelInfo > | fChannelList |
| Plots and other info for each channel. | |
| double | fPadding |
| Padding (in seconds) around a saturated event. | |
Classes | |
| class | ChannelInfo |
1.5.1