modelTimeUtilities_test

Simulation to test the utilities concerning the time

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

Overview

Simulation to test the functionality of time concerning models.

Concept

To check the calculations of models which are using the simulation time. There are no inputs required.

Output values can be easily displayed via the provided output ports, one for each data type (real and boolean).

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.BooleanOutputboolNightMode
Modelica.Blocks.Interfaces.RealOutput[1]realSamples

Components

TypeNameDefaultDescription
AixLib.Utilities.Sources.NightModenightMode
AixLib.Utilities.Sources.HourOfDayhourOfDay

Revisions

  • April 25, 2013  by Ole Odendahl:
    Implemented model, added documentation and formatted appropriately