isotherm Class Reference

#include <isotherm.h>

List of all members.

Public Member Functions

double derivative_inverse_isotherm_value (double in)
double derivative_isotherm_value (double in)
double inverse_isotherm_value (double in)
 isotherm ()
double isotherm_value (double in)
void print (FILE *out)
void read (XFILE *in)
 ~isotherm ()

Public Attributes

gfunct data
 general function for isotherm given by set of data
sorpisohansen hanseni
 Hansen sorption isotherm.
isotypet isothermtype
 type of isotherm
sorpisorootgrun rooti
 Root sorption isotherm.

Detailed Description

class contains tools for any isotherms description and manipulation

JK, 2.10.2013

Definition at line 14 of file isotherm.h.


Constructor & Destructor Documentation

isotherm (  ) 

Definition at line 5 of file isotherm.cpp.

References isothermtype, and noisotherm.

~isotherm (  ) 

Definition at line 13 of file isotherm.cpp.


Member Function Documentation

double derivative_inverse_isotherm_value ( double  in  ) 
Parameters:
in - input value

9. 10. 2013

Definition at line 209 of file isotherm.cpp.

References data, sorpisorootgrun::derivative_inverse_sorption_isotherm(), gfunct::getinvderiv(), grunewaldroot, hansen, isothermtype, ithdata, print_err(), and rooti.

Referenced by saltmat4::aux_values().

double derivative_isotherm_value ( double  in  ) 
double inverse_isotherm_value ( double  in  ) 
double isotherm_value ( double  in  ) 
void print ( FILE *  out  ) 

function prints isotherm

Parameters:
out - output file

JK, 6. 10. 2013

Definition at line 64 of file isotherm.cpp.

References data, grunewaldroot, hansen, hanseni, isothermtype, ithdata, sorpisohansen::print(), sorpisorootgrun::print(), gfunct::print(), print_err(), and rooti.

Referenced by saltmat4::print(), saltmat1::print(), moistheatmat::print(), and kunmat::print().

void read ( XFILE in  ) 

function reads isotherm

Parameters:
in - input file

JK, 2. 10. 2013

Definition at line 24 of file isotherm.cpp.

References data, grunewaldroot, hansen, hanseni, isothermtype, isotypet_kwdset(), ithdata, print_err(), sorpisohansen::read(), sorpisorootgrun::read(), gfunct::read(), rooti, and xfscanf().

Referenced by saltmat4::read(), saltmat1::read(), moistheatmat::read(), and kunmat::read().


Member Data Documentation

general function for isotherm given by set of data

Definition at line 33 of file isotherm.h.

Referenced by derivative_inverse_isotherm_value(), derivative_isotherm_value(), inverse_isotherm_value(), isotherm_value(), print(), and read().

Hansen sorption isotherm.

Definition at line 36 of file isotherm.h.

Referenced by inverse_isotherm_value(), isotherm_value(), print(), and read().

Root sorption isotherm.

Definition at line 38 of file isotherm.h.

Referenced by derivative_inverse_isotherm_value(), derivative_isotherm_value(), inverse_isotherm_value(), isotherm_value(), print(), and read().


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

Generated by  doxygen 1.6.2