#include <system.h>
Compiled reagent corresponding to a ChemicalComponent.
The ComponentReagent is bound to a concrete ChemicalComponent instance within a ChemicalSystem.
◆ ComponentReagent()
chemmisol::ComponentReagent::ComponentReagent |
( |
double |
coefficient, |
|
|
ChemicalComponent * |
component |
|
) |
| |
|
inline |
Defines a ComponentReagent.
- Parameters
-
coefficient | Stoichiometric coefficient |
component | Associated component |
◆ coefficient
double chemmisol::ComponentReagent::coefficient |
Stoichiometric coefficient associated to the reagent in the reaction.
◆ component
The documentation for this struct was generated from the following file: