SimPort
Toggle table of contents
1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SimPort
ports
/
com.group7.dsl
/
OutputRef
Output
Ref
sealed
interface
OutputRef
<
ItemT
,
ChannelT
:
ChannelType
<
ChannelT
>
>
A reference to an output channel, which can then be connected to other nodes directly
Members
Properties
output
Link copied to clipboard
abstract
val
output
:
OutputChannel
<
ItemT
,
ChannelT
>