mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-02-09 05:15:45 -05:00
14 lines
259 B
ReStructuredText
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 |