Modulus (Iteration Overlay): Difference between revisions
Jump to navigation
Jump to search
Created page with " {{Overlay attributes|<onlyinclude> {{Overlay attributes|type=row|overlay=Average |attribute=MODULUS |unit=number |range=0 to {{Grid Overlay max value}} |description=Store value as timeframe every X iterations. |defaultvalue=100 |icon=AverageWizard_icon_distance_m.png }}</onlyinclude>}} Using the MODULUS attribute is is also possible to not store every iteration (MODULUS=1) but e.g. every second iteration (MODULUS=2). {{article end |notes= |seealso= * Iteration Ove..." |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Overlay attributes|<onlyinclude> | {{Overlay attributes|<onlyinclude> | ||
{{Overlay attributes|type=row|overlay= | {{Overlay attributes|type=row|overlay=Iteration | ||
|attribute=MODULUS | |attribute=MODULUS | ||
|unit=number | |unit=number | ||
|range= | |range=1 to 1000 | ||
|description=Store value as timeframe every X iterations. | |description=Store value as timeframe every X iterations. | ||
|defaultvalue= | |defaultvalue=1 | ||
|icon= | |icon=modulus.png | ||
}}</onlyinclude>}} | }}</onlyinclude>}} | ||
Latest revision as of 14:11, 10 October 2025
| Icon | Attribute | Unit | Range | Description | Default value |
|---|---|---|---|---|---|
| File:Modulus.png | MODULUS | number | 1 to 1000 | Store value as timeframe every X iterations. | 1 |
Using the MODULUS attribute is is also possible to not store every iteration (MODULUS=1) but e.g. every second iteration (MODULUS=2).
See also