re(flight): the throttle is analogue — target speed interpolates cruise -> maximum

RT is an analogue trigger, so "held" was one point on a curve. Walking it 0.00 ->
1.00 (throttle_curve.py) gives a straight ramp: 438, 626, 879, 1094, 1342 units/s.
Dividing by the ~1.2 time-base factor, the endpoints land on the definition's own
numbers (365 vs CruisingVelocity 350; 1118 vs MaximumVelocity 1200) and the midpoint
follows, so

  target speed = CruisingVelocity + RT * (MaximumVelocity - CruisingVelocity)

which refines the earlier "selects one of three targets" reading: those three are the
curve's endpoints.

It also refutes the standing afterburner hypothesis that full RT is the burner: the
curve is smooth through full deflection with no step, and the shield does not move.

The LT half is not measured yet — the entity scan needs the craft moving when it
runs, so a mission left idling drops out of it. Bind early.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NptfmpjdpNCKEez6d2xvA9
This commit is contained in:
2026-08-13 16:14:47 +00:00
parent fb1405b13f
commit 4dbd4f6cef
3 changed files with 589 additions and 2 deletions

View File

@@ -0,0 +1,491 @@
rt,t,x,y,z
0.0,0.0,-7005.12646484375,881.910888671875,1004.4099731445312
0.0,0.05,-7057.591796875,881.910888671875,1004.4098510742188
0.0,0.1,-7075.056640625,881.910888671875,1004.4098510742188
0.0,0.173,-7110.021484375,881.9108276367188,1004.4097290039062
0.0,0.223,-7144.98681640625,881.9108276367188,1004.40966796875
0.0,0.274,-7156.6064453125,881.9108276367188,1004.40966796875
0.0,0.324,-7156.6064453125,881.9108276367188,1004.40966796875
0.0,0.374,-7156.6064453125,881.9108276367188,1004.40966796875
0.0,0.424,-7214.91650390625,881.9107666015625,1004.4095458984375
0.0,0.476,-7232.3818359375,881.9107666015625,1004.4094848632812
0.0,0.526,-7267.3466796875,881.9107666015625,1004.409423828125
0.0,0.577,-7279.00146484375,881.9107666015625,1004.409423828125
0.0,0.627,-7308.12158203125,881.9107666015625,1004.4093627929688
0.0,0.677,-7313.931640625,881.9107055664062,1004.4093627929688
0.0,0.727,-7313.931640625,881.9107055664062,1004.4093627929688
0.0,0.777,-7313.931640625,881.9107055664062,1004.4093627929688
0.0,0.827,-7378.0517578125,881.9107055664062,1004.4091796875
0.0,0.877,-7401.36181640625,881.9107055664062,1004.4091796875
0.0,0.927,-7447.9814453125,881.91064453125,1004.4090576171875
0.0,0.977,-7459.63671875,881.91064453125,1004.4090576171875
0.0,1.027,-7494.6015625,881.91064453125,1004.4089965820312
0.0,1.077,-7494.6015625,881.91064453125,1004.4089965820312
0.0,1.128,-7494.6015625,881.91064453125,1004.4089965820312
0.0,1.178,-7494.6015625,881.91064453125,1004.4089965820312
0.0,1.229,-7570.37646484375,881.9105834960938,1004.4088134765625
0.0,1.279,-7605.341796875,881.9105834960938,1004.4087524414062
0.0,1.329,-7628.65185546875,881.9105834960938,1004.40869140625
0.0,1.379,-7640.306640625,881.9105834960938,1004.40869140625
0.0,1.429,-7651.96142578125,881.9105834960938,1004.4086303710938
0.0,1.479,-7651.96142578125,881.9105834960938,1004.4086303710938
0.0,1.529,-7651.96142578125,881.9105834960938,1004.4086303710938
0.0,1.583,-7698.58154296875,881.9105224609375,1004.4085693359375
0.0,1.639,-7751.04638671875,881.9105224609375,1004.408447265625
0.0,1.689,-7780.20166015625,881.9104614257812,1004.4083862304688
0.0,1.739,-7809.32177734375,881.9104614257812,1004.4083251953125
0.0,1.789,-7809.32177734375,881.9104614257812,1004.4083251953125
0.0,1.839,-7809.32177734375,881.9104614257812,1004.4083251953125
0.0,1.892,-7809.32177734375,881.9104614257812,1004.4083251953125
0.0,1.942,-7873.44140625,881.9104614257812,1004.408203125
0.0,1.992,-7890.94140625,881.910400390625,1004.4081420898438
0.0,2.073,-7925.90673828125,881.910400390625,1004.4080810546875
0.0,2.123,-7949.181640625,881.910400390625,1004.4080810546875
0.0,2.173,-7949.181640625,881.910400390625,1004.4080810546875
0.0,2.223,-7949.181640625,881.910400390625,1004.4080810546875
0.0,2.273,-7949.181640625,881.910400390625,1004.4080810546875
0.0,2.325,-8024.95654296875,881.9103393554688,1004.4078979492188
0.0,2.376,-8059.92138671875,881.9103393554688,1004.4078369140625
0.0,2.426,-8094.88671875,881.9103393554688,1004.4077758789062
0.0,2.476,-8106.54150390625,881.9103393554688,1004.40771484375
0.0,2.526,-8124.00634765625,881.9102783203125,1004.40771484375
0.0,2.576,-8124.00634765625,881.9102783203125,1004.40771484375
0.0,2.626,-8124.00634765625,881.9102783203125,1004.40771484375
0.0,2.676,-8164.81640625,881.9102783203125,1004.4075927734375
0.0,2.727,-8199.78125,881.9102783203125,1004.4075317382812
0.0,2.777,-8211.4365234375,881.9102783203125,1004.4075317382812
0.0,2.827,-8246.4013671875,881.9102172851562,1004.407470703125
0.0,2.877,-8263.8662109375,881.9102172851562,1004.4074096679688
0.0,2.927,-8263.8662109375,881.9102172851562,1004.4074096679688
0.0,2.978,-8263.8662109375,881.9102172851562,1004.4074096679688
0.0,3.028,-8263.8662109375,881.9102172851562,1004.4074096679688
0.0,3.078,-8333.8310546875,881.9102172851562,1004.4072875976562
0.0,3.131,-8368.796875,881.91015625,1004.4072265625
0.0,3.181,-8380.451171875,881.91015625,1004.4071655273438
0.0,3.231,-8427.0712890625,881.91015625,1004.4071044921875
0.0,3.281,-8432.8818359375,881.91015625,1004.4070434570312
0.0,3.334,-8432.8818359375,881.91015625,1004.4070434570312
0.0,3.385,-8432.8818359375,881.91015625,1004.4070434570312
0.0,3.435,-8485.3818359375,881.9100952148438,1004.406982421875
0.0,3.485,-8502.8466796875,881.9100952148438,1004.4069213867188
0.0,3.535,-8549.466796875,881.9100952148438,1004.4067993164062
0.0,3.585,-8572.7763671875,881.9100341796875,1004.4067993164062
0.0,3.635,-8601.896484375,881.9100341796875,1004.40673828125
0.0,3.686,-8601.896484375,881.9100341796875,1004.40673828125
0.0,3.736,-8601.896484375,881.9100341796875,1004.40673828125
0.0,3.788,-8601.896484375,881.9100341796875,1004.40673828125
0.0,3.838,-8677.671875,881.9100341796875,1004.4065551757812
0.0,3.888,-8689.326171875,881.9099731445312,1004.4065551757812
0.0,3.938,-8735.9462890625,881.9099731445312,1004.4064331054688
0.0,3.988,-8747.6015625,881.9099731445312,1004.4064331054688
0.0,4.038,-8765.06640625,881.9099731445312,1004.4063720703125
0.0,4.089,-8765.06640625,881.9099731445312,1004.4063720703125
0.0,4.139,-8765.06640625,881.9099731445312,1004.4063720703125
0.0,4.189,-8817.56640625,881.909912109375,1004.4063110351562
0.0,4.24,-8846.6865234375,881.909912109375,1004.40625
0.0,4.29,-8875.841796875,881.909912109375,1004.4061889648438
0.0,4.34,-8910.806640625,881.9098510742188,1004.4060668945312
0.0,4.39,-8922.4619140625,881.9098510742188,1004.4060668945312
0.0,4.441,-8934.1162109375,881.9098510742188,1004.4060668945312
0.0,4.491,-8934.1162109375,881.9098510742188,1004.4060668945312
0.0,4.541,-8980.771484375,881.9098510742188,1004.4059448242188
0.0,4.591,-8998.236328125,881.9098510742188,1004.4059448242188
0.0,4.641,-9033.201171875,881.9097900390625,1004.4058227539062
0.0,4.691,-9044.8564453125,881.9097900390625,1004.4058227539062
0.0,4.741,-9073.9765625,881.9097900390625,1004.40576171875
0.0,4.793,-9079.7861328125,881.9097900390625,1004.40576171875
0.0,4.844,-9079.7861328125,881.9097900390625,1004.40576171875
0.0,4.894,-9079.7861328125,881.9097900390625,1004.40576171875
0.0,4.944,-9155.5615234375,881.9097290039062,1004.4055786132812
0.0,4.994,-9167.216796875,881.9097290039062,1004.4055786132812
0.25,0.0,-10721.111328125,881.908935546875,1004.4024047851562
0.25,0.056,-10788.650390625,881.9088745117188,1004.4022827148438
0.25,0.106,-10830.8046875,881.9088745117188,1004.4022216796875
0.25,0.156,-10847.6767578125,881.9088134765625,1004.4021606445312
0.25,0.206,-10898.29296875,881.9088134765625,1004.4020385742188
0.25,0.258,-10923.5751953125,881.9088134765625,1004.4020385742188
0.25,0.308,-10923.5751953125,881.9088134765625,1004.4020385742188
0.25,0.358,-10923.5751953125,881.9088134765625,1004.4020385742188
0.25,0.408,-10923.5751953125,881.9088134765625,1004.4020385742188
0.25,0.461,-11016.396484375,881.9087524414062,1004.4017944335938
0.25,0.511,-11075.4736328125,881.90869140625,1004.4017333984375
0.25,0.561,-11092.345703125,881.90869140625,1004.4016723632812
0.25,0.611,-11142.9619140625,881.90869140625,1004.4015502929688
0.25,0.663,-11159.783203125,881.90869140625,1004.4015502929688
0.25,0.713,-11159.783203125,881.90869140625,1004.4015502929688
0.25,0.763,-11159.783203125,881.90869140625,1004.4015502929688
0.25,0.813,-11261.06640625,881.9086303710938,1004.4013061523438
0.25,0.864,-11277.9384765625,881.9086303710938,1004.4013061523438
0.25,0.914,-11345.42578125,881.9085693359375,1004.4011840820312
0.25,0.964,-11345.42578125,881.9085693359375,1004.4011840820312
0.25,1.014,-11429.7861328125,881.9085083007812,1004.4010009765625
0.25,1.065,-11438.1962890625,881.9085083007812,1004.4009399414062
0.25,1.115,-11438.1962890625,881.9085083007812,1004.4009399414062
0.25,1.165,-11438.1962890625,881.9085083007812,1004.4009399414062
0.25,1.216,-11514.146484375,881.9085083007812,1004.4008178710938
0.25,1.266,-11547.8896484375,881.908447265625,1004.4007568359375
0.25,1.318,-11615.3779296875,881.908447265625,1004.400634765625
0.25,1.368,-11632.25,881.908447265625,1004.4005737304688
0.25,1.418,-11691.2763671875,881.9083862304688,1004.4004516601562
0.25,1.469,-11691.2763671875,881.9083862304688,1004.4004516601562
0.25,1.519,-11691.2763671875,881.9083862304688,1004.4004516601562
0.25,1.57,-11691.2763671875,881.9083862304688,1004.4004516601562
0.25,1.62,-11800.9697265625,881.9083251953125,1004.4002075195312
0.25,1.67,-11817.841796875,881.9083251953125,1004.4002075195312
0.25,1.72,-11876.9189453125,881.9082641601562,1004.4000854492188
0.25,1.77,-11927.53515625,881.9082641601562,1004.3999633789062
0.25,1.82,-11961.279296875,881.9082641601562,1004.39990234375
0.25,1.87,-11961.279296875,881.9082641601562,1004.39990234375
0.25,1.924,-11961.279296875,881.9082641601562,1004.39990234375
0.25,1.974,-11961.279296875,881.9082641601562,1004.39990234375
0.25,2.025,-12070.97265625,881.908203125,1004.399658203125
0.25,2.075,-12113.177734375,881.9081420898438,1004.3995971679688
0.25,2.125,-12163.7939453125,881.9081420898438,1004.3994750976562
0.25,2.175,-12205.9990234375,881.9080810546875,1004.3994140625
0.25,2.226,-12222.8203125,881.9080810546875,1004.3993530273438
0.25,2.276,-12222.8203125,881.9080810546875,1004.3993530273438
0.25,2.356,-12222.8203125,881.9080810546875,1004.3993530273438
0.25,2.408,-12307.2314453125,881.9080810546875,1004.3992309570312
0.25,2.458,-12340.9755859375,881.9080200195312,1004.3991088867188
0.25,2.508,-12416.9248046875,881.9080200195312,1004.3989868164062
0.25,2.558,-12433.796875,881.907958984375,1004.39892578125
0.25,2.608,-12476.001953125,881.907958984375,1004.3988647460938
0.25,2.658,-12476.001953125,881.907958984375,1004.3988647460938
0.25,2.708,-12476.001953125,881.907958984375,1004.3988647460938
0.25,2.758,-12476.001953125,881.907958984375,1004.3988647460938
0.25,2.809,-12577.2841796875,881.9078979492188,1004.398681640625
0.25,2.859,-12611.0283203125,881.9078979492188,1004.3985595703125
0.25,2.909,-12686.9775390625,881.9078369140625,1004.3984375
0.25,2.959,-12703.849609375,881.9078369140625,1004.3983764648438
0.25,3.01,-12737.59375,881.9078369140625,1004.3983154296875
0.25,3.06,-12737.59375,881.9078369140625,1004.3983154296875
0.25,3.113,-12737.59375,881.9078369140625,1004.3983154296875
0.25,3.163,-12822.0048828125,881.9077758789062,1004.3981323242188
0.25,3.216,-12864.1591796875,881.9077758789062,1004.3980712890625
0.25,3.268,-12914.775390625,881.90771484375,1004.39794921875
0.25,3.318,-12965.3916015625,881.90771484375,1004.3978881835938
0.25,3.368,-12982.2626953125,881.90771484375,1004.3978271484375
0.25,3.419,-12990.673828125,881.90771484375,1004.3978271484375
0.25,3.469,-12990.673828125,881.90771484375,1004.3978271484375
0.25,3.519,-12990.673828125,881.90771484375,1004.3978271484375
0.25,3.572,-13075.0849609375,881.9076538085938,1004.3976440429688
0.25,3.622,-13125.7001953125,881.9075927734375,1004.3975219726562
0.25,3.672,-13159.4443359375,881.9075927734375,1004.3974609375
0.25,3.722,-13210.060546875,881.9075927734375,1004.3973999023438
0.25,3.772,-13226.9326171875,881.9075927734375,1004.3973388671875
0.25,3.823,-13243.8046875,881.9075317382812,1004.3972778320312
0.25,3.873,-13243.8046875,881.9075317382812,1004.3972778320312
0.25,3.923,-13243.8046875,881.9075317382812,1004.3972778320312
0.25,3.973,-13336.6259765625,881.9075317382812,1004.3970947265625
0.25,4.023,-13387.2421875,881.907470703125,1004.3970336914062
0.25,4.073,-13404.1142578125,881.907470703125,1004.39697265625
0.25,4.123,-13463.19140625,881.9074096679688,1004.3968505859375
0.25,4.173,-13505.396484375,881.9074096679688,1004.3967895507812
0.25,4.223,-13513.806640625,881.9074096679688,1004.3967895507812
0.25,4.274,-13513.806640625,881.9074096679688,1004.3967895507812
0.25,4.324,-13581.345703125,881.9073486328125,1004.3966064453125
0.25,4.374,-13606.62890625,881.9073486328125,1004.3965454101562
0.25,4.456,-13657.244140625,881.9073486328125,1004.396484375
0.25,4.506,-13707.8603515625,881.9072875976562,1004.3963623046875
0.25,4.556,-13724.732421875,881.9072875976562,1004.3963623046875
0.25,4.609,-13750.0146484375,881.9072875976562,1004.3963012695312
0.25,4.659,-13750.0146484375,881.9072875976562,1004.3963012695312
0.25,4.709,-13750.0146484375,881.9072875976562,1004.3963012695312
0.25,4.761,-13834.42578125,881.9072265625,1004.3961181640625
0.25,4.811,-13901.9140625,881.9072265625,1004.39599609375
0.25,4.861,-13901.9140625,881.9072265625,1004.39599609375
0.25,4.911,-13969.4013671875,881.9071655273438,1004.3958129882812
0.25,4.962,-13986.22265625,881.9071655273438,1004.3958129882812
0.5,0.0,-16303.880859375,881.9058837890625,1004.39111328125
0.5,0.051,-16352.869140625,881.9058837890625,1004.3909912109375
0.5,0.101,-16352.869140625,881.9058837890625,1004.3909912109375
0.5,0.151,-16352.869140625,881.9058837890625,1004.3909912109375
0.5,0.201,-16352.869140625,881.9058837890625,1004.3909912109375
0.5,0.252,-16475.59765625,881.9058227539062,1004.3907470703125
0.5,0.302,-16500.12890625,881.9058227539062,1004.3906860351562
0.5,0.376,-16586.025390625,881.90576171875,1004.3905639648438
0.5,0.426,-16696.451171875,881.9057006835938,1004.3903198242188
0.5,0.477,-16708.6796875,881.9057006835938,1004.3903198242188
0.5,0.527,-16708.6796875,881.9057006835938,1004.3903198242188
0.5,0.577,-16708.6796875,881.9057006835938,1004.3903198242188
0.5,0.627,-16831.408203125,881.9056396484375,1004.3900146484375
0.5,0.678,-16831.408203125,881.9056396484375,1004.3900146484375
0.5,0.728,-16929.53125,881.9055786132812,1004.3898315429688
0.5,0.778,-16954.0625,881.9055786132812,1004.3897705078125
0.5,0.829,-17015.353515625,881.905517578125,1004.3896484375
0.5,0.879,-17027.58203125,881.905517578125,1004.3896484375
0.5,0.929,-17027.58203125,881.905517578125,1004.3896484375
0.5,0.979,-17027.58203125,881.905517578125,1004.3896484375
0.5,1.029,-17162.5390625,881.9054565429688,1004.3893432617188
0.5,1.079,-17211.6015625,881.9054565429688,1004.3892822265625
0.5,1.13,-17297.498046875,881.9053955078125,1004.3890991210938
0.5,1.18,-17346.55859375,881.9053344726562,1004.3889770507812
0.5,1.23,-17407.849609375,881.9053344726562,1004.3888549804688
0.5,1.28,-17407.849609375,881.9053344726562,1004.3888549804688
0.5,1.331,-17407.849609375,881.9053344726562,1004.3888549804688
0.5,1.381,-17407.849609375,881.9053344726562,1004.3888549804688
0.5,1.431,-17555.109375,881.9052124023438,1004.3885498046875
0.5,1.481,-17604.171875,881.9052124023438,1004.3884887695312
0.5,1.532,-17677.763671875,881.9051513671875,1004.3883056640625
0.5,1.585,-17726.826171875,881.9051513671875,1004.3882446289062
0.5,1.635,-17763.5859375,881.9051513671875,1004.38818359375
0.5,1.685,-17763.5859375,881.9051513671875,1004.38818359375
0.5,1.735,-17763.5859375,881.9051513671875,1004.38818359375
0.5,1.785,-17763.5859375,881.9051513671875,1004.38818359375
0.5,1.835,-17910.845703125,881.905029296875,1004.3878784179688
0.5,1.885,-17959.908203125,881.905029296875,1004.3877563476562
0.5,1.936,-18058.03125,881.9049682617188,1004.3875732421875
0.5,1.986,-18082.5625,881.9049682617188,1004.3875122070312
0.5,2.037,-18107.01953125,881.9049682617188,1004.387451171875
0.5,2.087,-18107.01953125,881.9049682617188,1004.387451171875
0.5,2.138,-18107.01953125,881.9049682617188,1004.387451171875
0.5,2.188,-18107.01953125,881.9049682617188,1004.387451171875
0.5,2.238,-18278.810546875,881.9048461914062,1004.3871459960938
0.5,2.288,-18352.404296875,881.90478515625,1004.386962890625
0.5,2.339,-18425.99609375,881.90478515625,1004.3868408203125
0.5,2.389,-18450.52734375,881.90478515625,1004.3867797851562
0.5,2.441,-18475.05859375,881.9047241210938,1004.38671875
0.5,2.491,-18475.05859375,881.9047241210938,1004.38671875
0.5,2.541,-18475.05859375,881.9047241210938,1004.38671875
0.5,2.591,-18610.015625,881.9046630859375,1004.386474609375
0.5,2.641,-18683.609375,881.9046630859375,1004.3862915039062
0.5,2.691,-18732.671875,881.9046020507812,1004.38623046875
0.5,2.741,-18781.732421875,881.9046020507812,1004.3861083984375
0.5,2.791,-18806.189453125,881.904541015625,1004.3860473632812
0.5,2.842,-18806.189453125,881.904541015625,1004.3860473632812
0.5,2.892,-18806.189453125,881.904541015625,1004.3860473632812
0.5,2.942,-18928.91796875,881.9044799804688,1004.3858032226562
0.5,2.994,-18965.677734375,881.9044799804688,1004.3857421875
0.5,3.075,-19027.04296875,881.9044799804688,1004.3856201171875
0.5,3.125,-19125.166015625,881.9044189453125,1004.3854370117188
0.5,3.175,-19149.625,881.9043579101562,1004.3853759765625
0.5,3.226,-19149.625,881.9043579101562,1004.3853759765625
0.5,3.277,-19149.625,881.9043579101562,1004.3853759765625
0.5,3.327,-19149.625,881.9043579101562,1004.3853759765625
0.5,3.38,-19272.353515625,881.904296875,1004.3851318359375
0.5,3.43,-19358.248046875,881.904296875,1004.3849487304688
0.5,3.48,-19407.310546875,881.9042358398438,1004.3848266601562
0.5,3.53,-19480.90234375,881.9042358398438,1004.3847045898438
0.5,3.58,-19505.361328125,881.9041748046875,1004.3846435546875
0.5,3.63,-19505.361328125,881.9041748046875,1004.3846435546875
0.5,3.68,-19505.361328125,881.9041748046875,1004.3846435546875
0.5,3.731,-19640.390625,881.9041137695312,1004.3843994140625
0.5,3.783,-19677.150390625,881.9041137695312,1004.38427734375
0.5,3.833,-19775.275390625,881.904052734375,1004.3840942382812
0.5,3.883,-19775.275390625,881.904052734375,1004.3840942382812
0.5,3.933,-19848.8671875,881.9039916992188,1004.3839721679688
0.5,3.983,-19861.09765625,881.9039916992188,1004.3839111328125
0.5,4.033,-19861.09765625,881.9039916992188,1004.3839111328125
0.5,4.084,-19861.09765625,881.9039916992188,1004.3839111328125
0.5,4.134,-19996.0546875,881.9039306640625,1004.3836669921875
0.5,4.184,-20020.5859375,881.9039306640625,1004.3836059570312
0.5,4.242,-20118.708984375,881.9038696289062,1004.3834228515625
0.5,4.292,-20143.240234375,881.9038696289062,1004.3833618164062
0.5,4.342,-20229.0625,881.90380859375,1004.3831787109375
0.5,4.392,-20229.0625,881.90380859375,1004.3831787109375
0.5,4.442,-20229.0625,881.90380859375,1004.3831787109375
0.5,4.496,-20229.0625,881.90380859375,1004.3831787109375
0.5,4.546,-20351.791015625,881.9037475585938,1004.3829345703125
0.5,4.596,-20400.8515625,881.9036865234375,1004.3828125
0.5,4.675,-20474.4453125,881.9036865234375,1004.3826904296875
0.5,4.725,-20572.5703125,881.9036254882812,1004.3825073242188
0.5,4.778,-20584.798828125,881.9036254882812,1004.3824462890625
0.5,4.828,-20584.798828125,881.9036254882812,1004.3824462890625
0.5,4.878,-20584.798828125,881.9036254882812,1004.3824462890625
0.5,4.929,-20719.755859375,881.903564453125,1004.3822021484375
0.5,4.98,-20744.287109375,881.9035034179688,1004.3821411132812
0.75,0.0,-23732.6171875,881.9019165039062,1004.3760986328125
0.75,0.05,-23732.6171875,881.9019165039062,1004.3760986328125
0.75,0.1,-23732.6171875,881.9019165039062,1004.3760986328125
0.75,0.15,-23732.6171875,881.9019165039062,1004.3760986328125
0.75,0.201,-23957.267578125,881.9017944335938,1004.3756103515625
0.75,0.251,-24021.42578125,881.9017944335938,1004.37548828125
0.75,0.301,-24101.669921875,881.9017333984375,1004.3753051757812
0.75,0.365,-24165.828125,881.9016723632812,1004.3751831054688
0.75,0.415,-24213.8984375,881.9016723632812,1004.3751220703125
0.75,0.465,-24213.8984375,881.9016723632812,1004.3751220703125
0.75,0.516,-24213.8984375,881.9016723632812,1004.3751220703125
0.75,0.566,-24213.8984375,881.9016723632812,1004.3751220703125
0.75,0.616,-24406.46875,881.9015502929688,1004.3746948242188
0.75,0.666,-24438.548828125,881.9015502929688,1004.3746337890625
0.75,0.717,-24582.951171875,881.9014892578125,1004.3743286132812
0.75,0.767,-24615.03125,881.9014282226562,1004.374267578125
0.75,0.817,-24727.35546875,881.9013671875,1004.3740844726562
0.75,0.868,-24727.35546875,881.9013671875,1004.3740844726562
0.75,0.918,-24727.35546875,881.9013671875,1004.3740844726562
0.75,0.968,-24727.35546875,881.9013671875,1004.3740844726562
0.75,1.021,-24887.84765625,881.9013061523438,1004.3737182617188
0.75,1.071,-24919.92578125,881.9013061523438,1004.3736572265625
0.75,1.121,-25032.25,881.9012451171875,1004.3734130859375
0.75,1.171,-25064.330078125,881.9011840820312,1004.3733520507812
0.75,1.221,-25144.478515625,881.9011840820312,1004.3732299804688
0.75,1.274,-25160.470703125,881.9011840820312,1004.3731689453125
0.75,1.324,-25160.470703125,881.9011840820312,1004.3731689453125
0.75,1.374,-25160.470703125,881.9011840820312,1004.3731689453125
0.75,1.424,-25304.970703125,881.9010620117188,1004.3728637695312
0.75,1.476,-25353.041015625,881.9010620117188,1004.372802734375
0.75,1.565,-25449.27734375,881.9010009765625,1004.3726196289062
0.75,1.615,-25609.671875,881.9009399414062,1004.3722534179688
0.75,1.665,-25657.7421875,881.90087890625,1004.3721923828125
0.75,1.715,-25657.7421875,881.90087890625,1004.3721923828125
0.75,1.765,-25657.7421875,881.90087890625,1004.3721923828125
0.75,1.816,-25657.7421875,881.90087890625,1004.3721923828125
0.75,1.866,-25786.154296875,881.9008178710938,1004.3718872070312
0.75,1.916,-25882.392578125,881.9007568359375,1004.3717041015625
0.75,1.966,-25914.470703125,881.9007568359375,1004.3716430664062
0.75,2.016,-26010.708984375,881.9006958007812,1004.3714599609375
0.75,2.067,-26058.779296875,881.9006958007812,1004.371337890625
0.75,2.117,-26058.779296875,881.9006958007812,1004.371337890625
0.75,2.168,-26058.779296875,881.9006958007812,1004.371337890625
0.75,2.218,-26058.779296875,881.9006958007812,1004.371337890625
0.75,2.27,-26203.181640625,881.9005737304688,1004.37109375
0.75,2.32,-26299.419921875,881.9005737304688,1004.370849609375
0.75,2.37,-26299.419921875,881.9005737304688,1004.370849609375
0.75,2.42,-26459.814453125,881.9004516601562,1004.3705444335938
0.75,2.473,-26475.8046875,881.9004516601562,1004.3704833984375
0.75,2.523,-26475.8046875,881.9004516601562,1004.3704833984375
0.75,2.573,-26475.8046875,881.9004516601562,1004.3704833984375
0.75,2.623,-26604.21875,881.900390625,1004.3702392578125
0.75,2.677,-26620.208984375,881.900390625,1004.3702392578125
0.75,2.727,-26732.533203125,881.9003295898438,1004.3699951171875
0.75,2.777,-26764.61328125,881.9003295898438,1004.3699340820312
0.75,2.827,-26892.9296875,881.9002075195312,1004.3696899414062
0.75,2.88,-26908.919921875,881.9002075195312,1004.36962890625
0.75,2.935,-26908.919921875,881.9002075195312,1004.36962890625
0.75,3.015,-26908.919921875,881.9002075195312,1004.36962890625
0.75,3.065,-27053.32421875,881.900146484375,1004.3693237304688
0.75,3.117,-27165.6484375,881.9000854492188,1004.369140625
0.75,3.167,-27197.7265625,881.9000854492188,1004.3690185546875
0.75,3.217,-27342.130859375,881.8999633789062,1004.3687744140625
0.75,3.27,-27358.123046875,881.8999633789062,1004.3687133789062
0.75,3.32,-27358.123046875,881.8999633789062,1004.3687133789062
0.75,3.37,-27358.123046875,881.8999633789062,1004.3687133789062
0.75,3.42,-27502.623046875,881.89990234375,1004.368408203125
0.75,3.473,-27518.61328125,881.89990234375,1004.368408203125
0.75,3.523,-27630.9375,881.8998413085938,1004.3681640625
0.75,3.573,-27663.017578125,881.8998413085938,1004.3681030273438
0.75,3.623,-27759.25390625,881.8997802734375,1004.367919921875
0.75,3.674,-27775.24609375,881.8997802734375,1004.3678588867188
0.75,3.724,-27775.24609375,881.8997802734375,1004.3678588867188
0.75,3.774,-27775.24609375,881.8997802734375,1004.3678588867188
0.75,3.824,-27935.736328125,881.899658203125,1004.3675537109375
0.75,3.876,-27951.728515625,881.899658203125,1004.3674926757812
0.75,3.926,-28080.044921875,881.8995971679688,1004.3672485351562
0.75,3.978,-28144.203125,881.8995361328125,1004.3671264648438
0.75,4.028,-28256.52734375,881.8994750976562,1004.3668823242188
0.75,4.078,-28272.517578125,881.8994750976562,1004.3668823242188
0.75,4.165,-28272.517578125,881.8994750976562,1004.3668823242188
0.75,4.215,-28272.517578125,881.8994750976562,1004.3668823242188
0.75,4.265,-28433.009765625,881.8994140625,1004.3665771484375
0.75,4.321,-28545.333984375,881.8993530273438,1004.3663330078125
0.75,4.371,-28577.4140625,881.8993530273438,1004.3662719726562
0.75,4.421,-28721.81640625,881.8992309570312,1004.365966796875
0.75,4.473,-28737.80859375,881.8992309570312,1004.365966796875
0.75,4.523,-28737.80859375,881.8992309570312,1004.365966796875
0.75,4.573,-28737.80859375,881.8992309570312,1004.365966796875
0.75,4.623,-28737.80859375,881.8992309570312,1004.365966796875
0.75,4.673,-28898.298828125,881.899169921875,1004.3656005859375
0.75,4.723,-29010.625,881.8991088867188,1004.3653564453125
0.75,4.773,-29042.703125,881.8991088867188,1004.3652954101562
0.75,4.824,-29171.01953125,881.8989868164062,1004.3650512695312
0.75,4.874,-29187.009765625,881.8989868164062,1004.3650512695312
0.75,4.924,-29187.009765625,881.8989868164062,1004.3650512695312
0.75,4.974,-29187.009765625,881.8989868164062,1004.3650512695312
1.0,0.0,-33019.671875,881.89697265625,1004.3572998046875
1.0,0.05,-33019.671875,881.89697265625,1004.3572998046875
1.0,0.1,-33019.671875,881.89697265625,1004.3572998046875
1.0,0.152,-33238.29296875,881.8968505859375,1004.3568115234375
1.0,0.202,-33278.03125,881.8967895507812,1004.3567504882812
1.0,0.252,-33417.171875,881.896728515625,1004.3564453125
1.0,0.302,-33516.578125,881.8966674804688,1004.3562622070312
1.0,0.352,-33615.86328125,881.8966064453125,1004.3560791015625
1.0,0.402,-33615.86328125,881.8966064453125,1004.3560791015625
1.0,0.476,-33615.86328125,881.8966064453125,1004.3560791015625
1.0,0.526,-33794.7421875,881.8965454101562,1004.355712890625
1.0,0.579,-33834.48046875,881.896484375,1004.3555908203125
1.0,0.629,-34013.36328125,881.8964233398438,1004.355224609375
1.0,0.679,-34053.09765625,881.8963623046875,1004.3551635742188
1.0,0.729,-34152.3828125,881.8963623046875,1004.35498046875
1.0,0.779,-34152.3828125,881.8963623046875,1004.35498046875
1.0,0.83,-34152.3828125,881.8963623046875,1004.35498046875
1.0,0.88,-34152.3828125,881.8963623046875,1004.35498046875
1.0,0.93,-34311.3359375,881.896240234375,1004.3546752929688
1.0,0.98,-34351.07421875,881.896240234375,1004.3545532226562
1.0,1.03,-34529.95703125,881.8961181640625,1004.3541870117188
1.0,1.08,-34569.6953125,881.8961181640625,1004.3541259765625
1.0,1.131,-34688.90625,881.8960571289062,1004.3538818359375
1.0,1.181,-34688.90625,881.8960571289062,1004.3538818359375
1.0,1.231,-34688.90625,881.8960571289062,1004.3538818359375
1.0,1.281,-34688.90625,881.8960571289062,1004.3538818359375
1.0,1.331,-34887.71484375,881.8959350585938,1004.3534545898438
1.0,1.381,-34967.19140625,881.8958740234375,1004.3533325195312
1.0,1.431,-35106.3359375,881.8958129882812,1004.35302734375
1.0,1.482,-35185.8125,881.8958129882812,1004.3529052734375
1.0,1.533,-35225.55078125,881.895751953125,1004.352783203125
1.0,1.583,-35225.55078125,881.895751953125,1004.352783203125
1.0,1.633,-35225.55078125,881.895751953125,1004.352783203125
1.0,1.684,-35404.55078125,881.8956909179688,1004.3524169921875
1.0,1.734,-35464.09765625,881.8956298828125,1004.352294921875
1.0,1.784,-35583.3125,881.8955688476562,1004.35205078125
1.0,1.834,-35702.5234375,881.8955078125,1004.351806640625
1.0,1.884,-35742.26171875,881.8955078125,1004.3517456054688
1.0,1.936,-35782.0,881.8954467773438,1004.3516845703125
1.0,1.989,-35782.0,881.8954467773438,1004.3516845703125
1.0,2.039,-35782.0,881.8954467773438,1004.3516845703125
1.0,2.09,-35980.80859375,881.8953857421875,1004.3512573242188
1.0,2.178,-36060.28515625,881.8953247070312,1004.3511352539062
1.0,2.228,-36219.23828125,881.8952026367188,1004.3507690429688
1.0,2.278,-36278.78515625,881.8952026367188,1004.3506469726562
1.0,2.328,-36278.78515625,881.8952026367188,1004.3506469726562
1.0,2.378,-36278.78515625,881.8952026367188,1004.3506469726562
1.0,2.428,-36278.78515625,881.8952026367188,1004.3506469726562
1.0,2.479,-36457.6640625,881.8950805664062,1004.3502807617188
1.0,2.529,-36576.87890625,881.89501953125,1004.3500366210938
1.0,2.579,-36616.6171875,881.89501953125,1004.3499755859375
1.0,2.629,-36775.5703125,881.8949584960938,1004.3496704101562
1.0,2.681,-36795.37890625,881.8948974609375,1004.349609375
1.0,2.731,-36795.37890625,881.8948974609375,1004.349609375
1.0,2.782,-36795.37890625,881.8948974609375,1004.349609375
1.0,2.832,-36994.1875,881.8948364257812,1004.3491821289062
1.0,2.882,-37013.99609375,881.894775390625,1004.3491821289062
1.0,2.932,-37172.94921875,881.8947143554688,1004.348876953125
1.0,2.982,-37212.6875,881.8947143554688,1004.3487548828125
1.0,3.033,-37311.97265625,881.8946533203125,1004.3485717773438
1.0,3.083,-37331.78125,881.8946533203125,1004.3485107421875
1.0,3.133,-37331.78125,881.8946533203125,1004.3485107421875
1.0,3.183,-37331.78125,881.8946533203125,1004.3485107421875
1.0,3.233,-37550.40234375,881.89453125,1004.3480834960938
1.0,3.283,-37590.140625,881.8944702148438,1004.3480224609375
1.0,3.335,-37709.3515625,881.8944091796875,1004.3477783203125
1.0,3.385,-37788.828125,881.8944091796875,1004.3475952148438
1.0,3.435,-37907.92578125,881.8943481445312,1004.3473510742188
1.0,3.485,-37907.92578125,881.8943481445312,1004.3473510742188
1.0,3.536,-37907.92578125,881.8943481445312,1004.3473510742188
1.0,3.587,-37907.92578125,881.8943481445312,1004.3473510742188
1.0,3.637,-38126.54296875,881.8942260742188,1004.346923828125
1.0,3.687,-38206.01953125,881.8941650390625,1004.3467407226562
1.0,3.737,-38384.8984375,881.89404296875,1004.3463745117188
1.0,3.787,-38424.63671875,881.89404296875,1004.3463134765625
1.0,3.838,-38444.4453125,881.89404296875,1004.3462524414062
1.0,3.888,-38444.4453125,881.89404296875,1004.3462524414062
1.0,3.938,-38444.4453125,881.89404296875,1004.3462524414062
1.0,3.988,-38444.4453125,881.89404296875,1004.3462524414062
1.0,4.038,-38682.9921875,881.8939208984375,1004.3457641601562
1.0,4.088,-38762.46875,881.8938598632812,1004.3456420898438
1.0,4.138,-38881.68359375,881.893798828125,1004.3453979492188
1.0,4.188,-38981.08984375,881.8937377929688,1004.34521484375
1.0,4.239,-39040.63671875,881.8937377929688,1004.3450927734375
1.0,4.289,-39040.63671875,881.8937377929688,1004.3450927734375
1.0,4.339,-39040.63671875,881.8937377929688,1004.3450927734375
1.0,4.389,-39040.63671875,881.8937377929688,1004.3450927734375
1.0,4.439,-39239.32421875,881.8936157226562,1004.3446655273438
1.0,4.489,-39358.5390625,881.8935546875,1004.3444213867188
1.0,4.539,-39477.75390625,881.8934936523438,1004.3441772460938
1.0,4.589,-39517.4921875,881.8934326171875,1004.3441162109375
1.0,4.641,-39577.16015625,881.8934326171875,1004.343994140625
1.0,4.691,-39577.16015625,881.8934326171875,1004.343994140625
1.0,4.744,-39577.16015625,881.8934326171875,1004.343994140625
1.0,4.794,-39775.96875,881.893310546875,1004.3435668945312
1.0,4.876,-39875.37109375,881.8932495117188,1004.3433837890625
1.0,4.926,-39994.5859375,881.8931884765625,1004.3431396484375
1.0,4.976,-40054.1328125,881.8931884765625,1004.343017578125
1 rt t x y z
2 0.0 0.0 -7005.12646484375 881.910888671875 1004.4099731445312
3 0.0 0.05 -7057.591796875 881.910888671875 1004.4098510742188
4 0.0 0.1 -7075.056640625 881.910888671875 1004.4098510742188
5 0.0 0.173 -7110.021484375 881.9108276367188 1004.4097290039062
6 0.0 0.223 -7144.98681640625 881.9108276367188 1004.40966796875
7 0.0 0.274 -7156.6064453125 881.9108276367188 1004.40966796875
8 0.0 0.324 -7156.6064453125 881.9108276367188 1004.40966796875
9 0.0 0.374 -7156.6064453125 881.9108276367188 1004.40966796875
10 0.0 0.424 -7214.91650390625 881.9107666015625 1004.4095458984375
11 0.0 0.476 -7232.3818359375 881.9107666015625 1004.4094848632812
12 0.0 0.526 -7267.3466796875 881.9107666015625 1004.409423828125
13 0.0 0.577 -7279.00146484375 881.9107666015625 1004.409423828125
14 0.0 0.627 -7308.12158203125 881.9107666015625 1004.4093627929688
15 0.0 0.677 -7313.931640625 881.9107055664062 1004.4093627929688
16 0.0 0.727 -7313.931640625 881.9107055664062 1004.4093627929688
17 0.0 0.777 -7313.931640625 881.9107055664062 1004.4093627929688
18 0.0 0.827 -7378.0517578125 881.9107055664062 1004.4091796875
19 0.0 0.877 -7401.36181640625 881.9107055664062 1004.4091796875
20 0.0 0.927 -7447.9814453125 881.91064453125 1004.4090576171875
21 0.0 0.977 -7459.63671875 881.91064453125 1004.4090576171875
22 0.0 1.027 -7494.6015625 881.91064453125 1004.4089965820312
23 0.0 1.077 -7494.6015625 881.91064453125 1004.4089965820312
24 0.0 1.128 -7494.6015625 881.91064453125 1004.4089965820312
25 0.0 1.178 -7494.6015625 881.91064453125 1004.4089965820312
26 0.0 1.229 -7570.37646484375 881.9105834960938 1004.4088134765625
27 0.0 1.279 -7605.341796875 881.9105834960938 1004.4087524414062
28 0.0 1.329 -7628.65185546875 881.9105834960938 1004.40869140625
29 0.0 1.379 -7640.306640625 881.9105834960938 1004.40869140625
30 0.0 1.429 -7651.96142578125 881.9105834960938 1004.4086303710938
31 0.0 1.479 -7651.96142578125 881.9105834960938 1004.4086303710938
32 0.0 1.529 -7651.96142578125 881.9105834960938 1004.4086303710938
33 0.0 1.583 -7698.58154296875 881.9105224609375 1004.4085693359375
34 0.0 1.639 -7751.04638671875 881.9105224609375 1004.408447265625
35 0.0 1.689 -7780.20166015625 881.9104614257812 1004.4083862304688
36 0.0 1.739 -7809.32177734375 881.9104614257812 1004.4083251953125
37 0.0 1.789 -7809.32177734375 881.9104614257812 1004.4083251953125
38 0.0 1.839 -7809.32177734375 881.9104614257812 1004.4083251953125
39 0.0 1.892 -7809.32177734375 881.9104614257812 1004.4083251953125
40 0.0 1.942 -7873.44140625 881.9104614257812 1004.408203125
41 0.0 1.992 -7890.94140625 881.910400390625 1004.4081420898438
42 0.0 2.073 -7925.90673828125 881.910400390625 1004.4080810546875
43 0.0 2.123 -7949.181640625 881.910400390625 1004.4080810546875
44 0.0 2.173 -7949.181640625 881.910400390625 1004.4080810546875
45 0.0 2.223 -7949.181640625 881.910400390625 1004.4080810546875
46 0.0 2.273 -7949.181640625 881.910400390625 1004.4080810546875
47 0.0 2.325 -8024.95654296875 881.9103393554688 1004.4078979492188
48 0.0 2.376 -8059.92138671875 881.9103393554688 1004.4078369140625
49 0.0 2.426 -8094.88671875 881.9103393554688 1004.4077758789062
50 0.0 2.476 -8106.54150390625 881.9103393554688 1004.40771484375
51 0.0 2.526 -8124.00634765625 881.9102783203125 1004.40771484375
52 0.0 2.576 -8124.00634765625 881.9102783203125 1004.40771484375
53 0.0 2.626 -8124.00634765625 881.9102783203125 1004.40771484375
54 0.0 2.676 -8164.81640625 881.9102783203125 1004.4075927734375
55 0.0 2.727 -8199.78125 881.9102783203125 1004.4075317382812
56 0.0 2.777 -8211.4365234375 881.9102783203125 1004.4075317382812
57 0.0 2.827 -8246.4013671875 881.9102172851562 1004.407470703125
58 0.0 2.877 -8263.8662109375 881.9102172851562 1004.4074096679688
59 0.0 2.927 -8263.8662109375 881.9102172851562 1004.4074096679688
60 0.0 2.978 -8263.8662109375 881.9102172851562 1004.4074096679688
61 0.0 3.028 -8263.8662109375 881.9102172851562 1004.4074096679688
62 0.0 3.078 -8333.8310546875 881.9102172851562 1004.4072875976562
63 0.0 3.131 -8368.796875 881.91015625 1004.4072265625
64 0.0 3.181 -8380.451171875 881.91015625 1004.4071655273438
65 0.0 3.231 -8427.0712890625 881.91015625 1004.4071044921875
66 0.0 3.281 -8432.8818359375 881.91015625 1004.4070434570312
67 0.0 3.334 -8432.8818359375 881.91015625 1004.4070434570312
68 0.0 3.385 -8432.8818359375 881.91015625 1004.4070434570312
69 0.0 3.435 -8485.3818359375 881.9100952148438 1004.406982421875
70 0.0 3.485 -8502.8466796875 881.9100952148438 1004.4069213867188
71 0.0 3.535 -8549.466796875 881.9100952148438 1004.4067993164062
72 0.0 3.585 -8572.7763671875 881.9100341796875 1004.4067993164062
73 0.0 3.635 -8601.896484375 881.9100341796875 1004.40673828125
74 0.0 3.686 -8601.896484375 881.9100341796875 1004.40673828125
75 0.0 3.736 -8601.896484375 881.9100341796875 1004.40673828125
76 0.0 3.788 -8601.896484375 881.9100341796875 1004.40673828125
77 0.0 3.838 -8677.671875 881.9100341796875 1004.4065551757812
78 0.0 3.888 -8689.326171875 881.9099731445312 1004.4065551757812
79 0.0 3.938 -8735.9462890625 881.9099731445312 1004.4064331054688
80 0.0 3.988 -8747.6015625 881.9099731445312 1004.4064331054688
81 0.0 4.038 -8765.06640625 881.9099731445312 1004.4063720703125
82 0.0 4.089 -8765.06640625 881.9099731445312 1004.4063720703125
83 0.0 4.139 -8765.06640625 881.9099731445312 1004.4063720703125
84 0.0 4.189 -8817.56640625 881.909912109375 1004.4063110351562
85 0.0 4.24 -8846.6865234375 881.909912109375 1004.40625
86 0.0 4.29 -8875.841796875 881.909912109375 1004.4061889648438
87 0.0 4.34 -8910.806640625 881.9098510742188 1004.4060668945312
88 0.0 4.39 -8922.4619140625 881.9098510742188 1004.4060668945312
89 0.0 4.441 -8934.1162109375 881.9098510742188 1004.4060668945312
90 0.0 4.491 -8934.1162109375 881.9098510742188 1004.4060668945312
91 0.0 4.541 -8980.771484375 881.9098510742188 1004.4059448242188
92 0.0 4.591 -8998.236328125 881.9098510742188 1004.4059448242188
93 0.0 4.641 -9033.201171875 881.9097900390625 1004.4058227539062
94 0.0 4.691 -9044.8564453125 881.9097900390625 1004.4058227539062
95 0.0 4.741 -9073.9765625 881.9097900390625 1004.40576171875
96 0.0 4.793 -9079.7861328125 881.9097900390625 1004.40576171875
97 0.0 4.844 -9079.7861328125 881.9097900390625 1004.40576171875
98 0.0 4.894 -9079.7861328125 881.9097900390625 1004.40576171875
99 0.0 4.944 -9155.5615234375 881.9097290039062 1004.4055786132812
100 0.0 4.994 -9167.216796875 881.9097290039062 1004.4055786132812
101 0.25 0.0 -10721.111328125 881.908935546875 1004.4024047851562
102 0.25 0.056 -10788.650390625 881.9088745117188 1004.4022827148438
103 0.25 0.106 -10830.8046875 881.9088745117188 1004.4022216796875
104 0.25 0.156 -10847.6767578125 881.9088134765625 1004.4021606445312
105 0.25 0.206 -10898.29296875 881.9088134765625 1004.4020385742188
106 0.25 0.258 -10923.5751953125 881.9088134765625 1004.4020385742188
107 0.25 0.308 -10923.5751953125 881.9088134765625 1004.4020385742188
108 0.25 0.358 -10923.5751953125 881.9088134765625 1004.4020385742188
109 0.25 0.408 -10923.5751953125 881.9088134765625 1004.4020385742188
110 0.25 0.461 -11016.396484375 881.9087524414062 1004.4017944335938
111 0.25 0.511 -11075.4736328125 881.90869140625 1004.4017333984375
112 0.25 0.561 -11092.345703125 881.90869140625 1004.4016723632812
113 0.25 0.611 -11142.9619140625 881.90869140625 1004.4015502929688
114 0.25 0.663 -11159.783203125 881.90869140625 1004.4015502929688
115 0.25 0.713 -11159.783203125 881.90869140625 1004.4015502929688
116 0.25 0.763 -11159.783203125 881.90869140625 1004.4015502929688
117 0.25 0.813 -11261.06640625 881.9086303710938 1004.4013061523438
118 0.25 0.864 -11277.9384765625 881.9086303710938 1004.4013061523438
119 0.25 0.914 -11345.42578125 881.9085693359375 1004.4011840820312
120 0.25 0.964 -11345.42578125 881.9085693359375 1004.4011840820312
121 0.25 1.014 -11429.7861328125 881.9085083007812 1004.4010009765625
122 0.25 1.065 -11438.1962890625 881.9085083007812 1004.4009399414062
123 0.25 1.115 -11438.1962890625 881.9085083007812 1004.4009399414062
124 0.25 1.165 -11438.1962890625 881.9085083007812 1004.4009399414062
125 0.25 1.216 -11514.146484375 881.9085083007812 1004.4008178710938
126 0.25 1.266 -11547.8896484375 881.908447265625 1004.4007568359375
127 0.25 1.318 -11615.3779296875 881.908447265625 1004.400634765625
128 0.25 1.368 -11632.25 881.908447265625 1004.4005737304688
129 0.25 1.418 -11691.2763671875 881.9083862304688 1004.4004516601562
130 0.25 1.469 -11691.2763671875 881.9083862304688 1004.4004516601562
131 0.25 1.519 -11691.2763671875 881.9083862304688 1004.4004516601562
132 0.25 1.57 -11691.2763671875 881.9083862304688 1004.4004516601562
133 0.25 1.62 -11800.9697265625 881.9083251953125 1004.4002075195312
134 0.25 1.67 -11817.841796875 881.9083251953125 1004.4002075195312
135 0.25 1.72 -11876.9189453125 881.9082641601562 1004.4000854492188
136 0.25 1.77 -11927.53515625 881.9082641601562 1004.3999633789062
137 0.25 1.82 -11961.279296875 881.9082641601562 1004.39990234375
138 0.25 1.87 -11961.279296875 881.9082641601562 1004.39990234375
139 0.25 1.924 -11961.279296875 881.9082641601562 1004.39990234375
140 0.25 1.974 -11961.279296875 881.9082641601562 1004.39990234375
141 0.25 2.025 -12070.97265625 881.908203125 1004.399658203125
142 0.25 2.075 -12113.177734375 881.9081420898438 1004.3995971679688
143 0.25 2.125 -12163.7939453125 881.9081420898438 1004.3994750976562
144 0.25 2.175 -12205.9990234375 881.9080810546875 1004.3994140625
145 0.25 2.226 -12222.8203125 881.9080810546875 1004.3993530273438
146 0.25 2.276 -12222.8203125 881.9080810546875 1004.3993530273438
147 0.25 2.356 -12222.8203125 881.9080810546875 1004.3993530273438
148 0.25 2.408 -12307.2314453125 881.9080810546875 1004.3992309570312
149 0.25 2.458 -12340.9755859375 881.9080200195312 1004.3991088867188
150 0.25 2.508 -12416.9248046875 881.9080200195312 1004.3989868164062
151 0.25 2.558 -12433.796875 881.907958984375 1004.39892578125
152 0.25 2.608 -12476.001953125 881.907958984375 1004.3988647460938
153 0.25 2.658 -12476.001953125 881.907958984375 1004.3988647460938
154 0.25 2.708 -12476.001953125 881.907958984375 1004.3988647460938
155 0.25 2.758 -12476.001953125 881.907958984375 1004.3988647460938
156 0.25 2.809 -12577.2841796875 881.9078979492188 1004.398681640625
157 0.25 2.859 -12611.0283203125 881.9078979492188 1004.3985595703125
158 0.25 2.909 -12686.9775390625 881.9078369140625 1004.3984375
159 0.25 2.959 -12703.849609375 881.9078369140625 1004.3983764648438
160 0.25 3.01 -12737.59375 881.9078369140625 1004.3983154296875
161 0.25 3.06 -12737.59375 881.9078369140625 1004.3983154296875
162 0.25 3.113 -12737.59375 881.9078369140625 1004.3983154296875
163 0.25 3.163 -12822.0048828125 881.9077758789062 1004.3981323242188
164 0.25 3.216 -12864.1591796875 881.9077758789062 1004.3980712890625
165 0.25 3.268 -12914.775390625 881.90771484375 1004.39794921875
166 0.25 3.318 -12965.3916015625 881.90771484375 1004.3978881835938
167 0.25 3.368 -12982.2626953125 881.90771484375 1004.3978271484375
168 0.25 3.419 -12990.673828125 881.90771484375 1004.3978271484375
169 0.25 3.469 -12990.673828125 881.90771484375 1004.3978271484375
170 0.25 3.519 -12990.673828125 881.90771484375 1004.3978271484375
171 0.25 3.572 -13075.0849609375 881.9076538085938 1004.3976440429688
172 0.25 3.622 -13125.7001953125 881.9075927734375 1004.3975219726562
173 0.25 3.672 -13159.4443359375 881.9075927734375 1004.3974609375
174 0.25 3.722 -13210.060546875 881.9075927734375 1004.3973999023438
175 0.25 3.772 -13226.9326171875 881.9075927734375 1004.3973388671875
176 0.25 3.823 -13243.8046875 881.9075317382812 1004.3972778320312
177 0.25 3.873 -13243.8046875 881.9075317382812 1004.3972778320312
178 0.25 3.923 -13243.8046875 881.9075317382812 1004.3972778320312
179 0.25 3.973 -13336.6259765625 881.9075317382812 1004.3970947265625
180 0.25 4.023 -13387.2421875 881.907470703125 1004.3970336914062
181 0.25 4.073 -13404.1142578125 881.907470703125 1004.39697265625
182 0.25 4.123 -13463.19140625 881.9074096679688 1004.3968505859375
183 0.25 4.173 -13505.396484375 881.9074096679688 1004.3967895507812
184 0.25 4.223 -13513.806640625 881.9074096679688 1004.3967895507812
185 0.25 4.274 -13513.806640625 881.9074096679688 1004.3967895507812
186 0.25 4.324 -13581.345703125 881.9073486328125 1004.3966064453125
187 0.25 4.374 -13606.62890625 881.9073486328125 1004.3965454101562
188 0.25 4.456 -13657.244140625 881.9073486328125 1004.396484375
189 0.25 4.506 -13707.8603515625 881.9072875976562 1004.3963623046875
190 0.25 4.556 -13724.732421875 881.9072875976562 1004.3963623046875
191 0.25 4.609 -13750.0146484375 881.9072875976562 1004.3963012695312
192 0.25 4.659 -13750.0146484375 881.9072875976562 1004.3963012695312
193 0.25 4.709 -13750.0146484375 881.9072875976562 1004.3963012695312
194 0.25 4.761 -13834.42578125 881.9072265625 1004.3961181640625
195 0.25 4.811 -13901.9140625 881.9072265625 1004.39599609375
196 0.25 4.861 -13901.9140625 881.9072265625 1004.39599609375
197 0.25 4.911 -13969.4013671875 881.9071655273438 1004.3958129882812
198 0.25 4.962 -13986.22265625 881.9071655273438 1004.3958129882812
199 0.5 0.0 -16303.880859375 881.9058837890625 1004.39111328125
200 0.5 0.051 -16352.869140625 881.9058837890625 1004.3909912109375
201 0.5 0.101 -16352.869140625 881.9058837890625 1004.3909912109375
202 0.5 0.151 -16352.869140625 881.9058837890625 1004.3909912109375
203 0.5 0.201 -16352.869140625 881.9058837890625 1004.3909912109375
204 0.5 0.252 -16475.59765625 881.9058227539062 1004.3907470703125
205 0.5 0.302 -16500.12890625 881.9058227539062 1004.3906860351562
206 0.5 0.376 -16586.025390625 881.90576171875 1004.3905639648438
207 0.5 0.426 -16696.451171875 881.9057006835938 1004.3903198242188
208 0.5 0.477 -16708.6796875 881.9057006835938 1004.3903198242188
209 0.5 0.527 -16708.6796875 881.9057006835938 1004.3903198242188
210 0.5 0.577 -16708.6796875 881.9057006835938 1004.3903198242188
211 0.5 0.627 -16831.408203125 881.9056396484375 1004.3900146484375
212 0.5 0.678 -16831.408203125 881.9056396484375 1004.3900146484375
213 0.5 0.728 -16929.53125 881.9055786132812 1004.3898315429688
214 0.5 0.778 -16954.0625 881.9055786132812 1004.3897705078125
215 0.5 0.829 -17015.353515625 881.905517578125 1004.3896484375
216 0.5 0.879 -17027.58203125 881.905517578125 1004.3896484375
217 0.5 0.929 -17027.58203125 881.905517578125 1004.3896484375
218 0.5 0.979 -17027.58203125 881.905517578125 1004.3896484375
219 0.5 1.029 -17162.5390625 881.9054565429688 1004.3893432617188
220 0.5 1.079 -17211.6015625 881.9054565429688 1004.3892822265625
221 0.5 1.13 -17297.498046875 881.9053955078125 1004.3890991210938
222 0.5 1.18 -17346.55859375 881.9053344726562 1004.3889770507812
223 0.5 1.23 -17407.849609375 881.9053344726562 1004.3888549804688
224 0.5 1.28 -17407.849609375 881.9053344726562 1004.3888549804688
225 0.5 1.331 -17407.849609375 881.9053344726562 1004.3888549804688
226 0.5 1.381 -17407.849609375 881.9053344726562 1004.3888549804688
227 0.5 1.431 -17555.109375 881.9052124023438 1004.3885498046875
228 0.5 1.481 -17604.171875 881.9052124023438 1004.3884887695312
229 0.5 1.532 -17677.763671875 881.9051513671875 1004.3883056640625
230 0.5 1.585 -17726.826171875 881.9051513671875 1004.3882446289062
231 0.5 1.635 -17763.5859375 881.9051513671875 1004.38818359375
232 0.5 1.685 -17763.5859375 881.9051513671875 1004.38818359375
233 0.5 1.735 -17763.5859375 881.9051513671875 1004.38818359375
234 0.5 1.785 -17763.5859375 881.9051513671875 1004.38818359375
235 0.5 1.835 -17910.845703125 881.905029296875 1004.3878784179688
236 0.5 1.885 -17959.908203125 881.905029296875 1004.3877563476562
237 0.5 1.936 -18058.03125 881.9049682617188 1004.3875732421875
238 0.5 1.986 -18082.5625 881.9049682617188 1004.3875122070312
239 0.5 2.037 -18107.01953125 881.9049682617188 1004.387451171875
240 0.5 2.087 -18107.01953125 881.9049682617188 1004.387451171875
241 0.5 2.138 -18107.01953125 881.9049682617188 1004.387451171875
242 0.5 2.188 -18107.01953125 881.9049682617188 1004.387451171875
243 0.5 2.238 -18278.810546875 881.9048461914062 1004.3871459960938
244 0.5 2.288 -18352.404296875 881.90478515625 1004.386962890625
245 0.5 2.339 -18425.99609375 881.90478515625 1004.3868408203125
246 0.5 2.389 -18450.52734375 881.90478515625 1004.3867797851562
247 0.5 2.441 -18475.05859375 881.9047241210938 1004.38671875
248 0.5 2.491 -18475.05859375 881.9047241210938 1004.38671875
249 0.5 2.541 -18475.05859375 881.9047241210938 1004.38671875
250 0.5 2.591 -18610.015625 881.9046630859375 1004.386474609375
251 0.5 2.641 -18683.609375 881.9046630859375 1004.3862915039062
252 0.5 2.691 -18732.671875 881.9046020507812 1004.38623046875
253 0.5 2.741 -18781.732421875 881.9046020507812 1004.3861083984375
254 0.5 2.791 -18806.189453125 881.904541015625 1004.3860473632812
255 0.5 2.842 -18806.189453125 881.904541015625 1004.3860473632812
256 0.5 2.892 -18806.189453125 881.904541015625 1004.3860473632812
257 0.5 2.942 -18928.91796875 881.9044799804688 1004.3858032226562
258 0.5 2.994 -18965.677734375 881.9044799804688 1004.3857421875
259 0.5 3.075 -19027.04296875 881.9044799804688 1004.3856201171875
260 0.5 3.125 -19125.166015625 881.9044189453125 1004.3854370117188
261 0.5 3.175 -19149.625 881.9043579101562 1004.3853759765625
262 0.5 3.226 -19149.625 881.9043579101562 1004.3853759765625
263 0.5 3.277 -19149.625 881.9043579101562 1004.3853759765625
264 0.5 3.327 -19149.625 881.9043579101562 1004.3853759765625
265 0.5 3.38 -19272.353515625 881.904296875 1004.3851318359375
266 0.5 3.43 -19358.248046875 881.904296875 1004.3849487304688
267 0.5 3.48 -19407.310546875 881.9042358398438 1004.3848266601562
268 0.5 3.53 -19480.90234375 881.9042358398438 1004.3847045898438
269 0.5 3.58 -19505.361328125 881.9041748046875 1004.3846435546875
270 0.5 3.63 -19505.361328125 881.9041748046875 1004.3846435546875
271 0.5 3.68 -19505.361328125 881.9041748046875 1004.3846435546875
272 0.5 3.731 -19640.390625 881.9041137695312 1004.3843994140625
273 0.5 3.783 -19677.150390625 881.9041137695312 1004.38427734375
274 0.5 3.833 -19775.275390625 881.904052734375 1004.3840942382812
275 0.5 3.883 -19775.275390625 881.904052734375 1004.3840942382812
276 0.5 3.933 -19848.8671875 881.9039916992188 1004.3839721679688
277 0.5 3.983 -19861.09765625 881.9039916992188 1004.3839111328125
278 0.5 4.033 -19861.09765625 881.9039916992188 1004.3839111328125
279 0.5 4.084 -19861.09765625 881.9039916992188 1004.3839111328125
280 0.5 4.134 -19996.0546875 881.9039306640625 1004.3836669921875
281 0.5 4.184 -20020.5859375 881.9039306640625 1004.3836059570312
282 0.5 4.242 -20118.708984375 881.9038696289062 1004.3834228515625
283 0.5 4.292 -20143.240234375 881.9038696289062 1004.3833618164062
284 0.5 4.342 -20229.0625 881.90380859375 1004.3831787109375
285 0.5 4.392 -20229.0625 881.90380859375 1004.3831787109375
286 0.5 4.442 -20229.0625 881.90380859375 1004.3831787109375
287 0.5 4.496 -20229.0625 881.90380859375 1004.3831787109375
288 0.5 4.546 -20351.791015625 881.9037475585938 1004.3829345703125
289 0.5 4.596 -20400.8515625 881.9036865234375 1004.3828125
290 0.5 4.675 -20474.4453125 881.9036865234375 1004.3826904296875
291 0.5 4.725 -20572.5703125 881.9036254882812 1004.3825073242188
292 0.5 4.778 -20584.798828125 881.9036254882812 1004.3824462890625
293 0.5 4.828 -20584.798828125 881.9036254882812 1004.3824462890625
294 0.5 4.878 -20584.798828125 881.9036254882812 1004.3824462890625
295 0.5 4.929 -20719.755859375 881.903564453125 1004.3822021484375
296 0.5 4.98 -20744.287109375 881.9035034179688 1004.3821411132812
297 0.75 0.0 -23732.6171875 881.9019165039062 1004.3760986328125
298 0.75 0.05 -23732.6171875 881.9019165039062 1004.3760986328125
299 0.75 0.1 -23732.6171875 881.9019165039062 1004.3760986328125
300 0.75 0.15 -23732.6171875 881.9019165039062 1004.3760986328125
301 0.75 0.201 -23957.267578125 881.9017944335938 1004.3756103515625
302 0.75 0.251 -24021.42578125 881.9017944335938 1004.37548828125
303 0.75 0.301 -24101.669921875 881.9017333984375 1004.3753051757812
304 0.75 0.365 -24165.828125 881.9016723632812 1004.3751831054688
305 0.75 0.415 -24213.8984375 881.9016723632812 1004.3751220703125
306 0.75 0.465 -24213.8984375 881.9016723632812 1004.3751220703125
307 0.75 0.516 -24213.8984375 881.9016723632812 1004.3751220703125
308 0.75 0.566 -24213.8984375 881.9016723632812 1004.3751220703125
309 0.75 0.616 -24406.46875 881.9015502929688 1004.3746948242188
310 0.75 0.666 -24438.548828125 881.9015502929688 1004.3746337890625
311 0.75 0.717 -24582.951171875 881.9014892578125 1004.3743286132812
312 0.75 0.767 -24615.03125 881.9014282226562 1004.374267578125
313 0.75 0.817 -24727.35546875 881.9013671875 1004.3740844726562
314 0.75 0.868 -24727.35546875 881.9013671875 1004.3740844726562
315 0.75 0.918 -24727.35546875 881.9013671875 1004.3740844726562
316 0.75 0.968 -24727.35546875 881.9013671875 1004.3740844726562
317 0.75 1.021 -24887.84765625 881.9013061523438 1004.3737182617188
318 0.75 1.071 -24919.92578125 881.9013061523438 1004.3736572265625
319 0.75 1.121 -25032.25 881.9012451171875 1004.3734130859375
320 0.75 1.171 -25064.330078125 881.9011840820312 1004.3733520507812
321 0.75 1.221 -25144.478515625 881.9011840820312 1004.3732299804688
322 0.75 1.274 -25160.470703125 881.9011840820312 1004.3731689453125
323 0.75 1.324 -25160.470703125 881.9011840820312 1004.3731689453125
324 0.75 1.374 -25160.470703125 881.9011840820312 1004.3731689453125
325 0.75 1.424 -25304.970703125 881.9010620117188 1004.3728637695312
326 0.75 1.476 -25353.041015625 881.9010620117188 1004.372802734375
327 0.75 1.565 -25449.27734375 881.9010009765625 1004.3726196289062
328 0.75 1.615 -25609.671875 881.9009399414062 1004.3722534179688
329 0.75 1.665 -25657.7421875 881.90087890625 1004.3721923828125
330 0.75 1.715 -25657.7421875 881.90087890625 1004.3721923828125
331 0.75 1.765 -25657.7421875 881.90087890625 1004.3721923828125
332 0.75 1.816 -25657.7421875 881.90087890625 1004.3721923828125
333 0.75 1.866 -25786.154296875 881.9008178710938 1004.3718872070312
334 0.75 1.916 -25882.392578125 881.9007568359375 1004.3717041015625
335 0.75 1.966 -25914.470703125 881.9007568359375 1004.3716430664062
336 0.75 2.016 -26010.708984375 881.9006958007812 1004.3714599609375
337 0.75 2.067 -26058.779296875 881.9006958007812 1004.371337890625
338 0.75 2.117 -26058.779296875 881.9006958007812 1004.371337890625
339 0.75 2.168 -26058.779296875 881.9006958007812 1004.371337890625
340 0.75 2.218 -26058.779296875 881.9006958007812 1004.371337890625
341 0.75 2.27 -26203.181640625 881.9005737304688 1004.37109375
342 0.75 2.32 -26299.419921875 881.9005737304688 1004.370849609375
343 0.75 2.37 -26299.419921875 881.9005737304688 1004.370849609375
344 0.75 2.42 -26459.814453125 881.9004516601562 1004.3705444335938
345 0.75 2.473 -26475.8046875 881.9004516601562 1004.3704833984375
346 0.75 2.523 -26475.8046875 881.9004516601562 1004.3704833984375
347 0.75 2.573 -26475.8046875 881.9004516601562 1004.3704833984375
348 0.75 2.623 -26604.21875 881.900390625 1004.3702392578125
349 0.75 2.677 -26620.208984375 881.900390625 1004.3702392578125
350 0.75 2.727 -26732.533203125 881.9003295898438 1004.3699951171875
351 0.75 2.777 -26764.61328125 881.9003295898438 1004.3699340820312
352 0.75 2.827 -26892.9296875 881.9002075195312 1004.3696899414062
353 0.75 2.88 -26908.919921875 881.9002075195312 1004.36962890625
354 0.75 2.935 -26908.919921875 881.9002075195312 1004.36962890625
355 0.75 3.015 -26908.919921875 881.9002075195312 1004.36962890625
356 0.75 3.065 -27053.32421875 881.900146484375 1004.3693237304688
357 0.75 3.117 -27165.6484375 881.9000854492188 1004.369140625
358 0.75 3.167 -27197.7265625 881.9000854492188 1004.3690185546875
359 0.75 3.217 -27342.130859375 881.8999633789062 1004.3687744140625
360 0.75 3.27 -27358.123046875 881.8999633789062 1004.3687133789062
361 0.75 3.32 -27358.123046875 881.8999633789062 1004.3687133789062
362 0.75 3.37 -27358.123046875 881.8999633789062 1004.3687133789062
363 0.75 3.42 -27502.623046875 881.89990234375 1004.368408203125
364 0.75 3.473 -27518.61328125 881.89990234375 1004.368408203125
365 0.75 3.523 -27630.9375 881.8998413085938 1004.3681640625
366 0.75 3.573 -27663.017578125 881.8998413085938 1004.3681030273438
367 0.75 3.623 -27759.25390625 881.8997802734375 1004.367919921875
368 0.75 3.674 -27775.24609375 881.8997802734375 1004.3678588867188
369 0.75 3.724 -27775.24609375 881.8997802734375 1004.3678588867188
370 0.75 3.774 -27775.24609375 881.8997802734375 1004.3678588867188
371 0.75 3.824 -27935.736328125 881.899658203125 1004.3675537109375
372 0.75 3.876 -27951.728515625 881.899658203125 1004.3674926757812
373 0.75 3.926 -28080.044921875 881.8995971679688 1004.3672485351562
374 0.75 3.978 -28144.203125 881.8995361328125 1004.3671264648438
375 0.75 4.028 -28256.52734375 881.8994750976562 1004.3668823242188
376 0.75 4.078 -28272.517578125 881.8994750976562 1004.3668823242188
377 0.75 4.165 -28272.517578125 881.8994750976562 1004.3668823242188
378 0.75 4.215 -28272.517578125 881.8994750976562 1004.3668823242188
379 0.75 4.265 -28433.009765625 881.8994140625 1004.3665771484375
380 0.75 4.321 -28545.333984375 881.8993530273438 1004.3663330078125
381 0.75 4.371 -28577.4140625 881.8993530273438 1004.3662719726562
382 0.75 4.421 -28721.81640625 881.8992309570312 1004.365966796875
383 0.75 4.473 -28737.80859375 881.8992309570312 1004.365966796875
384 0.75 4.523 -28737.80859375 881.8992309570312 1004.365966796875
385 0.75 4.573 -28737.80859375 881.8992309570312 1004.365966796875
386 0.75 4.623 -28737.80859375 881.8992309570312 1004.365966796875
387 0.75 4.673 -28898.298828125 881.899169921875 1004.3656005859375
388 0.75 4.723 -29010.625 881.8991088867188 1004.3653564453125
389 0.75 4.773 -29042.703125 881.8991088867188 1004.3652954101562
390 0.75 4.824 -29171.01953125 881.8989868164062 1004.3650512695312
391 0.75 4.874 -29187.009765625 881.8989868164062 1004.3650512695312
392 0.75 4.924 -29187.009765625 881.8989868164062 1004.3650512695312
393 0.75 4.974 -29187.009765625 881.8989868164062 1004.3650512695312
394 1.0 0.0 -33019.671875 881.89697265625 1004.3572998046875
395 1.0 0.05 -33019.671875 881.89697265625 1004.3572998046875
396 1.0 0.1 -33019.671875 881.89697265625 1004.3572998046875
397 1.0 0.152 -33238.29296875 881.8968505859375 1004.3568115234375
398 1.0 0.202 -33278.03125 881.8967895507812 1004.3567504882812
399 1.0 0.252 -33417.171875 881.896728515625 1004.3564453125
400 1.0 0.302 -33516.578125 881.8966674804688 1004.3562622070312
401 1.0 0.352 -33615.86328125 881.8966064453125 1004.3560791015625
402 1.0 0.402 -33615.86328125 881.8966064453125 1004.3560791015625
403 1.0 0.476 -33615.86328125 881.8966064453125 1004.3560791015625
404 1.0 0.526 -33794.7421875 881.8965454101562 1004.355712890625
405 1.0 0.579 -33834.48046875 881.896484375 1004.3555908203125
406 1.0 0.629 -34013.36328125 881.8964233398438 1004.355224609375
407 1.0 0.679 -34053.09765625 881.8963623046875 1004.3551635742188
408 1.0 0.729 -34152.3828125 881.8963623046875 1004.35498046875
409 1.0 0.779 -34152.3828125 881.8963623046875 1004.35498046875
410 1.0 0.83 -34152.3828125 881.8963623046875 1004.35498046875
411 1.0 0.88 -34152.3828125 881.8963623046875 1004.35498046875
412 1.0 0.93 -34311.3359375 881.896240234375 1004.3546752929688
413 1.0 0.98 -34351.07421875 881.896240234375 1004.3545532226562
414 1.0 1.03 -34529.95703125 881.8961181640625 1004.3541870117188
415 1.0 1.08 -34569.6953125 881.8961181640625 1004.3541259765625
416 1.0 1.131 -34688.90625 881.8960571289062 1004.3538818359375
417 1.0 1.181 -34688.90625 881.8960571289062 1004.3538818359375
418 1.0 1.231 -34688.90625 881.8960571289062 1004.3538818359375
419 1.0 1.281 -34688.90625 881.8960571289062 1004.3538818359375
420 1.0 1.331 -34887.71484375 881.8959350585938 1004.3534545898438
421 1.0 1.381 -34967.19140625 881.8958740234375 1004.3533325195312
422 1.0 1.431 -35106.3359375 881.8958129882812 1004.35302734375
423 1.0 1.482 -35185.8125 881.8958129882812 1004.3529052734375
424 1.0 1.533 -35225.55078125 881.895751953125 1004.352783203125
425 1.0 1.583 -35225.55078125 881.895751953125 1004.352783203125
426 1.0 1.633 -35225.55078125 881.895751953125 1004.352783203125
427 1.0 1.684 -35404.55078125 881.8956909179688 1004.3524169921875
428 1.0 1.734 -35464.09765625 881.8956298828125 1004.352294921875
429 1.0 1.784 -35583.3125 881.8955688476562 1004.35205078125
430 1.0 1.834 -35702.5234375 881.8955078125 1004.351806640625
431 1.0 1.884 -35742.26171875 881.8955078125 1004.3517456054688
432 1.0 1.936 -35782.0 881.8954467773438 1004.3516845703125
433 1.0 1.989 -35782.0 881.8954467773438 1004.3516845703125
434 1.0 2.039 -35782.0 881.8954467773438 1004.3516845703125
435 1.0 2.09 -35980.80859375 881.8953857421875 1004.3512573242188
436 1.0 2.178 -36060.28515625 881.8953247070312 1004.3511352539062
437 1.0 2.228 -36219.23828125 881.8952026367188 1004.3507690429688
438 1.0 2.278 -36278.78515625 881.8952026367188 1004.3506469726562
439 1.0 2.328 -36278.78515625 881.8952026367188 1004.3506469726562
440 1.0 2.378 -36278.78515625 881.8952026367188 1004.3506469726562
441 1.0 2.428 -36278.78515625 881.8952026367188 1004.3506469726562
442 1.0 2.479 -36457.6640625 881.8950805664062 1004.3502807617188
443 1.0 2.529 -36576.87890625 881.89501953125 1004.3500366210938
444 1.0 2.579 -36616.6171875 881.89501953125 1004.3499755859375
445 1.0 2.629 -36775.5703125 881.8949584960938 1004.3496704101562
446 1.0 2.681 -36795.37890625 881.8948974609375 1004.349609375
447 1.0 2.731 -36795.37890625 881.8948974609375 1004.349609375
448 1.0 2.782 -36795.37890625 881.8948974609375 1004.349609375
449 1.0 2.832 -36994.1875 881.8948364257812 1004.3491821289062
450 1.0 2.882 -37013.99609375 881.894775390625 1004.3491821289062
451 1.0 2.932 -37172.94921875 881.8947143554688 1004.348876953125
452 1.0 2.982 -37212.6875 881.8947143554688 1004.3487548828125
453 1.0 3.033 -37311.97265625 881.8946533203125 1004.3485717773438
454 1.0 3.083 -37331.78125 881.8946533203125 1004.3485107421875
455 1.0 3.133 -37331.78125 881.8946533203125 1004.3485107421875
456 1.0 3.183 -37331.78125 881.8946533203125 1004.3485107421875
457 1.0 3.233 -37550.40234375 881.89453125 1004.3480834960938
458 1.0 3.283 -37590.140625 881.8944702148438 1004.3480224609375
459 1.0 3.335 -37709.3515625 881.8944091796875 1004.3477783203125
460 1.0 3.385 -37788.828125 881.8944091796875 1004.3475952148438
461 1.0 3.435 -37907.92578125 881.8943481445312 1004.3473510742188
462 1.0 3.485 -37907.92578125 881.8943481445312 1004.3473510742188
463 1.0 3.536 -37907.92578125 881.8943481445312 1004.3473510742188
464 1.0 3.587 -37907.92578125 881.8943481445312 1004.3473510742188
465 1.0 3.637 -38126.54296875 881.8942260742188 1004.346923828125
466 1.0 3.687 -38206.01953125 881.8941650390625 1004.3467407226562
467 1.0 3.737 -38384.8984375 881.89404296875 1004.3463745117188
468 1.0 3.787 -38424.63671875 881.89404296875 1004.3463134765625
469 1.0 3.838 -38444.4453125 881.89404296875 1004.3462524414062
470 1.0 3.888 -38444.4453125 881.89404296875 1004.3462524414062
471 1.0 3.938 -38444.4453125 881.89404296875 1004.3462524414062
472 1.0 3.988 -38444.4453125 881.89404296875 1004.3462524414062
473 1.0 4.038 -38682.9921875 881.8939208984375 1004.3457641601562
474 1.0 4.088 -38762.46875 881.8938598632812 1004.3456420898438
475 1.0 4.138 -38881.68359375 881.893798828125 1004.3453979492188
476 1.0 4.188 -38981.08984375 881.8937377929688 1004.34521484375
477 1.0 4.239 -39040.63671875 881.8937377929688 1004.3450927734375
478 1.0 4.289 -39040.63671875 881.8937377929688 1004.3450927734375
479 1.0 4.339 -39040.63671875 881.8937377929688 1004.3450927734375
480 1.0 4.389 -39040.63671875 881.8937377929688 1004.3450927734375
481 1.0 4.439 -39239.32421875 881.8936157226562 1004.3446655273438
482 1.0 4.489 -39358.5390625 881.8935546875 1004.3444213867188
483 1.0 4.539 -39477.75390625 881.8934936523438 1004.3441772460938
484 1.0 4.589 -39517.4921875 881.8934326171875 1004.3441162109375
485 1.0 4.641 -39577.16015625 881.8934326171875 1004.343994140625
486 1.0 4.691 -39577.16015625 881.8934326171875 1004.343994140625
487 1.0 4.744 -39577.16015625 881.8934326171875 1004.343994140625
488 1.0 4.794 -39775.96875 881.893310546875 1004.3435668945312
489 1.0 4.876 -39875.37109375 881.8932495117188 1004.3433837890625
490 1.0 4.926 -39994.5859375 881.8931884765625 1004.3431396484375
491 1.0 4.976 -40054.1328125 881.8931884765625 1004.343017578125

View File

@@ -22,8 +22,9 @@ differentiated over **1-second windows**, never per sample.
| `LT` held | 203 121 135 121 115 146 122 | **~125** | `MinimumVelocity` 100 |
| release | 369 451 427 425 445 390 465 | back to **~430** | — |
So the throttle **selects a target speed** — minimum / cruise / maximum — and the
craft converges to it; releasing either trigger returns it to cruise. It is not a
So the throttle **selects a target speed** and the craft converges to it; releasing
either trigger returns it to cruise. (**Refined below**: the trigger is analogue, so
the target is a continuous interpolation and these three are its endpoints.) It is not a
force model with the throttle adding thrust, which is what a reimplementation would
most likely have assumed from `Acceleration`/`Deceleration` alone. Those two fields
govern the **convergence rate**: the release phase falls ~1 314 → ~432 in about two
@@ -131,3 +132,44 @@ anyone re-probes the obvious buttons.
(`RB` is the nose gun, `Y` the missile mount and the d-pad the tactical map — see
[flight controls](flight-controls-runtime.md) — so those were not held here.)
---
# The throttle is ANALOGUE: the target speed interpolates cruise → maximum
`RT` is an analogue trigger, so "held" was only ever one point on a curve. Walking
it in five steps ([`tools/re-capture/throttle_curve.py`](../../tools/re-capture/throttle_curve.py),
2.5 s to converge then 5 s of sampling per step):
| `RT` | settled speed (1 s windows) | mean |
|---|---|---|
| 0.00 | 465 · 411 · 373 · 504 | **438** |
| 0.25 | 648 · 554 · 678 · 622 | **626** |
| 0.50 | 739 · 961 · 897 · 919 | **879** |
| 0.75 | 1028 · 1086 · 977 · 1283 | **1094** |
| 1.00 | 1359 · 1306 · 1517 · 1186 | **1342** |
A straight ramp. Dividing by the ~1.2 time-base factor established above, the
endpoints land on the definition's own numbers — 438/1.2 ≈ **365** against
`CruisingVelocity` **350**, and 1342/1.2 ≈ **1118** against `MaximumVelocity`
**1200** — and the midpoint follows: 879/1.2 ≈ 733 against the predicted
350 + 0.5·(1200350) = 775. So
```
target speed = CruisingVelocity + RT · (MaximumVelocity CruisingVelocity)
```
with `LT` presumably mirroring it down to `MinimumVelocity` (measured only at full
deflection so far: ~125 against 100).
**This also refutes a live hypothesis about the afterburner.** Full `RT` producing
more than `MaximumVelocity` looked like it might *be* the burner; it is not — the
curve is smooth through full deflection, with no step, and the shield does not move.
Full throttle is simply full throttle.
Raw samples: [`captures/throttle-curve-rt.csv`](captures/throttle-curve-rt.csv).
⏳ The `LT` half of the curve is **not measured**: the entity scan that locks onto
the player needs the craft to be *moving* when it runs (it searches changing position
triples), and a mission left idling long enough for the craft to slow or die drops
out of the scan. Bind early, while the craft still has speed.

View File

@@ -0,0 +1,54 @@
#!/usr/bin/env python3
"""Is the throttle ANALOGUE, and is full deflection the afterburner?
speed_law.py measured a settled speed of ~1 530 under full `RT` against a
`MaximumVelocity` of 1 200 — attributed to the emulated time base because the same
~1.2x appears in the turn rates. But `RT` is an analogue trigger, so there is a
second reading worth excluding: that partial deflection reaches MaximumVelocity and
FULL deflection is the afterburner (which would also explain why no button toggles
it). This walks the trigger 0.00 -> 1.00 and reports the settled speed at each step.
Usage: throttle_curve.py <out.csv> [dwell_s]
"""
import math, os, subprocess, sys, time
sys.path.insert(0, os.path.dirname(os.path.abspath(__file__)))
import speed_law
def pad(*a):
subprocess.run(["vgamepad", *a], capture_output=True)
def windowed(seq, lo, hi):
a = [s for s in seq if s[0] >= lo][0]
b = [s for s in seq if s[0] <= hi][-1]
return math.dist(a[1:], b[1:]) / (b[0] - a[0])
def main():
out_csv = sys.argv[1]
dwell = float(sys.argv[2]) if len(sys.argv) > 2 else 6.0
axis = sys.argv[3] if len(sys.argv) > 3 else "RT" # RT ramps up, LT ramps down
w, off, nm = speed_law.find_player()
if not w:
sys.exit("player entity not found after retries")
print(f"# locked on {nm}")
rows = []
for v in (0.0, 0.25, 0.5, 0.75, 1.0):
pad("trig", "RT", "0.0"); pad("trig", "LT", "0.0")
pad("trig", axis, str(v))
time.sleep(2.5) # let the speed converge before sampling
seq, t0 = [], time.time()
while time.time() - t0 < dwell:
seq.append((round(time.time() - t0, 3), *speed_law.pos_at(w.fd, off)))
time.sleep(0.05)
for s in seq:
rows.append((v, *s))
wins = [windowed(seq, t, t + 1.0) for t in range(int(dwell) - 1)]
print(f"# {axis}={v:<4} settled speed per 1 s window: " + " ".join(f"{x:6.0f}" for x in wins))
pad("trig", "RT", "0.0"); pad("reset")
with open(out_csv, "w") as f:
f.write("rt,t,x,y,z\n")
for r in rows:
f.write(",".join(str(x) for x in r) + "\n")
print(f"# wrote {out_csv}")
if __name__ == "__main__":
main()