Skip to content

PhysicalQuantities.py

Matt Jamieson edited this page Sep 26, 2019 · 2 revisions

Description:
This is a customized version of physical quantities. It has been modified for compatibility with python 3. Additionally, a convert function was added to provide an interface similar to Excel's convert function. For the purposes of this project, its only use is for providing consistent unit conversion and to provide more readable code.

Clone this wiki locally