Cantera  2.0
Public Attributes | List of all members
ThermoIndexData Struct Reference

holds parameterization-dependent index information More...

#include <speciesThermoTypes.h>

Public Attributes

int param
 param
 
int nCoefficients
 number of coefficients
 
int Tmin_coeff
 coefficient for Tmin
 
int Tmax_coeff
 coefficient for Tmax
 
int Pref_coeff
 reference pressure coefficient
 

Detailed Description

holds parameterization-dependent index information

These are all integers.

Deprecated:
This struct is unused.

Definition at line 99 of file speciesThermoTypes.h.

Member Data Documentation

int param

param

Definition at line 102 of file speciesThermoTypes.h.

int nCoefficients

number of coefficients

Definition at line 104 of file speciesThermoTypes.h.

int Tmin_coeff

coefficient for Tmin

Definition at line 106 of file speciesThermoTypes.h.

int Tmax_coeff

coefficient for Tmax

Definition at line 108 of file speciesThermoTypes.h.

int Pref_coeff

reference pressure coefficient

Definition at line 110 of file speciesThermoTypes.h.


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