Create a threshold aggregate having the same value as that of the specified original threshold aggregate.

Synopsis

Declared in <ball_thresholdaggregate.h>

ThresholdAggregate(ThresholdAggregate const& original);

Parameters

Name

Description

original

threshold aggregate to copy

Created with MrDocs