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.
Combine grouped quantities using the named aggregation.
agg: Literal['sum']
The aggregation method to use.
QuantityAggregation
The aggregation strategy object.