X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fnlsop.git;a=blobdiff_plain;f=nlsop.h;h=24778fab9051289c0522fa8d416c7e00dbd80c3a;hp=2f25a6a3993eadb78904443a2a375f5a140f6524;hb=14f4760167409b235fb1d03e1f12733c85037eb6;hpb=e7c475bc213797241e1647561e8d6490b8cce358 diff --git a/nlsop.h b/nlsop.h index 2f25a6a..24778fa 100644 --- a/nlsop.h +++ b/nlsop.h @@ -45,12 +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 MAX_VPTR 50 - #define IMP_PROFILE "imp-profile.txt" +#define CELL_LENGTH 3 /* nm */ + +#define FFT_HEIGHT 64 #endif /* NLSOP_H */