toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.modeling.variable
/
Counter
/
Counter
Counter
constructor
(
parent
:
ModelElement
,
name
:
String
?
=
null
,
initialValue
:
Double
=
0.0
,
countLimit
:
Double
=
Double.POSITIVE_INFINITY
)