calix.common.base.ParameterRange

class calix.common.base.ParameterRange(lower, upper)

Bases: tuple

__init__()

Initialize self. See help(type(self)) for accurate signature.

Methods

Attributes

lower

Alias for field number 0

upper

Alias for field number 1

lower

Alias for field number 0

upper

Alias for field number 1