GWOLLUM  4.2.0
Tools for gravitational-wave analyses
gwl-print-channels.cc File Reference

Program to print the channels included in a FFL (or LCF) file. More...

#include "ffl.h"
Include dependency graph for gwl-print-channels.cc:

Functions

int main (int argc, char *argv[])
 Main program. More...
 

Detailed Description

Program to print the channels included in a FFL (or LCF) file.

cerr<<"This program prints the channels included in a FFL (or LCF) file."<<endl;
cerr<<"The channel sampling frequency (Hz) is also printed."<<endl;
cerr<<""<<endl;
cerr<<"usage:"<<endl;
cerr<<argv[0]<<" [ffl file] ([GPS time])"<<endl;
cerr<<""<<endl;
Author
Florent Robinet - florent.robinet@ijclab.in2p3.fr

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Main program.

[gwl-print-channels-usage]

[gwl-print-channels-usage]