Go to the documentation of this file.
42 #define MAXDESCLEN 1000
43 #define MAXNAMELNG 255
44 #define GEOMNAME "Equal-Angle SDS"
45 #define GEOMCLASS "Geometry"
46 #define GEOMSIZE ((2*sizeof(int32_t))+(6*sizeof(float)))
47 #define AVGVGRPNAME "Average"
48 #define STDVGRPNAME "Std. Deviation"
49 #define OBSVGRPNAME "No. of Obs."
78 void resize_oz(
short *,
int,
int,
int,
int,
short *);
void resize_oz(short *, int, int, int, int, short *)