process

context(_: Simulator)
open override fun process(input: MainInputT): OutputT

Combines a main input entity with a side input entity using the provided combiner function.

Return

the combined output entity

Parameters

input

the main input entity