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 |
| DORADE::RadarDescriptor::RadarDescriptor | ( | ) | [inline] |
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.
Antenna gain [dB].
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.
Horizontal beam width [deg].
| char DORADE::RadarDescriptor::id[5] |
4 ASCII "RADD"
Length of radar descriptor block.
Nominal Noise power [dBm].
Nominal Peak power [kw].
Total number of descriptors for this radar.
Total number of parameter descriptors for this radar.
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.
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.
Radar constant.
Radar name.
Radar type 0 -- Groud 1 -- Airborne fore 2 -- Airborne aft 3 -- Airborne tail 4 -- Airborne lower fuselage 5 -- Shipborne.
Radar system gain.
Receiver gain [dB].
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).
Nominal scan rate [deg/sec].
Nominal start angle [deg].
Nominal stop angle [deg].
Vertical beam width [deg].
1.4.7