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

This structure holds output data from CCL calculation. More...

#include "../include/CclData.h"

Public Member Functions

 CclData ()
 
int init ()
 
float getP ()
 
float getW ()
 
float getCT ()
 

Friends

class UpaCalc
 
class SoundParams
 

Detailed Description

This structure holds output data from CCL calculation.

Author
Dan Vietor

Constructor & Destructor Documentation

◆ CclData()

CclData::CclData ( )

Constructor - initializes data

References init().

Member Function Documentation

◆ getCT()

float WXP::CclData::getCT ( )
inline

Returns convective temperature

◆ getP()

float WXP::CclData::getP ( )
inline

Returns pressure

◆ getW()

float WXP::CclData::getW ( )
inline

Returns mixing ratio

◆ init()

int CclData::init ( )

Initializes the data

References WXP::Const::MISS.

Referenced by CclData().


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