Package schrodinger :: Package application :: Package desmond :: Module measurement
[hide private]
[frames] | no frames]

Module measurement

A class for simple arithmetic with uncertainty.

Copyright Schrodinger, LLC. All rights reserved.

Classes [hide private]
  Measurement
Basic method for uncertainty propagation: Say we have a few measurements: x1, x2, x3, ..., and they each has a uncertainty: d1, d2, d3, ..., respectively.
Functions [hide private]
 
string2measurement(s)
 
__test()
Variables [hide private]
  __package__ = 'schrodinger.application.desmond'