MsxFile#
module wntr.epanet.msx.io
- class MsxFile[source]#
Bases:
object
An EPANET-MSX input file reader.
Class Methods
Read an EPANET-MSX input file (.msx) and load data into a MsxModel.
Write an MSX input file.
module wntr.epanet.msx.io
Bases: object
An EPANET-MSX input file reader.
Class Methods
Read an EPANET-MSX input file (.msx) and load data into a MsxModel. |
|
Write an MSX input file. |