Changed my mind.

This commit is contained in:
Simon MacMullen 2013-01-04 17:49:43 +00:00
parent 48ae005d0e
commit 952593c83e
1 changed files with 1 additions and 2 deletions

View File

@ -64,8 +64,7 @@ format_sample_details_test() ->
%% Skip over some and invent some
%% TODO this rate calculation is dodgy, we should change
%% it. Specifically we should take instantaneous rate from the
%% pre-formatted data, and control the period of the moving
%% average separately (and also take that from preformated data).
%% pre-formatted data.
T({0, 40, 20}, {[{10, 10}, {20, 20}, {30, 30}], 1},
{[{40, 61}, {20, 31}, {0, 1}], 1.5, 20, 1.5, 61}),