Changeset 4016 in Sophya for trunk/AddOn/TAcq/brbaseproc.cc
- Timestamp:
- Aug 12, 2011, 2:26:10 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/AddOn/TAcq/brbaseproc.cc
r3993 r4016 17 17 // redefinissent la mathode Process() qui est appele paquet par paquet 18 18 //--------------------------------------------------------------------- 19 /*! 20 \class BRBaseProcessor 21 \ingroup TAcq 22 23 \brief Base class for BAORadio processing thread classes. 24 25 Thread classes for BAORadio data processing and analysis can inherit from 26 this class and redefine/implement the Process() method which is called 27 for each BRpaquet. 28 */ 19 29 20 30 /* --Methode-- */
Note:
See TracChangeset
for help on using the changeset viewer.