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 |
w2img::ObjectiveAnalysis::StationObservation::StationObservation | ( | const std::string & | stn, | |
size_t | xloc, | |||
size_t | yloc, | |||
float | value, | |||
const code::Angle & | lat, | |||
const code::Angle & | lon | |||
) |