Combo Overlay: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Line 25: Line 25:
{{Combo operators|type=row|combo_operator=ADD    | |category=Multi  |type=Operator  |display=Add one or more argument}}
{{Combo operators|type=row|combo_operator=ADD    | |category=Multi  |type=Operator  |display=Add one or more argument}}
{{Combo operators|type=row|combo_operator=MULT  | |category=Multi  |type=Operator  |display=Multiply one or more arguments}}
{{Combo operators|type=row|combo_operator=MULT  | |category=Multi  |type=Operator  |display=Multiply one or more arguments}}
{{Combo operators|type=row|combo_operator=SUB    | |category=Multi  |type=Operator  |display=Subtract one or argument from the first argument}}
{{Combo operators|type=row|combo_operator=SUB    | |category=Multi  |type=Operator  |display=Subtract one or more arguments from the first argument}}
{{Combo operators|type=row|combo_operator=DIV    | |category=Multi  |type=Operator  |display=Divide the first argument with one or more other arguments}}
{{Combo operators|type=row|combo_operator=DIV    | |category=Multi  |type=Operator  |display=Divide the first argument with one or more other arguments}}
{{Combo operators|type=row|combo_operator=MIN    | |category=Multi  |type=Function  |display=Returns the smallest of the provided arguments. That is, the result is the argument closest to negative infinity.}}
{{Combo operators|type=row|combo_operator=MIN    | |category=Multi  |type=Function  |display=Returns the smallest of the provided arguments. That is, the result is the argument closest to negative infinity.}}

Revision as of 13:57, 8 December 2020

File:Combo overlay example.jpg
The combo overlay, displaying only the values that are greater than a given value.

The combo overlay is an overlay which can combine up to three grid overlays with boolean operators and use these overlays as input arguments functions and operators. The list of available functions and operators is given below. Combo overlays can also take other combo overlays as input. Another powerful combination is the use of combo overlays with average overlays (with or without an average distance).

Operators

In the table below are the operators displayed that are supported by the combo overlay. The term argument refers to a grid overlay configured as input, a numerical value or a global name.

How-to's

Examples