SizeLimits#

module wntr.epanet.util

class SizeLimits[source]#

Bases: Enum

Limits on the size of character arrays used to store ID names and text messages.


EN_MAX_ID = 31#
EN_MAX_MSG = 255#