code::AzRangeHeight Struct Reference

List of all members.

Detailed Description

Container for azimuth, range, and height.

Author:
Lulin Song
Version:
Id
code_AzRangeHeight.h,v 1.10 2009/06/02 20:17:38 lakshman Exp


Public Member Functions

 AzRangeHeight (const Angle &a, const Length &r, const Length &h)
 Build from a list of azimuth, range, and height parameters.
 AzRangeHeight ()

Public Attributes

Angle az
 Azmith.
Length ran
 Range.
Length ht
 Height.


Constructor & Destructor Documentation

code::AzRangeHeight::AzRangeHeight ( const Angle a,
const Length r,
const Length h 
) [inline]

Build from a list of azimuth, range, and height parameters.

code::AzRangeHeight::AzRangeHeight (  )  [inline]


Member Data Documentation

Angle code::AzRangeHeight::az

Azmith.

Length code::AzRangeHeight::ht

Height.

Length code::AzRangeHeight::ran

Range.


Generated on Fri May 4 13:40:12 2012 for WDSS-IIw2 by  doxygen 1.4.7