WXP::NidsInfo Class Reference

This structure stores NIDS header information. More...

#include "../include/NidsInfo.h"

List of all members.

Public Member Functions

int init ()
const char * getInfo ()
const char * getMisc ()
int getSrc ()
float getLat ()
float getLon ()
int getMode ()
int getCode ()
int getVcp ()
int getSeq ()
int getDate (Date &rdate)
int getDate ()
int getVolDate ()
int getProdDate ()
int getMessDate ()
float getRes ()
int print ()

Public Attributes

char info [50]
char misc [50]
int src
float lat
float lon
int mode
int code
int type
int vcp
int seq
Date date
int prod_date
int mess_date
int nx
int ny
float res
float cres
float alt
float thres [16]
float elev
float elevt
float range
float max
float nmax
int beg_date
int beg_time
int end_date
int end_time

Detailed Description

This structure stores NIDS header information.

Author:
Dan Vietor

Member Data Documentation

Operating mode (precip/clear air)

Referenced by WXP::NidsImage::setImage().

Source of data

Referenced by WXP::NidsPlot::drawData(), and WXP::NidsImage::setImage().

Latitude of site

Referenced by WXP::NidsPlot::drawData(), and WXP::NidsImage::setImage().

Descriptive string for product

Longitude of site

Referenced by WXP::NidsImage::setImage().

Volume scan date

Additional information

Referenced by WXP::NidsPlot::getDomain().

Product code (bref, vel, vil)

Type


The documentation for this class was generated from the following files:

Generated on 8 Jan 2010 for WXP C++ Library by  doxygen 1.6.1