SSU Development Thread (3.0 to 4.0)

What's the difference ?
 
What's the difference ?

Right now the FWCs are unpainted anthracite in SSU, in this picture they are painted white.

picture.php
 
Last edited:
Right now the FWCs are unpainted anthracite in SSU, in this picture they are painted white.

picture.php

And also the roll patterns on the top are missing. I had done some work to paint those last year, but then noticed that the forward skirt or frustum are using "mesh group color" or something instead using textures, so I just moved on to more important matters.

For now I have no problem with the current state of the textures, both ET and SRBs (I'm not implying that they are bad), but after we get the scenario creator thing going we should work on this, to have (at least) one accurate texture set per ET/SRB version, and also allow the user to override the default so he/she can use their own textures.
 
For now I have no problem with the current state of the textures, both ET and SRBs (I'm not implying that they are bad), but after we get the scenario creator thing going we should work on this, to have (at least) one accurate texture set per ET/SRB version, and also allow the user to override the default so he/she can use their own textures.

Exactly. But the "custom" textures should be a tertiary goal... not that I would not love to see a VSA flying SSU with custom paint schemes. But I see a lot of work between that moment in time and where we are now. We should just not forget this dream while we code.

Regarding SRBs, we also for example don't care about the SRB subsystems or landing the SRBs in the ocean. Not that we miss them right now. But some day, they will be important.

We coders are badly lagging behind implementing all this stuff below the hood.... sorry. :(
 
We coders are badly lagging behind implementing all this stuff below the hood.... sorry. :(

Sorry from me too. I hope to be back in 2 months or less.
 
Sorry from me too. I hope to be back in 2 months or less.

Slowly picking up speed here again, working on some additions to libUltra for supporting telemetry streams. Idea is to have a basic OI functionality available soon, so we can use this subsystem for debugging.

---------- Post added 03-01-16 at 01:38 PM ---------- Previous post was 02-29-16 at 08:38 PM ----------

A small reminder for myself, should I forget this until the evening:

"Google Protocol Buffers"

https://developers.google.com/protocol-buffers/

It offers a language independent way to quickly serialize and deserialize data which also works with C++ and C#. Is used by NASA in the context of the Advanced EMU project and seems to be stable enough for government work.
 
Slowly picking up speed here again, working on some additions to libUltra for supporting telemetry streams. Idea is to have a basic OI functionality available soon, so we can use this subsystem for debugging.

---------- Post added 03-01-16 at 01:38 PM ---------- Previous post was 02-29-16 at 08:38 PM ----------

A small reminder for myself, should I forget this until the evening:

"Google Protocol Buffers"

https://developers.google.com/protocol-buffers/

It offers a language independent way to quickly serialize and deserialize data which also works with C++ and C#. Is used by NASA in the context of the Advanced EMU project and seems to be stable enough for government work.

I am hyped about any development about telemetry/sending data, like Orb:Connect does, on SSU.

What does OI mean?
 
Last edited:
I am hyped about any development about telemetry/sending data, like Orb:Connect does, on SSU.

What does OI mean?
Operational Instrumentation.
 
I am hyped about any development about telemetry/sending data, like Orb:Connect does, on SSU.

Well, don't get hyped too soon. I don't think I will integrate a full server somewhere into the orbiter modules, just support for one network client or multiple file streams and I won't send more telemetry than the Space Shuttle does, just the "one major frame per 2 seconds, with many minor frames in it."
 
Before I post this as an official ticket, does anyone else besides me have problems getting the THC working for a good 20-30 seconds post-ET sep? Everytime I switch over to the THC with the Numpad / key, it always activates the RHC (IE the orbiter executes rotational maneuvers) rather than the THC. This has been consistent for a while now. It's not just limited to one launch scenario but it affects all of them.
 
Before I post this as an official ticket, does anyone else besides me have problems getting the THC working for a good 20-30 seconds post-ET sep? Everytime I switch over to the THC with the Numpad / key, it always activates the RHC (IE the orbiter executes rotational maneuvers) rather than the THC. This has been consistent for a while now. It's not just limited to one launch scenario but it affects all of them.

Sadly I can't check anything right now :facepalm:, but one ticket that could be created is one requesting a THC SOP, RHC SOP, etc, and a proper TransDAP/OrbitDAP separation. IMO that is something to do ASAP when the new GPCs come online, clean the house before adding more stuff.
 
Sadly I can't check anything right now :facepalm:, but one ticket that could be created is one requesting a THC SOP, RHC SOP, etc, and a proper TransDAP/OrbitDAP separation. IMO that is something to do ASAP when the new GPCs come online, clean the house before adding more stuff.

I agree there - the Transition DAP is known to be not 100% correct.

Did we already recover the SRBs?
 
I agree there - the Transition DAP is known to be not 100% correct.

Did we already recover the SRBs?
No. Currently they're expended.
 
I agree there - the Transition DAP is known to be not 100% correct.
I created a class for that when I worked on the ET sep sequence, but it does nothing in terms of control.

Did we already recover the SRBs?
Not that I know. It's something that could be done when they are updated to attach to the ET (and not the OV as they do now), and when they get all the bells and whistles in terms of mass, thrust and PC data and nozzle movement, so it's all done at once.
 
No. Currently they're expended.

Maybe one programming task that does not yet depend on OI and DPS. I still plan doing the OI first for debugging.

---------- Post added at 11:00 PM ---------- Previous post was at 08:15 PM ----------

I created a class for that when I worked on the ET sep sequence, but it does nothing in terms of control.

I know - it is redirecting to the Orbit DAP right now, but not completely.

Not that I know. It's something that could be done when they are updated to attach to the ET (and not the OV as they do now), and when they get all the bells and whistles in terms of mass, thrust and PC data and nozzle movement, so it's all done at once.

Yeah, also the instrumentation would be a nice test for the OI, since it is a pretty limited system of the STS stack, like the ET. Also MEC and ATVC could be checked against existing code that way.
 
For an obliquely related personal project I've been looking through the SSU aerodynamic lookup code and the data itself. I found an error in the form of a column mismatch in SSU_Elevon.csv

This prevented me from plotting the data, so I've posted a corrected version below.

Code:
-40,-35,-30,-25,-20,-15,-10,-5,0,5,10,15,20
0.25,-10,,,,,,,,,,,
-0.43913,-0.41452,-0.39287,-0.37464,-0.3574,-0.30036,-0.20985,-0.10148,0,0.09619,0.19437,0.28316,0.38399
0.07752,0.0646,0.05126,0.03426,0.0171,0.00461,-0.00197,-0.00033,0,0.00731,0.01488,0.02962,0.05095
0.1813,0.1828,0.1797,0.1757,0.1691,0.1397,0.0942,0.0481,0,-0.043,-0.0875,-0.1295,-0.173
0.25,-5,,,,,,,,,,,
-0.42131,-0.40204,-0.37981,-0.35849,-0.33401,-0.29684,-0.20886,-0.09832,0,0.09299,0.18846,0.27859,0.37924
0.07697,0.0632,0.05009,0.03589,0.01997,0.00816,0.0008,-0.00057,0,0.00412,0.01448,0.02839,0.04824
0.1843,0.1868,0.1848,0.1803,0.1722,0.14,0.095,0.0491,0,-0.0441,-0.0922,-0.1387,-0.1843
0.25,0,,,,,,,,,,,
-0.399,-0.391,-0.378,-0.363,-0.341,-0.288,-0.19,-0.1,0,0.095,0.188,0.288,0.382
0.0796,0.067,0.054,0.041,0.028,0.017,0.007,0.002,0,0.004,0.012,0.023,0.042
0.168,0.166,0.164,0.162,0.158,0.135,0.09,0.046,0,-0.0441,-0.089,-0.135,-0.18
0.25,5,,,,,,,,,,,
-0.38317,-0.38213,-0.3791,-0.3691,-0.35122,-0.29323,-0.19803,-0.09824,0,0.08845,0.1853,0.27761,0.3737
0.08361,0.07258,0.06127,0.04936,0.03575,0.02164,0.00829,0.00157,0,0.0013,0.00688,0.01787,0.03757
0.161,0.162,0.1651,0.165,0.161,0.133,0.0937,0.045,0,-0.0451,-0.0896,-0.1357,-0.1797
0.25,10,,,,,,,,,,,
-0.39973,-0.39352,-0.38639,-0.37909,-0.36669,-0.29272,-0.19817,-0.09894,0,0.08892,0.18746,0.28194,0.3818
0.08835,0.07751,0.0661,0.05567,0.04536,0.02724,0.01057,0.00323,0,-0.00248,0.0035,0.01527,0.04031
0.164,0.166,0.168,0.169,0.168,0.138,0.096,0.0466,0,-0.0451,-0.0922,-0.1387,-0.1843
0.25,15,,,,,,,,,,,
-0.42213,-0.42144,-0.41668,-0.40568,-0.38292,-0.28816,-0.19503,-0.09932,0,0.09018,0.19093,0.28892,0.39292
0.08598,0.08083,0.07541,0.06625,0.05495,0.02959,0.01395,0.00798,0,-0.00346,0.00164,0.01576,0.04069
0.1727,0.1838,0.1924,0.1954,0.1803,0.1443,0.097,0.0476,0,-0.045,-0.0947,-0.141,-0.1904
0.25,20,,,,,,,,,,,
-0.47498,-0.49616,-0.49859,-0.50218,-0.41565,-0.31274,-0.20998,-0.10844,0,0.09345,0.19224,0.29242,0.39415
0.08381,0.06949,0.05696,0.05295,0.02752,0.00911,-0.00066,-0.00555,0,0.00823,0.01942,0.03446,0.05373
0.1959,0.2101,0.2192,0.2167,0.1858,0.1438,0.0957,0.0476,0,-0.0501,-0.0992,-0.1458,-0.1944
0.25,25,,,,,,,,,,,
-0.521,-0.5317,-0.52393,-0.45592,-0.38199,-0.3047,-0.20728,-0.10851,0,0.08313,0.17445,0.2706,0.36894
0.08947,0.07835,0.07373,0.05393,0.03976,0.02568,0.00507,0.00393,0,0.00791,0.01917,0.03844,0.05768
0.2228,0.2339,0.2314,0.2081,0.1772,0.134,0.09,0.0451,0,-0.0415,-0.0666,-0.1286,-0.1742
0.4,-10,,,,,,,,,,,
-0.43913,-0.41452,-0.39287,-0.37464,-0.3574,-0.30036,-0.20985,-0.10148,0,0.09619,0.19437,0.28316,0.38399
0.07752,0.0646,0.05126,0.03426,0.0171,0.00461,-0.00197,-0.00033,0,0.00731,0.01488,0.02962,0.05095
0.1813,0.1828,0.1797,0.1757,0.1691,0.1397,0.0942,0.0481,0,-0.043,-0.0875,-0.1295,-0.173
0.4,-5,,,,,,,,,,,
-0.42131,-0.40204,-0.37981,-0.35849,-0.33401,-0.29684,-0.20886,-0.09832,0,0.09299,0.18846,0.27859,0.37924
0.07697,0.0632,0.05009,0.03589,0.01997,0.00816,0.0008,-0.00057,0,0.00412,0.01448,0.02839,0.04824
0.1843,0.1868,0.1848,0.1803,0.1722,0.14,0.095,0.0491,0,-0.0441,-0.0922,-0.1387,-0.1843
0.4,0,,,,,,,,,,,
-0.399,-0.391,-0.378,-0.363,-0.341,-0.288,-0.19,-0.1,0,0.095,0.188,0.288,0.382
0.0796,0.067,0.054,0.041,0.028,0.017,0.007,0.002,0,0.004,0.012,0.023,0.042
0.168,0.166,0.164,0.162,0.158,0.135,0.09,0.046,0,-0.0441,-0.089,-0.135,-0.18
0.4,5,,,,,,,,,,,
-0.38317,-0.38213,-0.3791,-0.3691,-0.35122,-0.29323,-0.19803,-0.09824,0,0.08845,0.1853,0.27761,0.3737
0.08361,0.07258,0.06127,0.04936,0.03575,0.02164,0.00829,0.00157,0,0.0013,0.00688,0.01787,0.03757
0.161,0.162,0.1651,0.165,0.161,0.133,0.0937,0.045,0,-0.0451,-0.0896,-0.1357,-0.1797
0.4,10,,,,,,,,,,,
-0.39973,-0.39352,-0.38639,-0.37909,-0.36669,-0.29272,-0.19817,-0.09894,0,0.08892,0.18746,0.28194,0.3818
0.08835,0.07751,0.0661,0.05567,0.04536,0.02724,0.01057,0.00323,0,-0.00248,0.0035,0.01527,0.04031
0.164,0.166,0.168,0.169,0.168,0.138,0.096,0.0466,0,-0.0451,-0.0922,-0.1387,-0.1843
0.4,15,,,,,,,,,,,
-0.42213,-0.42144,-0.41668,-0.40568,-0.38292,-0.28816,-0.19503,-0.09932,0,0.09018,0.19093,0.28892,0.39292
0.08598,0.08083,0.07541,0.06625,0.05495,0.02959,0.01395,0.00798,0,-0.00346,0.00164,0.01576,0.04069
0.1727,0.1838,0.1924,0.1954,0.1803,0.1443,0.097,0.0476,0,-0.045,-0.0947,-0.141,-0.1904
0.4,20,,,,,,,,,,,
-0.47498,-0.49616,-0.49859,-0.50218,-0.41565,-0.31274,-0.20998,-0.10844,0,0.09345,0.19224,0.29242,0.39415
0.08381,0.06949,0.05696,0.05295,0.02752,0.00911,-0.00066,-0.00555,0,0.00823,0.01942,0.03446,0.05373
0.1959,0.2101,0.2192,0.2167,0.1858,0.1438,0.0957,0.0476,0,-0.0501,-0.0992,-0.1458,-0.1944
0.4,25,,,,,,,,,,,
-0.521,-0.5317,-0.52393,-0.45592,-0.38199,-0.3047,-0.20728,-0.10851,0,0.08313,0.17445,0.2706,0.36894
0.08947,0.07835,0.07373,0.05393,0.03976,0.02568,0.00507,0.00393,0,0.00791,0.01917,0.03844,0.05768
0.2228,0.2339,0.2314,0.2081,0.1772,0.134,0.09,0.0451,0,-0.0415,-0.0666,-0.1286,-0.1742
0.6,-10,,,,,,,,,,,
-0.45821,-0.44113,-0.41817,-0.38637,-0.33882,-0.28113,-0.19673,-0.09645,0,0.08309,0.17434,0.25839,0.34613
0.09355,0.07159,0.05076,0.03169,0.0154,-0.00083,-0.00727,-0.00584,0,0.00673,0.01906,0.03185,0.04682
0.1614,0.167,0.1695,0.1675,0.1589,0.1326,0.0975,0.0487,0,-0.0437,-0.0924,-0.1355,-0.1599
0.6,-5,,,,,,,,,,,
-0.3828,-0.37589,-0.36301,-0.34758,-0.31422,-0.26566,-0.19137,-0.09651,0,0.09499,0.18148,0.26546,0.34229
0.10724,0.08556,0.06461,0.04889,0.03475,0.01892,0.00735,0.0016,0,0.0043,0.01387,0.02925,0.04601
0.1661,0.1719,0.1715,0.1655,0.1533,0.1315,0.0955,0.05,0,-0.048,-0.0955,-0.143,-0.179
0.6,0,,,,,,,,,,,
-0.342,-0.34,-0.336,-0.33,-0.306,-0.261,-0.186,-0.095,0,0.09,0.183,0.265,0.344
0.0956,0.078,0.061,0.046,0.038,0.022,0.01,0.0025,0,0.004,0.013,0.025,0.043
0.1535,0.1558,0.155,0.153,0.147,0.129,0.0935,0.0475,0,-0.047,-0.0945,-0.14,-0.191
0.6,5,,,,,,,,,,,
-0.34335,-0.34639,-0.34055,-0.3296,-0.31258,-0.26864,-0.19062,-0.09408,0,0.0936,0.18873,0.27827,0.36092
0.09127,0.07949,0.06593,0.05343,0.0414,0.02732,0.01255,0.00321,0,0.00295,0.0116,0.02534,0.0407
0.151,0.1521,0.153,0.153,0.147,0.1295,0.094,0.048,0,-0.042,-0.097,-0.147,-0.196
0.6,10,,,,,,,,,,,
-0.36044,-0.36467,-0.36004,-0.3494,-0.33229,-0.28495,-0.19551,-0.09877,0,0.09801,0.20495,0.3047,0.39895
0.09808,0.08563,0.07161,0.05704,0.04468,0.03095,0.01417,0.00422,0,0.00303,0.01057,0.02345,0.04541
0.1595,0.16,0.16,0.1592,0.154,0.1362,0.096,0.049,0,-0.047,-0.102,-0.153,-0.204
0.6,15,,,,,,,,,,,
-0.33661,-0.34859,-0.35454,-0.36029,-0.34625,-0.2758,-0.19427,-0.09263,0,0.09882,0.19069,0.28063,0.33484
0.07674,0.0668,0.05618,0.04633,0.03687,0.02162,0.00909,0.00204,0,0.00561,0.0162,0.0273,0.05574
0.154,0.1575,0.1615,0.1645,0.164,0.14,0.0953,0.046,0,-0.048,-0.096,-0.138,-0.179
0.6,20,,,,,,,,,,,
-0.37852,-0.38564,-0.38804,-0.37779,-0.34609,-0.26859,-0.17839,-0.09107,0,0.0868,0.18121,0.27033,0.3374
0.05061,0.04565,0.03907,0.03215,0.02274,0.00734,0.00108,0.00122,0,0.00459,0.0096,0.02931,0.05279
0.1761,0.1766,0.1756,0.1731,0.1635,0.1396,0.0924,0.047,0,-0.0447,-0.0919,-0.1376,-0.1683
0.6,25,,,,,,,,,,,
-0.29746,-0.3075,-0.31301,-0.30756,-0.2892,-0.24799,-0.17164,-0.08673,0,0.07322,0.13917,0.20593,0.26382
0.00333,0.00072,-0.00399,-0.00895,-0.01443,-0.01125,0.00104,0.00094,0,0.00558,0.02161,0.06065,0.09489
0.136,0.1477,0.1574,0.1609,0.1513,0.1354,0.084,0.042,0,-0.0416,-0.0631,-0.1194,-0.1492
0.8,-10,,,,,,,,,,,
-0.45183,-0.43827,-0.41892,-0.38876,-0.33795,-0.25971,-0.16762,-0.08761,0,0.07767,0.15165,0.21979,0.29258
0.1092,0.08417,0.06078,0.03949,0.02195,0.01016,0.0004,-0.00418,0,0.00872,0.02105,0.03774,0.06171
0.1684,0.1665,0.1637,0.1603,0.1559,0.1449,0.1131,0.0538,0,-0.0408,-0.0845,-0.1187,-0.1414
0.8,-5,,,,,,,,,,,
-0.44512,-0.41725,-0.37835,-0.33958,-0.28984,-0.24331,-0.18193,-0.10465,0,0.09507,0.17965,0.24666,0.30725
0.11966,0.09951,0.07933,0.06063,0.0429,0.0274,0.0142,0.00289,0,0.0033,0.0117,0.0261,0.04495
0.207,0.201,0.19,0.1715,0.1525,0.131,0.1,0.058,0,-0.056,-0.1032,-0.1465,-0.1803
0.8,0,,,,,,,,,,,
-0.393,-0.372,-0.344,-0.307,-0.263,-0.213,-0.16,-0.095,0,0.094,0.164,0.274,0.322
0.1085,0.0915,0.073,0.0585,0.043,0.028,0.015,0.0035,0,0.003,0.013,0.0285,0.05
0.1875,0.1795,0.1695,0.1556,0.136,0.1142,0.087,0.053,0,-0.0525,-0.104,-0.15,-0.191
0.8,5,,,,,,,,,,,
-0.37583,-0.35635,-0.33197,-0.30023,-0.26424,-0.22734,-0.17433,-0.10105,0,0.09967,0.20185,0.28254,0.35291
0.11017,0.09191,0.07221,0.05638,0.04319,0.02892,0.01525,0.00382,0,0.00333,0.01245,0.02948,0.05244
0.1718,0.1643,0.156,0.146,0.132,0.1123,0.088,0.0558,0,-0.056,-0.113,-0.1598,-0.202
0.8,10,,,,,,,,,,,
-0.36485,-0.33977,-0.30952,-0.27386,-0.23641,-0.20191,-0.16527,-0.09706,0,0.08996,0.19035,0.26728,0.32011
0.08464,0.07138,0.05864,0.04778,0.03559,0.02393,0.0129,0.00239,0,0.00343,0.01416,0.03004,0.05322
0.178,0.164,0.15,0.135,0.12,0.1064,0.0895,0.053,0,-0.048,-0.1025,-0.15,-0.1961
0.8,15,,,,,,,,,,,
-0.27929,-0.26113,-0.24209,-0.22393,-0.20526,-0.19014,-0.16515,-0.0878,0,0.09522,0.18638,0.25172,0.29625
0.06655,0.0532,0.04313,0.0336,0.02601,0.01678,0.00957,0.00075,0,0.00762,0.01942,0.03919,0.06245
0.1475,0.1408,0.134,0.126,0.118,0.1088,0.0942,0.05,0,-0.054,-0.108,-0.1495,-0.1815
0.8,20,,,,,,,,,,,
-0.1906,-0.18962,-0.18848,-0.18734,-0.18449,-0.17762,-0.15448,-0.08091,0,0.08552,0.16801,0.23959,0.29235
0.04064,0.03454,0.02891,0.02328,0.01649,0.01197,0.00536,-0.00301,0,0.00399,0.01717,0.04135,0.06642
0.1036,0.1098,0.115,0.1185,0.1194,0.1097,0.087,0.0448,0,-0.049,-0.092,-0.1276,-0.1508
0.8,25,,,,,,,,,,,
-0.13676,-0.14859,-0.15861,-0.16591,-0.16867,-0.1653,-0.14549,-0.0845,0,0.07006,0.12454,0.17228,0.20858
0.02615,0.02681,0.02563,0.02517,0.02161,0.01463,0.00506,-0.00374,0,0.00827,0.0281,0.06421,0.10421
0.0659,0.0972,0.1076,0.1155,0.1179,0.1052,0.0795,0.0397,0,-0.0399,-0.079,-0.109,-0.1295
0.9,-10,,,,,,,,,,,
-0.43671,-0.42634,-0.41008,-0.38201,-0.33795,-0.26066,-0.17467,-0.08182,0,0.06386,0.13675,0.19762,0.23479
0.11562,0.09135,0.06823,0.04729,0.02774,0.00979,0.00007,-0.00244,0,0.00639,0.01914,0.03677,0.05633
0.171,0.1669,0.1635,0.1578,0.1518,0.1392,0.1151,0.0576,0,-0.0429,-0.0812,-0.1155,-0.1493
0.9,-5,,,,,,,,,,,
-0.39521,-0.38535,-0.36355,-0.32962,-0.28589,-0.23188,-0.16729,-0.09187,0,0.08002,0.14046,0.19936,0.25666
0.13437,0.11335,0.09367,0.07305,0.05509,0.03442,0.01899,0.00602,0,0.00329,0.01229,0.02748,0.04956
0.21,0.2077,0.201,0.1877,0.168,0.1415,0.106,0.058,0,-0.054,-0.09,-0.129,-0.164
0.9,0,,,,,,,,,,,
-0.382,-0.373,-0.353,-0.32,-0.276,-0.228,-0.162,-0.08,0,0.07,0.145,0.217,0.285
0.125,0.106,0.087,0.0695,0.052,0.035,0.019,0.007,0,0.001,0.0097,0.028,0.053
0.1938,0.1928,0.187,0.1758,0.167,0.1323,0.096,0.0515,0,-0.048,-0.0915,-0.1395,-0.186
0.9,5,,,,,,,,,,,
-0.39159,-0.36341,-0.32898,-0.28619,-0.23734,-0.18425,-0.12409,-0.05275,0,0.07741,0.18366,0.27138,0.34096
0.11355,0.09152,0.07195,0.05616,0.04084,0.02917,0.01588,0.00512,0,0.00136,0.01103,0.02595,0.05349
0.186,0.18,0.17,0.1525,0.132,0.103,0.07,0.032,0,-0.051,-0.111,-0.164,-0.212
0.9,10,,,,,,,,,,,
-0.28104,-0.25133,-0.2188,-0.18798,-0.15621,-0.12652,-0.09399,-0.05674,0,0.08156,0.19215,0.27255,0.33459
0.07616,0.06615,0.05483,0.04533,0.03547,0.02536,0.01403,0.00545,0,0.00187,0.01283,0.03115,0.03473
0.1415,0.1325,0.1235,0.112,0.1,0.0842,0.063,0.038,0,-0.05,-0.113,-0.1635,-0.208
0.9,15,,,,,,,,,,,
-0.17952,-0.16993,-0.16034,-0.15198,-0.1431,-0.13074,-0.11162,-0.06737,0,0.09109,0.1847,0.25146,0.2902
0.05639,0.04967,0.04298,0.03555,0.03006,0.02209,0.01231,0.00356,0,0.00769,0.02091,0.03822,0.06304
0.112,0.11,0.109,0.1042,0.0988,0.089,0.075,0.044,0,-0.058,-0.114,-0.154,-0.192
0.9,20,,,,,,,,,,,
-0.13469,-0.15595,-0.17139,-0.18368,-0.18884,-0.18284,-0.15158,-0.07892,0,0.07122,0.1555,0.22983,0.2829
0.03051,0.03058,0.02907,0.02748,0.02499,0.021,0.01335,0.00244,0,0.00856,0.0179,0.04085,0.07262
0.0899,0.0936,0.0989,0.0995,0.1007,0.0988,0.0843,0.0464,0,-0.045,-0.0903,-0.1241,-0.1448
0.9,25,,,,,,,,,,,
-0.116,-0.13046,-0.14332,-0.15256,-0.1561,-0.15271,-0.12974,-0.06703,0,0.06704,0.11514,0.15719,0.18452
0.02099,0.0231,0.02391,0.02303,0.02016,0.0156,0.00209,0.00058,0,0.0099,0.0316,0.07444,0.11885
0.0773,0.0863,0.0953,0.1015,0.1037,0.0966,0.0767,0.041,0,-0.0399,-0.0902,-0.1094,-0.129
0.95,-10,,,,,,,,,,,
-0.43785,-0.42016,-0.39915,-0.3689,-0.32363,-0.24834,-0.16788,-0.08576,0,0.06963,0.14152,0.18891,0.22555
0.11633,0.09661,0.07533,0.05355,0.0329,0.0148,0.00188,-0.00314,0,0.00822,0.02089,0.03433,0.05114
0.1735,0.1687,0.1634,0.1581,0.1517,0.1434,0.115,0.06,0,-0.0374,-0.0789,-0.1178,-0.1487
0.95,-5,,,,,,,,,,,
-0.38986,-0.38209,-0.36441,-0.33385,-0.29388,-0.24605,-0.18423,-0.09166,0,0.0518,0.09737,0.15731,0.22586
0.13052,0.11062,0.09209,0.0732,0.05459,0.03569,0.01751,0.00353,0,0.00453,0.01153,0.02631,0.04595
0.219,0.214,0.208,0.1983,0.1825,0.1615,0.128,0.069,0,-0.04,-0.073,-0.11,-0.16
0.95,0,,,,,,,,,,,
-0.373,-0.375,-0.367,-0.345,-0.309,-0.26,-0.193,-0.095,0,0.05,0.113,0.184,0.265
0.1235,0.106,0.088,0.071,0.054,0.035,0.018,0.0055,0,0.004,0.012,0.0295,0.055
0.21,0.209,0.205,0.1995,0.188,0.1655,0.1295,0.065,0,-0.038,-0.082,-0.127,-0.18
0.95,5,,,,,,,,,,,
-0.40455,-0.38567,-0.35579,-0.31697,-0.25706,-0.20517,-0.13821,-0.06475,0,0.0645,0.14871,0.2285,0.31116
0.10315,0.08945,0.0753,0.06005,0.04545,0.03,0.0151,0.00567,0,0.00299,0.01309,0.0302,0.0571
0.209,0.205,0.197,0.1845,0.164,0.135,0.097,0.05,0,-0.048,-0.104,-0.16,-0.204
0.95,10,,,,,,,,,,,
-0.28111,-0.27193,-0.25156,-0.22541,-0.19065,-0.15235,-0.10813,-0.05744,0,0.07467,0.17373,0.25691,0.32306
0.08155,0.07029,0.05908,0.05193,0.04174,0.02859,0.0145,0.00251,0,0.00308,0.01202,0.02893,0.0527
0.159,0.155,0.15,0.1415,0.127,0.1055,0.075,0.042,0,-0.05,-0.11,-0.164,-0.206
0.95,15,,,,,,,,,,,
-0.19174,-0.18301,-0.17342,-0.16067,-0.14419,-0.1298,-0.10396,-0.05894,0,0.07724,0.15507,0.21674,0.26759
0.05717,0.05111,0.0444,0.03788,0.02984,0.01774,0.00612,0.00025,0,0.00622,0.01849,0.03614,0.05978
0.13,0.125,0.12,0.113,0.104,0.094,0.075,0.04,0,-0.053,-0.104,-0.149,-0.174
0.95,20,,,,,,,,,,,
-0.14469,-0.1615,-0.17643,-0.18667,-0.19106,-0.17874,-0.13524,-0.07052,0,0.07694,0.14731,0.19797,0.24104
0.0118,0.01824,0.02399,0.02804,0.03059,0.02643,0.01145,0.00215,0,0.00381,0.02173,0.04394,0.08041
0.0923,0.0945,0.0967,0.0984,0.1001,0.0982,0.0829,0.05,0,-0.047,-0.0884,-0.1198,-0.1447
0.95,25,,,,,,,,,,,
-0.13322,-0.14711,-0.15796,-0.16633,-0.16805,-0.1578,-0.12364,-0.06459,0,0.06539,0.11187,0.15089,0.18328
-0.01357,-0.00787,-0.00252,0.00297,0.00874,0.01179,0.00933,0.0011,0,0.00537,0.03169,0.07749,0.12804
0.0807,0.0905,0.0982,0.1029,0.1036,0.0997,0.0774,0.0419,0,-0.0404,-0.0794,-0.1083,-0.1276
0.98,-10,,,,,,,,,,,
-0.43505,-0.41536,-0.39249,-0.36054,-0.31512,-0.24371,-0.1661,-0.08633,0,0.07312,0.14396,0.18514,0.21324
0.11608,0.0989,0.07908,0.05732,0.03522,0.01571,0.00243,-0.00315,0,0.00914,0.02132,0.03231,0.0449
0.17369,0.16903,0.16308,0.15729,0.14911,0.14008,0.11155,0.05822,0,-0.03789,-0.07653,-0.11904,-0.14834
0.98,-5,,,,,,,,,,,
-0.38084,-0.37411,-0.35826,-0.33272,-0.29506,-0.24835,-0.17735,-0.08299,0,0.05191,0.10003,0.15588,0.2094
0.12903,0.11013,0.09189,0.07267,0.05245,0.03312,0.01559,0.00294,0,0.00606,0.01346,0.02789,0.04498
0.20695,0.20345,0.19725,0.18807,0.17386,0.1544,0.12366,0.06297,0,-0.04001,-0.07649,-0.11483,-0.1615
0.98,0,,,,,,,,,,,
-0.36669,-0.366,-0.3637,-0.34625,-0.30991,-0.24602,-0.17902,-0.08718,0,0.0505,0.11294,0.18128,0.25848
0.12514,0.10748,0.0895,0.07223,0.05509,0.03615,0.01822,0.00536,0,0.00511,0.01337,0.0317,0.05948
0.20433,0.20203,0.19713,0.19075,0.17897,0.15744,0.12175,0.06084,0,-0.03891,-0.08434,-0.12936,-0.17872
0.98,5,,,,,,,,,,,
-0.38985,-0.37964,-0.35961,-0.3253,-0.27232,-0.20621,-0.13513,-0.06766,0,0.06311,0.14466,0.22281,0.31041
0.10324,0.09045,0.07702,0.05221,0.04733,0.03135,0.01602,0.00592,0,0.00437,0.01475,0.03291,0.05923
0.20888,0.20354,0.19505,0.18355,0.1653,0.13347,0.09951,0.05408,0,-0.04701,-0.1027,-0.15744,-0.19884
0.98,10,,,,,,,,,,,
-0.29178,-0.28401,-0.26759,-0.24218,-0.20542,-0.16304,-0.11385,-0.05714,0,0.07347,0.16588,0.24909,0.32234
0.08688,0.07558,0.0645,0.05567,0.04437,0.02999,0.01493,0.00357,0,0.00478,0.01433,0.03292,0.05842
0.16744,0.16549,0.16146,0.15288,0.13662,0.11292,0.06021,0.04347,0,-0.05,-0.1088,-0.1597,-0.19999
0.98,15,,,,,,,,,,,
-0.20475,-0.19546,-0.18437,-0.16958,-0.15082,-0.13086,-0.10235,-0.05611,0,0.07384,0.14987,0.21367,0.2723
0.05957,0.05332,0.04586,0.03859,0.02969,0.01652,0.00502,-0.00062,0,0.00684,0.01879,0.0381,0.0651
0.13949,0.13323,0.12877,0.11848,0.1079,0.09614,0.07435,0.03935,0,-0.05119,-0.10164,-0.14608,-0.17323
0.98,20,,,,,,,,,,,
-0.16043,-0.17064,-0.17888,-0.18469,-0.18037,-0.16606,-0.12568,-0.06716,0,0.07674,0.14194,0.1871,0.22926
0.01881,0.02254,0.02581,0.02836,0.02795,0.02299,0.00965,0.00154,0,0.00308,0.0234,0.04837,0.08572
0.09466,0.09649,0.0983,0.09943,0.09961,0.09674,0.08146,0.05058,0,-0.04647,-0.08766,-0.11991,-0.14299
0.98,25,,,,,,,,,,,
-0.15337,-0.16057,-0.16495,-0.16801,-0.16625,-0.15159,-0.11835,-0.06353,0,0.06498,0.11108,0.14682,0.18364
-0.01295,-0.00685,-0.00164,0.00429,0.0099,0.01111,0.00919,0.00159,0,0.00449,0.03142,0.07849,0.13301
0.06346,0.09296,0.09991,0.10373,0.10335,0.09555,0.07409,0.0401,0,-0.04085,-0.07901,-0.10764,-0.18563
1.05,-10,,,,,,,,,,,
-0.42587,-0.40264,-0.37657,-0.34059,-0.29528,-0.23551,-0.16399,-0.08386,0,0.08136,0.14645,0.17799,0.18485
0.11175,0.10092,0.08551,0.06576,0.03902,0.01686,0.00287,-0.0024,0,0.01079,0.02176,0.02712,0.02853
0.1725,0.1673,0.161,0.1527,0.1424,0.1297,0.1008,0.0529,0,-0.0414,-0.0782,-0.1211,-0.1475
1.05,-5,,,,,,,,,,,
-0.35449,-0.35013,-0.33938,-0.32044,-0.28413,-0.23309,-0.15143,-0.05648,0,0.0596,0.11984,0.15774,0.17153
0.12779,0.11241,0.09277,0.07134,0.04641,0.02528,0.00984,0.00309,0,0.00722,0.01852,0.03287,0.04733
0.1745,0.1688,0.1625,0.1547,0.145,0.1297,0.1075,0.04,0,-0.044,-0.093,-0.136,-0.168
1.05,0,,,,,,,,,,,
-0.351,-0.346,-0.337,-0.318,-0.276,-0.209,-0.14,-0.062,0,0.057,0.123,0.185,0.248
0.1315,0.1125,0.094,0.0755,0.057,0.04,0.022,0.0063,0,0.006,0.0165,0.038,0.073
0.186,0.1795,0.171,0.161,0.148,0.131,0.101,0.0465,0,-0.0455,-0.096,-0.143,-0.178
1.05,5,,,,,,,,,,,
-0.34386,-0.34209,-0.3334,-0.30952,-0.25367,-0.19074,-0.12573,-0.06475,0,0.06099,0.14225,0.22231,0.32481
0.10838,0.09417,0.07886,0.06492,0.0493,0.03425,0.02003,0.00567,0,0.00872,0.01968,0.03978,0.06393
0.1865,0.1795,0.1705,0.16,0.1455,0.122,0.092,0.0495,0,-0.0455,-0.102,-0.1505,-0.165
1.05,10,,,,,,,,,,,
-0.32737,-0.31219,-0.28925,-0.2582,-0.21822,-0.1711,-0.1169,-0.05581,0,0.07276,0.15194,0.23455,0.32445
0.10139,0.08957,0.07568,0.06177,0.0466,0.03169,0.01655,0.00598,0,0.00951,0.02093,0.04597,0.07784
0.177,0.176,0.17,0.158,0.1397,0.1145,0.084,0.043,0,-0.05,-0.104,-0.146,-0.16
1.05,15,,,,,,,,,,,
-0.24037,-0.22918,-0.21335,-0.19436,-0.17225,-0.13834,-0.09958,-0.05192,0,0.06881,0.14309,0.21907,0.29976
0.06886,0.06037,0.04992,0.03966,0.02939,0.01688,0.00701,-0.00058,0,0.00952,0.02015,0.04483,0.08325
0.1545,0.148,0.14,0.1315,0.1175,0.0975,0.0716,0.039,0,-0.048,-0.098,-0.135,-0.175
1.05,20,,,,,,,,,,,
-0.209,-0.19964,-0.18557,-0.17138,-0.15339,-0.13164,-0.10356,-0.06054,0,0.06871,0.12943,0.1735,0.21253
0.03978,0.03627,0.03104,0.02619,0.02007,0.01258,0.00492,0.00033,0,0.00458,0.0254,0.05859,0.09884
0.1043,0.1046,0.1043,0.1021,0.0978,0.09,0.0752,0.0464,0,-0.0439,-0.0863,-0.1181,-0.1384
1.05,25,,,,,,,,,,,
-0.20615,-0.19614,-0.1834,-0.16913,-0.15171,-0.12982,-0.10186,-0.06155,0,0.06476,0.11021,0.14631,0.18525
0.00985,0.01003,0.00895,0.0088,0.00829,0.00791,0.00634,0.00288,0,0.00401,0.03048,0.07952,0.14411
0.0928,0.0991,0.1038,0.1056,0.1018,0.088,0.0642,0.0339,0,-0.0409,-0.0782,-0.1061,-0.1199
1.1,-10,,,,,,,,,,,
-0.42245,-0.39998,-0.36836,-0.3267,-0.27544,-0.21885,-0.15302,-0.07987,0,0.05285,0.10311,0.13943,0.16284
0.10382,0.09732,0.08503,0.0676,0.0418,0.02031,0.00399,-0.002,0,0.00546,0.01412,0.02123,0.02568
0.1711,0.1633,0.1556,0.1473,0.1385,0.1257,0.1017,0.0506,0,-0.0387,-0.077,-0.116,-0.145
1.1,-5,,,,,,,,,,,
-0.36322,-0.35871,-0.33799,-0.30312,-0.25719,-0.20018,-0.13251,-0.0561,0,0.05406,0.11092,0.15232,0.19558
0.13586,0.11869,0.09992,0.07989,0.05991,0.0392,0.02304,0.01015,0,0.00172,0.01723,0.03742,0.05927
0.1782,0.1694,0.1596,0.1499,0.14,0.1252,0.095,0.0463,0,-0.04,-0.087,-0.13,-0.154
1.1,0,,,,,,,,,,,
-0.35,-0.334,-0.31,-0.279,-0.234,-0.182,-0.12,-0.055,0,0.053,0.111,0.167,0.223
0.121,0.104,0.0863,0.069,0.052,0.0345,0.019,0.0075,0,0.0055,0.017,0.0375,0.068
0.1802,0.1729,0.1647,0.1544,0.1405,0.1223,0.0955,0.042,0,-0.04,-0.066,-0.1255,-0.1645
1.1,5,,,,,,,,,,,
-0.33269,-0.30896,-0.28619,-0.2583,-0.22041,-0.17331,-0.12214,-0.05678,0,0.05792,0.12904,0.19325,0.25715
0.09837,0.08274,0.0577,0.05372,0.03936,0.02701,0.0152,0.00497,0,0.00799,0.01782,0.04031,0.07086
0.1615,0.1555,0.147,0.137,0.124,0.1125,0.083,0.0385,0,-0.04,-0.094,-0.1345,-0.17
1.1,10,,,,,,,,,,,
-0.28531,-0.27031,-0.25423,-0.23108,-0.1989,-0.1567,-0.10537,-0.04959,0,0.06685,0.14291,0.22956,0.31697
0.09803,0.08523,0.07275,0.06004,0.04675,0.03271,0.01658,0.00671,0,0.01055,0.02151,0.04076,0.07002
0.155,0.151,0.145,0.136,0.125,0.102,0.072,0.036,0,-0.046,-0.1,-0.1475,-0.181
1.1,15,,,,,,,,,,,
-0.23194,-0.21488,-0.19417,-0.17304,-0.14896,-0.12353,-0.09262,-0.04947,0,0.05908,0.12963,0.19105,0.24926
0.0694,0.05965,0.04809,0.03809,0.02749,0.01809,0.00981,0.00083,0,0.00798,0.02014,0.04457,0.08022
0.134,0.132,0.129,0.122,0.11,0.092,0.069,0.035,0,-0.042,-0.092,-0.1335,-0.162
1.1,20,,,,,,,,,,,
-0.20365,-0.18973,-0.17295,-0.15583,-0.13703,-0.11505,-0.08781,-0.05171,0,0.0587,0.12432,0.16433,0.19755
0.03988,0.03426,0.02772,0.02213,0.01529,0.00846,0.00142,-0.00172,0,0.0063,0.02296,0.05384,0.09251
0.1143,0.1125,0.1094,0.1037,0.0944,0.0821,0.0627,0.037,0,-0.046,-0.084,-0.114,-0.1355
1.1,25,,,,,,,,,,,
-0.20179,-0.18684,-0.17147,-0.15431,-0.13487,-0.11344,-0.08772,-0.05318,0,0.06031,0.10603,0.14334,0.1784
0.01211,0.00867,0.00614,0.00509,0.00419,0.00291,0.00118,-0.00047,0,0.0063,0.03099,0.0755,0.14124
0.1048,0.1078,0.1065,0.1045,0.099,0.0835,0.0615,0.0367,0,-0.0377,-0.0733,-0.1054,-0.1233
1.2,-10,,,,,,,,,,,
-0.41251,-0.37869,-0.33655,-0.28878,-0.23736,-0.17842,-0.11846,-0.06082,0,0.0498,0.10004,0.13689,0.16147
0.0878,0.08026,0.07165,0.05986,0.04466,0.02713,0.00957,-0.00057,0,0.00553,0.01429,0.02414,0.03446
0.1688,0.1611,0.1528,0.142,0.1291,0.1102,0.0846,0.0428,0,-0.0377,-0.0775,-0.111,-0.1414
1.2,-5,,,,,,,,,,,
-0.37195,-0.33885,-0.30376,-0.26525,-0.21876,-0.16405,-0.10851,-0.05447,0,0.04617,0.09971,0.13695,0.17207
0.09795,0.0868,0.07581,0.06011,0.04511,0.02781,0.01259,0.00306,0,0.00002,0.00772,0.018,0.04115
0.175,0.1682,0.1594,0.1481,0.1296,0.1061,0.074,0.0362,0,-0.0375,-0.075,-0.115,-0.147
1.2,0,,,,,,,,,,,
-0.338,-0.307,-0.275,-0.239,-0.197,-0.148,-0.1,-0.049,0,0.046,0.095,0.142,0.187
0.1015,0.089,0.077,0.06,0.044,0.028,0.015,0.0055,0,0.003,0.0135,0.028,0.0445
0.1729,0.1636,0.1528,0.1394,0.12,0.0954,0.0669,0.0337,0,-0.035,-0.0775,-0.1145,-0.152
1.2,5,,,,,,,,,,,
-0.29683,-0.27007,-0.24123,-0.21239,-0.17857,-0.1395,-0.09429,-0.04778,0,0.04782,0.10678,0.16674,0.2302
0.09523,0.07984,0.06527,0.0507,0.0357,0.02325,0.01226,0.00458,0,-0.00418,0.01575,0.0356,0.04963
0.165,0.1536,0.1412,0.1273,0.1113,0.0904,0.0633,0.0337,0,-0.0365,-0.0835,-0.123,-0.167
1.2,10,,,,,,,,,,,
-0.25232,-0.23445,-0.21255,-0.18833,-0.16,-0.12558,-0.09066,-0.04831,0,0.0581,0.1246,0.18624,0.23854
0.08358,0.06977,0.05576,0.04336,0.03126,0.01927,0.00989,0.00243,0,0.00702,0.0156,0.03113,0.05136
0.1491,0.1403,0.1299,0.1161,0.0987,0.0787,0.0557,0.0286,0,-0.0415,-0.09,-0.134,-0.1695
1.2,15,,,,,,,,,,,
-0.22303,-0.20214,-0.18025,-0.1574,-0.13332,-0.10705,-0.0764,-0.04393,0,0.05399,0.12507,0.18994,0.24833
0.06401,0.05313,0.04209,0.03079,0.02019,0.01005,0.0008,-0.00169,0,0.00831,0.01856,0.03659,0.06132
0.1302,0.123,0.1147,0.1039,0.092,0.0761,0.0557,0.0311,0,-0.04,-0.087,-0.128,-0.16
1.2,20,,,,,,,,,,,
-0.19215,-0.17659,-0.16189,-0.14404,-0.12618,-0.10423,-0.07715,-0.04562,0,0.0499,0.10075,0.15072,0.18474
0.03929,0.03235,0.02593,0.01944,0.01294,0.00601,0.00148,-0.00255,0,0.00844,0.01952,0.05156,0.09239
0.1206,0.1154,0.1091,0.1003,0.09,0.074,0.0557,0.0311,0,-0.0368,-0.0601,-0.1117,-0.1301
1.2,25,,,,,,,,,,,
-0.18306,-0.17302,-0.16025,-0.14523,-0.1282,-0.10754,-0.08122,-0.04766,0,0.05431,0.09913,0.13198,0.15492
0.01441,0.01227,0.01128,0.01035,0.00902,0.00601,0.00091,-0.00282,0,0.00998,0.02803,0.06534,0.10981
0.1134,0.1105,0.1051,0.0982,0.0883,0.0746,0.0557,0.0311,0,-0.0388,-0.076,-0.1029,-0.1169
1.3,-10,,,,,,,,,,,
-0.40065,-0.3613,-0.31818,-0.26987,-0.2194,-0.16724,-0.10825,-0.05573,0,0.04403,0.07644,0.10316,0.12451
0.07811,0.06799,0.05955,0.0505,0.04072,0.02707,0.00924,-0.00069,0,0.0037,0.00992,0.01961,0.03099
0.153,0.1461,0.1377,0.1273,0.1139,0.0949,0.0705,0.038,0,-0.03,-0.0599,-0.0904,-0.1219
1.3,-5,,,,,,,,,,,
-0.31526,-0.28554,-0.25278,-0.21518,-0.17458,-0.12814,-0.08486,-0.03873,0,0.04407,0.08151,0.12474,0.16563
0.11546,0.09698,0.07827,0.06148,0.04495,0.03045,0.01767,0.00665,0,0.00115,0.00914,0.01995,0.03437
0.175,0.166,0.1535,0.1365,0.1157,0.087,0.061,0.03,0,-0.0321,-0.0635,-0.0965,-0.131
1.3,0,,,,,,,,,,,
-0.27,-0.246,-0.217,-0.186,-0.151,-0.114,-0.075,-0.036,0,0.04,0.078,0.123,0.176
0.09,0.0765,0.064,0.051,0.0375,0.0275,0.0165,0.0045,0,0.001,0.011,0.0225,0.041
0.164,0.15,0.134,0.1175,0.099,0.0775,0.0557,0.027,0,-0.031,-0.0635,-0.1005,-0.138
1.3,5,,,,,,,,,,,
-0.24328,-0.22923,-0.21017,-0.17921,-0.14533,-0.11122,-0.07415,-0.03786,0,0.0407,0.08659,0.13914,0.19992
0.08774,0.07627,0.06456,0.05131,0.03701,0.02529,0.01301,0.00331,0,0.00629,0.01451,0.02999,0.04776
0.16,0.1475,0.132,0.1145,0.096,0.0745,0.0535,0.0295,0,-0.032,-0.067,-0.1077,-0.1465
1.3,10,,,,,,,,,,,
-0.21464,-0.19685,-0.17692,-0.15775,-0.13153,-0.10752,-0.07554,-0.03846,0,0.05233,0.09943,0.15081,0.19961
0.07846,0.06416,0.05049,0.03827,0.02573,0.01794,0.00925,0.00069,0,0.00885,0.01679,0.03179,0.04939
0.118,0.116,0.1118,0.1019,0.0893,0.072,0.052,0.029,0,-0.038,-0.0755,-0.1135,-0.1525
1.3,15,,,,,,,,,,,
-0.19086,-0.17769,-0.15507,-0.14065,-0.12166,-0.09693,-0.06628,-0.03704,0,0.04883,0.0969,0.14716,0.19878
0.06046,0.05165,0.03948,0.03147,0.02121,0.01303,0.00378,-0.00302,0,0.00452,0.01389,0.03148,0.05025
0.102,0.1039,0.1005,0.0935,0.0823,0.0675,0.0496,0.0375,0,-0.0355,-0.0745,-0.1115,-0.147
1.3,20,,,,,,,,,,,
-0.17821,-0.17033,-0.16138,-0.14829,-0.13222,-0.11089,-0.08338,-0.04424,0,0.04995,0.10254,0.12755,0.15851
0.03666,0.03199,0.02734,0.02237,0.01684,0.0111,0.00481,-0.00167,0,0.00566,0.01567,0.03467,0.06301
0.1204,0.112,0.1031,0.0927,0.0807,0.0688,0.0529,0.03,0,-0.0333,-0.068,-0.0989,-0.1179
1.3,25,,,,,,,,,,,
-0.16914,-0.16204,-0.15219,-0.13941,-0.12461,-0.10507,-0.0819,-0.04551,0,0.05034,0.08962,0.11669,0.12863
0.01597,0.01454,0.01438,0.01337,0.01199,0.00894,0.0042,-0.00294,0,0.01095,0.02419,0.04202,0.06525
0.1148,0.108,0.1001,0.0912,0.0813,0.0688,0.0534,0.03,0,-0.033,-0.0705,-0.0999,-0.1199
1.5,-10,,,,,,,,,,,
-0.25126,-0.22801,-0.20137,-0.17106,-0.14064,-0.10753,-0.07579,-0.03813,0,0.03125,0.05952,0.09217,0.12451
0.13433,0.10613,0.08115,0.05566,0.03432,0.0221,0.01669,0.00718,0,-0.00246,-0.00164,0.00191,0.00693
0.15421,0.14469,0.13203,0.11574,0.09231,0.07092,0.04979,0.02291,0,-0.02339,-0.04486,-0.06716,-0.08776
1.5,-5,,,,,,,,,,,
-0.21725,-0.2033,-0.1834,-0.15959,-0.13187,-0.10041,-0.06755,-0.03301,0,0.03211,0.06557,0.09323,0.11589
0.09823,0.07731,0.05822,0.04313,0.03018,0.01968,0.01069,0.0037,0,-0.00108,0.00513,0.01466,0.02538
0.13212,0.12319,0.11265,0.0992,0.08334,0.06755,0.04765,0.02344,0,-0.02446,-0.04927,-0.07299,-0.09437
1.5,0,,,,,,,,,,,
-0.22071,-0.20103,-0.17821,-0.1506,-0.12363,-0.09235,-0.06076,-0.03029,0,0.03005,0.06064,0.0898,0.12316
0.08467,0.06803,0.0514,0.03948,0.0266,0.01814,0.01123,0.0047,0,0.00249,0.00913,0.02046,0.03274
0.12756,0.11837,0.10759,0.09389,0.07965,0.0629,0.04415,0.02215,0,-0.02427,-0.04797,-0.0738,-0.10163
1.5,5,,,,,,,,,,,
-0.19612,-0.1779,-0.15874,-0.13548,-0.11373,-0.08807,-0.05955,-0.03216,0,0.03169,0.06568,0.10167,0.14178
0.06758,0.05644,0.04577,0.03534,0.02655,0.01619,0.0074,0.00111,0,0.00549,0.01415,0.02731,0.04179
0.11215,0.10562,0.09863,0.08853,0.07481,0.06054,0.04472,0.02231,0,-0.02375,-0.05121,-0.07964,-0.11418
1.5,10,,,,,,,,,,,
-0.17532,-0.1607,-0.14707,-0.1311,-0.10488,-0.08121,-0.05491,-0.02719,0,0.0376,0.07686,0.11125,0.14498
0.05549,0.04669,0.03852,0.03075,0.02014,0.01263,0.00448,-0.00017,0,0.00544,0.01264,0.027,0.04467
0.11979,0.10797,0.09303,0.08,0.07118,0.0556,0.03929,0.02133,0,-0.0267,-0.05687,-0.08768,-0.12085
1.5,15,,,,,,,,,,,
-0.16669,-0.15405,-0.1444,-0.1294,-0.1066,-0.0855,-0.0589,-0.02947,0,0.04289,0.08589,0.13012,0.17747
0.04815,0.03982,0.03647,0.02962,0.02144,0.01375,0.00577,-0.00076,0,0.00645,0.01576,0.02957,0.04386
0.11453,0.10348,0.09099,0.07773,0.06815,0.05448,0.03781,0.02165,0,-0.025,-0.06024,-0.1007,-0.13823
1.5,20,,,,,,,,,,,
-0.16336,-0.15087,-0.13551,-0.12074,-0.09949,-0.07835,-0.05308,-0.02701,0,0.04863,0.09753,0.15163,0.20761
0.04014,0.03568,0.03061,0.02578,0.02084,0.01448,0.00838,0.00291,0,0.00586,0.01308,0.02272,0.0383
0.10569,0.09438,0.08438,0.07395,0.06697,0.05381,0.03764,0.02038,0,-0.0271,-0.06954,-0.11221,-0.15245
1.5,25,,,,,,,,,,,
-0.1577,-0.15058,-0.13992,-0.1248,-0.1005,-0.07918,-0.05379,-0.02738,0,0.05294,0.10801,0.17033,0.23068
0.03121,0.02983,0.02957,0.02518,0.01877,0.01413,0.00864,0.00434,0,0.00118,0.00498,0.01548,0.03092
0.10472,0.0921,0.08153,0.07148,0.06525,0.05297,0.03727,0.0209,0,-0.03059,-0.07489,-0.12125,-0.16405
2,-10,,,,,,,,,,,
-0.13882,-0.1313,-0.11887,-0.10365,-0.09137,-0.07182,-0.04835,-0.02442,0,0.01908,0.03875,0.05817,0.07678
0.06742,0.05361,0.04068,0.02925,0.01719,0.00998,0.00356,0.00025,0,0.00123,0.0048,0.00985,0.01374
0.101,0.0921,0.0832,0.0724,0.0617,0.0481,0.0344,0.0172,0,-0.0168,-0.0307,-0.0453,-0.0554
2,-5,,,,,,,,,,,
-0.1258,-0.1197,-0.10961,-0.09959,-0.08668,-0.06914,-0.04752,-0.02417,0,0.02096,0.04174,0.06023,0.07666
0.06107,0.04875,0.03659,0.02542,0.0155,0.01001,0.00387,0.0009,0,0.00133,0.00476,0.01149,0.01875
0.0901,0.084,0.077,0.068,0.058,0.047,0.032,0.016,0,-0.017,-0.0322,-0.0468,-0.0579
2,0,,,,,,,,,,,
-0.115,-0.11,-0.103,-0.093,-0.081,-0.06,-0.04,-0.02,0,0.019,0.039,0.059,0.078
0.0531,0.043,0.033,0.024,0.015,0.01,0.005,0.001,0,0,0.006,0.015,0.023
0.0811,0.076,0.071,0.064,0.056,0.046,0.032,0.016,0,-0.016,-0.031,-0.045,-0.059
2,5,,,,,,,,,,,
-0.10225,-0.09285,-0.08545,-0.07584,-0.06921,-0.05275,-0.03504,-0.02019,0,0.01936,0.03998,0.06078,0.08491
0.03605,0.0287,0.02153,0.01667,0.01208,0.00512,0.00106,-0.00125,0,0.00333,0.00955,0.01777,0.02971
0.06,0.059,0.057,0.053,0.047,0.038,0.027,0.014,0,-0.015,-0.031,-0.049,-0.079
2,10,,,,,,,,,,,
-0.0964,-0.09127,-0.08336,-0.07502,-0.06668,-0.0526,-0.038,-0.01993,0,0.02091,0.04628,0.0658,0.09471
0.02918,0.02371,0.01673,0.01221,0.0077,0.00115,-0.00244,-0.00359,0,0.00342,0.0091,0.02191,0.0361
0.066,0.063,0.059,0.054,0.0475,0.038,0.027,0.014,0,-0.016,-0.033,-0.054,-0.077
2,15,,,,,,,,,,,
-0.09982,-0.09673,-0.08952,-0.08354,-0.06957,-0.05437,-0.03936,-0.02165,0,0.0241,0.04678,0.0734,0.10376
0.02157,0.01764,0.01363,0.00892,0.00311,-0.002,-0.00395,-0.00352,0,0.00493,0.01231,0.02278,0.03949
0.0695,0.067,0.063,0.058,0.05,0.041,0.029,0.015,0,-0.019,-0.036,-0.06,-0.086
2,20,,,,,,,,,,,
-0.10653,-0.105,-0.0956,-0.08244,-0.06895,-0.05417,-0.03905,-0.02162,0,0.02546,0.05101,0.08006,0.11808
0.0143,0.01258,0.00925,0.00447,0.00062,-0.00263,-0.00494,-0.00384,0,0.00563,0.01442,0.02407,0.0379
0.0716,0.07,0.067,0.059,0.052,0.043,0.031,0.015,0,-0.018,-0.042,-0.067,-0.1
2,25,,,,,,,,,,,
-0.11097,-0.10378,-0.09301,-0.08301,-0.07249,-0.0563,-0.04081,-0.02314,0,0.02755,0.0595,0.09399,0.13289
0.01048,0.00933,0.00641,0.00417,0.0007,-0.00243,-0.00469,-0.00466,0,0.00702,0.01639,0.0312,0.04837
0.0753,0.0707,0.066,0.0597,0.0533,0.045,0.0325,0.017,0,-0.0215,-0.0463,-0.076,-0.1057
2,30,,,,,,,,,,,
-0.11843,-0.10987,-0.09958,-0.08842,-0.07429,-0.0593,-0.04281,-0.02395,0,0.03005,0.0667,0.10535,0.1481
0.00487,0.0057,0.00553,0.00486,0.00132,-0.00271,-0.00415,-0.00349,0,0.00805,0.02153,0.03848,0.05652
0.082,0.076,0.071,0.065,0.0575,0.049,0.037,0.021,0,-0.035,-0.054,-0.085,-0.114
3,-10,,,,,,,,,,,
-0.10457,-0.09576,-0.08796,-0.07651,-0.0621,-0.04606,-0.02803,-0.01548,0,0.00916,0.01535,0.02215,0.02502
0.04594,0.03632,0.02663,0.01931,0.01241,0.00782,0.00349,0.00143,0,-0.00011,-0.00065,0.00106,0.00208
0.057,0.05546,0.0516,0.0461,0.0403,0.0299,0.0159,0.0082,0,-0.00712,-0.0163,-0.02,-0.0234
3,-5,,,,,,,,,,,
-0.08852,-0.08283,-0.06919,-0.06069,-0.0512,-0.04081,-0.02742,-0.01421,0,0.00905,0.01992,0.02464,0.03153
0.03652,0.02869,0.02205,0.01677,0.01158,0.00747,0.00362,0.00177,0,-0.00021,0.00174,0.00517,0.00677
0.0492,0.0467,0.0443,0.0393,0.034,0.0248,0.0142,0.0074,0,-0.00712,-0.0163,-0.0205,-0.0235
3,0,,,,,,,,,,,
-0.07,-0.06,-0.052,-0.045,-0.037,-0.027,-0.017,-0.01,0,0.009,0.022,0.034,0.045
0.025,0.02,0.0155,0.0115,0.008,0.004,0.003,0.001,0,0.001,0.003,0.006,0.012
0.0385,0.0357,0.0313,0.0273,0.023,0.0178,0.0122,0.0064,0,-0.00712,-0.0163,-0.0205,-0.0235
3,5,,,,,,,,,,,
-0.06137,-0.05374,-0.04708,-0.04132,-0.03461,-0.02482,-0.01694,-0.01005,0,0.01018,0.02253,0.03708,0.05372
0.02143,0.01675,0.01265,0.00954,0.00604,0.00318,0.00148,-0.00012,0,0.00162,0.00506,0.01091,0.01738
0.0365,0.0337,0.0303,0.0263,0.024,0.0178,0.0122,0.0064,0,-0.00812,-0.0183,-0.0295,-0.0435
3,10,,,,,,,,,,,
-0.05735,-0.05312,-0.04692,-0.03939,-0.03482,-0.02711,-0.02039,-0.01118,0,0.01448,0.02439,0.04501,0.06534
0.02027,0.01546,0.0103,0.00695,0.00411,0.00173,-0.00047,-0.00006,0,0.00151,0.00585,0.01339,0.02503
0.0375,0.0357,0.033,0.0293,0.025,0.01977,0.014,0.0074,0,-0.0102,-0.0223,-0.0365,-0.0525
3,15,,,,,,,,,,,
-0.0662,-0.05873,-0.0503,-0.04283,-0.03439,-0.02982,-0.0221,-0.01289,0,0.01604,0.03215,0.05561,0.07862
0.01567,0.01263,0.00934,0.0063,0.003,0.00074,-0.00133,-0.00172,0,0.00191,0.00795,0.01823,0.0307
0.0421,0.0393,0.0361,0.0325,0.029,0.02258,0.0162,0.0087,0,-0.012,-0.0277,-0.04575,-0.0655
3,20,,,,,,,,,,,
-0.06508,-0.05861,-0.05425,-0.04955,-0.04297,-0.03511,-0.02409,-0.01427,0,0.01752,0.04076,0.06605,0.09339
0.01124,0.00856,0.00591,0.0042,0.00181,0.00001,-0.00187,-0.00119,0,0.00427,0.00954,0.02066,0.03731
0.047,0.0437,0.04,0.036,0.0313,0.0252,0.0178,0.0095,0,-0.014,-0.0345,-0.0555,-0.0795
3,25,,,,,,,,,,,
-0.07636,-0.06933,-0.06186,-0.0544,-0.04652,-0.03661,-0.02579,-0.01462,0,0.02265,0.04567,0.0786,0.11012
0.01133,0.0075,0.00457,0.00165,-0.00038,-0.00279,-0.00563,-0.00532,0,0.00599,0.01512,0.03132,0.04685
0.0542,0.0509,0.0471,0.0425,0.0373,0.0305,0.022,0.0118,0,-0.0175,-0.0425,-0.069,-0.094
3,30,,,,,,,,,,,
-0.09046,-0.08255,-0.07427,-0.06696,-0.05903,-0.04677,-0.03352,-0.01876,0,0.02819,0.05937,0.1029,0.1463
0.00731,0.00702,0.00535,0.00402,0.00175,-0.00302,-0.00605,-0.00549,0,0.00682,0.01884,0.03423,0.0474
0.0633,0.0596,0.0556,0.0508,0.045,0.0366,0.0262,0.0143,0,-0.02,-0.049,-0.0799,-0.1075
3,35,,,,,,,,,,,
-0.1053,-0.09748,-0.08953,-0.08202,-0.07339,-0.05958,-0.04233,-0.0227,0,0.03306,0.06961,0.11832,0.16599
0.00391,0.00298,0.00116,0.00006,0.0003,-0.00315,-0.00554,-0.00625,0,0.00926,0.02299,0.03835,0.05224
0.0724,0.0689,0.0652,0.0605,0.0544,0.0451,0.038,0.0172,0,-0.0257,-0.0542,-0.0819,-0.108
3,40,,,,,,,,,,,
-0.1213,-0.11363,-0.10595,-0.09783,-0.08713,-0.07266,-0.05148,-0.02652,0,0.03736,0.07775,0.12998,0.18291
0.00323,0.00149,-0.00025,-0.00146,0.0004,-0.00103,-0.00379,-0.00516,0,0.01186,0.02732,0.04299,0.05774
0.0818,0.0786,0.0751,0.07,0.0639,0.0536,0.0379,0.0203,0,-0.0275,-0.0602,-0.0839,-0.1086
3,45,,,,,,,,,,,
-0.13672,-0.12952,-0.12126,-0.1116,-0.09934,-0.08335,-0.05992,-0.03019,0,0.03912,0.08338,0.14021,0.20343
0.00788,0.00624,0.00371,0.00241,0.00284,0.00097,-0.00141,-0.00332,0,0.01208,0.03035,0.0474,0.06573
0.0914,0.0884,0.0852,0.0797,0.0733,0.0604,0.043,0.0221,0,-0.0308,-0.0666,-0.0867,-0.1188
4,-10,,,,,,,,,,,
-0.09746,-0.09178,-0.08414,-0.07385,-0.06258,-0.05077,-0.03601,-0.02048,0,0.00843,0.0116,0.0117,0.01072
0.04019,0.03103,0.02223,0.01571,0.00938,0.00577,0.00269,0.00096,0,-0.00176,-0.00242,-0.00301,-0.00319
0.0575,0.0538,0.0504,0.0431,0.037,0.0272,0.0159,0.0057,0,-0.0021,-0.0055,-0.0131,-0.0205
4,-5,,,,,,,,,,,
-0.07621,-0.06849,-0.06091,-0.05346,-0.04605,-0.03464,-0.02335,-0.01113,0,0.00715,0.01412,0.01992,0.02577
0.03349,0.02563,0.01926,0.0144,0.01002,0.0058,0.00298,0.00103,0,-0.00138,-0.00077,0.00174,0.00376
0.0423,0.0376,0.0332,0.027,0.022,0.0164,0.0103,0.0047,0,-0.0021,-0.0055,-0.0131,-0.0206
4,0,,,,,,,,,,,
-0.06,-0.055,-0.05,-0.043,-0.036,-0.028,-0.02,-0.012,0,0.008,0.015,0.024,0.038
0.0284,0.0227,0.016,0.012,0.008,0.0045,0.002,0.0005,0,0,0.002,0.005,0.004
0.0353,0.0316,0.0292,0.023,0.018,0.0134,0.0073,0.00237,0,-0.0033,-0.0078,-0.0161,-0.026
4,5,,,,,,,,,,,
-0.04912,-0.0437,-0.03915,-0.03339,-0.02863,-0.02074,-0.01395,-0.00697,0,0.01014,0.02146,0.03578,0.05111
0.02377,0.01687,0.01146,0.00844,0.00552,0.00392,0.00122,0.00061,0,0.00112,0.00435,0.00741,0.01049
0.0293,0.0266,0.0232,0.019,0.016,0.0114,0.0063,0.0017,0,-0.0052,-0.0117,-0.0214,-0.0347
4,10,,,,,,,,,,,
-0.04059,-0.03766,-0.03328,-0.0287,-0.02595,-0.02013,-0.01521,-0.00823,0,0.01243,0.02323,0.04125,0.06211
0.01741,0.01101,0.00709,0.00425,0.00255,0.00101,0.00014,-0.00058,0,0.00136,0.00504,0.00938,0.0125
0.0283,0.0256,0.0232,0.02,0.017,0.0134,0.0093,0.0047,0,-0.007,-0.0168,-0.0299,-0.047
4,15,,,,,,,,,,,
-0.0454,-0.04064,-0.03549,-0.03003,-0.02429,-0.01797,-0.01299,-0.00657,0,0.01508,0.03174,0.05464,0.07825
0.01216,0.00575,0.00278,-0.00003,-0.00177,-0.0014,-0.00172,-0.00134,0,0.00217,0.0064,0.01072,0.01775
0.0317,0.0291,0.0266,0.0237,0.0205,0.017,0.01275,0.007,0,-0.01,-0.0227,-0.04,-0.0625
4,20,,,,,,,,,,,
-0.05107,-0.04673,-0.03851,-0.03204,-0.027,-0.01957,-0.01307,-0.00607,0,0.01589,0.03558,0.06391,0.09812
0.0088,0.00317,-0.00056,-0.00324,-0.00401,-0.00405,-0.00376,-0.00205,0,0.00273,0.01004,0.01771,0.02984
0.035,0.033,0.031,0.0284,0.0253,0.0215,0.016,0.009,0,-0.012,-0.03,-0.0525,-0.079
4,25,,,,,,,,,,,
-0.06317,-0.05733,-0.04957,-0.04268,-0.03579,-0.02761,-0.0193,-0.01072,0,0.02271,0.04775,0.08028,0.11629
0.00651,0.00246,0.00017,-0.00161,-0.00339,-0.00478,-0.0059,-0.00405,0,0.00375,0.01249,0.02546,0.04353
0.0426,0.0403,0.0377,0.03475,0.0311,0.02675,0.0202,0.0113,0,-0.0165,-0.0365,-0.062,-0.0945
4,30,,,,,,,,,,,
-0.07737,-0.07194,-0.06585,-0.05752,-0.04944,-0.04116,-0.03242,-0.01949,0,0.02595,0.05731,0.09416,0.13642
0.00599,0.00539,0.00395,0.00238,0.00037,-0.00129,-0.00415,-0.00376,0,0.00695,0.01725,0.03109,0.05229
0.0516,0.0492,0.0466,0.0432,0.039,0.0331,0.025,0.01425,0,-0.0195,-0.0435,-0.07325,-0.1085
4,35,,,,,,,,,,,
-0.09172,-0.08756,-0.08086,-0.07235,-0.0629,-0.05258,-0.03976,-0.02371,0,0.02975,0.06568,0.10734,0.15528
0.00325,0.00222,0.00046,-0.00134,-0.00255,-0.0045,-0.00622,-0.0051,0,0.00936,0.0203,0.03532,0.05742
0.063,0.0602,0.0575,0.0535,0.0488,0.0416,0.031,0.0178,0,-0.0243,-0.0515,-0.0812,-0.1139
4,40,,,,,,,,,,,
-0.10703,-0.10415,-0.09686,-0.08816,-0.07715,-0.06481,-0.04765,-0.02825,0,0.03384,0.07319,0.11934,0.17249
0.00313,0.00189,-0.00031,-0.00239,-0.00327,-0.00567,-0.00701,-0.00567,0,0.01077,0.02344,0.03954,0.06243
0.0752,0.0721,0.069,0.0642,0.0598,0.0495,0.0369,0.0213,0,-0.0291,-0.0591,-0.0882,-0.01193
4,45,,,,,,,,,,,
-0.12263,-0.12009,-0.1123,-0.1033,-0.09098,-0.07692,-0.05681,-0.03226,0,0.03641,0.07997,0.13002,0.18856
0.00764,0.0063,0.00349,0.00117,-0.00047,-0.00356,-0.00519,-0.00468,0,0.0122,0.02782,0.04622,0.0733
0.068,0.0845,0.0909,0.0752,0.0689,0.0568,0.0425,0.0234,0,-0.033,-0.0664,-0.0938,-0.1248
5,-10,,,,,,,,,,,
-0.07367,-0.06599,-0.05734,-0.05015,-0.04295,-0.03204,-0.02506,-0.01336,0,0.00553,0.00964,0.00759,0.00255
0.04347,0.03447,0.02573,0.01949,0.01324,0.00897,0.00391,0.00089,0,-0.00258,-0.00287,-0.00272,-0.00349
0.0525,0.0465,0.0435,0.0367,0.03,0.0226,0.0134,0.0064,0,-0.0011,-0.0053,-0.0106,-0.0178
5,-5,,,,,,,,,,,
-0.06043,-0.0537,-0.04714,-0.04162,-0.0351,-0.02671,-0.01733,-0.00905,0,0.00615,0.01213,0.01295,0.01377
0.03677,0.02863,0.02248,0.01674,0.01108,0.007,0.003,0.00021,0,-0.00147,-0.00095,0.00113,0.00321
0.0374,0.033,0.0275,0.0218,0.0162,0.0123,0.0074,0.0044,0,-0.0013,-0.0053,-0.0106,-0.0178
5,0,,,,,,,,,,,
-0.046,-0.045,-0.038,-0.033,-0.028,-0.021,-0.014,-0.007,0,0.007,0.014,0.019,0.024
0.0283,0.0227,0.0171,0.0125,0.0079,0.0042,0.0012,0.0006,0,0.0004,0.0007,0.0044,0.0081
0.0294,0.026,0.0215,0.0168,0.0122,0.0093,0.0064,0.0034,0,-0.003,-0.0074,-0.0126,-0.0226
5,5,,,,,,,,,,,
-0.04022,-0.03677,-0.0331,-0.02845,-0.02471,-0.01893,-0.01304,-0.00602,0,0.00915,0.0183,0.02972,0.04014
0.02219,0.01576,0.01173,0.00751,0.00437,0.00166,0.00014,0.00002,0,0.00131,0.00262,0.00694,0.01134
0.0224,0.019,0.0155,0.0118,0.0092,0.0073,0.0044,0.0024,0,-0.0042,-0.0107,-0.0188,-0.0314
5,10,,,,,,,,,,,
-0.03398,-0.0326,-0.02826,-0.02562,-0.02198,-0.01726,-0.0163,-0.00625,0,0.01144,0.02316,0.0351,0.05415
0.01462,0.01093,0.00671,0.00442,0.00205,0,-0.00027,-0.00093,0,0.00154,0.00465,0.00904,0.0134
0.0224,0.0201,0.0175,0.0148,0.0122,0.0093,0.0054,0.00335,0,-0.006,-0.0153,-0.0276,-0.0445
5,15,,,,,,,,,,,
-0.03874,-0.03529,-0.03184,-0.02826,-0.02468,-0.01889,-0.01309,-0.00655,0,0.01372,0.02764,0.05283,0.07786
0.00997,0.00739,0.0048,0.00271,0.00061,-0.00094,-0.0025,-0.00125,0,0.00098,0.00657,0.01172,0.02013
0.0242,0.0222,0.02025,0.0181,0.0155,0.01275,0.0093,0.0051,0,-0.0065,-0.0215,-0.03875,-0.052
5,20,,,,,,,,,,,
-0.04492,-0.04053,-0.03614,-0.03154,-0.02695,-0.02107,-0.01895,-0.00769,0,0.01871,0.03325,0.06253,0.10323
0.00816,0.0056,0.00304,0.00105,-0.00094,-0.00233,-0.00236,-0.00359,0,0.0017,0.0095,0.01711,0.02926
0.0286,0.0271,0.0256,0.0235,0.0211,0.0182,0.0141,0.006,0,-0.012,-0.0285,-0.0505,-0.079
5,25,,,,,,,,,,,
-0.05733,-0.05176,-0.04706,-0.04137,-0.03663,-0.0287,-0.01995,-0.01105,0,0.02296,0.04357,0.07587,0.11511
0.0072,0.00494,0.00319,0.0012,-0.00046,-0.00239,-0.00493,-0.00478,0,0.00309,0.01157,0.0231,0.04099
0.0355,0.0344,0.0329,0.0305,0.0277,0.0241,0.0167,0.0106,0,-0.0151,-0.036,-0.062,-0.0955
5,30,,,,,,,,,,,
-0.07044,-0.0651,-0.05975,-0.05299,-0.04709,-0.03703,-0.03038,-0.01761,0,0.02805,0.05638,0.08969,0.13209
0.00799,0.00525,0.00251,0.00022,-0.00155,-0.00414,-0.00463,-0.0045,0,0.00459,0.01525,0.03135,0.05479
0.0465,0.0444,0.042,0.0392,0.036,0.0312,0.024,0.0137,0,-0.0195,-0.0437,-0.074,-0.111
5,35,,,,,,,,,,,
-0.08667,-0.08151,-0.07577,-0.06907,-0.06151,-0.04984,-0.04074,-0.02312,0,0.03192,0.06512,0.10261,0.14776
0.00698,0.00336,0.00075,-0.00197,-0.00343,-0.00667,-0.00594,-0.00475,0,0.00615,0.01917,0.03619,0.06293
0.0588,0.0567,0.0544,0.05,0.0468,0.0397,0.0303,0.0167,0,-0.0225,-0.0519,-0.08377,-0.1187
5,40,,,,,,,,,,,
-0.10349,-0.09832,-0.09244,-0.08579,-0.0767,-0.06327,-0.05066,-0.02793,0,0.03517,0.07257,0.11499,0.16355
0.0089,0.00417,0.00185,-0.00112,-0.00274,-0.00696,-0.00592,-0.00529,0,0.00769,0.02239,0.04058,0.07045
0.0717,0.0693,0.0671,0.0625,0.0576,0.0482,0.0364,0.0197,0,-0.0265,-0.0601,-0.0927,-0.1239
5,45,,,,,,,,,,,
-0.11889,-0.11442,-0.10814,-0.10087,-0.09047,-0.07574,-0.06013,-0.03233,0,0.03809,0.07954,0.1263,0.18226
0.0128,0.00827,0.00554,0.00237,0.00004,-0.00361,-0.00445,-0.006,0,0.0091,0.02456,0.04658,0.08204
0.0948,0.0824,0.0798,0.074,0.0679,0.056,0.0417,0.0227,0,-0.0308,-0.0671,-0.0995,-0.1275
5,50,,,,,,,,,,,
-0.1333,-0.12963,-0.12298,-0.11462,-0.10321,-0.08707,-0.06901,-0.03647,0,0.04068,0.0857,0.13746,0.20428
0.01869,0.01524,0.01168,0.00625,0.00477,0.00255,-0.00177,-0.0071,0,0.01064,0.02522,0.05399,0.0957
0.0982,0.0955,0.0927,0.0854,0.0778,0.063,0.0465,0.0257,0,-0.0354,-0.0734,-0.1047,-0.1394
8,-10,,,,,,,,,,,
-0.07722,-0.06486,-0.0525,-0.04323,-0.03395,-0.02487,-0.0158,-0.0074,0,0.00557,0.01077,0.01084,0.01224
0.04061,0.03385,0.02709,0.02061,0.01402,0.00861,0.00321,0.00164,0,-0.00278,-0.00348,-0.00388,-0.00507
0.0517,0.0468,0.0417,0.0346,0.0275,0.0209,0.0119,0.0073,0,-0.0008,-0.0025,-0.0032,-0.0142
8,-5,,,,,,,,,,,
-0.05815,-0.05058,-0.04202,-0.03454,-0.02807,-0.0217,-0.01432,-0.00717,0,0.00509,0.01017,0.01011,0.01105
0.03366,0.0274,0.02132,0.01615,0.011,0.00704,0.00306,0.00158,0,-0.00076,-0.00152,-0.00082,-0.00004
0.0372,0.0329,0.0285,0.0225,0.0171,0.0138,0.0076,0.0049,0,-0.0008,-0.0026,-0.0031,-0.014
8,0,,,,,,,,,,,
-0.042,-0.037,-0.033,-0.028,-0.023,-0.019,-0.012,-0.007,0,0.005,0.01,0.01,0.011
0.0238,0.0189,0.0139,0.0105,0.007,0.0049,0.0028,0.0014,0,0.0003,0.0005,0.0025,0.0061
0.0244,0.0218,0.019,0.0162,0.0126,0.011,0.0069,0.0045,0,-0.002,-0.0051,-0.0065,-0.0184
8,5,,,,,,,,,,,
-0.03172,-0.03,-0.02729,-0.02448,-0.02167,-0.01778,-0.01488,-0.00695,0,0.00715,0.01429,0.02264,0.02999
0.01613,0.01276,0.00931,0.00706,0.00471,0.00326,0.002,0.00091,0,0.00138,0.00266,0.00635,0.01002
0.0165,0.0142,0.0133,0.0115,0.0099,0.0088,0.0062,0.0041,0,-0.0035,-0.008,-0.0118,-0.028
8,10,,,,,,,,,,,
-0.02413,-0.02339,-0.02365,-0.02179,-0.01994,-0.01797,-0.01502,-0.00997,0,0.00938,0.01803,0.02975,0.04862
0.0071,0.00555,0.00407,0.00313,0.00209,0.00175,0.00123,0.00105,0,0.00139,0.00434,0.00745,0.01082
0.014,0.0122,0.011,0.0091,0.0079,0.007,0.0043,0.0032,0,-0.0064,-0.0138,-0.0221,-0.0423
8,15,,,,,,,,,,,
-0.02957,-0.02798,-0.02735,-0.02552,-0.02369,-0.02066,-0.01764,-0.00832,0,0.01327,0.02655,0.04555,0.06549
0.00554,0.00377,0.00226,0.00135,0.00045,0.00015,-0.00014,-0.00015,0,0.00317,0.00635,0.01544,0.02417
0.0139,0.0122,0.011,0.0101,0.0099,0.009,0.0062,0.0042,0,-0.008,-0.0204,-0.0336,-0.061
8,20,,,,,,,,,,,
-0.03445,-0.03298,-0.03245,-0.0297,-0.02674,-0.02338,-0.01962,-0.01298,0,0.01555,0.03267,0.05776,0.08403
0.00477,0.00296,0.00149,0.00027,-0.00038,0.0001,-0.00127,-0.00059,0,0.00179,0.0079,0.01835,0.03497
0.0209,0.019,0.0177,0.0162,0.0144,0.0123,0.0095,0.0058,0,-0.0115,-0.0275,-0.0495,-0.082
8,25,,,,,,,,,,,
-0.04694,-0.04512,-0.04245,-0.03947,-0.03654,-0.03142,-0.0263,-0.01352,0,0.02166,0.04427,0.07362,0.010297
0.00346,0.00261,0.00126,0.00053,-0.00028,-0.00113,-0.00197,-0.00082,0,0.00623,0.01213,0.03011,0.04809
0.028,0.0267,0.0254,0.0227,0.0217,0.019,0.0151,0.0093,0,-0.0147,-0.035,-0.0625,-0.099
8,30,,,,,,,,,,,
-0.05977,-0.05667,-0.05357,-0.04941,-0.04524,-0.03924,-0.03325,-0.02047,0,0.02669,0.05586,0.08796,0.12472
0.00448,0.00385,0.00322,0.00243,0.00164,0.00003,-0.00159,-0.00146,0,0.00422,0.01475,0.03235,0.05801
0.0385,0.037,0.0351,0.033,0.0304,0.0268,0.0216,0.01275,0,-0.01745,-0.0425,-0.075,-0.113
8,35,,,,,,,,,,,
-0.07577,-0.07331,-0.0703,-0.06485,-0.05879,-0.05002,-0.04013,-0.0238,0,0.0308,0.06499,0.10108,0.145
0.00511,0.0034,0.00247,0.00066,-0.00029,-0.00257,-0.00413,-0.00348,0,0.00651,0.01785,0.03357,0.06437
0.0507,0.049,0.04675,0.044,0.0405,0.03485,0.027,0.0156,0,-0.0215,-0.0504,-0.085,-0.1255
8,40,,,,,,,,,,,
-0.09287,-0.09063,-0.08743,-0.08085,-0.07292,-0.06147,-0.04765,-0.02761,0,0.03396,0.07197,0.11281,0.16285
0.00756,0.00555,0.0047,0.00166,0.00022,-0.00325,-0.00545,-0.0049,0,0.00936,0.02198,0.0411,0.07117
0.0652,0.0625,0.0595,0.0557,0.0504,0.0425,0.032,0.018,0,-0.0237,-0.0555,-0.0975,-0.14
8,45,,,,,,,,,,,
-0.10962,-0.10677,-0.10272,-0.09472,-0.08583,-0.07282,-0.05543,-0.03116,0,0.03602,0.07662,0.12304,0.17929
0.01182,0.00937,0.00865,0.00517,0.00308,-0.00087,-0.0047,-0.00499,0,0.01152,0.02712,0.05091,0.08878
0.0782,0.0755,0.0725,0.0673,0.0613,0.052,0.0394,0.0221,0,-0.0275,-0.061,-0.1095,-0.1675
8,50,,,,,,,,,,,
-0.12641,-0.1222,-0.11672,-0.10695,-0.09775,-0.08375,-0.06322,-0.03443,0,0.03708,0.07965,0.13345,0.19712
0.01794,0.01495,0.01433,0.01078,0.00805,0.00413,-0.00214,-0.00409,0,0.01415,0.0342,0.05498,0.11449
0.0902,0.0875,0.0834,0.0773,0.069,0.0578,0.0433,0.024,0,-0.0315,-0.07,-0.121,-0.1885
10,-10,,,,,,,,,,,
-0.07889,-0.06632,-0.05472,-0.04337,-0.03203,-0.02399,-0.01499,-0.00733,0,0.00455,0.0097,0.01072,0.0122
0.04427,0.03634,0.02813,0.02139,0.01466,0.00938,0.00436,0.00125,0,-0.00275,-0.00316,-0.00319,-0.00587
0.0517,0.0468,0.0417,0.0346,0.0275,0.0209,0.0119,0.0073,0,-0.0008,-0.0025,-0.0032,-0.0142
10,-5,,,,,,,,,,,
-0.05933,-0.0507,-0.04308,-0.03458,-0.02708,-0.01972,-0.01336,-0.00618,0,0.00409,0.00917,0.0101,0.01103
0.03556,0.02879,0.02193,0.01665,0.01118,0.00741,0.00355,0.00177,0,-0.00085,-0.00161,-0.00072,0.00016
0.0372,0.0329,0.0285,0.0225,0.0171,0.0138,0.0076,0.0049,0,-0.0008,-0.0026,-0.0031,-0.014
10,0,,,,,,,,,,,
-0.042,-0.037,-0.032,-0.028,-0.023,-0.017,-0.011,-0.006,0,0.004,0.009,0.01,0.01
0.0238,0.0189,0.014,0.0106,0.0071,0.0048,0.0025,0.0012,0,0,0,0.0025,0.0063
0.0244,0.0218,0.019,0.0162,0.0126,0.011,0.0069,0.0045,0,-0.002,-0.0051,-0.0065,-0.0184
10,5,,,,,,,,,,,
-0.0317,-0.02898,-0.02525,-0.02346,-0.02066,-0.01479,-0.00991,-0.00495,0,0.00712,0.01325,0.02062,0.02899
0.01632,0.01298,0.00973,0.00727,0.00482,0.0031,0.00147,0.00073,0,0.00108,0.00225,0.00623,0.01011
0.0165,0.0142,0.0133,0.0115,0.0099,0.0088,0.0062,0.0041,0,-0.0035,-0.008,-0.0118,-0.028
10,10,,,,,,,,,,,
-0.02408,-0.02331,-0.02154,-0.01973,-0.01792,-0.014,-0.00909,-0.00503,0,0.00835,0.01792,0.03275,0.0476
0.00739,0.00604,0.00451,0.00328,0.00204,0.00125,0.00028,0.00028,0,0.00127,0.00374,0.00722,0.0108
0.014,0.0122,0.011,0.0091,0.0079,0.007,0.0043,0.0032,0,-0.0064,-0.0138,-0.0221,-0.0423
10,15,,,,,,,,,,,
-0.0295,-0.0279,-0.0263,-0.02448,-0.02265,-0.01675,-0.01179,-0.0054,0,0.01225,0.02454,0.0445,0.06447
0.00583,0.00406,0.00229,0.00138,0.00048,-0.00069,-0.0015,-0.00083,0,0.00324,0.00657,0.01541,0.02424
0.0139,0.0122,0.011,0.0101,0.0099,0.009,0.0062,0.0042,0,-0.008,-0.0204,-0.0336,-0.061
10,20,,,,,,,,,,,
-0.03441,-0.03298,-0.03158,-0.02966,-0.02778,-0.02083,-0.01485,-0.00694,0,0.01555,0.03267,0.05776,0.08393
0.00486,0.00296,0.00096,0.00037,-0.00032,-0.00168,-0.00279,-0.00152,0,0.00179,0.0079,0.01835,0.03469
0.0209,0.019,0.0177,0.0162,0.0144,0.0123,0.0095,0.0058,0,-0.0115,-0.0275,-0.0495,-0.082
10,25,,,,,,,,,,,
-0.04694,-0.04422,-0.0415,-0.03852,-0.0365,-0.02866,-0.01991,-0.00996,0,0.02166,0.04328,0.07259,0.1028
0.00346,0.00219,0.00092,0.0002,-0.00019,-0.0023,-0.00484,-0.00242,0,0.00623,0.01237,0.03026,0.04773
0.028,0.0267,0.0254,0.0227,0.0217,0.019,0.0151,0.0093,0,-0.0147,-0.035,-0.0625,-0.099
10,30,,,,,,,,,,,
-0.05905,-0.05575,-0.05159,-0.04849,-0.04534,-0.03583,-0.02627,-0.01491,0,0.02507,0.05489,0.0876,0.12447
0.00372,0.00344,0.00255,0.00201,0.00147,-0.00206,-0.0055,-0.00583,0,0.00342,0.01507,0.03372,0.05758
0.0385,0.037,0.0351,0.033,0.0304,0.0268,0.0216,0.01275,0,-0.01745,-0.0425,-0.075,-0.113
10,35,,,,,,,,,,,
-0.07587,-0.07212,-0.06758,-0.06319,-0.05835,-0.04718,-0.03483,-0.01964,0,0.02928,0.06385,0.10106,0.14471
0.00498,0.00335,0.00112,0.00042,-0.00052,-0.00462,-0.0079,-0.00713,0,0.00544,0.01847,0.03729,0.06391
0.0507,0.049,0.04675,0.044,0.0405,0.03485,0.027,0.0156,0,-0.0215,-0.0504,-0.085,-0.1255
10,40,,,,,,,,,,,
-0.0937,-0.08929,-0.08411,-0.07842,-0.07196,-0.05917,-0.04395,-0.02454,0,0.03268,0.07114,0.11269,0.16246
0.00813,0.0056,0.00244,0.00144,-0.00019,-0.00518,-0.00881,-0.00747,0,0.00783,0.02255,0.04251,0.07071
0.0652,0.0625,0.0595,0.0557,0.0504,0.0425,0.032,0.018,0,-0.0237,-0.0555,-0.0975,-0.14
10,45,,,,,,,,,,,
-0.11032,-0.10507,-0.0996,-0.09251,-0.08489,-0.06998,-0.0523,-0.0293,0,0.03504,0.07689,0.12251,0.17871
0.01236,0.00913,0.00576,0.00435,0.00244,-0.0037,-0.00811,-0.00721,0,0.00994,0.02669,0.0518,0.08874
0.0782,0.0755,0.0725,0.0673,0.0613,0.052,0.0394,0.0221,0,-0.0275,-0.061,-0.1095,-0.1675
10,50,,,,,,,,,,,
-0.12656,-0.12015,-0.1143,-0.10574,-0.09718,-0.07989,-0.06008,-0.03391,0,0.03658,0.08143,0.13204,0.1964
0.01782,0.01406,0.01114,0.00918,0.00722,-0.00046,-0.00603,-0.00525,0,0.01242,0.03177,0.06511,0.1152
0.0902,0.0875,0.0834,0.0773,0.069,0.0578,0.0433,0.024,0,-0.0315,-0.07,-0.121,-0.1885
15,-10,,,,,,,,,,,
-0.07889,-0.06632,-0.05472,-0.04337,-0.03203,-0.02399,-0.01499,-0.00733,0,0.00455,0.0097,0.01072,0.0122
0.04427,0.03634,0.02813,0.02139,0.01466,0.00938,0.00436,0.00125,0,-0.00275,-0.00316,-0.00319,-0.00587
0.0517,0.0468,0.0417,0.0346,0.0275,0.0209,0.0119,0.0073,0,-0.0008,-0.0025,-0.0032,-0.0142
15,-5,,,,,,,,,,,
-0.05933,-0.0507,-0.04308,-0.03458,-0.02708,-0.01972,-0.01336,-0.00618,0,0.00409,0.00917,0.0101,0.01103
0.03556,0.02879,0.02193,0.01665,0.01118,0.00741,0.00355,0.00177,0,-0.00085,-0.00161,-0.00072,0.00016
0.0372,0.0329,0.0285,0.0225,0.0171,0.0138,0.0076,0.0049,0,-0.0008,-0.0026,-0.0031,-0.014
15,0,,,,,,,,,,,
-0.042,-0.037,-0.032,-0.028,-0.023,-0.017,-0.011,-0.006,0,0.004,0.009,0.01,0.01
0.0238,0.0189,0.014,0.0106,0.0071,0.0048,0.0025,0.0012,0,0,0,0.0025,0.0063
0.0244,0.0218,0.019,0.0162,0.0126,0.011,0.0069,0.0045,0,-0.002,-0.0051,-0.0065,-0.0184
15,5,,,,,,,,,,,
-0.0317,-0.02898,-0.02525,-0.02346,-0.02066,-0.01479,-0.00991,-0.00495,0,0.00712,0.01325,0.02062,0.02899
0.01632,0.01298,0.00973,0.00727,0.00482,0.0031,0.00147,0.00073,0,0.00108,0.00225,0.00623,0.01011
0.0165,0.0142,0.0133,0.0115,0.0099,0.0088,0.0062,0.0041,0,-0.0035,-0.008,-0.0118,-0.028
15,10,,,,,,,,,,,
-0.02408,-0.02331,-0.02154,-0.01973,-0.01792,-0.014,-0.00909,-0.00503,0,0.00835,0.01792,0.03275,0.0476
0.00739,0.00604,0.00451,0.00328,0.00204,0.00125,0.00028,0.00028,0,0.00127,0.00374,0.00722,0.0108
0.014,0.0122,0.011,0.0091,0.0079,0.007,0.0043,0.0032,0,-0.0064,-0.0138,-0.0221,-0.0423
15,15,,,,,,,,,,,
-0.0295,-0.0279,-0.0263,-0.02448,-0.02265,-0.01675,-0.01179,-0.0054,0,0.01225,0.02454,0.0445,0.06447
0.00583,0.00406,0.00229,0.00138,0.00048,-0.00069,-0.0015,-0.00083,0,0.00324,0.00657,0.01541,0.02424
0.0139,0.0122,0.011,0.0101,0.0099,0.009,0.0062,0.0042,0,-0.008,-0.0204,-0.0336,-0.061
15,20,,,,,,,,,,,
-0.03441,-0.03298,-0.03158,-0.02966,-0.02778,-0.02083,-0.01485,-0.00694,0,0.01555,0.03267,0.05776,0.08393
0.00486,0.00296,0.00096,0.00037,-0.00032,-0.00168,-0.00279,-0.00152,0,0.00179,0.0079,0.01835,0.03469
0.0209,0.019,0.0177,0.0162,0.0144,0.0123,0.0095,0.0058,0,-0.0115,-0.0275,-0.0495,-0.082
15,25,,,,,,,,,,,
-0.04694,-0.04422,-0.0415,-0.03852,-0.0365,-0.02866,-0.01991,-0.00996,0,0.02166,0.04328,0.07259,0.1028
0.00346,0.00219,0.00092,0.0002,-0.00019,-0.0023,-0.00484,-0.00242,0,0.00623,0.01237,0.03026,0.04773
0.028,0.0267,0.0254,0.0227,0.0217,0.019,0.0151,0.0093,0,-0.0147,-0.035,-0.0625,-0.099
15,30,,,,,,,,,,,
-0.05905,-0.05575,-0.05159,-0.04849,-0.04534,-0.03583,-0.02627,-0.01491,0,0.02507,0.05489,0.0876,0.12447
0.00372,0.00344,0.00255,0.00201,0.00147,-0.00206,-0.0055,-0.00583,0,0.00342,0.01507,0.03372,0.05758
0.0385,0.037,0.0351,0.033,0.0304,0.0268,0.0216,0.01275,0,-0.01745,-0.0425,-0.075,-0.113
15,35,,,,,,,,,,,
-0.07587,-0.07212,-0.06758,-0.06319,-0.05835,-0.04718,-0.03483,-0.01964,0,0.02928,0.06385,0.10106,0.14471
0.00498,0.00335,0.00112,0.00042,-0.00052,-0.00462,-0.0079,-0.00713,0,0.00544,0.01847,0.03729,0.06391
0.0507,0.049,0.04675,0.044,0.0405,0.03485,0.027,0.0156,0,-0.0215,-0.0504,-0.085,-0.1255
15,40,,,,,,,,,,,
-0.0937,-0.08929,-0.08411,-0.07842,-0.07196,-0.05917,-0.04395,-0.02454,0,0.03268,0.07114,0.11269,0.16246
0.00813,0.0056,0.00244,0.00144,-0.00019,-0.00518,-0.00881,-0.00747,0,0.00783,0.02255,0.04251,0.07071
0.0652,0.0625,0.0595,0.0557,0.0504,0.0425,0.032,0.018,0,-0.0237,-0.0555,-0.0975,-0.14
15,45,,,,,,,,,,,
-0.11032,-0.10507,-0.0996,-0.09251,-0.08489,-0.06998,-0.0523,-0.0293,0,0.03504,0.07689,0.12251,0.17871
0.01236,0.00913,0.00576,0.00435,0.00244,-0.0037,-0.00811,-0.00721,0,0.00994,0.02669,0.0518,0.08874
0.0782,0.0755,0.0725,0.0673,0.0613,0.052,0.0394,0.0221,0,-0.0275,-0.061,-0.1095,-0.1675
15,50,,,,,,,,,,,
-0.12656,-0.12015,-0.1143,-0.10574,-0.09718,-0.07989,-0.06008,-0.03391,0,0.03658,0.08143,0.13204,0.1964
0.01782,0.01406,0.01114,0.00918,0.00722,-0.00046,-0.00603,-0.00525,0,0.01242,0.03177,0.06511,0.1152
0.0902,0.0875,0.0834,0.0773,0.069,0.0578,0.0433,0.024,0,-0.0315,-0.07,-0.121,-0.1885
20,-10,,,,,,,,,,,
-0.07889,-0.06632,-0.05472,-0.04337,-0.03203,-0.02399,-0.01499,-0.00733,0,0.00455,0.0097,0.01072,0.0122
0.04427,0.03634,0.02813,0.02139,0.01466,0.00938,0.00436,0.00125,0,-0.00275,-0.00316,-0.00319,-0.00587
0.0517,0.0468,0.0417,0.0346,0.0275,0.0209,0.0119,0.0073,0,-0.0008,-0.0025,-0.0032,-0.0142
20,-5,,,,,,,,,,,
-0.05933,-0.0507,-0.04308,-0.03458,-0.02708,-0.01972,-0.01336,-0.00618,0,0.00409,0.00917,0.0101,0.01103
0.03556,0.02879,0.02193,0.01665,0.01118,0.00741,0.00355,0.00177,0,-0.00085,-0.00161,-0.00072,0.00016
0.0372,0.0329,0.0285,0.0225,0.0171,0.0138,0.0076,0.0049,0,-0.0008,-0.0026,-0.0031,-0.014
20,0,,,,,,,,,,,
-0.042,-0.037,-0.032,-0.028,-0.023,-0.017,-0.011,-0.006,0,0.004,0.009,0.01,0.01
0.0238,0.0189,0.014,0.0106,0.0071,0.0048,0.0025,0.0012,0,0,0,0.0025,0.0063
0.0244,0.0218,0.019,0.0162,0.0126,0.011,0.0069,0.0045,0,-0.002,-0.0051,-0.0065,-0.0184
20,5,,,,,,,,,,,
-0.0317,-0.02898,-0.02525,-0.02346,-0.02066,-0.01479,-0.00991,-0.00495,0,0.00712,0.01325,0.02062,0.02899
0.01632,0.01298,0.00973,0.00727,0.00482,0.0031,0.00147,0.00073,0,0.00108,0.00225,0.00623,0.01011
0.0165,0.0142,0.0133,0.0115,0.0099,0.0088,0.0062,0.0041,0,-0.0035,-0.008,-0.0118,-0.028
20,10,,,,,,,,,,,
-0.02408,-0.02331,-0.02154,-0.01973,-0.01792,-0.014,-0.00909,-0.00503,0,0.00835,0.01792,0.03275,0.0476
0.00739,0.00604,0.00451,0.00328,0.00204,0.00125,0.00028,0.00028,0,0.00127,0.00374,0.00722,0.0108
0.014,0.0122,0.011,0.0091,0.0079,0.007,0.0043,0.0032,0,-0.0064,-0.0138,-0.0221,-0.0423
20,15,,,,,,,,,,,
-0.0295,-0.0279,-0.0263,-0.02448,-0.02265,-0.01675,-0.01179,-0.0054,0,0.01225,0.02454,0.0445,0.06447
0.00583,0.00406,0.00229,0.00138,0.00048,-0.00069,-0.0015,-0.00083,0,0.00324,0.00657,0.01541,0.02424
0.0139,0.0122,0.011,0.0101,0.0099,0.009,0.0062,0.0042,0,-0.008,-0.0204,-0.0336,-0.061
20,20,,,,,,,,,,,
-0.03441,-0.03298,-0.03158,-0.02966,-0.02778,-0.02083,-0.01485,-0.00694,0,0.01555,0.03267,0.05776,0.08393
0.00486,0.00296,0.00096,0.00037,-0.00032,-0.00168,-0.00279,-0.00152,0,0.00179,0.0079,0.01835,0.03469
0.0209,0.019,0.0177,0.0162,0.0144,0.0123,0.0095,0.0058,0,-0.0115,-0.0275,-0.0495,-0.082
20,25,,,,,,,,,,,
-0.04694,-0.04422,-0.0415,-0.03852,-0.0365,-0.02866,-0.01991,-0.00996,0,0.02166,0.04328,0.07259,0.1028
0.00346,0.00219,0.00092,0.0002,-0.00019,-0.0023,-0.00484,-0.00242,0,0.00623,0.01237,0.03026,0.04773
0.028,0.0267,0.0254,0.0227,0.0217,0.019,0.0151,0.0093,0,-0.0147,-0.035,-0.0625,-0.099
20,30,,,,,,,,,,,
-0.05905,-0.05575,-0.05159,-0.04849,-0.04534,-0.03583,-0.02627,-0.01491,0,0.02507,0.05489,0.0876,0.12447
0.00372,0.00344,0.00255,0.00201,0.00147,-0.00206,-0.0055,-0.00583,0,0.00342,0.01507,0.03372,0.05758
0.0385,0.037,0.0351,0.033,0.0304,0.0268,0.0216,0.01275,0,-0.01745,-0.0425,-0.075,-0.113
20,35,,,,,,,,,,,
-0.07587,-0.07212,-0.06758,-0.06319,-0.05835,-0.04718,-0.03483,-0.01964,0,0.02928,0.06385,0.10106,0.14471
0.00498,0.00335,0.00112,0.00042,-0.00052,-0.00462,-0.0079,-0.00713,0,0.00544,0.01847,0.03729,0.06391
0.0507,0.049,0.04675,0.044,0.0405,0.03485,0.027,0.0156,0,-0.0215,-0.0504,-0.085,-0.1255
20,40,,,,,,,,,,,
-0.0937,-0.08929,-0.08411,-0.07842,-0.07196,-0.05917,-0.04395,-0.02454,0,0.03268,0.07114,0.11269,0.16246
0.00813,0.0056,0.00244,0.00144,-0.00019,-0.00518,-0.00881,-0.00747,0,0.00783,0.02255,0.04251,0.07071
0.0652,0.0625,0.0595,0.0557,0.0504,0.0425,0.032,0.018,0,-0.0237,-0.0555,-0.0975,-0.14
20,45,,,,,,,,,,,
-0.11032,-0.10507,-0.0996,-0.09251,-0.08489,-0.06998,-0.0523,-0.0293,0,0.03504,0.07689,0.12251,0.17871
0.01236,0.00913,0.00576,0.00435,0.00244,-0.0037,-0.00811,-0.00721,0,0.00994,0.02669,0.0518,0.08874
0.0782,0.0755,0.0725,0.0673,0.0613,0.052,0.0394,0.0221,0,-0.0275,-0.061,-0.1095,-0.1675
20,50,,,,,,,,,,,
-0.12656,-0.12015,-0.1143,-0.10574,-0.09718,-0.07989,-0.06008,-0.03391,0,0.03658,0.08143,0.13204,0.1964
0.01782,0.01406,0.01114,0.00918,0.00722,-0.00046,-0.00603,-0.00525,0,0.01242,0.03177,0.06511,0.1152
0.0902,0.0875,0.0834,0.0773,0.069,0.0578,0.0433,0.024,0,-0.0315,-0.07,-0.121,-0.1885
 
New code for the Ku antenna is up. The manual slew is +/- working.... it's not complete and I can't really do much debugging on that without a AZ/EL display. The deploy and stow part should be working at 100%. The radar part will follow in a near future, but some ground work has already been done.
Right now I'm going to do the promised cleanup of old stuff in Atlantis.cpp and then I'd like to move to Orbiter2016 and start working on making SSU ready for it. I see SiameseCat created a branch, but I don't know how that stands.....
IMO, we should leave SSU3.0 as the last Orbiter2010 and aim 3.1 to Orbiter2016, so we can release it ASAP after the "Orbiter Tuesday".
 
Right now I'm going to do the promised cleanup of old stuff in Atlantis.cpp and then I'd like to move to Orbiter2016 and start working on making SSU ready for it. I see SiameseCat created a branch, but I don't know how that stands.....
IMO, we should leave SSU3.0 as the last Orbiter2010 and aim 3.1 to Orbiter2016, so we can release it ASAP after the "Orbiter Tuesday".

I have mixed feelings there. On one hand, I really think moving to Orbiter2016 will be a huge improvement for SSU. On the other hand, we break compatibility with the old version and leave no fallback.

The big question for me is: Will we release when Orbiter 2016 is already stable? If we would even wait for Orbiter 2016 to stabilize, no deal with switching development already to the beta, but this could mean we also get problems in quality assurance by possible bugs in Orbiter.

3.0 is already good, so no big loss. It is just a matter of the timing.
 
Back
Top