WXP C++ Library Version 6.74.6
Loading...
Searching...
No Matches
Public Attributes | List of all members
WXP::KavradPacket Struct Reference

This struct stores run length encoding data for Kavouras mosaics. More...

#include "../include/KavradPacket.h"

Public Attributes

int run
 
int val
 

Detailed Description

This struct stores run length encoding data for Kavouras mosaics.

Author
Dan Vietor

Member Data Documentation

◆ run

int WXP::KavradPacket::run

Number of pixels in run

Referenced by WXP::KavradFile::read(), and WXP::KavradFile::readPacket().

◆ val

int WXP::KavradPacket::val

Dbz index value

Referenced by WXP::KavradFile::read(), and WXP::KavradFile::readPacket().


The documentation for this struct was generated from the following file: