Metadata-Version: 2.1
Name: ddcmath
Version: 21.6.10
Summary: Math functions related to DDC control
Home-page: https://github.com/ChristianTremblay/ddcmath
Author: Christian Tremblay, P.Eng.
Author-email: christian.tremblay@servisys.com
License: UNKNOWN
Download-URL: https://github.com/ChristianTremblay/ddcmath/archive/master.zip
Keywords: bacnet,building,automation,test
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
License-File: LICENSE.md

ddcmath |build-status| |coverage|
=====================================

Math functions related to DDC controls for Building Automation

Temperature conversion (celsiuc vs farenheit), airflow calculation (given a SCR kw value and delta T), etc.

.. |build-status| image:: https://travis-ci.org/ChristianTremblay/ddcmath.svg?branch=master
   :target: https://travis-ci.org/ChristianTremblay/ddcmath
   :alt: Build status
     
.. |coverage| image:: https://coveralls.io/repos/github/ChristianTremblay/ddcmath/badge.svg?branch=master
   :target: https://coveralls.io/github/ChristianTremblay/ddcmath?branch=master
   :alt: Coverage


