Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALFrame 3.0.7.1-ea7c608
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
FrOutPar Struct Reference

Detailed Description

Definition at line 318 of file LALFrStream.h.

Data Fields

const CHARsource
 the source identifier to attach to the output frame file name More...
 
const CHARdescription
 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...
 

Field Documentation

◆ source

const CHAR* FrOutPar::source

the source identifier to attach to the output frame file name

Definition at line 319 of file LALFrStream.h.

◆ description

const CHAR* FrOutPar::description

the description identifier to attach to the output frame file name

Definition at line 320 of file LALFrStream.h.

◆ type

ChannelType FrOutPar::type

the type of channel to create in the output frames

Definition at line 321 of file LALFrStream.h.

◆ nframes

UINT4 FrOutPar::nframes

the number of frames to output in the frame file

Definition at line 322 of file LALFrStream.h.

◆ frame

UINT4 FrOutPar::frame

the number the first frame of output

Definition at line 323 of file LALFrStream.h.

◆ run

UINT4 FrOutPar::run

the number this data run

Definition at line 324 of file LALFrStream.h.