blockSimulationTime
Simulation time
Extends from Modelica.Blocks.Interfaces.SO (Single Output continuous control block).
Information
This component generates a time signal by using the simulation time. The model is used to allow the simulation to start from any time without having to set the parameters for the clock, as would be necessairy for the model Modelica.Blocks.Sources.Clock.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| RealOutput | y (from SO) | Connector of Real output signal |
Revisions
-
May 18, 2010, by Wangda Zuo:
First implementation.