Classes | |
struct | range_sampling_segment |
struct | TDWR_MSG_HDR |
struct | TDWR_TAPE_HDR |
struct | TDWR_BASEDATA_HDR |
struct | TDWR_BASEDATA |
struct | TDWR_MINDATA |
struct | TDWR_BASEDATA_LOWPRF_FLAG |
struct | BASEDATA_TAPE_HEADER |
struct | COMPRESSED_BASEDATA |
struct | MIN_BASEDATA |
struct | COMPRESSED_BASEDATA_LOWPRF |
Typedefs | |
typedef range_sampling_segment | Range_Sampling_Segment |
typedef unsigned char | TDWR_BASEDATA_LOWPRF_Z |
typedef unsigned char | TDWR_BASEDATA_LOWPRF_SNR |
Enumerations | |
enum | { TDWR_RADIAL_NONE, TDWR_RADIAL_ERROR, TDWR_RADIAL, TDWR_RADIAL_SOE, TDWR_RADIAL_EOE, TDWR_RADIAL_IDLE } |
enum | { TDWR_RADIAL_STATE_UNDEFINED, TDWR_RADIAL_STATE_START, TDWR_RADIAL_STATE_DATA, TDWR_RADIAL_STATE_END } |
Variables | |
static char * | tdwr_pac_h_sccs_id = "@(#) tdwr_pac.h 1.1 2/3/97 15:05:20 MIT/LL" |
static char * | scan_strategy_str [] |
static Range_Sampling_Segment | tdwr_rss_bd [] |
static Range_Sampling_Segment | tdwr_rss_lowprf_bd [] |
typedef struct range_sampling_segment Range_Sampling_Segment |
typedef unsigned char TDWR_BASEDATA_LOWPRF_SNR |
typedef unsigned char TDWR_BASEDATA_LOWPRF_Z |
anonymous enum |
anonymous enum |
char* scan_strategy_str[] [static] |
Initial value:
{ "UNKNOWN(0)", "MONITOR", "HAZARDOUS", "CLEAR AIR", "CLUTTER SUS MAP", "CLUTTER RES MAP", "PPI", "RHI", "POINT", "SUN" }
char* tdwr_pac_h_sccs_id = "@(#) tdwr_pac.h 1.1 2/3/97 15:05:20 MIT/LL" [static] |
Range_Sampling_Segment tdwr_rss_bd[] [static] |
Initial value:
{ { 600, 150 } }
Range_Sampling_Segment tdwr_rss_lowprf_bd[] [static] |
Initial value:
{ { 900, 150 }, { 1084, 300 } }