Cantera  2.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
Enhanced3BConc Class Reference

Computes enhanced third-body concentrations. More...

#include <Enhanced3BConc.h>

Public Member Functions

 Enhanced3BConc (const std::map< size_t, doublereal > &enhanced, doublereal deflt=1.0)
 
doublereal update (const vector_fp &c, doublereal ctot) const
 
void getEfficiencies (vector_fp &eff) const
 

Private Attributes

std::vector< size_t > m_index
 
vector_fp m_eff
 
doublereal m_deflt
 

Detailed Description

Computes enhanced third-body concentrations.

Deprecated:
Replaced by ThirdBodyCalc. To be removed after Cantera 2.2.
See Also
GasKinetics

Definition at line 21 of file Enhanced3BConc.h.


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