Omicron  4.1.1
An algorithm to detect and characterize transient events in gravitational-wave detectors
Otile.h File Reference

Omicron tiling structure. More...

#include "Oqplane.h"
#include "Osequence.h"
#include <GwollumPlot.h>
Include dependency graph for Otile.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Otile
 Construct a time-frequency-Q tiling structure. More...
 

Functions

vector< double > ComputeQs (const double aQMin, const double aQMax, const double aMaximumMismatch)
 Computes a set of Q values. More...
 

Detailed Description

Omicron tiling structure.

Author
Florent Robinet - florent.robinet@ijclab.in2p3.fr

Function Documentation

◆ ComputeQs()

vector<double> ComputeQs ( const double  aQMin,
const double  aQMax,
const double  aMaximumMismatch 
)

Computes a set of Q values.

This function returns a vector of Q values corresponding to a set of parameters:

Parameters
[in]aQMinMinimal Q value.
[in]aQMaxMaximal Q value.
[in]aMaximumMismatchMaximum mismatch between Q planes.