next up previous contents index
Next: Module HarmonicFinder.c Up: Header CLR.h Previous: Error conditions   Contents   Index

Structures

struct REAL4TVectorCLR
[Type]REAL4TVectorCLR

This structure stores the time domain data and other information needed in order to remove all the line interference harmonics. The fields are:

UINT4 length
The number of elements in data.
REAL4 *data
The (real) time domain data.
REAL4 deltaT
The sample spacing in time (in seconds).
REAL4 fLine
The interference fundamental frequency $f_0$ (in Hz), e.g., 60 Hz.

struct REAL4FVectorCLR
[Type]REAL4FVectorCLR

This structure stores the spectrum, $\vert\tilde x(\nu)\vert^2$, and other information needed to find the location of the line harmonics. The fields are:

UINT4 length
The number of elements in data.
REAL4 *data
The (real) frequency domain data, e.g., $\vert\tilde x(\nu)\vert^2$.
REAL4 deltaF
The $\Delta$F offset between samples (in Hz).
REAL4 fLine
The interference fundamental frequency $f_0$ (in Hz), e.g., 60 Hz.



Author: Sintes, A. M. 
$Id: CLR.h,v 1.2 2001/08/21 04:19:49 jolien Exp $


next up previous contents index
Next: Module HarmonicFinder.c Up: Header CLR.h Previous: Error conditions   Contents   Index
LAL test account 2003-10-23