Cantera  2.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
PDSS.h File Reference

Declarations for the virtual base class PDSS (pressure dependent standard state) which handles calculations for a single species in a phase (see Species Standard-State Thermodynamic Properties and class PDSS). More...

#include "cantera/base/ct_defs.h"
#include "mix_defs.h"
Include dependency graph for PDSS.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PDSS
 Virtual base class for a species with a pressure dependent standard state. More...
 
class  PDSS_Molar
 Base class for PDSS classes which compute molar properties directly. More...
 
class  PDSS_Nondimensional
 Base class for PDSS classes which compute nondimensional properties directly. More...
 

Namespaces

 Cantera
 Namespace for the Cantera kernel.
 

Detailed Description

Declarations for the virtual base class PDSS (pressure dependent standard state) which handles calculations for a single species in a phase (see Species Standard-State Thermodynamic Properties and class PDSS).

Definition in file PDSS.h.