Adaptation to improved drag calculation algorithm
This commit is contained in:
parent
635caa846c
commit
1ae811de7c
|
|
@ -205,7 +205,7 @@ test('Test behaviour for three perfect identical strokes, including settingling
|
|||
testTotalNumberOfStrokes(rower, 2)
|
||||
testCycleDuration(rower, 0.40310000200000007)
|
||||
testCycleLinearDistance(rower, 1.2055527051229706)
|
||||
testCycleLinearVelocity(rower, 4.776726663843188)
|
||||
testCycleLinearVelocity(rower, 4.6106683482425606)
|
||||
testCyclePower(rower, 305.1751755713177)
|
||||
testDriveDuration(rower, 0.25056694500000004)
|
||||
testDriveLinearDistance(rower, 1.1969315172491561)
|
||||
|
|
|
|||
Loading…
Reference in New Issue