Definition at line 318 of file LALFrStream.h.
Data Fields | |
const CHAR * | source |
the source identifier to attach to the output frame file name More... | |
const CHAR * | description |
the description identifier to attach to the output frame file name More... | |
ChannelType | type |
the type of channel to create in the output frames More... | |
UINT4 | nframes |
the number of frames to output in the frame file More... | |
UINT4 | frame |
the number the first frame of output More... | |
UINT4 | run |
the number this data run More... | |
const CHAR* FrOutPar::source |
the source identifier to attach to the output frame file name
Definition at line 319 of file LALFrStream.h.
const CHAR* FrOutPar::description |
the description identifier to attach to the output frame file name
Definition at line 320 of file LALFrStream.h.
ChannelType FrOutPar::type |
the type of channel to create in the output frames
Definition at line 321 of file LALFrStream.h.
UINT4 FrOutPar::nframes |
the number of frames to output in the frame file
Definition at line 322 of file LALFrStream.h.
UINT4 FrOutPar::frame |
the number the first frame of output
Definition at line 323 of file LALFrStream.h.
UINT4 FrOutPar::run |
the number this data run
Definition at line 324 of file LALFrStream.h.