Files
CoolProp/Web/coolprop/HighLevelAPI.rst
Ian Bell 4fd84a7eba Added necessary functions to Python in order to generate parameter table
Built table in RST using python script Web/coolprop/build_parametric_table.py for High-Level API

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-05 21:37:36 +02:00

17 lines
297 B
ReStructuredText

**************
High-Level API
**************
For many users, all that is needed is a simple call to the ``PropsSI`` function.
Code
----
.. literalinclude:: snippets/propssi.cxx
:language: c++
Output
------
.. literalinclude:: snippets/propssi.cxx.output
.. include:: parameter_table.rst.in