ZEROCROSS Struct Reference

Work area for zero-cross computation. More...

#include <adin.h>


Data Fields

int trigger
 Level threshold.
int length
 Cycle buffer size = number of samples to hold.
int offset
 Static data DC offset.
int zero_cross
 Current zero-cross num.
int is_trig
 Triggering status for zero-cross comp.
int sign
 Current sign of waveform.
int top
 Top pointer of zerocross cycle buffer.
int valid_len
 Filled length.
SP16data
 Temporal data buffer for zerocross output.
int * is_zc
 zero-cross location
int level
 Maximum absolute value of waveform signal in the zerocross buffer.


Detailed Description

Work area for zero-cross computation.

Definition at line 129 of file adin.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 23 12:15:11 2009 for Julius by  doxygen 1.5.1