RealTimeScale

Syntax

<Path>.RealTimeScale:real

The attribute RealTimeScale sets the time factor that elapses between two events in real-time. The duration of an event in real-time is the simulation time divided by the scaling factor you enter. The resulting duration is an integer.

Data Type of the Value You Can Assign

You can assign a value of data type real.

Example

EventController.RealTimeScale := 10

Related Topic

Scaling Factor