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 9 of file SteamSystemModelerTool.h.
|
inline |
Definition at line 11 of file SteamSystemModelerTool.h.
|
inline |
Definition at line 13 of file SteamSystemModelerTool.h.
|
inline |
Definition at line 15 of file SteamSystemModelerTool.h.
|
private |
Definition at line 18 of file SteamSystemModelerTool.h.
|
private |
Definition at line 18 of file SteamSystemModelerTool.h.