code::TDWR Struct Reference

List of all members.

Detailed Description

TDWR data ingestor.

Those struct are modified from file tdwr_pac.h written by G.W. Rappa (MIT/LL)

Author:
Lulin Song
Version:
Id
code_TDWRBaseData.h,v 1.26 2009/06/02 20:17:51 lakshman Exp


Static Public Attributes

static const int TDWR_MAX_GATES = 600
static const int TDWR_MAX_LOWPRF_GATES = 1984
static const int CompressedBaseDataRadialSize
static const int LowPRFBaseDataRadialSize = 6004
static RangeSamplingSegment tdwr_rss_bd
static RangeSamplingSegment tdwr_rss_lowprf_bd1
static RangeSamplingSegment tdwr_rss_lowprf_bd2

Classes

struct  BaseDataHeader
struct  BaseDataLowPRFFlag
struct  BaseDataLowPRFRadial
struct  BaseDataLowPRFRadialChunk
struct  CompressedBaseData
struct  CompressedBaseDataRadial
struct  CompressedBaseDataRadialChunk
struct  MessageHeader
struct  MinBaseData
struct  MinBaseDataRadial
struct  MinBaseDataRadialChunk
struct  RangeSamplingSegment


Member Data Documentation

const int code::TDWR::CompressedBaseDataRadialSize [static]

Initial value:

 TDWR_MAX_GATES * 2 * sizeof(int) +
                       8 * sizeof(int) + 2 * sizeof(short) 
                       + 4 * sizeof(float)

const int code::TDWR::LowPRFBaseDataRadialSize = 6004 [static]

const int code::TDWR::TDWR_MAX_GATES = 600 [static]

const int code::TDWR::TDWR_MAX_LOWPRF_GATES = 1984 [static]

RangeSamplingSegment code::TDWR::tdwr_rss_bd [static]

RangeSamplingSegment code::TDWR::tdwr_rss_lowprf_bd1 [static]

RangeSamplingSegment code::TDWR::tdwr_rss_lowprf_bd2 [static]


Generated on Fri May 4 13:40:22 2012 for WDSS-IIw2algs by  doxygen 1.4.7