|
MEASUR-Tools-Suite v1.0.11
The MEASUR Tools Suite is a collection of industrial efficiency calculations written in C++ and with bindings for compilation to WebAssembly.
|
Public Member Functions | |
| Point (double x, double y) | |
| double | getX () const |
| double | getY () const |
Private Attributes | |
| double | x_ |
| double | y_ |
Definition at line 8 of file SteamSystemModelerTool.h.
|
inline |
Definition at line 10 of file SteamSystemModelerTool.h.
|
inline |
Definition at line 12 of file SteamSystemModelerTool.h.
|
inline |
Definition at line 14 of file SteamSystemModelerTool.h.
|
private |
Definition at line 17 of file SteamSystemModelerTool.h.
|
private |
Definition at line 17 of file SteamSystemModelerTool.h.