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