Revision e6e280e13b3a79824ea9c9c6b4aa672c292b0a22 authored by Bryna Hazelton on 27 June 2018, 22:42:00 UTC, committed by Bryna Hazelton on 11 July 2018, 19:54:59 UTC
1 parent 896868c
Raw File
maxdimc.h
/*
 * Warning: do not edit this file, it has possibly been generated by configure
 *
 * TELESCOPE=carma
 */
#define         MIRTEL          "carma"
#define		MAXDIM		65536
#define		MAXDIM2		8192
#define         MAXIANT         2048
#define		MAXANT		2048
#define		MAXANT2		28
#if 0
#define         MAXBASE         ((MAXANT * (MAXANT + 1)) / 2) */
#else
#define		MAXBASE		524800
#endif
#define		MAXBASE2	500
#define		MAXCHAN		32768
#define		MAXNAX		7
#define		MAXWIN		16
#define		MAXBUF		4194304

back to top