UnitSystem

class openmm.unit.unit.UnitSystem(units)

A complete system of units defining the base unit in each dimension

Parameters

units (list) – List of base units from which to construct the unit system

__init__(units)

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__(units)

Initialize self.

express_unit(old_unit)

__str__()
express_unit(old_unit)