pyLM  v1.1
A Python Problem Solving Environment for the simulation of stochastic biological systems
 All Classes Namespaces Files Functions Variables Pages
Namespaces | Functions
units.py File Reference

Namespaces

 pyLM.units
 

Functions

def pyLM.units.angstrom
 Length Wrapper Functions #. More...
 
def pyLM.units.nm
 Returns a representation of a number in nanometers. More...
 
def pyLM.units.micron
 Returns a representation of a number in micrometers. More...
 
def pyLM.units.mm
 Returns a representation of a number in millimeter. More...
 
def pyLM.units.cm
 Returns a representation of a number in centimeter. More...
 
def pyLM.units.ns
 Time Wrapper Functions #. More...
 
def pyLM.units.microsecond
 Returns a representation of a number in microsecond. More...
 
def pyLM.units.ms
 Returns a representation of a number in millisecond. More...
 
def pyLM.units.second
 Returns seconds in seconds. More...
 
def pyLM.units.minute
 Returns a representation of a number in minutes. More...
 
def pyLM.units.hr
 Returns a representation of a number in hours. More...
 
def pyLM.units.day
 Returns a representation of a number in days. More...