Plus
Syntax
Plus event_name | time_constant
Parameters
- event_name: The name of the event whose time should be added to the previously listed event.
- time_constant: A fixed time value to add to the previously listed event.
Description
Adds the time of a specified event or a fixed time constant to the time of the immediately preceding Event command in the listing.
Remarks
Unlike Minus, the Plus command will perform the addition even if one of the times is zero. It can be used with MERGE EVENTS to combine times into a new event. You can only add one event or constant at a time. For more complex calculations, use multiple MERGE commands.
Examples
* Conceptual example - might be used with MERGE
Event LEG1
Plus LEG2