TimedSource

Partial class for flow port with timing

Diagram

Information

This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.

A single flow port with two output connectors (optional) and parameters and converters to enable on-off-control (timing) for the flow.

Parameters (4)

hasRateOutput

Value: false

Type: Boolean

Description: = true, if the rate is reported via real output connectors

tc

Value: TimingChoices.permanent

Type: TimingChoices

Description: Select whether contoll is permanent or timed

onTime

Value: modelSettings.modelStartTime

Type: Time (s)

Description: Time for component to become effective

offTime

Value: modelSettings.modelTimeHorizon

Type: Time (s)

Description: Time for component to become ineffective

Connectors (3)

flowPort

Type: FlowPort

Description: Used to represent stock and flow connections

y

Type: RealOutput

Description: Output of current rate of flow

y1

Type: RealOutput

Description: Output of current rate of flow

Components (3)

modelSettings

Type: ModelSettings

Description: Setting important global variables within a model

onOff

Type: PulseInput

Description: Generate pulse or pulse-train signal of real input

permanent

Type: ConstantConverter

Description: A constant value is turned into a constant signal

Extended by (2)

SourceOrSink

BusinessSimulation.Interfaces.PartialCLD

Partial source or sink for causal loop diagramming

Control

BusinessSimulation.Interfaces.PartialCLD

Partial model for control in CLD+ modeling

Revisions

  • Introduced in v2.1.0.