ne_rxn_getSpeciesReference
-
NSpeciesReference *sbne::ne_rxn_getSpeciesReference(NReaction *r, const unsigned int &index)
Gets the indexth NSpeciesReference object of this NReaction object.
- Parameters
r – a pointer to the NReaction object.
index – the index of the NSpeciesReference object to return.
- Returns
a pointer to the indexth NSpeciesReference object of this NReaction object.