DORADE::CorrectionFactorDescriptor Struct Reference

List of all members.

Detailed Description

Header in DORADE data file.

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


Public Member Functions

 CorrectionFactorDescriptor ()

Public Attributes

char id [5]
 4 ASCII "CFAC"
int len
 Length of correction factor descriptor block.
float az
 Correction for azimuth [deg].
float elev
 Correction for elevation [deg].
float rangeDelay
 Correction for range delay [m].
float lon
 Correction for radar longitude [deg].
float lat
 Correction for radar latitude [deg].
float alt
 Correction for radar pressure altitude (msl) [km].
float altAboveG
 Correction for radar altitude above ground level (agl) [km].
float speedEW
 Correction for radar platform ground speed (East--West [m/s].
float speedNS
 Correction for radar platform groudd speed (North--South) [m/s].
float vel
 Correction for radar platform vertical velocity [m/s].
float heading
 Correction for radar platform heading [deg].
float roll
 Correction for radar platform roll [deg].
float pitch
 Correction for radar platform pitch [deg].
float drift
 Correction for radar platform drift [deg].
float rotAngle
 Correction for radar rotation angle [deg].
float tiltAngle
 Correction for radar tilt angle [deg].


Constructor & Destructor Documentation

DORADE::CorrectionFactorDescriptor::CorrectionFactorDescriptor (  )  [inline]


Member Data Documentation

float DORADE::CorrectionFactorDescriptor::alt

Correction for radar pressure altitude (msl) [km].

float DORADE::CorrectionFactorDescriptor::altAboveG

Correction for radar altitude above ground level (agl) [km].

float DORADE::CorrectionFactorDescriptor::az

Correction for azimuth [deg].

float DORADE::CorrectionFactorDescriptor::drift

Correction for radar platform drift [deg].

float DORADE::CorrectionFactorDescriptor::elev

Correction for elevation [deg].

float DORADE::CorrectionFactorDescriptor::heading

Correction for radar platform heading [deg].

char DORADE::CorrectionFactorDescriptor::id[5]

4 ASCII "CFAC"

float DORADE::CorrectionFactorDescriptor::lat

Correction for radar latitude [deg].

int DORADE::CorrectionFactorDescriptor::len

Length of correction factor descriptor block.

float DORADE::CorrectionFactorDescriptor::lon

Correction for radar longitude [deg].

float DORADE::CorrectionFactorDescriptor::pitch

Correction for radar platform pitch [deg].

float DORADE::CorrectionFactorDescriptor::rangeDelay

Correction for range delay [m].

float DORADE::CorrectionFactorDescriptor::roll

Correction for radar platform roll [deg].

float DORADE::CorrectionFactorDescriptor::rotAngle

Correction for radar rotation angle [deg].

float DORADE::CorrectionFactorDescriptor::speedEW

Correction for radar platform ground speed (East--West [m/s].

float DORADE::CorrectionFactorDescriptor::speedNS

Correction for radar platform groudd speed (North--South) [m/s].

float DORADE::CorrectionFactorDescriptor::tiltAngle

Correction for radar tilt angle [deg].

float DORADE::CorrectionFactorDescriptor::vel

Correction for radar platform vertical velocity [m/s].


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