A structure containing a vector of event data information.
Specifically, many energy channels from a single FITS data column.
Definition at line 186 of file xtefitstoframe.c.
Data Fields | |
| INT4 | nchannels |
| the number of channels More... | |
| XTECHARVector * | channeldata |
| pointers to individual event data vectors More... | |
| INT4 XTECHARArray::nchannels |
the number of channels
Definition at line 187 of file xtefitstoframe.c.
| XTECHARVector* XTECHARArray::channeldata |
pointers to individual event data vectors
Definition at line 188 of file xtefitstoframe.c.