Files
CoolProp/Web/coolprop/HighLevelAPI.rst
2014-08-05 12:58:47 +02:00

14 lines
259 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