High-level routines for manipulating frame data streams.
A frame stream is like a file stream except that it streams along the set of frames in a set of frame files. These routines are high-level routines that allow you to extract frame data. Many of these routines have names similar to the standard C file stream manipulation routines and perform similar functions. These routines are found in Module LALFrameStream.c.
Routines for reading data from a frame stream, either in sequential or random-access mode, are found in Module LALFrameStreamRead.c.
Modules | |
Module LALFrStream.c | |
Provides routines for opening, closing, positioning, and performing other manipulations on a LALFrStream . | |
Module LALFrStreamRead.c | |
Provides routines for reading data from a LALFrStream . | |