w2img::ObjectiveAnalysis::StationObservation Class Reference

List of all members.

Detailed Description

A single station's observation.


Public Member Functions

 StationObservation (const std::string &stn, size_t xloc, size_t yloc, float value, const code::Angle &lat, const code::Angle &lon)

Public Attributes

float value
std::string stationName
int x
int y
code::Angle latAngle
code::Angle lonAngle


Constructor & Destructor Documentation

w2img::ObjectiveAnalysis::StationObservation::StationObservation ( const std::string &  stn,
size_t  xloc,
size_t  yloc,
float  value,
const code::Angle &  lat,
const code::Angle &  lon 
)


Member Data Documentation

code::Angle w2img::ObjectiveAnalysis::StationObservation::latAngle

code::Angle w2img::ObjectiveAnalysis::StationObservation::lonAngle

std::string w2img::ObjectiveAnalysis::StationObservation::stationName

float w2img::ObjectiveAnalysis::StationObservation::value

int w2img::ObjectiveAnalysis::StationObservation::x

int w2img::ObjectiveAnalysis::StationObservation::y


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