module Common:A collection of commonly-used units.sig..end
This module predefines a number of units that are commonly used when
describing tubular dimensions and epithelial transport properties.
typet =SIunits.Unit.t
val sec : tval min : tval hour : tval metre : tval km : tval cm : tval mm : tval um : tval cm_per_sec : tval cm_per_min : tval um_per_sec : tval um_per_min : tval mmol_per_cm2_sec : tval mmol_per_cm2_min : tval nmol_per_cm2_sec : tval nmol_per_cm2_min : tval newton : tval pascal : tval kilo_pascal : tval mmHg : tval l_per_sec : tval l_per_min : tval ml_per_sec : tval ml_per_min : tval ul_per_sec : tval ul_per_min : tval nl_per_sec : tval nl_per_min : tval pl_per_sec : tval pl_per_min : tval kelvin : tval to_celsius : SIunits.Value.t -> floatval to_fahrenheit : SIunits.Value.t -> floatval from_celsius : float -> SIunits.Value.tval from_fahrenheit : float -> SIunits.Value.t