Config variables 'derived' from user-input.
Definition at line 126 of file ComputePSD.c.
Data Fields | |
| REAL8 | FreqMin |
| frequency of first PSD bin for output More... | |
| REAL8 | FreqBand |
| width of frequency band for output More... | |
| LALSeg | dataSegment |
| the data-segment for which PSD was computed More... | |
| REAL8 ConfigVariables_t::FreqMin |
frequency of first PSD bin for output
Definition at line 127 of file ComputePSD.c.
| REAL8 ConfigVariables_t::FreqBand |
width of frequency band for output
Definition at line 128 of file ComputePSD.c.
| LALSeg ConfigVariables_t::dataSegment |
the data-segment for which PSD was computed
Definition at line 129 of file ComputePSD.c.