Syntax
y = FromFor(u = opening_events, duration = duration [, tl = master_time_period]);
Description
Returns the time periods that start after the opening events on u and last for duration seconds, including the opening and 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.