FutureProg functions
arenaboxingscores
arenaboxingscores overload 1
Number Collection arenaboxingscores(Number Collection participantSides, Number Collection attackerSides, Number Collection landedHits, Number Collection undefendedHits, Text Collection impactLocations)
Available in
- computer function
- computer program
- standard futureprog
Returns one boxing point total per side, counting only landed undefended hits to the head or torso.
| Parameter | Type | Description |
|---|---|---|
participantSides |
Number Collection |
The ordered side indices for all event participants. |
attackerSides |
Number Collection |
The side index credited for each scoring snapshot. |
landedHits |
Number Collection |
A numeric landed-hit flag for each scoring snapshot. |
undefendedHits |
Number Collection |
A numeric undefended-hit flag for each scoring snapshot. |
impactLocations |
Text Collection |
The normalised impact location for each scoring snapshot. |