mesonet::StationInfo Struct Reference

List of all members.

Detailed Description

StationInfo represents one line in the station information file.

Author:
Lulin Song
Version:
:
Id
MesonetData.h,v 1.4 2009/08/18 21:06:59 Kevin.Manross Exp


Public Attributes

int stnum
 station number
std::string stid
 station identifier
std::string name
 station name
double lat
 station north latitude
double lon
 station east longitude
double elev
 elevation in meters

Friends

std::ostream & operator<< (std::ostream &, const StationInfo &)


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  ,
const StationInfo  
) [friend]


Member Data Documentation

double mesonet::StationInfo::elev

elevation in meters

double mesonet::StationInfo::lat

station north latitude

double mesonet::StationInfo::lon

station east longitude

std::string mesonet::StationInfo::name

station name

std::string mesonet::StationInfo::stid

station identifier

int mesonet::StationInfo::stnum

station number


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