sbol2.measurement

Module Contents

Classes

Measurement

The purpose of the Measure class is to link a numerical value

class sbol2.measurement.Measurement(uri=URIRef('example'), value=0.0, unit='', version=VERSION_STRING)

Bases: sbol2.identified.Identified

The purpose of the Measure class is to link a numerical value to a unit of measure.

addType(self, new_type)
removeType(self, index=0)