logdct_t Struct Reference
[operateur logdct (logarithme et DCT sur axe temporel)]


Data Fields

int N
float tablog [65536]
float * v0
float ** matdct

Detailed Description

descripteur

Definition at line 114 of file radar.h.


Field Documentation

int logdct_t::N

nombre de points

Definition at line 115 of file radar.h.

float logdct_t::tablog[65536]

valeurs du log tabulees

Definition at line 116 of file radar.h.

float* logdct_t::v0

vecteur a transformer

Definition at line 117 of file radar.h.

float** logdct_t::matdct

matrice de calcul de DCT N points, 1 ligne par coef

Definition at line 118 of file radar.h.


The documentation for this struct was generated from the following file:
Generated on Tue Apr 22 13:31:04 2008 for ima2D by  doxygen 1.5.3