WelchFileObserver

class WelchFileObserver(responseVariable: Response, batchSize: Double) : ModelElementObserver

Parameters

responseVariable

the response to be observed

batchSize

the batch size for batching or discretizing the data

Constructors

Link copied to clipboard
constructor(responseVariable: ResponseCIfc, batchSize: Double)
constructor(responseVariable: Response, batchSize: Double)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val id: Int
Link copied to clipboard
open override var label: String?
Link copied to clipboard
open override val name: String

Functions

Link copied to clipboard
open override fun toString(): String