KSLCore
Toggle table of contents
R1.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.animation
/
AnimationEvent
/
FlowFieldDefined
/
FlowFieldDefined
Flow
Field
Defined
constructor
(
simTime
:
Double
,
spaceName
:
String
,
cols
:
Int
,
rows
:
Int
,
cellSize
:
Double
,
originX
:
Double
,
originY
:
Double
,
cells
:
List
<
FlowCell
>
=
emptyList()
,
maxDistance
:
Double
=
0.0
)
(
source
)