WXP C++ Library Version 6.74.9
Loading...
Searching...
No Matches
WXP::ParcelParams Struct Reference

This struct stores parcel parameters. More...

#include "../include/ParcelParams.h"

Public Types

enum  { SFC , LAYER , MAXT , USER }

Public Member Functions

 ParcelParams ()
int init ()
int setType (int type)
int setType (float thick)
int setType (float p, float t, float td)
int setType (const char *str)
int set (UpaData &data)
int calc (UpaData &data, UpaLevel &plev)
int printParcel ()
int print ()

Public Attributes

int par_type
float par_thick
UpaLevel par_lev
float Satad
LclData lcl
UpaLevel lcl_lev
float cap
float lfc
UpaLevel lfc_lev
float el
UpaLevel el_lev
float mpl
UpaLevel mpl_lev
float Bel
float Bmpl
float Bplus
float Bminus
float li
float wmax
float max_t

Detailed Description

This struct stores parcel parameters.

Author
Dan Vietor

Constructor & Destructor Documentation

◆ ParcelParams()

ParcelParams::ParcelParams ( )

Constructor

References init().

Member Function Documentation

◆ calc()

int ParcelParams::calc ( UpaData & data,
UpaLevel & plev )

◆ init()

int ParcelParams::init ( )

Initializes the object

References WXP::Const::MISS.

Referenced by ParcelParams().

◆ set()


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