QuantityGroup.agg

compartment_model.QuantityGroup.agg(agg)

Combine grouped quantities using the named aggregation.

Parameters

agg: Literal['sum']

The aggregation method to use.

Returns

QuantityAggregation

The aggregation strategy object.