intwf_t Struct Reference
[Waveform handling routines]

#include <bpm_wf.h>


Detailed Description

Structure representing a waveform of integers

Definition at line 181 of file bpm_wf.h.

Data Fields

int ns
double fs
int * wf


Field Documentation

int intwf_t::ns

The number of samples in the waveform

Definition at line 182 of file bpm_wf.h.

Referenced by digitise(), doublewf_cast(), doublewf_cast_new(), intwf(), intwf_add(), intwf_add_ampnoise(), intwf_add_cwtone(), intwf_add_dcywave(), intwf_bias(), intwf_cast(), intwf_cast_new(), intwf_compat(), intwf_copy(), intwf_copy_new(), intwf_derive(), intwf_divide(), intwf_integrate(), intwf_multiply(), intwf_print(), intwf_resample(), intwf_reset(), intwf_sample_series(), intwf_scale(), intwf_setfunction(), intwf_setvalues(), intwf_subset(), and intwf_subtract().

double intwf_t::fs

The sampling frequency

Definition at line 183 of file bpm_wf.h.

Referenced by digitise(), doublewf_cast_new(), intwf(), intwf_add_cwtone(), intwf_add_dcywave(), intwf_compat(), intwf_copy_new(), intwf_derive(), intwf_integrate(), intwf_print(), intwf_resample(), intwf_setfunction(), and intwf_subset().

int* intwf_t::wf

Pointer to an array of integers which hold the samples

Definition at line 184 of file bpm_wf.h.

Referenced by digitise(), doublewf_cast(), doublewf_cast_new(), intwf(), intwf_add(), intwf_add_ampnoise(), intwf_add_cwtone(), intwf_add_dcywave(), intwf_bias(), intwf_cast(), intwf_cast_new(), intwf_copy(), intwf_copy_new(), intwf_delete(), intwf_derive(), intwf_divide(), intwf_integrate(), intwf_multiply(), intwf_print(), intwf_resample(), intwf_reset(), intwf_sample_series(), intwf_scale(), intwf_setfunction(), intwf_setvalues(), intwf_subset(), and intwf_subtract().


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