Changeset 14870 for trunk/Mars/mraw
- Timestamp:
- 02/05/13 14:56:42 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mraw/MRawEvtData.h
r14792 r14870 30 30 31 31 MArrayS *fHiGainPixId; //-> list of pixel IDs of hi gain channel 32 MArrayB *fHiGainFadcSamples; //-> list of hi gain samples of all pixels (ordering: see fHiGainPixId) [fits: unit=mV ; name = Data]32 MArrayB *fHiGainFadcSamples; //-> list of hi gain samples of all pixels (ordering: see fHiGainPixId) {fits: unit=mV ; name=Data } 33 33 34 34 MArrayS *fLoGainPixId; //-> list of pixel IDs of lo gain channel
Note:
See TracChangeset
for help on using the changeset viewer.