Adaptation to improved drag calculation algorithm
This commit is contained in:
parent
be273ac1ba
commit
9d9c38ef8b
|
|
@ -279,7 +279,7 @@ test('Test behaviour for three perfect identical strokes, including settingling
|
||||||
testDriveLinearDistance(rower, 1.2557840678364274)
|
testDriveLinearDistance(rower, 1.2557840678364274)
|
||||||
testDriveLength(rower, 0.36651914291880905)
|
testDriveLength(rower, 0.36651914291880905)
|
||||||
testDriveAverageHandleForce(rower, 272.7765993429924)
|
testDriveAverageHandleForce(rower, 272.7765993429924)
|
||||||
testDrivePeakHandleForce(rower, 480.01441558492223)
|
testDrivePeakHandleForce(rower, 456.99298986363897)
|
||||||
testRecoveryDuration(rower, 0.09847952300000018)
|
testRecoveryDuration(rower, 0.09847952300000018)
|
||||||
testRecoveryDragFactor(rower, 309.02744980039836)
|
testRecoveryDragFactor(rower, 309.02744980039836)
|
||||||
testInstantHandlePower(rower, 0)
|
testInstantHandlePower(rower, 0)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue