Return an unsigned integer holding a packed representation of the specified thresholds.
Declared in <ball_thresholdaggregate.h>
static
unsigned int
pack(ThresholdAggregate thresholds);
packed unsigned integer representation of thresholds
| Name | Description |
|---|---|
| thresholds | threshold aggregate to pack |