LALBurst  2.0.4.1-89842e6
ExcessPowerFilter Struct Reference

Detailed Description

Definition at line 79 of file EPSearch.c.

Data Fields

COMPLEX16FrequencySeriesfseries
 
double unwhitened_rms
 root mean square of the unwhitened time series corresponding to this filter More...
 

Field Documentation

◆ fseries

COMPLEX16FrequencySeries* ExcessPowerFilter::fseries

Definition at line 80 of file EPSearch.c.

◆ unwhitened_rms

double ExcessPowerFilter::unwhitened_rms

root mean square of the unwhitened time series corresponding to this filter

Definition at line 81 of file EPSearch.c.