Adaptation to improved drag calculation algorithm
This commit is contained in:
parent
0e806a2df1
commit
1f4a2c2f02
|
|
@ -182,7 +182,7 @@ test('Test behaviour for three perfect identical strokes, including settingling
|
|||
testDrivePeakHandleForce(rower, 396.7011215867992)
|
||||
testRecoveryDuration(rower, 0.152533057)
|
||||
testRecoveryDragFactor(rower, 309.02744980039836)
|
||||
testInstantHandlePower(rower, 556.0136323793809)
|
||||
testInstantHandlePower(rower, 526.5255378434941)
|
||||
// Recovery second stroke starts here
|
||||
rower.handleRotationImpulse(0.010769)
|
||||
rower.handleRotationImpulse(0.010707554)
|
||||
|
|
|
|||
Loading…
Reference in New Issue