public class WhResultFile| WhResultFile | Construct Water Hammer result file from path namme |
| FilePath | Path of result file |
| FlowUnitsOption | Unit options for flow (m^3/s) |
| LinkEndNodes | |
| LinksDef | List of link definitions |
| NodeItems | List of node items |
| NoOfGridPoints | Number of grid points in setup |
| NoOfLinks | Number of links in setup |
| NoOfNodes | Number nodes in setup |
| NoOfTimeSteps | Number of time steps in simulation |
| PressureUnitsOption | Unit options for pressure (0 = psi, 1 = kPa, 2 = meters) |
| ResultFileWarning | Return potential warnings created while trying to read water hammer result file |
| SimulationDuration | Simulation length (s) |
| TimeStep | Time step size (s) |
| WhGridPoints | List of grid point definitions |
| CloseFile | Close result file |
| EpanetErrorToString | Create a string based on the error |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetNextTimestepValues | Get Water Hammer result item values |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| GetWhFilePath | Return path of Water Hammer result file, return empty string if file does not exist. |
| IsOpen | Check if file is currently open |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| OpenFile | Open existing Water Hammer result file |
| ReadFileHeader | Read Water Hammer result file header |
| ToString | Returns a string that represents the current object. (Inherited from Object) |