public class WhrxResultFile| WhrxResultFile | Construct Water Hammer extend result file from path name |
| AirChamberItems | List of air chamber items |
| AirValveItems | List of air valve items |
| DepthUnitsOption | Unit options for depth |
| FilePath | Path of result file |
| FlowUnitsOption | Unit options for flow (m^3/s) |
| NoOfAirChambers | Number of air chambers |
| NoOfAirValves | Number of air valves |
| NoOfTimeSteps | Number of time steps in simulation |
| SimulationDuration | Simulation length (s) |
| TimeStep | Time step size (s) |
| CloseFile | Close result file |
| 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) |
| GetAirChamberTimestepValues | Get Water Hammer Air chamber result item values |
| GetAirValveTimestepValues | Get Water Hammer Air valve result item values |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| 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 extend result file header |
| ToString | Returns a string that represents the current object. (Inherited from Object) |