DORADE::RadarDescriptor Struct Reference

List of all members.

Detailed Description

Header in DORADE data file.

Author:
Lulin Song
Version:
Id
RadarDescriptor.h,v 1.5 2009/06/02 20:17:42 lakshman Exp


Public Member Functions

 RadarDescriptor ()

Public Attributes

char id [5]
 4 ASCII "RADD"
int len
 Length of radar descriptor block.
char radarName [9]
 Radar name.
float radarC
 Radar constant.
float nPeakPower
 Nominal Peak power [kw].
float nNoisePower
 Nominal Noise power [dBm].
float recGain
 Receiver gain [dB].
float antGain
 Antenna gain [dB].
float radGain
 Radar system gain.
float hBeamWidth
 Horizontal beam width [deg].
float vBeamWidth
 Vertical beam width [deg].
short radarType
 Radar type 0 -- Groud 1 -- Airborne fore 2 -- Airborne aft 3 -- Airborne tail 4 -- Airborne lower fuselage 5 -- Shipborne.
short scanMode
 Scan mode 0 -- Calibration 1 -- PPI (Constant elevation) 2 -- Coplane 3 -- RHI (Constant azimuth) 4 -- Vertical pointing 5 -- Target (Stationary, not vertical pointing) 6 -- Manual 7 -- Idle (out of control) 8 -- Surveillance 9 -- Vertical sweep (rotation axis parallels the fuselage).
float scanRate
 Nominal scan rate [deg/sec].
float startAngle
 Nominal start angle [deg].
float stopAngle
 Nominal stop angle [deg].
short numParamDesp
 Total number of parameter descriptors for this radar.
short numDesp
 Total number of descriptors for this radar.
short compressionFlag
 Data compression format code 0 -- no compression 1 -- data compression (compression algorithm should be described in the ASCII file at the beginning of the file.
short algNo
 Data Reduction Algorithm in Use 0 -- No data reduction 1 -- Data recorded between two rotation angles 2 -- Data recorded between two concentric circles 3 -- Data recorded between two altitudes 4-n -- Other Types of Data Reduction.
float param1
 Data Reduction specific parameter #1 1 -- Smallest positive angle [deg] 2 -- Inner circle diameter [km] 3 -- Minimum altitude [km] 4-n -- will be defined if other types created.
float param2
 Data Reduction specific parameter #2 1 -- Largest positive angle [deg] 2 -- Outer circle diameter [km] 3 -- Minimum altitude [km] 4-n -- will be defined if other types created.
float lon
float lat
float alt
float umambVel
float range
short numFreqTrans
short numDiffTrans
float freq1
float freq2
float freq3
float freq4
float freq5
float interPulsePeriod1
float interPulsePeriod2
float interPulsePeriod3
float interPulsePeriod4
float interPulsePeriod5


Constructor & Destructor Documentation

DORADE::RadarDescriptor::RadarDescriptor (  )  [inline]


Member Data Documentation

short DORADE::RadarDescriptor::algNo

Data Reduction Algorithm in Use 0 -- No data reduction 1 -- Data recorded between two rotation angles 2 -- Data recorded between two concentric circles 3 -- Data recorded between two altitudes 4-n -- Other Types of Data Reduction.

float DORADE::RadarDescriptor::alt

float DORADE::RadarDescriptor::antGain

Antenna gain [dB].

short DORADE::RadarDescriptor::compressionFlag

Data compression format code 0 -- no compression 1 -- data compression (compression algorithm should be described in the ASCII file at the beginning of the file.

float DORADE::RadarDescriptor::freq1

float DORADE::RadarDescriptor::freq2

float DORADE::RadarDescriptor::freq3

float DORADE::RadarDescriptor::freq4

float DORADE::RadarDescriptor::freq5

float DORADE::RadarDescriptor::hBeamWidth

Horizontal beam width [deg].

char DORADE::RadarDescriptor::id[5]

4 ASCII "RADD"

float DORADE::RadarDescriptor::interPulsePeriod1

float DORADE::RadarDescriptor::interPulsePeriod2

float DORADE::RadarDescriptor::interPulsePeriod3

float DORADE::RadarDescriptor::interPulsePeriod4

float DORADE::RadarDescriptor::interPulsePeriod5

float DORADE::RadarDescriptor::lat

int DORADE::RadarDescriptor::len

Length of radar descriptor block.

float DORADE::RadarDescriptor::lon

float DORADE::RadarDescriptor::nNoisePower

Nominal Noise power [dBm].

float DORADE::RadarDescriptor::nPeakPower

Nominal Peak power [kw].

short DORADE::RadarDescriptor::numDesp

Total number of descriptors for this radar.

short DORADE::RadarDescriptor::numDiffTrans

short DORADE::RadarDescriptor::numFreqTrans

short DORADE::RadarDescriptor::numParamDesp

Total number of parameter descriptors for this radar.

float DORADE::RadarDescriptor::param1

Data Reduction specific parameter #1 1 -- Smallest positive angle [deg] 2 -- Inner circle diameter [km] 3 -- Minimum altitude [km] 4-n -- will be defined if other types created.

float DORADE::RadarDescriptor::param2

Data Reduction specific parameter #2 1 -- Largest positive angle [deg] 2 -- Outer circle diameter [km] 3 -- Minimum altitude [km] 4-n -- will be defined if other types created.

float DORADE::RadarDescriptor::radarC

Radar constant.

char DORADE::RadarDescriptor::radarName[9]

Radar name.

short DORADE::RadarDescriptor::radarType

Radar type 0 -- Groud 1 -- Airborne fore 2 -- Airborne aft 3 -- Airborne tail 4 -- Airborne lower fuselage 5 -- Shipborne.

float DORADE::RadarDescriptor::radGain

Radar system gain.

float DORADE::RadarDescriptor::range

float DORADE::RadarDescriptor::recGain

Receiver gain [dB].

short DORADE::RadarDescriptor::scanMode

Scan mode 0 -- Calibration 1 -- PPI (Constant elevation) 2 -- Coplane 3 -- RHI (Constant azimuth) 4 -- Vertical pointing 5 -- Target (Stationary, not vertical pointing) 6 -- Manual 7 -- Idle (out of control) 8 -- Surveillance 9 -- Vertical sweep (rotation axis parallels the fuselage).

float DORADE::RadarDescriptor::scanRate

Nominal scan rate [deg/sec].

float DORADE::RadarDescriptor::startAngle

Nominal start angle [deg].

float DORADE::RadarDescriptor::stopAngle

Nominal stop angle [deg].

float DORADE::RadarDescriptor::umambVel

float DORADE::RadarDescriptor::vBeamWidth

Vertical beam width [deg].


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