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