Next: Module HarmonicFinder.c
Up: Header CLR.h
Previous: Error conditions
  Contents
  Index
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
(in Hz), e.g., 60 Hz.
struct REAL4FVectorCLR
[Type]REAL4FVectorCLR
This structure stores the spectrum,
,
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.,
.
- REAL4 deltaF
- The
F offset between samples (in Hz).
- REAL4 fLine
- The interference fundamental frequency
(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: Module HarmonicFinder.c
Up: Header CLR.h
Previous: Error conditions
  Contents
  Index
LAL test account
2003-10-23