X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fnlsop.git;a=blobdiff_plain;f=nlsop.h;h=24778fab9051289c0522fa8d416c7e00dbd80c3a;hp=a7397315c4d6aa7598c0ca9f33012be846973b09;hb=14f4760167409b235fb1d03e1f12733c85037eb6;hpb=b6061ee8aa68091a0cea6e3bf9691e27a1d52d6c diff --git a/nlsop.h b/nlsop.h index a739731..24778fa 100644 --- a/nlsop.h +++ b/nlsop.h @@ -45,11 +45,13 @@ typedef struct __info #define A_CP .01 -#define MAX_CHARS 64 +#define MAX_CHARS 128 #define MAX_TXT 32 #define MAX_ARGV 27 #define IMP_PROFILE "imp-profile.txt" #define CELL_LENGTH 3 /* nm */ +#define FFT_HEIGHT 64 + #endif /* NLSOP_H */