code::VirtualVolume::ElevationInfo Struct Reference

List of all members.

Detailed Description

Helps the implementation of VirtualVolume.

Author:
Lakshman
Version:
Id
code_VirtualVolume.h,v 1.6 2009/06/02 20:17:40 lakshman Exp


Public Member Functions

 ElevationInfo (const std::vector< std::string > &builderParams, float elevation, const Time &volumeTime)
 ElevationInfo ()
 invalid object, for STL convenience.

Public Attributes

std::vector< std::string > builderParams
 The builder params for this elevation.
float elevation
 elevation angle, in degrees of that elevation.
Time volumeTime
 start time of the volume that this belongs to.


Constructor & Destructor Documentation

code::VirtualVolume::ElevationInfo::ElevationInfo ( const std::vector< std::string > &  builderParams,
float  elevation,
const Time volumeTime 
)

code::VirtualVolume::ElevationInfo::ElevationInfo (  )  [inline]

invalid object, for STL convenience.


Member Data Documentation

std::vector< std::string > code::VirtualVolume::ElevationInfo::builderParams

The builder params for this elevation.

float code::VirtualVolume::ElevationInfo::elevation

elevation angle, in degrees of that elevation.

Time code::VirtualVolume::ElevationInfo::volumeTime

start time of the volume that this belongs to.


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