Adaptation to improved drag calculation algorithm
This commit is contained in:
parent
b041c3aa59
commit
75644eb922
|
|
@ -241,7 +241,7 @@ test('Test behaviour for three perfect identical strokes, including settingling
|
|||
testTotalNumberOfStrokes(rower, 3)
|
||||
testCycleDuration(rower, 0.3490464680000002)
|
||||
testCycleLinearDistance(rower, 1.004627254269142)
|
||||
testCycleLinearVelocity(rower, 4.7709866068572415)
|
||||
testCycleLinearVelocity(rower, 4.6051278388258226)
|
||||
testCyclePower(rower, 304.0763360087651)
|
||||
testDriveDuration(rower, 0.25056694500000004)
|
||||
testDriveLinearDistance(rower, 0.5724455082495962)
|
||||
|
|
|
|||
Loading…
Reference in New Issue