complexwf_t Struct Reference
[Waveform handling routines]

#include <bpm_wf.h>

Collaboration diagram for complexwf_t:

Collaboration graph
[legend]

Detailed Description

Structure representing a waveform of complex numbers

Definition at line 188 of file bpm_wf.h.

Data Fields

int ns
double fs
complex_twf


Field Documentation

int complexwf_t::ns

The number of samples in the waveform

Definition at line 189 of file bpm_wf.h.

Referenced by add_amplnoise(), add_mode_response(), complexfft(), complexwf(), complexwf_add(), complexwf_add_ampnoise(), complexwf_add_cwtone(), complexwf_add_dcywave(), complexwf_add_noise(), complexwf_add_phasenoise(), complexwf_bias(), complexwf_compat(), complexwf_copy(), complexwf_copy_new(), complexwf_divide(), complexwf_getamp(), complexwf_getamp_new(), complexwf_getimag(), complexwf_getimag_new(), complexwf_getphase(), complexwf_getphase_new(), complexwf_getreal(), complexwf_getreal_new(), complexwf_multiply(), complexwf_print(), complexwf_reset(), complexwf_scale(), complexwf_setfunction(), complexwf_setimag(), complexwf_setreal(), complexwf_setvalues(), complexwf_subset(), complexwf_subtract(), ddc(), and realfft().

double complexwf_t::fs

The sampling frequency

Definition at line 190 of file bpm_wf.h.

Referenced by add_amplnoise(), add_mode_response(), complexwf(), complexwf_add_cwtone(), complexwf_add_dcywave(), complexwf_compat(), complexwf_copy_new(), complexwf_getamp_new(), complexwf_getimag_new(), complexwf_getphase_new(), complexwf_getreal_new(), complexwf_print(), complexwf_setfunction(), complexwf_subset(), and ddc().

complex_t* complexwf_t::wf

Pointer to an array of integers which hold the samples

Definition at line 191 of file bpm_wf.h.

Referenced by add_amplnoise(), complexfft(), complexwf(), complexwf_add(), complexwf_add_ampnoise(), complexwf_add_cwtone(), complexwf_add_dcywave(), complexwf_add_noise(), complexwf_add_phasenoise(), complexwf_bias(), complexwf_copy(), complexwf_copy_new(), complexwf_delete(), complexwf_divide(), complexwf_getamp(), complexwf_getamp_new(), complexwf_getimag(), complexwf_getimag_new(), complexwf_getphase(), complexwf_getphase_new(), complexwf_getreal(), complexwf_getreal_new(), complexwf_multiply(), complexwf_print(), complexwf_reset(), complexwf_scale(), complexwf_setfunction(), complexwf_setimag(), complexwf_setreal(), complexwf_setvalues(), complexwf_subset(), complexwf_subtract(), and realfft().


The documentation for this struct was generated from the following file:
Generated on Thu Jan 10 10:18:36 2008 for libbpm by  doxygen 1.5.1