A structure containing a vector of array data information.
Specifically, many energy channels from a single FITS data column.
Definition at line 209 of file xtefitstoframe.c.
Data Fields | |
| INT4 | nchannels |
| the number of channels More... | |
| XTEUINT4Vector * | channeldata |
| a pointer to array data vectors More... | |
| INT4 XTEUINT4Array::nchannels |
the number of channels
Definition at line 210 of file xtefitstoframe.c.
| XTEUINT4Vector* XTEUINT4Array::channeldata |
a pointer to array data vectors
Definition at line 211 of file xtefitstoframe.c.