blockTimeFrom

Continuous physical time from an event

Information

This component generates the continuous physical time elpased from the event given as input to the block.

The output is equal to initialValue if the event has never occurred. Otherwise, the output is the delay between the current time and the latest event on the input.

The Master time locator can be used to generate the event instead of input u.

Parameters

TypeNameDefaultDescription
RealinitialValue0Output value before the first event has occurred

Connectors

TypeNameDefaultDescription
ETL.Connectors.BooleanInputuEvent giving the time origin
ETL.Connectors.RealOutputyDelay since the time origin