Cantera  2.0
Public Attributes | List of all members
RxnSpecies Class Reference

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
 

Detailed Description

A class for species in a reaction.

Definition at line 25 of file RxnSpecies.h.

Member Data Documentation

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.


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