KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.modeling.variable
/
IndicatorResponse
/
IndicatorResponse
Indicator
Response
constructor
(
predicate
:
(
Double
)
->
Boolean
,
observedResponse
:
ResponseCIfc
,
name
:
String
?
=
null
)
constructor
(
predicate
:
(
Double
)
->
Boolean
,
observedResponse
:
Response
,
name
:
String
?
=
null
)