Adaptation to improved drag calculation algorithm
This commit is contained in:
parent
e4141beffc
commit
f39e130a21
|
|
@ -179,7 +179,7 @@ test('Test behaviour for three perfect identical strokes, including settingling
|
|||
testDriveLinearDistance(rower, 0.4520822644211139)
|
||||
testDriveLength(rower, 0.2638937829015426)
|
||||
testDriveAverageHandleForce(rower, 251.04336322997108)
|
||||
testDrivePeakHandleForce(rower, 418.918391852085)
|
||||
testDrivePeakHandleForce(rower, 396.7011215867992)
|
||||
testRecoveryDuration(rower, 0.152533057)
|
||||
testRecoveryDragFactor(rower, 343.6343564104484)
|
||||
testInstantHandlePower(rower, 556.0136323793809)
|
||||
|
|
|
|||
Loading…
Reference in New Issue