getConcentration

abstract fun getConcentration(molecule: Molecule): T

Calculates the concentration of a molecule.

Return

the concentration of the molecule

Parameters

molecule

the molecule whose concentration will be returned