Adaptation to improved drag calculation algorithm

This commit is contained in:
Jaap van Ekris 2024-01-24 17:28:03 +01:00 committed by GitHub
parent 3ab3116ff5
commit 59a842d536
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -277,11 +277,11 @@ test('Test behaviour for three perfect identical strokes, including settingling
testCyclePower(rower, 272.62565872880714)
testDriveDuration(rower, 0.2727572410000002)
testDriveLinearDistance(rower, 1.2557840678364274)
testDriveLength(rower, 0.3371976114853044)
testDriveLength(rower, 0.36651914291880905)
testDriveAverageHandleForce(rower, 295.526758358351)
testDrivePeakHandleForce(rower, 480.01441558492223)
testRecoveryDuration(rower, 0.09847952300000018)
testRecoveryDragFactor(rower, 343.6343564104484)
testRecoveryDragFactor(rower, 309.02744980039836)
testInstantHandlePower(rower, 0)
// Dwelling state starts here
rower.handleRotationImpulse(0.020769)