blockAfterBefore

Information

Syntax

y = AfterBefore(u1 = opening_events, u2 = closing_events [, tl = master_time_period]);

Description

Returns the time periods that start after the opening events on u1 and end before the closing events on u2, excluding the opening and the closing events. The time periods are truncated by the master_time_period if provided on tl.

For more information, refer to the Periods block.

The Master block can be used to specify the same master period to all time periods of the same model.

Connectors

TypeNameDefaultDescription
ETL.Connectors.Boolean4Inputu1Opening event
ETL.Connectors.WhileInputtlMaster time period
ETL.Connectors.Boolean4Inputu2Closing event
ETL.Connectors.TimeLocatorOutputyVector of time periods

Components

TypeNameDefaultDescription
ETL.TimeLocators.Periodsperiods