Changeset 3705 in Sophya for trunk/AddOn/TAcq/brfitsrd.h
- Timestamp:
- Dec 9, 2009, 6:17:05 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/AddOn/TAcq/brfitsrd.h
r3688 r3705 59 59 bool rdsamefc_; // if true, read paquets with same value of FrameCounter on different fibers 60 60 uint_4 imin_, imax_, istep_; 61 size_ttotnbytesrd_;61 uint_8 totnbytesrd_; 62 62 uint_8 totsamefc_; // nombre total de paquets avec meme framecounter 63 63 MiniFITSFile mff_[MAXANAFIB];
Note:
See TracChangeset
for help on using the changeset viewer.