blockTimeInput

Clock to provide time-signal

Extends from Interfaces.PartialConverters.InformationSource_SO (Generic Information Source), Icons.Clockface_white (Face of a clock).

Information

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

The output y is a time signal (e.g., a clock) → Modelica.Blocks.Sources.ContinuousClock.

Notes

  • Time should always be given in the SI base unit s so that models are compatible with those from other domains.

  • To provide a time signal in non-SI units (e.g., min, h, d, wk, ...), →TimeInputConverted may be used in rare cases.

See also

TimeInputConverted

Parameters

TypeNameDefaultDescription
TimeoffsetmodelSettings.modelStartTimeOffset of output signal y (default = modelStartTime)
OutputTypestartTimemodelSettings.modelStartTimeOutput y = offset for time <= startTime (default = modelStartTime)

Components

TypeNameDefaultDescription
RealOutputy (from SO)
ModelSettingsmodelSettings

Revisions

  • Class adapted to be compliant with MSL 4.0.0 in v2.2.

  • Slightly modified Icon in v2.2.