Adaptation to improved drag calculation algorithm

This commit is contained in:
Jaap van Ekris 2024-01-24 16:13:52 +01:00 committed by GitHub
parent 7746f6e612
commit e4141beffc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ test('Test behaviour for three perfect identical strokes, including settingling
testDriveDuration(rower, 0.19636192600000005)
testDriveLinearDistance(rower, 0.4520822644211139)
testDriveLength(rower, 0.2638937829015426)
testDriveAverageHandleForce(rower, 270.4531194469761)
testDriveAverageHandleForce(rower, 251.04336322997108)
testDrivePeakHandleForce(rower, 418.918391852085)
testRecoveryDuration(rower, 0.152533057)
testRecoveryDragFactor(rower, 343.6343564104484)