X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fnlsop.git;a=blobdiff_plain;f=nlsop.h;h=0d1396b799005e29d1a7f4b5357496f12a86c2bc;hp=3231cb7d026312c4c79c25cd682fa297619e8b06;hb=0bad4b5ad923c4254427400f7a8ec5a2e812b486;hpb=1ef7284c9e6ba47a6e4a907bff427f741b951d9f diff --git a/nlsop.h b/nlsop.h index 3231cb7..0d1396b 100644 --- a/nlsop.h +++ b/nlsop.h @@ -8,7 +8,10 @@ #ifndef NLSOP_H #define NLSOP_H +#ifndef _U32 +#define _U32 typedef unsigned int u32; +#endif typedef struct __info { @@ -50,7 +53,8 @@ typedef struct __info #define CPI 20 -#define C_SAT (6*6*6*8) +#define C_SAT (168*8) +#define SI_PER_VOLUME (168*8) #define FFT_HEIGHT 64