WXP C++ Library Version 6.74.6
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
WXP::NowradPacket Class Reference

This class stores WSI NOWRad radar mosaic data. More...

#include "../include/NowradPacket.h"

Public Member Functions

int print ()
 

Public Attributes

int run
 
int val
 
int mask
 

Detailed Description

This class stores WSI NOWRad radar mosaic data.

Author
Dan Vietor

Member Function Documentation

◆ print()

int NowradPacket::print ( )

Constructor. Initializes data.

References mask, run, and val.

Member Data Documentation

◆ mask

int WXP::NowradPacket::mask

Mask to indicate 0=normal,1=present,2=missing,3=warning

Referenced by print(), and WXP::NowradFile::readPacket().

◆ run

int WXP::NowradPacket::run

Number of pixels in run

Referenced by print(), WXP::NowradFile::read(), and WXP::NowradFile::readPacket().

◆ val

int WXP::NowradPacket::val

Dbz index value

Referenced by print(), WXP::NowradFile::read(), and WXP::NowradFile::readPacket().


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