TimeEvent

Navigation:  Library > Signal > Events >

TimeEvent

Previous pageReturn to chapter overviewNext page

Library

Signal\Events

Use

Domains: Discrete, Continuous. Size: 1-D. Allowed in: Block Diagrams.

Description

This is the block implementation of the timeevent function. The output signal is a boolean which is true (1) at a specific time given by the parameter triggerTime:

 

output = timeevent(triggerTime);

TimeEvent

The output of the timeevent block with a triggerTime of 5 s.

Interface

Outputs

Description

output

event signal (boolean)

Parameters

 

triggerTime

time in [s] when the output is true.