OLD | NEW |
| (Empty) |
1 Test Sampling of LinearRampToValueAtTime | |
2 | |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | |
4 | |
5 | |
6 PASS linearRamp: Sample 1 is 0.9929687 within a relative error of 1.201e-8. | |
7 PASS linearRamp: Sample 128 is 0.0007812500 within a relative error of 0.0000152
6. | |
8 PASS linearRamp passed. | |
9 | |
10 PASS linearRamp:short: Sample 1 is 0.8200000 within a relative error of 8.723e-9
. | |
11 PASS linearRamp:short: Sample 5 is 0.02000000 within a relative error of 9.537e-
7. | |
12 PASS linearRamp:short passed. | |
13 | |
14 PASS linearRamp:long: Sample 1 is 0.9955000 within a relative error of 2.827e-8. | |
15 PASS linearRamp:long: Sample 200 is 0.0005000000 within a relative error of 0.00
004674. | |
16 PASS linearRamp:long passed. | |
17 | |
18 PASS exponentialRamp: Sample 1 is 0.9222396 within a relative error of 2.505e-8. | |
19 PASS exponentialRamp: Sample 128 is 0.00001009035 within a relative error of 1.4
84e-7. | |
20 PASS exponentialRamp passed. | |
21 | |
22 PASS exponentialRamp:short: Sample 1 is 0.1258925 within a relative error of 5.0
27e-8. | |
23 PASS exponentialRamp:short: Sample 5 is 0.00001258925 within a relative error of
3.821e-7. | |
24 PASS exponentialRamp:short passed. | |
25 | |
26 PASS exponentialRamp:long: Sample 1 is 0.9495110 within a relative error of 8.03
5e-9. | |
27 PASS exponentialRamp:long: Sample 200 is 0.00001005773 within a relative error o
f 0.000001337. | |
28 PASS exponentialRamp:long passed. | |
29 | |
30 PASS successfullyParsed is true | |
31 | |
32 TEST COMPLETE | |
33 | |
OLD | NEW |