Cantera
2.0
|
A class for species in a reaction. More...
#include <RxnSpecies.h>
Public Attributes | |
std::string | name |
The name of the object. | |
double | number |
The number of units (molecules, etc.). | |
grouplist_t | groups |
A class for species in a reaction.
Definition at line 25 of file RxnSpecies.h.
std::string name |
The name of the object.
Definition at line 30 of file RxnSpecies.h.
double number |
The number of units (molecules, etc.).
Definition at line 31 of file RxnSpecies.h.