Bases: Meter
Meter
Computes and stores the average and current value
Methods
__init__()
__init__
reset()
reset
description
update(val[, n])
update
val –
n –
Notes