Jump to content
TysonGamer678

Need help with unit capture

Recommended Posts

I'm using unit capture to record a helicopter flight and firing data to destroy an APC but for some reason, the firing data doesn't work even tho I get firing data after recording.

Share this post


Link to post
Share on other sites

Have you used BIS_fnc_unitPlayFiring to play back the recorded weapon data?

_movementdata = [[0,[11484.9,6405.11,1.36345],[-0.443961,-0.895987,0.0103379],....];
_firingdata = [[2.828,"vnrocket_ffar_275in_launcher_m229"],[4.682,"vn_rocket_ffar_275in_launcher_m229"]];

[MyHelicopter, _movementdata] spawn BIS_fnc_unitPlay;
[MyHelicopter, _firingdata] spawn BIS_fnc_unitPlayFiring;


 

Otherwise, I could imagine that you might need to assign the driver as a gunner.
 

If your driver doesn't have control over the weapons, the BIS_fnc_unitPlayFiring function won't be able to play back the data.

You can switch control under the pylons-tab using the small icons.

Share this post


Link to post
Share on other sites
On 11/30/2023 at 7:52 PM, Joshua9797 said:

Have you used BIS_fnc_unitPlayFiring to play back the recorded weapon data?


_movementdata = [[0,[11484.9,6405.11,1.36345],[-0.443961,-0.895987,0.0103379],....];
_firingdata = [[2.828,"vnrocket_ffar_275in_launcher_m229"],[4.682,"vn_rocket_ffar_275in_launcher_m229"]];

[MyHelicopter, _movementdata] spawn BIS_fnc_unitPlay;
[MyHelicopter, _firingdata] spawn BIS_fnc_unitPlayFiring;


 

Otherwise, I could imagine that you might need to assign the driver as a gunner.
 

If your driver doesn't have control over the weapons, the BIS_fnc_unitPlayFiring function won't be able to play back the data.

You can switch control under the pylons-tab using the small icons.

yes i used BIS_fnc_unitPlayFiring and the pilot have control over the gun but still firing doesn't replay

 

Share this post


Link to post
Share on other sites

Can you please send us the code you are using and the name of the helicopter?

Are you using a helicopter from a mod?

Share this post


Link to post
Share on other sites
_movementdata = [[10,[633.924,11430.7,12.6607],[0.000479741,0.991986,-0.126349],[-0.029165,0.12631,0.991562],[-0.000792257,-0.000658279,-0.00081218]],[10.034,[633.924,11430.7,12.6607],[0.000482596,0.991986,-0.12635],[-0.0291649,0.12631,0.991562],[-0.000861035,-0.000529143,-0.000672147]],[10.068,[633.924,11430.7,12.6607],[0.000471036,0.991986,-0.12635],[-0.0291643,0.12631,0.991562],[-0.000746306,-0.000491664,-0.00056757]],[10.102,[633.924,11430.7,12.6607],[0.000482633,0.991986,-0.12635],[-0.029165,0.12631,0.991562],[-0.000760229,-0.000529839,-0.000682712]],[10.138,[633.924,11430.7,12.6607],[0.00047107,0.991986,-0.12635],[-0.0291643,0.12631,0.991562],[-0.000747335,-0.000492524,-0.000568211]],[10.174,[633.924,11430.7,12.6607],[0.000473702,0.991986,-0.12635],[-0.0291633,0.12631,0.991562],[-0.00191818,-0.000523094,-0.000775315]],[10.212,[633.924,11430.7,12.6607],[0.000476658,0.991986,-0.12635],[-0.0291631,0.12631,0.991562],[-0.00195242,-0.000568262,-0.000810534]],[10.249,[633.924,11430.7,12.6607],[0.000473672,0.991986,-0.12635],[-0.0291647,0.12631,0.991562],[-0.000782809,-0.000576671,-0.00070858]],[10.283,[633.924,11430.7,12.6607],[0.000476372,0.991986,-0.126349],[-0.0291645,0.126309,0.991562],[9.94401e-005,-0.00073768,-0.000991814]],[10.319,[633.924,11430.7,12.6607],[0.000476543,0.991986,-0.12635],[-0.0291702,0.12631,0.991562],[0.00213765,-0.000619203,-0.000587352]],[10.355,[633.924,11430.7,12.6607],[0.000476557,0.991986,-0.12635],[-0.029165,0.12631,0.991562],[-0.000829785,-0.000702372,-0.000862084]],[10.39,[633.924,11430.7,12.6607],[0.0004766,0.991986,-0.12635],[-0.0291702,0.12631,0.991562],[0.00210418,-0.000575506,-0.000528254]],[10.424,[633.924,11430.7,12.6607],[0.0004766,0.991986,-0.12635],[-0.0291649,0.12631,0.991562],[-0.000781889,-0.000700902,-0.000864565]],[10.458,[633.924,11430.7,12.6607],[0.000476665,0.991986,-0.12635],[-0.0291702,0.12631,0.991562],[0.00210411,-0.000575455,-0.000528254]],[10.492,[633.924,11430.7,12.6607],[0.000479708,0.991986,-0.126349],[-0.029165,0.126309,0.991562],[-0.000769033,-0.000649486,-0.000810996]],[10.53,[633.924,11430.7,12.6607],[0.000470494,0.991986,-0.12635],[-0.0291625,0.12631,0.991562],[-0.00104023,-0.000666692,-0.00102848]],[10.566,[633.924,11430.7,12.6607],[0.000479856,0.991986,-0.126349],[-0.029165,0.12631,0.991562],[-0.000813459,-0.000662023,-0.00081154]],[10.6,[633.924,11430.7,12.6607],[0.000482711,0.991986,-0.12635],[-0.0291649,0.12631,0.991562],[-0.000841591,-0.00049346,-0.000633672]],[10.635,[633.924,11430.7,12.6607],[0.000471181,0.991986,-0.12635],[-0.0291641,0.12631,0.991562],[-0.000743202,-0.000491747,-0.000567831]],[10.669,[633.924,11430.7,12.6607],[0.000473827,0.991986,-0.12635],[-0.0291633,0.12631,0.991562],[-0.00191368,-0.000505938,-0.000758968]],[10.703,[633.924,11430.7,12.6607],[0.000482643,0.991986,-0.12635],[-0.0291649,0.12631,0.991562],[-0.000823054,-0.000545145,-0.000695571]],[10.737,[633.924,11430.7,12.6607],[0.000471127,0.991986,-0.12635],[-0.0291642,0.12631,0.991562],[-0.000743273,-0.00049167,-0.000567786]],[10.771,[633.924,11430.7,12.6607],[0.000482744,0.991986,-0.12635],[-0.0291651,0.12631,0.991562],[-0.000768802,-0.000480639,-0.000628732]],[10.807,[633.924,11430.7,12.6607],[0.000471215,0.991986,-0.12635],[-0.0291642,0.12631,0.991562],[-0.000744024,-0.000492266,-0.000568219]],[10.843,[633.924,11430.7,12.6607],[0.000473864,0.991986,-0.12635],[-0.0291633,0.12631,0.991562],[-0.00194181,-0.000473945,-0.000715956]],[10.88,[633.924,11430.7,12.6607],[0.000476771,0.991986,-0.12635],[-0.0291632,0.12631,0.991562],[-0.00196878,-0.000547902,-0.000786312]],[10.918,[633.924,11430.7,12.6607],[0.000473782,0.991986,-0.12635],[-0.0291647,0.12631,0.991562],[-0.000797974,-0.000585512,-0.000723824]],[10.953,[633.924,11430.7,12.6607],[0.000476805,0.991986,-0.12635],[-0.0291702,0.12631,0.991562],[0.00210669,-0.000607993,-0.000568844]],[10.988,[633.924,11430.7,12.6607],[0.000476808,0.991986,-0.12635],[-0.0291648,0.12631,0.991562],[-0.000807915,-0.000664024,-0.000821918]],[11.024,[633.924,11430.7,12.6607],[0.000476564,0.991986,-0.126349],[-0.0291644,0.126309,0.991562],[8.69378e-005,-0.000733508,-0.000985563]],[11.06,[633.924,11430.7,12.6607],[0.000476735,0.991986,-0.12635],[-0.0291703,0.12631,0.991562],[0.00212522,-0.000583481,-0.000541314]],[11.096,[633.924,11430.7,12.6607],[0.000479761,0.991986,-0.126349],[-0.029165,0.12631,0.991562],[-0.000784941,-0.000655159,-0.000819787]],[11.134,[633.924,11430.7,12.6607],[0.000470529,0.991986,-0.12635],[-0.0291624,0.12631,0.991562],[-0.00103868,-0.000667294,-0.00102906]],[11.171,[633.924,11430.7,12.6607],[0.000473941,0.991986,-0.12635],[-0.0291633,0.12631,0.991562],[-0.00194004,-0.000512592,-0.000760309]],[11.207,[633.924,11430.7,12.6607],[0.000482756,0.991986,-0.12635],[-0.029165,0.12631,0.991562],[-0.000845752,-0.000533749,-0.000679687]],[11.243,[633.924,11430.7,12.6607],[0.000471222,0.991986,-0.12635],[-0.0291642,0.12631,0.991562],[-0.000744339,-0.000493201,-0.000568956]],[11.28,[633.924,11430.7,12.6607],[0.000473839,0.991986,-0.12635],[-0.0291634,0.12631,0.991562],[-0.00193991,-0.000513259,-0.000760786]],[11.318,[633.924,11430.7,12.6607],[0.000476777,0.991986,-0.12635],[-0.0291632,0.12631,0.991562],[-0.00197027,-0.000561854,-0.000800282]],[11.357,[633.924,11430.7,12.6607],[0.000476783,0.991986,-0.12635],[-0.029165,0.12631,0.991562],[-0.000835631,-0.000654839,-0.000807852]],[11.393,[633.924,11430.7,12.6607],[0.000476529,0.991986,-0.126349],[-0.0291644,0.12631,0.991562],[8.71089e-005,-0.00073338,-0.000985473]],[11.428,[633.924,11430.7,12.6607],[0.000476715,0.991986,-0.12635],[-0.0291703,0.12631,0.991562],[0.00212225,-0.000568211,-0.000516437]],[11.465,[633.924,11430.7,12.6607],[0.000479744,0.991986,-0.126349],[-0.029165,0.12631,0.991562],[-0.00081445,-0.000648525,-0.000797778]],[11.503,[633.924,11430.7,12.6607],[0.000479507,0.991985,-0.126349],[-0.0291644,0.12631,0.991562],[-0.000813707,-0.000559207,-0.000695862]],[11.538,[633.924,11430.7,12.6607],[0.000471104,0.991986,-0.12635],[-0.0291642,0.12631,0.991562],[-0.000743787,-0.000492853,-0.000568852]],[11.572,[633.924,11430.7,12.6607],[0.000482702,0.991986,-0.12635],[-0.0291652,0.12631,0.991562],[-0.000767565,-0.000480392,-0.000628531]],[11.606,[633.924,11430.7,12.6607],[0.000471167,0.991986,-0.12635],[-0.0291643,0.12631,0.991562],[-0.000744369,-0.000491808,-0.000567831]],[11.641,[633.924,11430.7,12.6607],[0.00048278,0.991986,-0.12635],[-0.0291651,0.12631,0.991562],[-0.000767943,-0.000480319,-0.000628501]],[11.677,[633.924,11430.7,12.6607],[0.000471249,0.991986,-0.12635],[-0.0291642,0.12631,0.991562],[-0.000743199,-0.000491936,-0.000567995]],[11.713,[633.924,11430.7,12.6607],[0.000473892,0.991985,-0.12635],[-0.0291633,0.12631,0.991562],[-0.00194473,-0.000518537,-0.000763178]],[11.751,[633.924,11430.7,12.6607],[0.00047682,0.991986,-0.12635],[-0.0291632,0.12631,0.991562],[-0.00195091,-0.000603783,-0.00085251]],[11.788,[633.924,11430.7,12.6607],[0.000476805,0.991986,-0.12635],[-0.0291649,0.12631,0.991562],[-0.000812534,-0.00068042,-0.000837781]],[11.823,[633.924,11430.7,12.6607],[0.000476561,0.991986,-0.126349],[-0.0291644,0.126309,0.991562],[9.21432e-005,-0.000745884,-0.00100823]],[11.859,[633.924,11430.7,12.6607],[0.000476726,0.991986,-0.12635],[-0.0291703,0.12631,0.991562],[0.00212636,-0.000583041,-0.000540994]],[11.896,[633.924,11430.7,12.6607],[0.000476731,0.991986,-0.12635],[-0.0291649,0.12631,0.991562],[-0.000803921,-0.000703837,-0.000863023]],[11.934,[633.924,11430.7,12.6607],[0.000479525,0.991986,-0.12635],[-0.0291644,0.12631,0.991562],[-0.000802026,-0.000555237,-0.000691697]],[11.97,[633.924,11430.7,12.6607],[0.000470345,0.991986,-0.12635],[-0.0291625,0.12631,0.991562],[-0.00103692,-0.000666384,-0.00102866]],[12.006,[633.924,11430.7,12.6607],[0.000482707,0.991986,-0.12635],[-0.0291651,0.12631,0.991562],[-0.00076459,-0.000519425,-0.000673376]],[12.045,[633.924,11430.7,12.6607],[0.000471166,0.991986,-0.12635],[-0.0291642,0.12631,0.991562],[-0.000745294,-0.00049301,-0.000568733]],[12.085,[633.924,11430.7,12.6607],[0.000473712,0.991986,-0.12635],[-0.0291704,0.12631,0.991562],[0.00212719,-0.000583136,-0.000541262]],[12.122,[633.924,11430.7,12.6607],[0.000476587,0.991986,-0.12635],[-0.0291702,0.12631,0.991562],[0.00212661,-0.000582731,-0.000540622]],[12.158,[633.924,11430.7,12.6607],[0.000476595,0.991986,-0.12635],[-0.0291649,0.12631,0.991562],[-0.000807427,-0.000679747,-0.000837468]],[12.194,[633.924,11430.7,12.6607],[0.000476669,0.991986,-0.12635],[-0.0291703,0.12631,0.991562],[0.00208286,-0.000589388,-0.000540674]],[12.233,[633.924,11430.7,12.6607],[0.000479686,0.991986,-0.126349],[-0.029165,0.12631,0.991562],[-0.0007905,-0.000640813,-0.000797369]],[12.27,[633.924,11430.7,12.6607],[0.00047122,0.991986,-0.12635],[-0.0291641,0.12631,0.991562],[-0.000762315,-0.000501176,-0.000573203]],[12.304,[633.924,11430.7,12.6607],[0.000473856,0.991986,-0.12635],[-0.0291632,0.12631,0.991562],[-0.00191123,-0.000504993,-0.000758275]],[12.338,[633.924,11430.7,12.6607],[0.000482678,0.991986,-0.12635],[-0.029165,0.12631,0.991562],[-0.000844335,-0.000533868,-0.000679903]],[12.372,[633.924,11430.7,12.6607],[0.000471122,0.991986,-0.12635],[-0.0291642,0.12631,0.991562],[-0.000745001,-0.00049156,-0.000567548]],[12.406,[633.924,11430.7,12.6607],[0.000482717,0.991986,-0.12635],[-0.0291651,0.12631,0.991562],[-0.000765121,-0.000479962,-0.000628419]],[12.44,[633.924,11430.7,12.6607],[0.000471164,0.991986,-0.12635],[-0.0291642,0.12631,0.991562],[-0.000744727,-0.000491421,-0.000567421]],[12.474,[633.924,11430.7,12.6607],[0.000473785,0.991986,-0.12635],[-0.0291633,0.12631,0.991562],[-0.00193842,-0.00051155,-0.00075949]],[12.508,[633.924,11430.7,12.6607],[0.000482599,0.991986,-0.12635],[-0.0291648,0.12631,0.991562],[-0.0008433,-0.000533538,-0.000679754]],[12.542,[633.924,11430.7,12.6607],[0.000471037,0.991986,-0.12635],[-0.0291643,0.12631,0.991562],[-0.000743867,-0.000491439,-0.000567466]],[12.576,[633.924,11430.7,12.6607],[0.000482613,0.991986,-0.12635],[-0.0291652,0.12631,0.991562],[-0.00076193,-0.000481271,-0.000627652]],[12.61,[633.924,11430.7,12.6607],[0.000471055,0.991986,-0.12635],[-0.0291643,0.12631,0.991562],[-0.000743263,-0.000490289,-0.000566579]],[12.644,[633.924,11430.7,12.6607],[0.000482635,0.991986,-0.12635],[-0.0291651,0.12631,0.991562],[-0.000763314,-0.000503607,-0.000657789]],[12.678,[633.924,11430.7,12.6607],[0.0004737,0.991986,-0.12635],[-0.0291646,0.12631,0.991562],[-0.000775705,-0.000576741,-0.000710249]],[12.712,[633.924,11430.7,12.6607],[0.00047369,0.991986,-0.12635],[-0.0291703,0.12631,0.991562],[0.00213776,-0.000588752,-0.000556618]],[12.746,[633.924,11430.7,12.6607],[0.000476621,0.991986,-0.12635],[-0.0291631,0.12631,0.991562],[-0.00194699,-0.000588266,-0.000837371]],[12.78,[633.924,11430.7,12.6607],[0.000473621,0.991986,-0.12635],[-0.0291646,0.12631,0.991562],[-0.000792033,-0.000565247,-0.000704311]],[12.816,[633.924,11430.7,12.6607],[0.000476755,0.991986,-0.12635],[-0.029163,0.12631,0.991562],[-0.00192662,-0.000568606,-0.000819616]],[12.85,[633.924,11430.7,12.6607],[0.000473796,0.991986,-0.12635],[-0.0291646,0.12631,0.991562],[-0.000826039,-0.00056424,-0.00069847]],[12.884,[633.924,11430.7,12.6607],[0.000476935,0.991986,-0.12635],[-0.0291629,0.12631,0.991562],[-0.00194702,-0.000582094,-0.000821941]],[12.919,[633.924,11430.7,12.6607],[0.000473992,0.991986,-0.12635],[-0.0291646,0.12631,0.991562],[-0.000835945,-0.00057875,-0.000710644]],[12.955,[633.924,11430.7,12.6607],[0.000476776,0.991986,-0.12635],[-0.029164,0.12631,0.991562],[8.60186e-005,-0.000728775,-0.000988849]],[12.991,[633.924,11430.7,12.6607],[0.000476997,0.991986,-0.12635],[-0.02917,0.126311,0.991562],[0.00209416,-0.00057517,-0.000527166]],[13.027,[633.924,11430.7,12.6607],[0.000477018,0.991986,-0.12635],[-0.0291647,0.12631,0.991562],[-0.000831616,-0.000660083,-0.000814065]],[13.064,[633.924,11430.7,12.6607],[0.00047995,0.991985,-0.126349],[-0.0291639,0.126309,0.991562],[-0.00081938,-0.000632919,-0.000780135]],[13.102,[633.924,11430.7,12.6607],[0.000470871,0.991986,-0.12635],[-0.0291623,0.12631,0.991562],[-0.0010795,-0.00068578,-0.00104492]],[13.137,[633.924,11430.7,12.6607],[0.000480283,0.991986,-0.126349],[-0.0291647,0.12631,0.991562],[-0.000829571,-0.000659429,-0.000813752]],[13.188,[633.924,11430.7,12.6607],[0.000477237,0.991985,-0.12635],[-0.0291699,0.12631,0.991562],[0.00209851,-0.000606728,-0.00056304]],[13.222,[633.924,11430.7,12.6607],[0.000477234,0.991985,-0.12635],[-0.0291643,0.12631,0.991562],[-0.000800222,-0.00069935,-0.000856131]],[13.256,[633.924,11430.7,12.6607],[0.000477048,0.991985,-0.12635],[-0.0291641,0.12631,0.991562],[9.64988e-005,-0.000710581,-0.000968792]],[13.29,[633.924,11430.7,12.6607],[0.000477251,0.991985,-0.12635],[-0.02917,0.12631,0.991562],[0.00210654,-0.000592245,-0.000553831]],[13.326,[633.924,11430.7,12.6607],[0.000477228,0.991985,-0.12635],[-0.0291648,0.12631,0.991562],[-0.000775245,-0.000721686,-0.000882439]],[13.363,[633.924,11430.7,12.6607],[0.000476972,0.991985,-0.12635],[-0.0291644,0.12631,0.991562],[9.88762e-005,-0.000676601,-0.000927128]],[13.399,[633.924,11430.7,12.6607],[0.000470872,0.991985,-0.12635],[-0.0291625,0.12631,0.991562],[-0.00105175,-0.000654046,-0.00100467]],[13.437,[633.924,11430.7,12.6607],[0.000480212,0.991986,-0.126349],[-0.0291649,0.12631,0.991562],[-0.000815455,-0.00065154,-0.000800967]],[13.471,[633.924,11430.7,12.6607],[0.000479948,0.991986,-0.12635],[-0.0291644,0.12631,0.991562],[-0.000805709,-0.000553418,-0.000689335]],[13.505,[633.924,11430.7,12.6607],[0.000471539,0.991986,-0.12635],[-0.0291642,0.12631,0.991562],[-0.00076049,-0.000507192,-0.000580929]],[13.539,[633.924,11430.7,12.6607],[0.000474167,0.991986,-0.12635],[-0.0291631,0.12631,0.991562],[-0.00193521,-0.000510168,-0.000758439]],[13.574,[633.924,11430.7,12.6607],[0.00048298,0.991986,-0.12635],[-0.0291648,0.12631,0.991562],[-0.000839057,-0.000535652,-0.000682063]],[13.609,[633.924,11430.7,12.6607],[0.000471433,0.991986,-0.12635],[-0.0291642,0.12631,0.991562],[-0.000749143,-0.000494124,-0.000570357]],[13.643,[633.924,11430.7,12.6607],[0.000474068,0.991986,-0.12635],[-0.0291632,0.12631,0.991562],[-0.00193345,-0.000509369,-0.000757881]],[13.677,[633.924,11430.7,12.6607],[0.000482891,0.991986,-0.12635],[-0.029165,0.12631,0.991562],[-0.000865254,-0.000529511,-0.000676535]],[13.711,[633.924,11430.7,12.6607],[0.000473961,0.991985,-0.12635],[-0.0291648,0.12631,0.991562],[-0.000799917,-0.000543133,-0.000677958]],[13.749,[633.924,11430.7,12.6607],[0.000473927,0.991985,-0.12635],[-0.0291701,0.12631,0.991562],[0.00215998,-0.000524618,-0.000488743]],[13.785,[633.924,11430.7,12.6607],[0.000476861,0.991986,-0.12635],[-0.0291629,0.12631,0.991562],[-0.00193062,-0.000563528,-0.000813514]],[13.819,[633.924,11430.7,12.6607],[0.0004739,0.991985,-0.12635],[-0.0291647,0.12631,0.991562],[-0.000802585,-0.000531055,-0.000655293]],[13.853,[633.924,11430.7,12.6607],[0.000476614,0.991986,-0.12635],[-0.0291642,0.12631,0.991562],[9.45388e-005,-0.000694758,-0.000942893]],[13.888,[633.924,11430.7,12.6607],[0.000476791,0.991985,-0.12635],[-0.0291702,0.12631,0.991562],[0.00211164,-0.000598111,-0.000561364]],[13.924,[633.924,11430.7,12.6607],[0.000476756,0.991985,-0.12635],[-0.0291649,0.12631,0.991562],[-0.000773724,-0.000716445,-0.000877738]],[13.958,[633.924,11430.7,12.6607],[0.000476807,0.991985,-0.12635],[-0.0291701,0.12631,0.991562],[0.00211452,-0.000598469,-0.00056164]],[13.992,[633.924,11430.7,12.6607],[0.000476797,0.991986,-0.12635],[-0.0291649,0.12631,0.991562],[-0.000824819,-0.000653765,-0.000807241]],[14.026,[633.924,11430.7,12.6607],[0.000476533,0.991986,-0.126349],[-0.0291643,0.126309,0.991562],[0.000103981,-0.000734789,-0.00100005]],[14.061,[633.924,11430.7,12.6607],[0.000470461,0.991986,-0.12635],[-0.0291624,0.12631,0.991562],[-0.00105225,-0.000677049,-0.00103848]],[14.097,[633.924,11430.7,12.6607],[0.00047982,0.991986,-0.126349],[-0.0291649,0.12631,0.991562],[-0.000784351,-0.000654152,-0.000809133]],[14.133,[633.924,11430.7,12.6607],[0.000479561,0.991986,-0.126349],[-0.0291641,0.12631,0.991562],[-0.000755212,-0.000640033,-0.000793666]],[14.168,[633.924,11430.7,12.6607],[0.000471144,0.991986,-0.12635],[-0.0291641,0.12631,0.991562],[-0.000737649,-0.000489603,-0.000566415]],[14.202,[633.924,11430.7,12.6607],[0.000473776,0.991986,-0.12635],[-0.0291632,0.12631,0.991562],[-0.00193086,-0.000523294,-0.000771984]],[14.236,[633.924,11430.7,12.6607],[0.000482617,0.991986,-0.12635],[-0.0291647,0.12631,0.991562],[-0.000835632,-0.000530385,-0.000677489]],[14.27,[633.924,11430.7,12.6607],[0.000471068,0.991986,-0.12635],[-0.0291642,0.12631,0.991562],[-0.000737507,-0.000486984,-0.000564091]],[14.304,[633.924,11430.7,12.6607],[0.000482653,0.991985,-0.12635],[-0.029165,0.12631,0.991562],[-0.00075631,-0.000499745,-0.000654936]],[14.34,[633.924,11430.7,12.6607],[0.000471086,0.991986,-0.12635],[-0.0291642,0.12631,0.991562],[-0.000754322,-0.000495949,-0.000569068]],[14.383,[633.924,11430.7,12.6607],[0.000476741,0.991986,-0.12635],[-0.0291629,0.12631,0.991562],[-0.00188406,-0.000565602,-0.000822298]],[14.42,[633.924,11430.7,12.6607],[0.000476764,0.991986,-0.12635],[-0.0291649,0.12631,0.991562],[-0.0008197,-0.000714706,-0.000873387]],[14.454,[633.924,11430.7,12.6607],[0.000476494,0.991986,-0.126349],[-0.0291643,0.126309,0.991562],[9.00126e-005,-0.000732521,-0.000985354]],[14.488,[633.924,11430.7,12.6607],[0.000476677,0.991986,-0.12635],[-0.0291701,0.12631,0.991562],[0.0020909,-0.000595519,-0.000548325]],[14.523,[633.924,11430.7,12.6607],[0.000476655,0.991986,-0.12635],[-0.0291648,0.12631,0.991562],[-0.000818858,-0.000697849,-0.000858672]],[14.558,[633.924,11430.7,12.6607],[0.000476705,0.991986,-0.12635],[-0.0291702,0.12631,0.991562],[0.00209212,-0.000596236,-0.000548929]],[14.594,[633.924,11430.7,12.6607],[0.000476676,0.991986,-0.12635],[-0.0291648,0.12631,0.991562],[-0.000799462,-0.000676159,-0.000834696]],[14.63,[633.924,11430.7,12.6607],[0.000470484,0.991986,-0.12635],[-0.0291623,0.12631,0.991562],[-0.00102833,-0.000661742,-0.00102501]],[14.666,[633.924,11430.7,12.6607],[0.000479848,0.991986,-0.12635],[-0.029165,0.12631,0.991562],[-0.00080635,-0.000626979,-0.000779815]],[14.701,[633.924,11430.7,12.6607],[0.00047958,0.991985,-0.126349],[-0.0291643,0.126309,0.991562],[-0.000789901,-0.000627639,-0.000778727]],[14.735,[633.924,11430.7,12.6607],[0.000471184,0.991986,-0.12635],[-0.0291642,0.12631,0.991562],[-0.000774955,-0.000494848,-0.000566952]],[14.769,[633.924,11430.7,12.6607],[0.000473804,0.991986,-0.12635],[-0.0291632,0.12631,0.991562],[-0.00192613,-0.000491752,-0.000741199]],[14.805,[633.924,11430.7,12.6607],[0.000482631,0.991985,-0.12635],[-0.0291648,0.12631,0.991562],[-0.0008556,-0.00050298,-0.000645846]],[14.843,[633.924,11430.7,12.6607],[0.00047108,0.991986,-0.12635],[-0.0291642,0.12631,0.991562],[-0.000773084,-0.000522407,-0.000594519]],[14.903,[633.924,11430.7,12.6607],[0.000470389,0.991986,-0.12635],[-0.0291624,0.12631,0.991562],[-0.00107472,-0.000669283,-0.00102548]],[14.938,[633.924,11430.7,12.6607],[0.000482788,0.991985,-0.12635],[-0.0291649,0.12631,0.991562],[-0.000758823,-0.000501282,-0.00065653]],[14.989,[633.924,11430.7,12.6607],[0.000476745,0.991986,-0.12635],[-0.0291648,0.12631,0.991562],[-0.000799505,-0.000674597,-0.000833414]],[15.006,[633.924,11430.7,12.6607],[0.00048281,0.991986,-0.12635],[-0.0291649,0.12631,0.991562],[-0.00077881,-0.00054663,-0.000697739]],[15.042,[633.924,11430.7,12.6607],[0.000471241,0.991986,-0.12635],[-0.0291642,0.12631,0.991562],[-0.000773625,-0.000492748,-0.000565059]],[15.078,[633.924,11430.7,12.6607],[0.000473851,0.991986,-0.12635],[-0.0291631,0.12631,0.991562],[-0.00192383,-0.000490768,-0.000740498]],[15.115,[633.924,11430.7,12.6607],[0.000476768,0.991986,-0.12635],[-0.0291629,0.12631,0.991562],[-0.00194922,-0.000583581,-0.000834107]],[15.153,[633.924,11430.7,12.6607],[0.000473796,0.991986,-0.12635],[-0.0291645,0.12631,0.991562],[-0.000785389,-0.000576496,-0.000716381]],[15.189,[633.924,11430.7,12.6607],[0.000476461,0.991986,-0.12635],[-0.0291643,0.12631,0.991562],[0.000101578,-0.000698589,-0.000952743]],[15.225,[633.924,11430.7,12.6607],[0.000476619,0.991986,-0.12635],[-0.0291701,0.12631,0.991562],[0.00209845,-0.00059871,-0.000560254]],[15.261,[633.924,11430.7,12.6607],[0.000476592,0.991986,-0.12635],[-0.0291648,0.12631,0.991562],[-0.000810618,-0.000724719,-0.000884011]],[15.298,[633.924,11430.7,12.6607],[0.000470328,0.991986,-0.12635],[-0.0291623,0.12631,0.991562],[-0.00104553,-0.00067652,-0.00103791]],[15.336,[633.924,11430.7,12.6607],[0.000479683,0.991986,-0.126349],[-0.0291648,0.12631,0.991562],[-0.000796991,-0.000655605,-0.000806756]],[15.372,[633.924,11430.7,12.6607],[0.000471141,0.991986,-0.12635],[-0.0291642,0.12631,0.991562],[-0.000771176,-0.000491227,-0.000563912]],[15.406,[633.924,11430.7,12.6607],[0.000482714,0.991986,-0.12635],[-0.029165,0.12631,0.991562],[-0.000777167,-0.000513745,-0.000667915]],[15.44,[633.924,11430.7,12.6607],[0.00047115,0.991986,-0.12635],[-0.0291642,0.12631,0.991562],[-0.00077113,-0.000506761,-0.000579186]],[15.474,[633.924,11430.7,12.6607],[0.000482723,0.991985,-0.12635],[-0.0291649,0.12631,0.991562],[-0.000748624,-0.000509879,-0.000666149]],[15.508,[633.924,11430.7,12.6607],[0.000471143,0.991985,-0.126351],[-0.0291643,0.126311,0.991562],[-0.000739508,-0.000480366,-0.000554249]],[15.542,[633.924,11430.7,12.6607],[0.000482714,0.991985,-0.12635],[-0.0291649,0.12631,0.991562],[-0.000791717,-0.000520058,-0.000670902]],[15.579,[633.924,11430.7,12.6607],[0.000473731,0.991985,-0.12635],[-0.0291646,0.12631,0.991562],[-0.000789953,-0.00058581,-0.000715576]],[15.617,[633.924,11430.7,12.6607],[0.0004768,0.991985,-0.12635],[-0.0291628,0.12631,0.991562],[-0.00189821,-0.000552705,-0.00080321]],[15.653,[633.924,11430.7,12.6607],[0.000476805,0.991985,-0.12635],[-0.0291645,0.12631,0.991562],[-0.000790939,-0.00071203,-0.000872508]],[15.688,[633.924,11430.7,12.6607],[0.000476882,0.991985,-0.12635],[-0.02917,0.12631,0.991562],[0.00209225,-0.00059485,-0.000552431]],[15.724,[633.924,11430.7,12.6607],[0.000476849,0.991985,-0.12635],[-0.0291646,0.12631,0.991562],[-0.000785402,-0.000710887,-0.000871897]],[15.76,[633.924,11430.7,12.6607],[0.000476599,0.991985,-0.12635],[-0.0291641,0.12631,0.991562],[0.000109357,-0.000693912,-0.000946872]],[15.797,[633.924,11430.7,12.6607],[0.000470524,0.991986,-0.12635],[-0.0291623,0.12631,0.991562],[-0.00106707,-0.000642474,-0.000994496]],[15.835,[633.924,11430.7,12.6607],[0.0004799,0.991986,-0.126349],[-0.0291647,0.126309,0.991562],[-0.000802175,-0.000674946,-0.000835076]],[15.871,[633.924,11430.7,12.6607],[0.000471482,0.991985,-0.12635],[-0.0291641,0.12631,0.991562],[-0.000775392,-0.00050864,-0.000583373]],[15.911,[633.924,11430.7,12.6607],[0.000474087,0.991985,-0.12635],[-0.029163,0.12631,0.991562],[-0.00195008,-0.000512503,-0.000756741]],[15.95,[633.924,11430.7,12.6607],[0.000477036,0.991986,-0.12635],[-0.0291627,0.12631,0.991562],[-0.0019556,-0.000563083,-0.000809893]],[15.987,[633.924,11430.7,12.6607],[0.000477088,0.991985,-0.12635],[-0.0291646,0.12631,0.991562],[-0.000812008,-0.000700667,-0.000856854]],[16.023,[633.924,11430.7,12.6607],[0.000476842,0.991986,-0.12635],[-0.0291641,0.12631,0.991562],[0.000105194,-0.000703219,-0.00096225]],[16.059,[633.924,11430.7,12.6607],[0.000477008,0.991985,-0.12635],[-0.0291699,0.12631,0.991562],[0.0020914,-0.00059352,-0.000551134]],[16.097,[633.924,11430.7,12.6607],[0.00047995,0.991986,-0.126349],[-0.0291646,0.12631,0.991562],[-0.000775608,-0.000659456,-0.000821806]],[16.135,[633.924,11430.7,12.6607],[0.000471506,0.991985,-0.12635],[-0.029164,0.12631,0.991562],[-0.000776385,-0.000510227,-0.000584491]],[16.172,[633.924,11430.7,12.6607],[0.000474135,0.991986,-0.12635],[-0.029163,0.12631,0.991562],[-0.00194603,-0.000494223,-0.000754565]],[16.208,[633.924,11430.7,12.6607],[0.000482953,0.991986,-0.12635],[-0.0291646,0.12631,0.991562],[-0.000872844,-0.000478382,-0.000616267]],[16.247,[633.924,11430.7,12.6607],[0.000473934,0.991985,-0.12635],[-0.0291645,0.12631,0.991562],[-0.000786721,-0.000621874,-0.000760935]],[16.284,[633.924,11430.7,12.6607],[0.000476993,0.991985,-0.12635],[-0.0291627,0.12631,0.991562],[-0.00191711,-0.000541034,-0.000787377]],[16.323,[633.924,11430.7,12.6607],[0.000476985,0.991985,-0.12635],[-0.0291645,0.12631,0.991562],[-0.000805046,-0.000699413,-0.00085593]],[16.364,[633.924,11430.7,12.6607],[0.000479855,0.991986,-0.126349],[-0.0291638,0.12631,0.991562],[-0.000786692,-0.000663586,-0.000816301]],[16.403,[633.924,11430.7,12.6607],[0.000471457,0.991985,-0.12635],[-0.0291641,0.12631,0.991562],[-0.00077414,-0.000510191,-0.00058452]],[16.441,[633.924,11430.7,12.6607],[0.00047408,0.991986,-0.12635],[-0.0291629,0.12631,0.991562],[-0.00194309,-0.000493191,-0.000753902]],[16.481,[633.924,11430.7,12.6607],[0.00047698,0.991985,-0.12635],[-0.0291628,0.12631,0.991562],[-0.00195016,-0.000553558,-0.000798203]],[16.518,[633.924,11430.7,12.6607],[0.000476993,0.991986,-0.12635],[-0.0291646,0.12631,0.991562],[-0.000806713,-0.000698359,-0.00085523]],[16.554,[633.924,11430.7,12.6607],[0.000476749,0.991985,-0.12635],[-0.029164,0.12631,0.991562],[9.16824e-005,-0.00076805,-0.00102924]],[16.59,[633.924,11430.7,12.6607],[0.000476901,0.991985,-0.126351],[-0.02917,0.126311,0.991562],[0.00208681,-0.000590122,-0.00054279]],[16.627,[633.924,11430.7,12.6607],[0.00047986,0.991986,-0.126349],[-0.0291646,0.126309,0.991562],[-0.00081199,-0.000664482,-0.000821866]],[16.683,[633.924,11430.7,12.6607],[0.000476997,0.991985,-0.12635],[-0.0291644,0.12631,0.991562],[-0.000828655,-0.000712356,-0.000867605]],[16.719,[633.924,11430.7,12.6607],[0.000476772,0.991986,-0.12635],[-0.0291641,0.12631,0.991562],[8.65816e-005,-0.000698816,-0.000959203]],[16.755,[633.924,11430.7,12.6607],[0.000476922,0.991985,-0.126351],[-0.02917,0.126311,0.991562],[0.00208913,-0.000589843,-0.000542626]],[16.791,[633.924,11430.7,12.6607],[0.000479881,0.991986,-0.126349],[-0.0291646,0.12631,0.991562],[-0.000811074,-0.000663038,-0.000820741]],[16.828,[633.924,11430.7,12.6607],[0.000470654,0.991986,-0.12635],[-0.029162,0.12631,0.991562],[-0.00106626,-0.00070911,-0.00106686]],[16.883,[633.924,11430.7,12.6607],[0.000476755,0.991986,-0.12635],[-0.0291642,0.12631,0.991562],[6.72264e-005,-0.000705812,-0.000959203]],[16.923,[633.924,11430.7,12.6607],[0.000476905,0.991985,-0.126351],[-0.0291699,0.126311,0.991562],[0.00209034,-0.000589409,-0.000542007]],[16.961,[633.924,11430.7,12.6607],[0.000479866,0.991986,-0.12635],[-0.0291646,0.12631,0.991562],[-0.000823862,-0.00064662,-0.000800282]],[16.997,[633.924,11430.7,12.6607],[0.000471306,0.991985,-0.126351],[-0.029164,0.12631,0.991562],[-0.000783106,-0.00053617,-0.000614725]],[17.033,[633.924,11430.7,12.6607],[0.000482865,0.991985,-0.12635],[-0.0291647,0.12631,0.991562],[-0.000765424,-0.000511667,-0.000673369]],[17.071,[633.924,11430.7,12.6607],[0.00047129,0.991985,-0.12635],[-0.0291639,0.12631,0.991562],[-0.000765437,-0.00055111,-0.000633352]],[17.109,[633.924,11430.7,12.6607],[0.00047694,0.991985,-0.12635],[-0.0291626,0.12631,0.991562],[-0.00188745,-0.000547822,-0.000799984]],[17.146,[633.924,11430.7,12.6607],[0.000473993,0.991985,-0.12635],[-0.0291643,0.12631,0.991562],[-0.000818369,-0.000586561,-0.000724621]],[17.182,[633.924,11430.7,12.6607],[0.00047672,0.991985,-0.12635],[-0.0291641,0.12631,0.991562],[8.88575e-005,-0.000715049,-0.00097318]],[17.218,[633.924,11430.7,12.6607],[0.000476869,0.991985,-0.126351],[-0.0291699,0.126311,0.991562],[0.00208967,-0.000605081,-0.000567123]],[17.254,[633.924,11430.7,12.6607],[0.00047683,0.991986,-0.12635],[-0.0291644,0.12631,0.991562],[-0.000802715,-0.000698226,-0.000854954]],[17.291,[633.924,11430.7,12.6607],[0.00047064,0.991986,-0.12635],[-0.0291622,0.12631,0.991562],[-0.00107011,-0.000711066,-0.00106838]],[17.329,[633.924,11430.7,12.6607],[0.000480003,0.991986,-0.126349],[-0.0291646,0.12631,0.991562],[-0.000816101,-0.000665052,-0.000822201]],[17.367,[633.924,11430.7,12.6607],[0.000482838,0.991986,-0.12635],[-0.0291645,0.12631,0.991562],[-0.0008496,-0.000531608,-0.000674181]],[17.405,[633.924,11430.7,12.6607],[0.000471279,0.991985,-0.12635],[-0.0291641,0.12631,0.991562],[-0.000770247,-0.000520673,-0.000605173]],[17.443,[633.924,11430.7,12.6607],[0.000476925,0.991985,-0.12635],[-0.0291628,0.12631,0.991562],[-0.0018949,-0.000554859,-0.000806004]],[17.48,[633.924,11430.7,12.6607],[0.000476957,0.991985,-0.12635],[-0.0291645,0.12631,0.991562],[-0.000787442,-0.00070964,-0.000871077]],[17.516,[633.924,11430.7,12.6607],[0.000476695,0.991986,-0.12635],[-0.0291643,0.12631,0.991562],[0.000104923,-0.000690089,-0.000949189]],[17.552,[633.924,11430.7,12.6607],[0.000476838,0.991985,-0.126351],[-0.0291702,0.126311,0.991562],[0.00207805,-0.000594821,-0.00054621]],[17.589,[633.924,11430.7,12.6607],[0.000479769,0.991986,-0.12635],[-0.0291647,0.12631,0.991562],[-0.00074802,-0.000655543,-0.000819631]],[17.627,[633.924,11430.7,12.6607],[0.000470548,0.991986,-0.12635],[-0.0291624,0.12631,0.991562],[-0.00107857,-0.000686805,-0.00104299]],[17.663,[633.924,11430.7,12.6607],[0.00048292,0.991985,-0.12635],[-0.0291648,0.12631,0.991562],[-0.000779573,-0.000505279,-0.000655472]],[17.699,[633.924,11430.7,12.6607],[0.000471346,0.991985,-0.12635],[-0.0291644,0.12631,0.991562],[-0.000787108,-0.000540311,-0.00061065]],[17.735,[633.924,11430.7,12.6607],[0.000473914,0.991985,-0.12635],[-0.0291631,0.12631,0.991562],[-0.00193055,-0.000507797,-0.000756562]],[17.771,[633.924,11430.7,12.6607],[0.000476825,0.991986,-0.12635],[-0.0291629,0.12631,0.991562],[-0.0019584,-0.000576988,-0.000822812]],[17.809,[633.924,11430.7,12.6607],[0.000473867,0.991985,-0.126351],[-0.0291647,0.126311,0.991562],[-0.000775906,-0.000516102,-0.000640765]],[17.846,[633.924,11430.7,12.6607],[0.000473792,0.991985,-0.12635],[-0.0291702,0.12631,0.991562],[0.00215808,-0.000523704,-0.000487141]],[17.883,[633.924,11430.7,12.6607],[0.000476619,0.991985,-0.12635],[-0.0291702,0.12631,0.991562],[0.00211362,-0.00059796,-0.000561297]],[17.922,[633.924,11430.7,12.6607],[0.000476596,0.991986,-0.12635],[-0.0291647,0.12631,0.991562],[-0.000808963,-0.00073822,-0.000896826]],[17.96,[633.924,11430.7,12.6607],[0.000470379,0.991986,-0.12635],[-0.0291625,0.12631,0.991562],[-0.00103605,-0.000664461,-0.00102726]],[17.997,[633.924,11430.7,12.6607],[0.000473816,0.991986,-0.12635],[-0.0291633,0.12631,0.991562],[-0.00193614,-0.00051201,-0.000759959]],[18.034,[633.924,11430.7,12.6607],[0.00048264,0.991986,-0.12635],[-0.029165,0.12631,0.991562],[-0.00084345,-0.000533376,-0.000679485]],[18.073,[633.924,11430.7,12.6607],[0.000473623,0.991986,-0.12635],[-0.0291648,0.12631,0.991562],[-0.000802455,-0.000552818,-0.000681236]],[18.114,[633.924,11430.7,12.6607],[0.000476706,0.991986,-0.12635],[-0.0291631,0.12631,0.991562],[-0.00189623,-0.000586553,-0.000841528]],[18.156,[633.924,11430.7,12.6607],[0.000476697,0.991986,-0.12635],[-0.0291649,0.12631,0.991562],[-0.000782865,-0.000715619,-0.000879124]],[18.196,[633.924,11430.7,12.6607],[0.0004705,0.991986,-0.12635],[-0.0291626,0.12631,0.991562],[-0.00104413,-0.000668438,-0.0010303]],[18.234,[633.924,11430.7,12.6607],[0.000473972,0.991986,-0.12635],[-0.0291634,0.12631,0.991562],[-0.00191865,-0.00052145,-0.000773974]],[18.273,[633.924,11430.7,12.6607],[0.000482805,0.991986,-0.12635],[-0.029165,0.12631,0.991562],[-0.000851564,-0.00053638,-0.000681534]],[18.313,[633.924,11430.7,12.6607],[0.00047389,0.991986,-0.12635],[-0.0291647,0.12631,0.991562],[-0.000772283,-0.000584664,-0.00071691]],[18.352,[633.924,11430.7,12.6607],[0.000476618,0.991986,-0.126349],[-0.0291645,0.126309,0.991562],[0.000123753,-0.000714207,-0.000973582]],[18.393,[633.924,11430.7,12.6607],[0.000470472,0.991986,-0.12635],[-0.0291627,0.12631,0.991562],[-0.00103619,-0.000655201,-0.00100975]],[18.433,[633.924,11430.7,12.6607],[0.000473908,0.991986,-0.12635],[-0.0291634,0.12631,0.991562],[-0.00192672,-0.000527156,-0.000778332]],[18.475,[633.924,11430.7,12.6607],[0.000476826,0.991986,-0.12635],[-0.0291634,0.12631,0.991562],[-0.00198261,-0.000518348,-0.000753291]],[18.519,[633.924,11430.7,12.6607],[0.000476883,0.991986,-0.12635],[-0.0291652,0.12631,0.991562],[-0.000801444,-0.000700284,-0.000858426]],[18.562,[633.924,11430.7,12.6607],[0.000479663,0.991986,-0.126349],[-0.0291645,0.126309,0.991562],[-0.000790105,-0.000603063,-0.000746161]],[18.602,[633.924,11430.7,12.6607],[0.000471222,0.991985,-0.12635],[-0.0291647,0.12631,0.991562],[-0.000797835,-0.000542886,-0.000612363]],[18.642,[633.924,11430.7,12.6607],[0.000473726,0.991986,-0.12635],[-0.0291708,0.12631,0.991562],[0.00212321,-0.00055277,-0.000511624]],[18.68,[633.924,11430.7,12.6607],[0.000476572,0.991985,-0.12635],[-0.0291707,0.12631,0.991562],[0.00211856,-0.000533359,-0.000482567]],[18.718,[633.924,11430.7,12.6607],[0.000476542,0.991986,-0.12635],[-0.0291654,0.12631,0.991562],[-0.000781426,-0.000717811,-0.000885673]],[18.759,[633.924,11430.7,12.6607],[0.000479404,0.991985,-0.126349],[-0.0291647,0.126309,0.991562],[-0.000830528,-0.000572337,-0.000705935]],[18.798,[633.924,11430.7,12.6607],[0.000471038,0.991986,-0.12635],[-0.029165,0.12631,0.991562],[-0.000775011,-0.000464338,-0.000523627]],[18.836,[633.924,11430.7,12.6607],[0.000473656,0.991985,-0.126349],[-0.0291639,0.126309,0.991562],[-0.00192687,-0.000519361,-0.000766084]],[18.899,[633.924,11430.7,12.6607],[0.000471115,0.991986,-0.12635],[-0.0291649,0.12631,0.991562],[-0.000766006,-0.000475782,-0.000544921]],[18.942,[633.924,11430.7,12.6607],[0.000477063,0.991986,-0.12635],[-0.0291619,0.12631,0.991562],[-0.00199251,-0.000580091,-0.000822127]],[18.983,[633.924,11430.7,12.6607],[0.000477532,0.991985,-0.126351],[-0.0291674,0.126311,0.991562],[0.00195689,-0.000684754,-0.000635155]],[19.024,[633.924,11430.7,12.6607],[0.000480901,0.991985,-0.126351],[-0.0291611,0.126311,0.991562],[-3.86719e-005,-0.000764322,-0.00101972]],[19.067,[633.924,11430.7,12.6607],[0.000473499,0.991985,-0.126352],[-0.0291611,0.126312,0.991562],[-0.000964746,-0.000578544,-0.000642367]],[19.111,[633.924,11430.7,12.6607],[0.000476636,0.991985,-0.126351],[-0.0291687,0.126311,0.991562],[0.00203421,-0.000614573,-0.000570521]],[19.154,[633.924,11430.7,12.6607],[0.000470443,0.991985,-0.12635],[-0.029163,0.12631,0.991562],[-0.00109335,-0.000662976,-0.00101253]],[19.195,[633.924,11430.7,12.6607],[0.000473879,0.991986,-0.126349],[-0.0291641,0.126309,0.991562],[-0.00190188,-0.000505267,-0.000758938]],[19.234,[633.924,11430.7,12.6607],[0.000476873,0.991986,-0.126349],[-0.0291641,0.126309,0.991562],[-0.00193473,-0.000535239,-0.00077495]],[19.273,[633.924,11430.7,12.6607],[0.000476925,0.991986,-0.126349],[-0.0291658,0.126309,0.991562],[-0.00072671,-0.000651181,-0.000811562]],[19.313,[633.924,11430.7,12.6607],[0.000476702,0.991986,-0.126349],[-0.0291655,0.126309,0.991562],[0.000138801,-0.000635488,-0.000879154]],[19.354,[633.924,11430.7,12.6607],[0.000479587,0.991986,-0.126349],[-0.0291654,0.126309,0.991562],[-0.000754047,-0.000606185,-0.000755437]],[19.4,[633.924,11430.7,12.6607],[0.000476537,0.991986,-0.126349],[-0.0291643,0.126309,0.991562],[-0.00187434,-0.000529543,-0.000777781]],[19.443,[633.924,11430.7,12.6607],[0.000476589,0.991986,-0.126349],[-0.0291661,0.126309,0.991562],[-0.000731885,-0.000638112,-0.000797383]],[19.483,[633.924,11430.7,12.6607],[0.000479405,0.991986,-0.126349],[-0.0291657,0.126309,0.991562],[-0.000748958,-0.000557049,-0.000705324]],[19.523,[633.924,11430.7,12.6607],[0.000482307,0.991986,-0.126349],[-0.0291662,0.126309,0.991562],[-0.000795829,-0.000477466,-0.00061886]],[19.563,[633.924,11430.7,12.6607],[0.000473302,0.991986,-0.12635],[-0.029166,0.126309,0.991562],[-0.000700577,-0.000576765,-0.000726104]],[19.603,[633.924,11430.7,12.6607],[0.000473147,0.991986,-0.126349],[-0.0291729,0.126309,0.991562],[0.00220673,-0.000480404,-0.00043121]],[19.643,[633.924,11430.7,12.6607],[0.000475205,0.991986,-0.126348],[-0.0291689,0.126308,0.991562],[0.000324453,-0.000600634,-0.000863597]],[19.683,[633.924,11430.7,12.6607],[0.000477142,0.991986,-0.126347],[-0.0291707,0.126307,0.991562],[-0.000472523,-0.000423569,-0.000583328]],[19.723,[633.924,11430.7,12.6607],[0.000469974,0.991986,-0.126347],[-0.0291695,0.126307,0.991562],[-0.00170744,-0.000314652,-0.000559412]],[19.763,[633.924,11430.7,12.6607],[0.000471821,0.991986,-0.126347],[-0.0291698,0.126307,0.991562],[-0.00163111,-0.000330339,-0.000581257]],[19.803,[633.924,11430.7,12.6607],[0.000470477,0.991986,-0.126347],[-0.029177,0.126307,0.991562],[0.00243565,-0.000368061,-0.000334308]],[19.843,[633.924,11430.7,12.6607],[0.000469394,0.991986,-0.126348],[-0.029177,0.126308,0.991562],[0.00241235,-0.000253365,-0.000196747]],[19.885,[633.924,11430.7,12.6607],[0.00047139,0.991986,-0.126348],[-0.0291751,0.126308,0.991562],[0.00240042,-0.000348149,-0.000312656]],[19.925,[633.924,11430.7,12.6607],[0.000473873,0.991986,-0.126349],[-0.0291729,0.126309,0.991562],[0.00229667,-0.000474281,-0.000436127]],[19.963,[633.924,11430.7,12.6607],[0.000476454,0.991986,-0.126349],[-0.0291664,0.126309,0.991562],[0.000173994,-0.000668161,-0.000924185]],[20.003,[633.924,11430.7,12.6607],[0.000479442,0.991986,-0.126348],[-0.0291661,0.126309,0.991562],[-0.000686836,-0.000528207,-0.000672266]],[20.045,[633.924,11430.7,12.6607],[0.000473388,0.991985,-0.126349],[-0.0291653,0.126309,0.991562],[-0.00195406,-0.000386426,-0.000619635]],[20.086,[633.924,11430.7,12.6607],[0.000473201,0.991985,-0.126349],[-0.0291726,0.126309,0.991562],[0.00218791,-0.000435247,-0.000382967]],[20.126,[633.924,11430.7,12.6607],[0.000473036,0.991986,-0.126349],[-0.0291726,0.126309,0.991562],[0.00216832,-0.000472607,-0.000421673]],[20.166,[633.924,11430.7,12.6607],[0.000475641,0.991986,-0.126348],[-0.0291667,0.126308,0.991562],[0.000221107,-0.000618549,-0.000876911]],[20.208,[633.924,11430.7,12.6607],[0.000478565,0.991986,-0.126348],[-0.0291668,0.126308,0.991562],[-0.000719969,-0.000539694,-0.000678871]],[20.249,[633.924,11430.7,12.6607],[0.000481456,0.991986,-0.126349],[-0.0291675,0.126309,0.991562],[-0.000776766,-0.000400332,-0.00058816]],[20.289,[633.924,11430.7,12.6607],[0.000472547,0.991986,-0.126349],[-0.0291673,0.126309,0.991562],[-0.000663012,-0.000527874,-0.000663679]],[20.329,[633.924,11430.7,12.6607],[0.000475219,0.991986,-0.126348],[-0.029167,0.126308,0.991562],[0.000243678,-0.000565013,-0.000816207]],[20.371,[633.924,11430.7,12.6607],[0.000469093,0.991986,-0.126349],[-0.0291655,0.126309,0.991562],[-0.00097481,-0.000515879,-0.000855088]],[20.411,[633.924,11430.7,12.6607],[0.000472534,0.991986,-0.126348],[-0.029166,0.126308,0.991562],[-0.00181023,-0.000427474,-0.000673983]],[20.451,[633.924,11430.7,12.6607],[0.000472408,0.991986,-0.126348],[-0.0291661,0.126308,0.991562],[-0.00192077,-0.000438686,-0.000670969]],[20.491,[633.924,11430.7,12.6607],[0.000475415,0.991986,-0.126348],[-0.029166,0.126308,0.991562],[-0.00182589,-0.000435208,-0.000672329]],[20.531,[633.924,11430.7,12.6607],[0.000475461,0.991986,-0.126348],[-0.0291681,0.126308,0.991562],[-0.000650701,-0.000566413,-0.000727043]],[20.574,[633.924,11430.7,12.6607],[0.000478248,0.991986,-0.126348],[-0.0291675,0.126308,0.991562],[-0.000655248,-0.000473825,-0.000612695]],[20.619,[633.924,11430.7,12.6607],[0.000472194,0.991986,-0.126348],[-0.0291663,0.126308,0.991562],[-0.00189705,-0.000393497,-0.000626747]],[20.66,[633.924,11430.7,12.6607],[0.000475104,0.991986,-0.126348],[-0.0291676,0.126308,0.991562],[0.000233009,-0.000588696,-0.000839077]],[20.7,[633.924,11430.7,12.6607],[0.000475158,0.991986,-0.126348],[-0.029168,0.126308,0.991562],[0.000187507,-0.000578391,-0.000824749]],[20.74,[633.924,11430.7,12.6607],[0.000478189,0.991986,-0.126348],[-0.029168,0.126308,0.991562],[-0.000670548,-0.000488461,-0.000627041]],[20.78,[633.924,11430.7,12.6607],[0.000472269,0.991986,-0.126348],[-0.0291669,0.126308,0.991562],[-0.00187761,-0.000395635,-0.000627495]],[20.822,[633.924,11430.7,12.6607],[0.000472482,0.991986,-0.126348],[-0.0291739,0.126308,0.991562],[0.00219876,-0.000140562,-0.000429876]],[20.863,[633.924,11430.7,12.6607],[0.00047522,0.991986,-0.126348],[-0.0291682,0.126308,0.991562],[0.000244933,-0.000601869,-0.000856567]],[20.905,[633.924,11430.7,12.6607],[0.000478414,0.991986,-0.126347],[-0.0291683,0.126307,0.991562],[-0.000627248,-0.000487682,-0.000635978]],[20.946,[633.924,11430.7,12.6607],[0.000472527,0.991986,-0.126348],[-0.0291673,0.126308,0.991562],[-0.00183978,-0.000336071,-0.000570558]],[20.988,[633.924,11430.7,12.6607],[0.000472669,0.991986,-0.126348],[-0.0291744,0.126308,0.991562],[0.00224896,-0.000107235,-0.000391684]],[21.029,[633.924,11430.7,12.6607],[0.000475368,0.991986,-0.126347],[-0.0291687,0.126307,0.991562],[0.000272325,-0.000565072,-0.000821564]],[21.071,[633.924,11430.7,12.6607],[0.000478586,0.991986,-0.126347],[-0.0291689,0.126307,0.991562],[-0.000624711,-0.00043758,-0.00058258]],[21.135,[633.924,11430.7,12.6607],[0.000475619,0.991986,-0.126347],[-0.0291693,0.126307,0.991562],[0.000259995,-0.000521384,-0.000766832]],[21.178,[633.924,11430.7,12.6607],[0.000472771,0.991986,-0.126347],[-0.0291679,0.126307,0.991562],[-0.00182615,-0.000348398,-0.000583109]],[21.22,[633.924,11430.7,12.6607],[0.000472563,0.991986,-0.126348],[-0.0291696,0.126308,0.991562],[-0.000481355,-0.000447707,-0.000608921]],[21.259,[633.924,11430.7,12.6607],[0.000466612,0.991986,-0.126347],[-0.0291675,0.126307,0.991562],[-0.000843574,-0.00054562,-0.000892848]],[21.297,[633.924,11430.7,12.6607],[0.000476041,0.991986,-0.126347],[-0.0291703,0.126307,0.991562],[-0.000548039,-0.000493031,-0.000655569]],[21.338,[633.924,11430.7,12.6607],[0.000466928,0.991986,-0.126348],[-0.0291753,0.126308,0.991562],[0.00235362,-0.000304382,-0.000241064]],[21.38,[633.924,11430.7,12.6607],[0.000472981,0.991986,-0.126347],[-0.0291686,0.126307,0.991562],[-0.00167341,-0.000403864,-0.000649884]],[21.421,[633.924,11430.7,12.6607],[0.000470785,0.991986,-0.126347],[-0.0291755,0.126306,0.991562],[0.00231215,-2.74861e-005,-0.000446189]],[21.461,[633.924,11430.7,12.6607],[0.000472007,0.991986,-0.126347],[-0.0291705,0.126306,0.991562],[0.000280637,-0.000472975,-0.000710942]],[21.502,[633.924,11430.7,12.6607],[0.00047454,0.991986,-0.126347],[-0.0291707,0.126307,0.991562],[0.000326797,-0.000487467,-0.000727961]],[21.562,[633.924,11430.7,12.6607],[0.00047074,0.991986,-0.126347],[-0.0291768,0.126307,0.991562],[0.00239173,1.5818e-005,-0.000232745]],[21.604,[633.924,11430.7,12.6607],[0.000472613,0.991986,-0.126347],[-0.029171,0.126307,0.991562],[0.000381643,-0.000554695,-0.000802664]],[21.646,[633.924,11430.7,12.6607],[0.000477073,0.991986,-0.126346],[-0.0291712,0.126306,0.991562],[-0.000548361,-0.000251648,-0.000492619]],[21.687,[633.924,11430.7,12.6607],[0.000484169,0.991986,-0.126347],[-0.0291748,0.126307,0.991562],[0.000860034,-3.2933e-005,-0.000296172]],[21.727,[633.924,11430.7,12.6607],[0.00049542,0.991986,-0.126345],[-0.0291713,0.126306,0.991562],[-0.000410049,-0.000167559,-0.000470608]],[21.767,[633.924,11430.7,12.6607],[0.000500524,0.991986,-0.126346],[-0.0291702,0.126307,0.991562],[0.000648799,-0.000260134,-0.000424502]],[21.807,[633.924,11430.7,12.6607],[0.000500456,0.991986,-0.126346],[-0.0291699,0.126307,0.991562],[0.000665967,-0.00025294,-0.000417188]],[21.845,[633.924,11430.7,12.6607],[0.000500124,0.991986,-0.126346],[-0.0291716,0.126307,0.991562],[0.000186722,-0.000205208,-0.00046815]],[21.885,[633.924,11430.7,12.6607],[0.00051075,0.991986,-0.126345],[-0.0291718,0.126306,0.991562],[-0.000336953,-0.000239481,-0.000549363]],[21.925,[633.924,11430.7,12.6607],[0.00051935,0.991986,-0.126343],[-0.0291704,0.126304,0.991562],[-0.00330973,0.0105217,-0.00144487]],[21.965,[633.924,11430.7,12.6607],[0.000525671,0.991986,-0.126343],[-0.0291704,0.126304,0.991563],[-0.00579075,0.0209418,-0.00274445]],[22.005,[633.923,11430.7,12.6607],[0.000533056,0.991986,-0.126342],[-0.0291706,0.126304,0.991562],[-0.00947849,0.0371439,-0.00486825]],[22.043,[633.923,11430.7,12.6606],[0.00053981,0.991986,-0.126342],[-0.0291705,0.126304,0.991562],[-0.0135644,0.0571747,-0.00742016]],[22.084,[633.922,11430.7,12.6601],[0.000544513,0.991987,-0.126341],[-0.0291713,0.126303,0.991563],[-0.020739,0.0818722,-0.0143083]],[22.125,[633.921,11430.7,12.6595],[0.000549476,0.991987,-0.126339],[-0.0291717,0.126301,0.991563],[-0.028614,0.108084,-0.0147069]],[22.165,[633.92,11430.7,12.659],[0.000553666,0.991987,-0.126341],[-0.0291717,0.126303,0.991563],[-0.0366396,0.138522,-0.0163669]],[22.205,[633.918,11430.7,12.6584],[0.000556385,0.991987,-0.126343],[-0.0291717,0.126305,0.991563],[-0.0429382,0.166722,-0.0198919]],[22.243,[633.916,11430.7,12.6575],[0.000557889,0.991987,-0.126337],[-0.0291741,0.1263,0.991563],[-0.0529767,0.206417,-0.0285683]],[22.284,[633.914,11430.7,12.6563],[0.000559491,0.991987,-0.12634],[-0.0291728,0.126302,0.991563],[-0.0633053,0.247414,-0.0290596]],[22.325,[633.911,11430.8,12.6552],[0.000560608,0.991987,-0.126341],[-0.0291726,0.126303,0.991563],[-0.0749259,0.293765,-0.0342671]],[22.366,[633.907,11430.8,12.6536],[0.000559365,0.991988,-0.126331],[-0.0291695,0.126293,0.991564],[-0.0869717,0.341859,-0.032734]],[22.438,[633.901,11430.8,12.6513],[0.00055668,0.99199,-0.126314],[-0.0291641,0.126277,0.991566],[-0.10674,0.421569,-0.0134394]],[22.438,[633.901,11430.8,12.6513],[0.00055668,0.99199,-0.126314],[-0.0291641,0.126277,0.991566],[-0.10674,0.421569,-0.0134394]],[22.479,[633.896,11430.8,12.6502],[0.000555142,0.991991,-0.126305],[-0.0291611,0.126268,0.991567],[-0.119366,0.472666,0.00787674]],[22.519,[633.891,11430.8,12.6495],[0.000553689,0.991992,-0.126297],[-0.0291585,0.12626,0.991569],[-0.132168,0.524496,0.035218]],[22.559,[633.885,11430.9,12.6493],[0.000552303,0.991993,-0.12629],[-0.0291561,0.126252,0.99157],[-0.145126,0.576976,0.0679131]],[22.598,[633.879,11430.9,12.6498],[0.000550966,0.991994,-0.126283],[-0.0291539,0.126246,0.991571],[-0.158225,0.630042,0.105451]],[22.636,[633.873,11430.9,12.6506],[0.000549921,0.991995,-0.126278],[-0.0291524,0.126241,0.991571],[-0.1688,0.672889,0.138769]],[22.676,[633.866,11430.9,12.6523],[0.000548636,0.991995,-0.126273],[-0.0291506,0.126235,0.991572],[-0.182115,0.726844,0.183746]],[22.716,[633.858,11431,12.655],[0.000547358,0.991996,-0.126268],[-0.029149,0.12623,0.991573],[-0.195534,0.781218,0.23225]],[22.756,[633.851,11431,12.6578],[0.000546334,0.991996,-0.126264],[-0.0291478,0.126226,0.991573],[-0.206338,0.824996,0.273425]],[22.795,[633.842,11431,12.6622],[0.000545042,0.991997,-0.12626],[-0.0291465,0.126222,0.991574],[-0.219912,0.879994,0.327268]],[22.833,[633.833,11431.1,12.6675],[0.000543724,0.991997,-0.126256],[-0.0291453,0.126219,0.991574],[-0.23356,0.935286,0.383661]],[22.872,[633.825,11431.1,12.6726],[0.000542642,0.991998,-0.126254],[-0.0291445,0.126216,0.991575],[-0.244527,0.979706,0.430428]],[22.913,[633.814,11431.1,12.6799],[0.000541248,0.991998,-0.12625],[-0.0291435,0.126212,0.991575],[-0.258285,1.03542,0.490601]],[22.953,[633.803,11431.2,12.6885],[0.000539799,0.991999,-0.126247],[-0.0291426,0.126209,0.991575],[-0.272093,1.09133,0.552473]],[22.993,[633.791,11431.2,12.7027],[0.000538283,0.991999,-0.126245],[-0.0291418,0.126207,0.991576],[-0.28592,1.14729,0.615027]],[23.033,[633.781,11431.3,12.7242],[0.000537016,0.991999,-0.126242],[-0.0291413,0.126204,0.991576],[-0.296995,1.19209,0.665526]],[23.073,[633.769,11431.3,12.7536],[0.000535358,0.991999,-0.12624],[-0.0291406,0.126202,0.991576],[-0.310847,1.24811,0.728974]],[23.113,[633.755,11431.4,12.7855],[0.000533607,0.992,-0.126238],[-0.02914,0.126199,0.991577],[-0.324705,1.30413,0.792608]],[23.153,[633.742,11431.4,12.8198],[0.000525834,0.992026,-0.126034],[-0.0291396,0.125995,0.991603],[-0.338563,1.36011,0.85628]],[23.191,[633.727,11431.5,12.8554],[0.000494978,0.992151,-0.125048],[-0.0291399,0.125009,0.991728],[-0.352414,1.41597,0.919729]],[23.231,[633.715,11431.5,12.8842],[0.000443666,0.992362,-0.123357],[-0.0291412,0.123317,0.991939],[-0.363497,1.46038,0.970583]],[23.271,[633.7,11431.6,12.9206],[0.000344456,0.992767,-0.120053],[-0.0291448,0.120012,0.992345],[-0.377353,1.51518,1.03434]],[23.309,[633.684,11431.7,12.9576],[0.000209687,0.993302,-0.115544],[-0.0291507,0.115501,0.992879],[-0.391221,1.56857,1.0986]],[23.349,[633.668,11431.7,12.9955],[4.27862e-005,0.993938,-0.109945],[-0.0291593,0.109899,0.993515],[-0.405104,1.61976,1.16354]],[23.391,[633.651,11431.8,13.0346],[-0.000153292,0.994644,-0.103357],[-0.0291704,0.103309,0.994221],[-0.419012,1.66864,1.22951]],[23.432,[633.633,11431.8,13.075],[-0.000375834,0.995393,-0.0958735],[-0.0291838,0.0958218,0.994971],[-0.432949,1.71453,1.29663]],[23.474,[633.619,11431.9,13.1084],[-0.000571267,0.996005,-0.0892978],[-0.029196,0.0892432,0.995582],[-0.444124,1.74867,1.35129]],[23.515,[633.6,11432,13.1521],[-0.000829135,0.996745,-0.0806217],[-0.0292129,0.0805631,0.996321],[-0.458125,1.78813,1.42084]],[23.555,[633.581,11432,13.1991],[-0.00108307,0.997397,-0.0720879],[-0.029232,0.0720256,0.996974],[-0.472165,1.82351,1.4918]],[23.593,[633.562,11432.1,13.2504],[-0.0013154,0.99793,-0.0643008],[-0.0292534,0.064235,0.997506],[-0.486237,1.85477,1.56388]],[23.632,[633.541,11432.2,13.3062],[-0.00152402,0.998354,-0.0573327],[-0.0292767,0.0572637,0.99793],[-0.500329,1.88188,1.63656]],[23.672,[633.525,11432.2,13.3539],[-0.00167549,0.998631,-0.0522919],[-0.0292964,0.0522205,0.998206],[-0.51161,1.90119,1.69488]],[23.71,[633.503,11432.3,13.4172],[-0.00184744,0.998912,-0.0465928],[-0.029322,0.0465187,0.998487],[-0.525716,1.92259,1.76772]],[23.749,[633.481,11432.4,13.4846],[-0.00200197,0.999137,-0.0414976],[-0.0293483,0.0414211,0.998711],[-0.539814,1.9409,1.83999]],[23.789,[633.463,11432.4,13.5413],[-0.00211425,0.999282,-0.0378144],[-0.0293695,0.0377361,0.998856],[-0.551087,1.95378,1.89741]],[23.829,[633.44,11432.5,13.6156],[-0.00224185,0.999431,-0.0336531],[-0.0293962,0.0335727,0.999004],[-0.565166,1.96788,1.9685]],[23.87,[633.416,11432.6,13.6935],[-0.00235664,0.999549,-0.0299363],[-0.0294226,0.0298541,0.999121],[-0.579224,1.97986,2.03851]],[23.91,[633.392,11432.7,13.775],[-0.00245998,0.999643,-0.0266166],[-0.0294486,0.0265327,0.999214],[-0.593254,1.98983,2.10716]],[23.949,[633.367,11432.8,13.8598],[-0.00255308,0.999717,-0.0236529],[-0.0294741,0.0235675,0.999288],[-0.607262,1.99826,2.17471]],[23.987,[633.347,11432.8,13.9301],[-0.00262091,0.999765,-0.0215127],[-0.0294939,0.0214262,0.999335],[-0.618444,2.00388,2.22766]],[24.025,[633.321,11432.9,14.0208],[-0.00269824,0.999814,-0.0190971],[-0.0295179,0.0190092,0.999384],[-0.632395,2.00973,2.2926]],[24.065,[633.294,11433,14.1146],[-0.0027681,0.999853,-0.0169413],[-0.0295409,0.0168522,0.999421],[-0.646303,2.01427,2.35573]],[24.106,[633.272,11433.1,14.1917],[-0.00281915,0.999878,-0.0153852],[-0.0295586,0.0152952,0.999446],[-0.657411,2.01717,2.40537]],[24.144,[633.245,11433.1,14.2908],[-0.00287752,0.999903,-0.0136297],[-0.0295799,0.0135387,0.999471],[-0.671269,2.01996,2.4662]],[24.184,[633.216,11433.2,14.3926],[-0.00292242,0.999923,-0.0120638],[-0.0296004,0.0119721,0.99949],[-0.685093,2.02187,2.52553]],[24.224,[633.187,11433.3,14.4971],[-0.0026147,0.99994,-0.010657],[-0.0296349,0.0105748,0.999505],[-0.698875,2.02295,2.58311]],[24.265,[633.155,11433.4,14.6042],[-0.00121148,0.999955,-0.00936915],[-0.029717,0.00932901,0.999515],[-0.712638,2.0234,2.63961]],[24.306,[633.121,11433.5,14.7138],[0.00123975,0.999966,-0.00818526],[-0.0298457,0.00821862,0.999521],[-0.726397,2.02323,2.6947]],[24.347,[633.087,11433.5,14.8253],[0.00382401,0.999967,-0.00711773],[-0.0299815,0.00722923,0.999524],[-0.739558,2.02235,2.72753]],[24.39,[633.059,11433.6,14.9153],[0.0056928,0.999964,-0.00634743],[-0.030082,0.00651591,0.999526],[-0.749615,2.02117,2.73626]],[24.436,[633.017,11433.7,15.0505],[0.00818776,0.999952,-0.00531694],[-0.0302195,0.00556213,0.999528],[-0.764259,2.01892,2.7323]],[24.476,[632.982,11433.8,15.1627],[0.0100139,0.999939,-0.00456086],[-0.0303226,0.00486265,0.999528],[-0.77591,2.01658,2.70921]],[24.517,[632.947,11433.9,15.2736],[0.0116373,0.999925,-0.00388707],[-0.0304163,0.00423952,0.999528],[-0.787142,2.01385,2.6707]],[24.557,[632.912,11434,15.3827],[0.01308,0.999909,-0.00328669],[-0.0305011,0.00368443,0.999528],[-0.798023,2.01084,2.61942]],[24.597,[632.876,11434,15.4895],[0.0143621,0.999893,-0.00275164],[-0.0305779,0.00318984,0.999527],[-0.808596,2.00756,2.55695]],[24.638,[632.84,11434.1,15.5936],[0.0155007,0.999877,-0.00227497],[-0.0306472,0.00274929,0.999527],[-0.818915,2.00409,2.4854]],[24.679,[632.812,11434.2,15.6746],[0.016319,0.999865,-0.00193137],[-0.0306978,0.00243173,0.999526],[-0.827,2.00118,2.42201]],[24.719,[632.776,11434.3,15.7728],[0.017238,0.99985,-0.00154418],[-0.0307554,0.00207392,0.999525],[-0.83694,1.99742,2.33679]],[24.759,[632.739,11434.4,15.8674],[0.0180533,0.999836,-0.00119933],[-0.0308073,0.00175522,0.999524],[-0.846711,1.99353,2.24548]],[24.799,[632.702,11434.4,15.9581],[0.0187762,0.999823,-0.000892198],[-0.030854,0.00147135,0.999523],[-0.856337,1.98952,2.14896]],[24.84,[632.666,11434.5,16.0447],[0.0194172,0.999811,-0.000618611],[-0.0308959,0.00121846,0.999522],[-0.865834,1.98542,2.04782]],[24.883,[632.628,11434.6,16.1271],[0.019985,0.9998,-0.000374987],[-0.0309336,0.000993215,0.999521],[-0.875233,1.98124,1.94316]],[24.923,[632.591,11434.7,16.205],[0.0204878,0.99979,-0.000158063],[-0.0309675,0.000792609,0.99952],[-0.884543,1.97698,1.83533]],[24.96,[632.561,11434.8,16.2641],[0.0208481,0.999783,-1.7682e-006],[-0.030992,0.000648031,0.999519],[-0.891936,1.97354,1.74708]],[24.998,[632.523,11434.8,16.3339],[0.0212514,0.999774,0.000174262],[-0.0310198,0.000485148,0.999519],[-0.901121,1.96918,1.63476]],[25.035,[632.484,11434.9,16.3995],[0.0216081,0.999766,0.000331],[-0.0310448,0.000340057,0.999518],[-0.911056,1.96478,1.54639]],[25.071,[632.453,11435,16.4499],[0.0218632,0.999761,0.000443904],[-0.0310628,0.000235499,0.999517],[-0.919867,1.96124,1.50341]],[25.107,[632.422,11435,16.4993],[0.0220942,0.999756,0.000546826],[-0.0310794,0.000140146,0.999517],[-0.929311,1.95768,1.48065]],[25.147,[632.383,11435.1,16.5607],[0.0223522,0.99975,0.000662738],[-0.0310981,3.27007e-005,0.999516],[-0.941886,1.9532,1.47685]],[25.186,[632.343,11435.2,16.6226],[0.0225796,0.999745,0.000765974],[-0.0311148,-6.30608e-005,0.999516],[-0.955266,1.94867,1.49875]],[25.224,[632.31,11435.3,16.6731],[0.0227417,0.999741,0.000840385],[-0.0311269,-0.000132134,0.999516],[-0.966517,1.94502,1.53377]],[25.264,[632.269,11435.4,16.7383],[0.0229223,0.999737,0.00092427],[-0.0311406,-0.000210064,0.999515],[-0.981101,1.94042,1.59415]],[25.303,[632.228,11435.4,16.8064],[0.0230809,0.999733,0.000999098],[-0.0311528,-0.000279654,0.999515],[-0.995857,1.93579,1.6599]],[25.341,[632.194,11435.5,16.8623],[0.0231936,0.99973,0.00105313],[-0.0311616,-0.000329962,0.999514],[-1.00696,1.93207,1.69008]],[25.38,[632.152,11435.6,16.9331],[0.0233186,0.999727,0.00111418],[-0.0311716,-0.000386867,0.999514],[-1.02019,1.9274,1.7067]],[25.417,[632.109,11435.7,17.004],[0.0234278,0.999725,0.00116878],[-0.0311805,-0.000437838,0.999514],[-1.03274,1.92271,1.70146]],[25.473,[632.057,11435.8,17.0882],[0.0235406,0.999722,0.00122679],[-0.0311899,-0.0004921,0.999513],[-1.04702,1.91708,1.67047]],[25.515,[632.012,11435.8,17.1567],[0.0236308,0.99972,0.00126992],[-0.0311972,-0.00053224,0.999513],[-1.05844,1.91238,1.62902]],[25.574,[631.949,11435.9,17.2491],[0.024615,0.999696,0.00135032],[-0.031241,-0.000580836,0.999512],[-1.07375,1.90578,1.54954]],[25.593,[631.92,11436,17.2871],[0.0259052,0.999663,0.00140976],[-0.031294,-0.000598593,0.99951],[-1.08012,1.90296,1.5093]],[25.631,[631.879,11436.1,17.336],[0.0288011,0.999584,0.00152413],[-0.0314114,-0.000618953,0.999506],[-1.08845,1.89919,1.45004]],[25.669,[631.825,11436.1,17.3942],[0.0342715,0.999411,0.00172319],[-0.0316319,-0.000638627,0.999499],[-1.09869,1.89447,1.36896]],[25.705,[631.779,11436.2,17.4381],[0.0399908,0.999198,0.00192388],[-0.0318621,-0.00064923,0.999492],[-1.10677,1.8907,1.29894]],[25.741,[631.732,11436.3,17.4795],[0.0467834,0.998903,0.00215857],[-0.0321353,-0.000654776,0.999483],[-1.11479,1.88693,1.22484]],[25.78,[631.669,11436.3,17.5278],[0.056644,0.998391,0.0024967],[-0.0325321,-0.000653684,0.99947],[-1.12491,1.88223,1.13286]],[25.817,[631.605,11436.4,17.5722],[0.0678685,0.99769,0.00288124],[-0.0329841,-0.000642571,0.999456],[-1.13524,1.87753,1.04242]],[25.855,[631.551,11436.5,17.6054],[0.077729,0.996969,0.00322026],[-0.0333816,-0.000625638,0.999443],[-1.14418,1.87376,0.987532]],[25.895,[631.483,11436.6,17.644],[0.0910369,0.995841,0.003681],[-0.0339185,-0.000593512,0.999424],[-1.15526,1.86907,0.911097]],[25.932,[631.426,11436.6,17.6728],[0.102394,0.994735,0.00407777],[-0.0343771,-0.000558276,0.999409],[-1.16461,1.86533,0.860498]],[25.968,[631.354,11436.7,17.7063],[0.117384,0.993076,0.00460724],[-0.034983,-0.000501447,0.999388],[-1.17647,1.86068,0.796737]],[26.004,[631.295,11436.8,17.7312],[0.129946,0.991508,0.00505646],[-0.0354912,-0.000445136,0.99937],[-1.1862,1.85698,0.747243]],[26.043,[631.219,11436.8,17.7601],[0.146281,0.989227,0.00564869],[-0.0361526,-0.000360454,0.999346],[-1.19866,1.85238,0.688484]],[26.102,[631.111,11437,17.7969],[0.170185,0.985391,0.00653251],[-0.0371216,-0.000213588,0.999311],[-1.21706,1.84601,0.621151]],[26.14,[631.048,11437,17.8162],[0.184316,0.982842,0.00706496],[-0.0376949,-0.000114126,0.999289],[-1.22793,1.84242,0.586213]],[26.179,[630.968,11437.1,17.8385],[0.202395,0.979273,0.00775741],[-0.0384289,2.6712e-005,0.999261],[-1.24182,1.83799,0.543931]],[26.216,[630.887,11437.2,17.8592],[0.220879,0.975264,0.00847869],[-0.0391799,0.000186451,0.999232],[-1.25604,1.83363,0.50279]],[26.252,[630.821,11437.3,17.8746],[0.235919,0.97173,0.00907578],[-0.0397914,0.000328225,0.999208],[-1.26785,1.83019,0.47564]],[26.29,[630.754,11437.3,17.889],[0.251154,0.967899,0.00969017],[-0.0404111,0.000482627,0.999183],[-1.27978,1.82682,0.446149]],[26.328,[630.67,11437.4,17.9056],[0.270435,0.962681,0.0104818],[-0.0411958,0.00069376,0.999151],[-1.29512,1.82268,0.414617]],[26.368,[630.585,11437.5,17.921],[0.289938,0.956979,0.0112989],[-0.0419899,0.000925387,0.999117],[-1.31075,1.81865,0.382089]],[26.409,[630.516,11437.6,17.9324],[0.305672,0.952061,0.0119702],[-0.0426308,0.00112567,0.99909],[-1.32415,1.8152,0.364575]],[26.449,[630.429,11437.6,17.9457],[0.325473,0.945464,0.0128311],[-0.0434378,0.00139497,0.999055],[-1.34146,1.8106,0.339878]],[26.489,[630.341,11437.7,17.9588],[0.345388,0.93836,0.0137151],[-0.0442496,0.00168556,0.999019],[-1.36057,1.80617,0.348994]],[26.529,[630.251,11437.8,17.9729],[0.365384,0.930742,0.0146216],[-0.045065,0.00199762,0.998982],[-1.3813,1.80195,0.386928]],[26.568,[630.161,11437.9,17.9893],[0.385428,0.922607,0.01555],[-0.0458826,0.00233129,0.998944],[-1.40354,1.79794,0.449058]],[26.606,[630.088,11437.9,18.0045],[0.401479,0.915723,0.016308],[-0.0465375,0.00261388,0.998913],[-1.42232,1.79491,0.514583]],[26.644,[629.996,11438,18.027],[0.421539,0.906646,0.017274],[-0.0473562,0.00298675,0.998874],[-1.44683,1.79132,0.611191]],[26.682,[629.922,11438.1,18.0481],[0.437568,0.899004,0.0180613],[-0.0480104,0.00330079,0.998841],[-1.46733,1.78867,0.69977]],[26.719,[629.828,11438.2,18.0788],[0.457558,0.888976,0.019063],[-0.0488265,0.00371306,0.9988],[-1.49377,1.78556,0.820957]],[26.757,[629.752,11438.3,18.1072],[0.473498,0.880571,0.019878],[-0.0494774,0.00405869,0.998767],[-1.51564,1.78331,0.925287]],[26.797,[629.656,11438.3,18.1477],[0.49334,0.869585,0.0209133],[-0.0502876,0.00451052,0.998724],[-1.54368,1.78073,1.06308]],[26.835,[629.559,11438.4,18.1941],[0.513068,0.858067,0.0219664],[-0.0510934,0.00498433,0.998681],[-1.57253,1.77847,1.20765]],[26.874,[629.48,11438.5,18.2357],[0.528754,0.848468,0.0228214],[-0.051734,0.00537922,0.998646],[-1.59613,1.77689,1.32764]],[26.914,[629.381,11438.6,18.2933],[0.548223,0.83599,0.0239051],[-0.0525293,0.0058926,0.998602],[-1.6262,1.7752,1.48142]],[26.952,[629.281,11438.7,18.3574],[0.56752,0.822979,0.0250049],[-0.0533176,0.00642791,0.998557],[-1.65692,1.77387,1.63886]],[26.99,[629.201,11438.8,18.4134],[0.582821,0.812188,0.0258959],[-0.0539427,0.00687194,0.99852],[-1.68192,1.77305,1.76713]],[27.03,[629.099,11438.9,18.4895],[0.601759,0.79822,0.0270232],[-0.0547163,0.00744663,0.998474],[-1.71364,1.77232,1.92939]],[27.069,[628.996,11438.9,18.5723],[0.62047,0.783724,0.0281649],[-0.0554807,0.00804308,0.998427],[-1.7459,1.772,2.09337]],[27.109,[628.913,11439,18.6435],[0.635264,0.771747,0.0290881],[-0.056085,0.00853586,0.998389],[-1.77207,1.77199,2.22583]],[27.147,[628.808,11439.1,18.7388],[0.653521,0.756303,0.030254],[-0.0568307,0.00917128,0.998342],[-1.80517,1.77232,2.39233]],[27.186,[628.702,11439.2,18.8409],[0.6715,0.740337,0.0314324],[-0.057565,0.00982818,0.998293],[-1.83871,1.77307,2.55905]],[27.226,[628.617,11439.3,18.9276],[0.685672,0.72719,0.0323837],[-0.0581437,0.0103691,0.998254],[-1.86585,1.77394,2.6931]],[27.266,[628.509,11439.4,19.0423],[0.703105,0.710292,0.0335829],[-0.0588554,0.0110643,0.998205],[-1.90013,1.77538,2.86104]],[27.305,[628.4,11439.5,19.164],[0.720211,0.692882,0.0347927],[-0.0595536,0.0117807,0.998156],[-1.93482,1.77728,3.02913]],[27.343,[628.313,11439.6,19.2663],[0.733647,0.678589,0.0357676],[-0.0601018,0.0123688,0.998116],[-1.96079,1.7811,3.16419]],[27.381,[628.203,11439.7,19.4006],[0.750112,0.660275,0.0369942],[-0.0607735,0.0131222,0.998065],[-1.99358,1.78614,3.33327]],[27.439,[628.047,11439.8,19.6004],[0.772508,0.633823,0.0387244],[-0.061687,0.0142104,0.997994],[-2.04011,1.79373,3.56977]],[27.459,[628.002,11439.8,19.66],[0.77876,0.626095,0.0392212],[-0.0619419,0.0145283,0.997974],[-2.05354,1.79602,3.63722]],[27.5,[627.89,11440,19.814],[0.79409,0.606452,0.0404673],[-0.0625671,0.0153362,0.997923],[-2.08738,1.80194,3.80663]],[27.562,[627.708,11440.1,20.075],[0.81769,0.574089,0.0424708],[-0.0635295,0.016667,0.997841],[-2.1423,1.81212,4.07827]],[27.603,[627.617,11440.2,20.2123],[0.829044,0.557491,0.0434762],[-0.0639926,0.0173493,0.997799],[-2.17015,1.81756,4.21475]],[27.645,[627.502,11440.3,20.3904],[0.842799,0.536367,0.0447352],[-0.0645537,0.0182176,0.997748],[-2.20532,1.82468,4.38626]],[27.687,[627.362,11440.4,20.6135],[0.858644,0.510482,0.0462481],[-0.0652003,0.0192813,0.997686],[-2.24806,1.83371,4.59366]],[27.727,[627.269,11440.5,20.768],[0.868795,0.492912,0.0472573],[-0.0656147,0.0200031,0.997644],[-2.2769,1.84008,4.73262]],[27.768,[627.152,11440.6,20.9677],[0.881007,0.470609,0.0485185],[-0.0661135,0.0209191,0.997593],[-2.31331,1.84839,4.90741]],[27.81,[627.034,11440.8,21.1747],[0.892675,0.447944,0.0497786],[-0.0665906,0.0218499,0.997541],[-2.35014,1.85713,5.08358]],[27.853,[626.915,11440.9,21.3891],[0.903787,0.424929,0.0510367],[-0.0670453,0.0227947,0.997489],[-2.38741,1.86632,5.26142]],[27.897,[626.771,11441,21.6562],[0.916369,0.396872,0.0525423],[-0.067561,0.0239462,0.997428],[-2.43273,1.87794,5.4777]],[27.94,[626.652,11441.1,21.8872],[0.925976,0.373735,0.053762],[-0.0679561,0.0248964,0.997378],[-2.47104,1.8882,5.6606]],[27.982,[626.532,11441.2,22.126],[0.934348,0.352111,0.0548858],[-0.0683033,0.0257863,0.997331],[-2.50983,1.89896,5.84613]],[28.024,[626.413,11441.3,22.3728],[0.941319,0.332861,0.0558745],[-0.0685964,0.0265816,0.99729],[-2.54907,1.91021,6.03401]],[28.066,[626.295,11441.4,22.6277],[0.947076,0.315954,0.0567348],[-0.0688426,0.0272831,0.997254],[-2.5887,1.92191,6.22397]],[28.108,[626.177,11441.5,22.8907],[0.951849,0.301128,0.0574837],[-0.0690506,0.0279008,0.997223],[-2.62866,1.93401,6.41577]],[28.152,[626.059,11441.6,23.1619],[0.955821,0.288144,0.0581361],[-0.0692274,0.0284442,0.997195],[-2.66893,1.94646,6.60924]],[28.194,[625.94,11441.7,23.4413],[0.959136,0.276789,0.0587049],[-0.069379,0.0289212,0.997171],[-2.70945,1.9592,6.80448]],[28.234,[625.821,11441.8,23.729],[0.961914,0.266865,0.0592013],[-0.0695097,0.0293398,0.99715],[-2.75023,1.97225,7.00101]],[28.276,[625.701,11441.9,24.025],[0.964249,0.258199,0.0596352],[-0.0696234,0.0297067,0.997131],[-2.7912,1.98555,7.19877]],[28.317,[625.58,11442,24.3293],[0.966234,0.25058,0.0600176],[-0.0697237,0.0300303,0.997114],[-2.83237,1.99908,7.39755]],[28.358,[625.457,11442.1,24.642],[0.968125,0.243078,0.0603937],[-0.0698207,0.0303473,0.997098],[-2.87369,2.01278,7.59746]],[28.4,[625.332,11442.2,24.9622],[0.970262,0.234287,0.06083],[-0.0699277,0.0307139,0.997079],[-2.91318,2.0258,7.76993]],[28.442,[625.204,11442.3,25.2891],[0.972795,0.223394,0.0613638],[-0.0700505,0.0311627,0.997056],[-2.95174,2.0386,7.92754]],[28.483,[625.074,11442.4,25.622],[0.975629,0.210488,0.0619885],[-0.0701854,0.0316907,0.99703],[-2.98912,2.05103,8.06687]],[28.524,[624.942,11442.5,25.9602],[0.978637,0.195803,0.0626909],[-0.0703277,0.0322894,0.997001],[-3.02562,2.06324,8.19185]],[28.564,[624.809,11442.6,26.3032],[0.981701,0.179544,0.0634592],[-0.0704726,0.0329509,0.996969],[-3.06147,2.07535,8.30556]],[28.606,[624.674,11442.8,26.6507],[0.984713,0.161891,0.0642829],[-0.070616,0.0336684,0.996935],[-3.09683,2.08746,8.4104]],[28.649,[624.537,11442.9,27.0023],[0.987554,0.143151,0.0651462],[-0.0707534,0.0344299,0.996899],[-3.13185,2.09964,8.50824]],[28.693,[624.4,11443,27.3578],[0.990015,0.124557,0.0659936],[-0.070877,0.0351867,0.996864],[-3.16664,2.11198,8.60057]],[28.735,[624.262,11443.1,27.7172],[0.99196,0.107501,0.0667655],[-0.0709822,0.0358834,0.996832],[-3.20127,2.12446,8.68872]],[28.777,[624.124,11443.2,28.0803],[0.993417,0.0926013,0.0674382],[-0.07107,0.0364951,0.996804],[-3.23581,2.13719,8.77344]],[28.82,[623.985,11443.3,28.447],[0.994499,0.0796538,0.0680231],[-0.0711448,0.0370295,0.996778],[-3.27029,2.1501,8.85556]],[28.863,[623.845,11443.4,28.8173],[0.995302,0.0683822,0.0685339],[-0.0712102,0.0374971,0.996756],[-3.30473,2.16319,8.93571]],[28.907,[623.676,11443.6,29.2659],[0.996048,0.0557952,0.0691045],[-0.0712817,0.0380204,0.996731],[-3.34604,2.17908,9.0301]],[28.949,[623.533,11443.7,29.6433],[0.99659,0.0442901,0.06962],[-0.0713391,0.0384963,0.996709],[-3.38047,2.19251,9.10747]],[28.99,[623.389,11443.8,30.0234],[0.997055,0.0308269,0.0702129],[-0.071394,0.0390497,0.996683],[-3.41401,2.20565,9.17205]],[29.032,[623.244,11443.9,30.4062],[0.997363,0.015642,0.0708712],[-0.0714432,0.0396719,0.996655],[-3.44768,2.21907,9.23781]],[29.074,[623.098,11444,30.7913],[0.997438,0.000109493,0.0715378],[-0.0714841,0.0403088,0.996627],[-3.48046,2.23225,9.29068]],[29.116,[622.95,11444.1,31.179],[0.997293,-0.0141885,0.0721498],[-0.0715179,0.0408976,0.9966],[-3.51399,2.24612,9.35355]],[29.158,[622.802,11444.2,31.569],[0.997001,-0.0265896,0.0726829],[-0.0715476,0.0414117,0.996577],[-3.54665,2.25976,9.40404]],[29.2,[622.653,11444.4,31.9611],[0.996623,-0.0373157,0.0731478],[-0.0715756,0.0418596,0.996556],[-3.57863,2.27319,9.44466]],[29.242,[622.503,11444.5,32.355],[0.996202,-0.0465927,0.0735548],[-0.0716035,0.0422498,0.996538],[-3.61112,2.28713,9.49215]],[29.284,[622.351,11444.6,32.751],[0.995768,-0.0546135,0.0739123],[-0.0716324,0.0425899,0.996522],[-3.64282,2.30077,9.52849]],[29.326,[622.198,11444.7,33.1485],[0.99534,-0.0615457,0.0742276],[-0.0716628,0.0428863,0.996507],[-3.67433,2.31442,9.56193]],[29.37,[622.044,11444.8,33.5473],[0.994931,-0.0675345,0.0745069],[-0.0716953,0.0431446,0.996493],[-3.70575,2.32814,9.59403]],[29.42,[621.858,11444.9,34.0278],[0.994475,-0.0736513,0.0748018],[-0.0717374,0.0434113,0.996478],[-3.7433,2.34463,9.63015]],[29.466,[621.67,11445,34.5086],[0.994063,-0.0787736,0.0750597],[-0.0717831,0.0436374,0.996465],[-3.77711,2.35896,9.61413]],[29.51,[621.512,11445.1,34.9079],[0.993754,-0.0823995,0.0752511],[-0.0718238,0.0437996,0.996455],[-3.80311,2.36965,9.57041]],[29.553,[621.353,11445.3,35.3048],[0.993477,-0.0855245,0.0754242],[-0.0718669,0.0439411,0.996446],[-3.82768,2.37949,9.50664]],[29.593,[621.193,11445.4,35.6987],[0.99323,-0.0882173,0.0755817],[-0.071912,0.0440648,0.996437],[-3.8511,2.38868,9.42688]],[29.635,[621.031,11445.5,36.089],[0.99301,-0.0905366,0.0757258],[-0.0719591,0.044173,0.996429],[-3.87363,2.39734,9.33477]],[29.677,[620.87,11445.6,36.4753],[0.992816,-0.0925336,0.0758583],[-0.0720078,0.0442677,0.996421],[-3.89545,2.40557,9.23256]],[29.719,[620.707,11445.7,36.8574],[0.992645,-0.0942511,0.0759807],[-0.0720581,0.0443507,0.996414],[-3.9181,2.41431,9.1418]],[29.779,[620.477,11445.8,37.3894],[0.99244,-0.096257,0.0761377],[-0.0721305,0.0444501,0.996404],[-3.9578,2.43149,9.12511]],[29.799,[620.378,11445.9,37.6178],[0.992364,-0.0969939,0.0762006],[-0.0721623,0.0444875,0.9964],[-3.97697,2.44018,9.14765]],[29.84,[620.211,11446,38.0005],[0.992249,-0.0980803,0.0763004],[-0.0722161,0.0445438,0.996394],[-4.01147,2.45623,9.22028]],[29.883,[620.043,11446.1,38.3859],[0.992149,-0.0990105,0.0763949],[-0.0722711,0.0445935,0.996388],[-4.04483,2.47157,9.27679]],[29.926,[619.874,11446.2,38.7735],[0.992063,-0.0998061,0.076485],[-0.0723272,0.0446374,0.996382],[-4.07783,2.48669,9.32832]],[29.968,[619.703,11446.3,39.1632],[0.991988,-0.100485,0.0765714],[-0.0723845,0.0446764,0.996376],[-4.11075,2.50174,9.3784]],[30.008,[619.531,11446.4,39.5547],[0.991922,-0.101064,0.0766547],[-0.0724429,0.044711,0.99637],[-4.14289,2.5163,9.41752]],[30.048,[619.358,11446.5,39.9481],[0.991831,-0.101886,0.0767478],[-0.0725011,0.0447551,0.996364],[-4.17516,2.53093,9.4582]],[30.088,[619.183,11446.6,40.3433],[0.99157,-0.104287,0.0769003],[-0.0725531,0.0448617,0.996355],[-4.20796,2.54587,9.50603]],[30.13,[619.042,11446.7,40.6605],[0.991123,-0.10831,0.0771005],[-0.0725857,0.0450308,0.996345],[-4.23354,2.55742,9.53496]],[30.172,[618.865,11446.8,41.0583],[0.99025,-0.115788,0.0774405],[-0.0726143,0.0453405,0.996329],[-4.26542,2.57185,9.56974]],[30.214,[618.688,11446.9,41.4573],[0.989208,-0.12415,0.0778116],[-0.0726364,0.0456868,0.996311],[-4.29687,2.58612,9.59844]],[30.254,[618.508,11447.1,41.8575],[0.988203,-0.13171,0.0781523],[-0.0726609,0.0460029,0.996295],[-4.3282,2.60044,9.62533]],[30.295,[618.328,11447.2,42.2588],[0.987292,-0.138198,0.0784534],[-0.0726996,0.0462092,0.996283],[-4.35933,2.61476,9.64936]],[30.338,[618.146,11447.3,42.661],[0.986476,-0.143765,0.0787181],[-0.0728582,0.0455877,0.9963],[-4.3906,2.62927,9.67528]],[30.38,[617.962,11447.4,43.0642],[0.98575,-0.14854,0.0789448],[-0.0732747,0.043274,0.996372],[-4.42224,2.6438,9.70546]],[30.422,[617.777,11447.5,43.4683],[0.98511,-0.152634,0.0791303],[-0.0740784,0.0385148,0.996508],[-4.45346,2.65715,9.73035]],[30.465,[617.591,11447.6,43.873],[0.984548,-0.156144,0.0792715],[-0.0753633,0.0308024,0.99668],[-4.48453,2.66839,9.75246]],[30.509,[617.364,11447.8,44.3597],[0.983969,-0.159698,0.0793845],[-0.0773373,0.0190039,0.996824],[-4.52205,2.67781,9.77371]],[30.553,[617.174,11447.9,44.7651],[0.983556,-0.162192,0.0794397],[-0.0791065,0.00852145,0.99683],[-4.55105,2.67998,9.7519]],[30.595,[616.983,11448,45.1692],[0.9832,-0.164325,0.0794699],[-0.0807987,-0.00140723,0.996729],[-4.57863,2.67821,9.7044]],[30.637,[616.791,11448.1,45.5712],[0.982892,-0.166148,0.079485],[-0.08229,-0.0100562,0.996558],[-4.60543,2.67219,9.63858]],[30.679,[616.598,11448.2,45.9702],[0.982627,-0.167705,0.0794928],[-0.0835845,-0.0174711,0.996347],[-4.63152,2.66314,9.55753]],[30.721,[616.403,11448.3,46.3657],[0.982399,-0.169034,0.0794983],[-0.0847083,-0.0238261,0.996121],[-4.65701,2.6517,9.46405]],[30.761,[616.208,11448.4,46.7572],[0.982202,-0.170167,0.0795051],[-0.0856844,-0.0292709,0.995892],[-4.68197,2.63836,9.35997]],[30.801,[616.012,11448.5,47.144],[0.982035,-0.171131,0.0795151],[-0.0865328,-0.033935,0.995671],[-4.70602,2.62366,9.24175]],[30.842,[615.815,11448.6,47.5257],[0.98189,-0.171952,0.0795294],[-0.0872714,-0.0379318,0.995462],[-4.7292,2.60786,9.11034]],[30.884,[615.617,11448.7,47.9016],[0.981766,-0.172649,0.0795487],[-0.0879153,-0.0413548,0.995269],[-4.7516,2.59141,8.96798]],[30.925,[615.418,11448.8,48.2714],[0.98166,-0.173241,0.079573],[-0.0884775,-0.0442862,0.995093],[-4.77342,2.57435,8.81708]],[30.965,[615.219,11449,48.6347],[0.981568,-0.173743,0.0796023],[-0.0889694,-0.0467963,0.994934],[-4.79478,2.5568,8.65933]],[31.005,[615.018,11449.1,48.9913],[0.981491,-0.174168,0.0796361],[-0.0894009,-0.0489453,0.994793],[-4.81575,2.53885,8.49605]],[31.045,[614.817,11449.2,49.3411],[0.981423,-0.174527,0.079674],[-0.0897802,-0.0507849,0.994666],[-4.83642,2.52058,8.3283]],[31.087,[614.614,11449.3,49.6837],[0.981367,-0.174829,0.0797157],[-0.0901147,-0.0523594,0.994554],[-4.85685,2.50205,8.1569]],[31.129,[614.411,11449.4,50.0191],[0.981318,-0.175083,0.0797605],[-0.0904106,-0.0537068,0.994456],[-4.87707,2.48329,7.98253]],[31.17,[614.208,11449.5,50.3472],[0.981275,-0.175297,0.0798081],[-0.0906732,-0.0548595,0.994368],[-4.89712,2.46434,7.80571]],[31.211,[614.003,11449.6,50.6679],[0.981239,-0.175475,0.0798579],[-0.0909071,-0.0558455,0.994292],[-4.91704,2.44525,7.62688]],[31.251,[613.839,11449.7,50.9191],[0.981215,-0.175597,0.0798991],[-0.0910762,-0.0565304,0.994238],[-4.9329,2.42987,7.48274]],[31.291,[613.632,11449.8,51.2263],[0.981187,-0.175725,0.0799519],[-0.0912679,-0.0572744,0.994178],[-4.95265,2.41055,7.30134]],[31.333,[613.425,11449.9,51.5259],[0.981164,-0.175831,0.0800058],[-0.0914406,-0.0579102,0.994125],[-4.97231,2.39115,7.1187]],[31.374,[613.218,11450,51.8178],[0.981144,-0.175919,0.0800605],[-0.0915967,-0.0584532,0.994079],[-4.9919,2.37168,6.93506]],[31.414,[613.009,11450,52.1021],[0.981126,-0.175991,0.0801158],[-0.0917384,-0.0589168,0.994038],[-5.01142,2.35216,6.75057]],[31.454,[612.8,11450.1,52.3786],[0.981111,-0.176049,0.0801712],[-0.0918677,-0.0593127,0.994003],[-5.03093,2.33257,6.5656]],[31.495,[612.59,11450.2,52.6475],[0.981098,-0.176096,0.0802267],[-0.0919859,-0.0596502,0.993972],[-5.05037,2.31296,6.37999]],[31.537,[612.379,11450.3,52.9086],[0.981087,-0.176133,0.080282],[-0.0920947,-0.0599378,0.993945],[-5.06978,2.29332,6.19385]],[31.577,[612.209,11450.4,53.1119],[0.981079,-0.176157,0.0803259],[-0.0921755,-0.0601369,0.993925],[-5.08529,2.2776,6.04463]],[31.617,[611.997,11450.5,53.359],[0.98107,-0.176182,0.0803803],[-0.0922699,-0.0603522,0.993903],[-5.10461,2.25795,5.85756]],[31.658,[611.784,11450.6,53.5983],[0.981063,-0.176201,0.0804341],[-0.0923575,-0.0605352,0.993884],[-5.12392,2.2383,5.67024]],[31.7,[611.57,11450.7,53.8298],[0.981056,-0.176215,0.080487],[-0.0924391,-0.0606905,0.993867],[-5.14321,2.21864,5.48269]],[31.742,[611.355,11450.8,54.0535],[0.981049,-0.176225,0.0805391],[-0.0925155,-0.0608222,0.993852],[-5.16248,2.19898,5.29496]],[31.803,[611.009,11450.9,54.3951],[0.981041,-0.176236,0.0806202],[-0.092628,-0.060992,0.993831],[-5.19327,2.16754,4.99422]],[31.823,[610.923,11451,54.4774],[0.981039,-0.176237,0.08064],[-0.0926544,-0.0610278,0.993826],[-5.20096,2.15968,4.91905]],[31.865,[610.705,11451.1,54.6775],[0.981034,-0.176241,0.0806888],[-0.0927178,-0.0611072,0.993815],[-5.2202,2.14003,4.73113]],[31.909,[610.487,11451.1,54.8699],[0.98103,-0.176243,0.0807363],[-0.0927777,-0.061174,0.993806],[-5.23941,2.1204,4.54297]],[31.951,[610.269,11451.2,55.0544],[0.981026,-0.176244,0.0807825],[-0.0928343,-0.06123,0.993797],[-5.25859,2.1008,4.35452]],[31.992,[610.049,11451.3,55.2311],[0.981022,-0.176244,0.0808274],[-0.0928879,-0.0612768,0.993789],[-5.27775,2.08122,4.16603]],[32.034,[609.829,11451.4,55.3999],[0.981024,-0.176211,0.0808735],[-0.092939,-0.0613172,0.993782],[-5.29691,2.06165,3.97753]],[32.077,[609.607,11451.5,55.5608],[0.981162,-0.175392,0.0809793],[-0.0929929,-0.0613827,0.993773],[-5.31605,2.0421,3.789]],[32.141,[609.251,11451.6,55.8014],[0.982027,-0.170262,0.0814426],[-0.0930995,-0.0616281,0.993748],[-5.34666,2.01084,3.4873]],[32.184,[609.027,11451.7,55.9415],[0.982603,-0.166759,0.0817526],[-0.0931647,-0.0617883,0.993732],[-5.36576,1.9913,3.29859]],[32.228,[608.803,11451.8,56.0739],[0.983085,-0.163759,0.0820218],[-0.0932243,-0.0619255,0.993717],[-5.38487,1.97173,3.10995]],[32.27,[608.532,11451.9,56.2224],[0.983563,-0.16072,0.0822991],[-0.0932892,-0.0620643,0.993703],[-5.40777,1.94825,2.88338]],[32.313,[608.306,11451.9,56.3375],[0.983892,-0.158586,0.0824975],[-0.0933385,-0.0621615,0.993692],[-5.42685,1.92867,2.69463]],[32.355,[608.079,11452,56.4449],[0.984171,-0.156759,0.0826707],[-0.093384,-0.0622445,0.993683],[-5.44592,1.90908,2.50594]],[32.397,[607.852,11452.1,56.5443],[0.984406,-0.155194,0.082822],[-0.093426,-0.0623153,0.993674],[-5.46499,1.8895,2.31728]],[32.437,[607.623,11452.2,56.6363],[0.984605,-0.153855,0.0829544],[-0.0934648,-0.0623757,0.993667],[-5.48526,1.86971,2.14011]],[32.505,[607.256,11452.3,56.7697],[0.984862,-0.152103,0.0831331],[-0.0935209,-0.0624541,0.993657],[-5.52166,1.83606,1.89735]],[32.505,[607.256,11452.3,56.7697],[0.984862,-0.152103,0.0831331],[-0.0935209,-0.0624541,0.993657],[-5.52166,1.83606,1.89735]],[32.55,[607.025,11452.4,56.8452],[0.984991,-0.151212,0.0832272],[-0.0935527,-0.0624935,0.993651],[-5.54555,1.81426,1.75787]],[32.591,[606.793,11452.4,56.9148],[0.985101,-0.15045,0.0833101],[-0.0935822,-0.062527,0.993646],[-5.57036,1.79186,1.62834]],[32.631,[606.561,11452.5,56.9798],[0.985194,-0.149799,0.083383],[-0.0936096,-0.0625552,0.993642],[-5.5966,1.7685,1.51404]],[32.673,[606.327,11452.6,57.0399],[0.985273,-0.149244,0.0834475],[-0.0936351,-0.0625791,0.993638],[-5.62332,1.74483,1.40497]],[32.715,[606.092,11452.7,57.0957],[0.98534,-0.14877,0.0835044],[-0.0936588,-0.062599,0.993634],[-5.65044,1.7209,1.30033]],[32.756,[605.856,11452.7,57.1473],[0.985396,-0.148367,0.0835548],[-0.0936809,-0.0626158,0.993631],[-5.67871,1.6962,1.20805]],[32.797,[605.618,11452.8,57.1954],[0.985444,-0.148024,0.0835996],[-0.0937016,-0.0626297,0.993628],[-5.70718,1.67138,1.1179]],[32.839,[605.38,11452.9,57.24],[0.985484,-0.147732,0.0836395],[-0.0937209,-0.0626412,0.993626],[-5.73686,1.64576,1.04077]],[32.882,[605.14,11452.9,57.2813],[0.985518,-0.147486,0.083675],[-0.093739,-0.0626507,0.993623],[-5.7667,1.62004,0.965547]],[32.924,[604.899,11453,57.3196],[0.985547,-0.147277,0.0837066],[-0.0937559,-0.0626584,0.993621],[-5.79726,1.59386,0.898013]],[32.964,[604.656,11453.1,57.3554],[0.985571,-0.147101,0.083735],[-0.0937718,-0.0626646,0.993619],[-5.82789,1.56763,0.83143]],[33.004,[604.413,11453.1,57.3886],[0.985591,-0.146954,0.0837604],[-0.0937868,-0.0626695,0.993618],[-5.85904,1.54107,0.770458]],[33.043,[604.168,11453.2,57.4195],[0.985607,-0.146831,0.0837833],[-0.0938009,-0.0626733,0.993616],[-5.89116,1.51387,0.719941]],[33.082,[603.971,11453.2,57.4425],[0.985618,-0.146749,0.0837999],[-0.0938117,-0.0626757,0.993615],[-5.91673,1.4922,0.678278]],[33.122,[603.724,11453.3,57.4695],[0.985629,-0.146661,0.0838189],[-0.0938244,-0.0626779,0.993614],[-5.94906,1.46488,0.630346]],[33.185,[603.375,11453.4,57.5041],[0.985646,-0.146564,0.0837955],[-0.0937945,-0.0626864,0.993616],[-5.99491,1.42626,0.569582]],[33.225,[603.125,11453.5,57.5278],[0.985737,-0.146455,0.0829118],[-0.0929141,-0.0628188,0.993691],[-6.02759,1.39873,0.525756]],[33.265,[602.875,11453.5,57.5532],[0.986034,-0.146213,0.0797356],[-0.0897605,-0.0632899,0.99395],[-6.0602,1.37107,0.483704]],[33.306,[602.625,11453.6,57.5817],[0.986597,-0.145771,0.0733227],[-0.0833971,-0.064239,0.994444],[-6.09296,1.34255,0.453491]],[33.348,[602.376,11453.6,57.6135],[0.987345,-0.145135,0.063916],[-0.0740646,-0.0656288,0.995091],[-6.12408,1.31336,0.429399]],[33.39,[602.128,11453.7,57.6478],[0.988159,-0.144329,0.0520637],[-0.062306,-0.0673756,0.99578],[-6.15148,1.284,0.400788]],[33.431,[601.879,11453.7,57.6827],[0.988873,-0.143452,0.0393782],[-0.049721,-0.0692415,0.99636],[-6.17552,1.25307,0.386739]],[33.471,[601.629,11453.8,57.7153],[0.989391,-0.142626,0.0276494],[-0.0380854,-0.0709673,0.996751],[-6.19341,1.22235,0.358593]],[33.513,[601.378,11453.8,57.7447],[0.989724,-0.141906,0.0175849],[-0.0281019,-0.0724521,0.996976],[-6.20754,1.19023,0.341921]],[33.554,[601.125,11453.9,57.7713],[0.989929,-0.141284,0.00897149],[-0.0195588,-0.0737273,0.997087],[-6.21748,1.15787,0.320675]],[33.594,[600.871,11453.9,57.7953],[0.990044,-0.140747,0.00160053],[-0.012249,-0.0748231,0.997121],[-6.22399,1.12483,0.302022]],[33.634,[600.667,11453.9,57.8128],[0.990092,-0.140374,-0.00352356],[-0.00716823,-0.0755881,0.997113],[-6.227,1.09786,0.290087]],[33.674,[600.412,11454,57.8329],[0.990114,-0.139968,-0.00909444],[-0.0016453,-0.0764236,0.997074],[-6.22847,1.06458,0.265254]],[33.715,[600.156,11454,57.8509],[0.990108,-0.139623,-0.0138613],[0.0030796,-0.0771425,0.997015],[-6.22774,1.03058,0.245906]],[33.756,[599.9,11454.1,57.8672],[0.990083,-0.13933,-0.0179403],[0.00712171,-0.0777611,0.996947],[-6.22509,0.996075,0.229465]],[33.817,[599.54,11454.1,57.8874],[0.990033,-0.138996,-0.0226839],[0.011821,-0.0784856,0.996845],[-6.21848,0.946563,0.216926]],[33.838,[599.386,11454.1,57.8955],[0.990009,-0.138876,-0.0244209],[0.0135413,-0.0787526,0.996802],[-6.21481,0.925268,0.211028]],[33.883,[599.129,11454.2,57.9076],[0.989966,-0.138704,-0.0269784],[0.0160734,-0.0791475,0.996733],[-6.20792,0.890445,0.191179]],[33.905,[598.975,11454.2,57.9142],[0.989941,-0.138615,-0.0283316],[0.017413,-0.0793577,0.996694],[-6.20353,0.87025,0.16977]],[33.947,[598.719,11454.2,57.9242],[0.9899,-0.138488,-0.0303242],[0.0193847,-0.0796685,0.996633],[-6.1945,0.837524,0.159265]],[33.989,[598.462,11454.3,57.9336],[0.98986,-0.138385,-0.0320297],[0.0210717,-0.0799362,0.996577],[-6.18441,0.804736,0.157226]],[34.032,[598.206,11454.3,57.9419],[0.989824,-0.138303,-0.0334889],[0.0225144,-0.0801666,0.996527],[-6.17391,0.772801,0.143265]],[34.074,[597.95,11454.3,57.9496],[0.98979,-0.138238,-0.034738],[0.0237488,-0.0803651,0.996483],[-6.16264,0.740317,0.134797]],[34.114,[597.694,11454.4,57.9565],[0.989758,-0.138188,-0.0358075],[0.024805,-0.0805359,0.996443],[-6.15084,0.70768,0.127204]],[34.154,[597.439,11454.4,57.963],[0.98973,-0.138152,-0.0367233],[0.0257089,-0.080683,0.996408],[-6.13871,0.675306,0.115468]],[34.194,[597.184,11454.4,57.9687],[0.989709,-0.13814,-0.037343],[0.0263189,-0.0807868,0.996384],[-6.12608,0.642532,0.107869]],[34.234,[596.928,11454.5,57.972],[0.989725,-0.138247,-0.0364949],[0.0254713,-0.080685,0.996414],[-6.11293,0.608871,0.1107]],[34.274,[596.723,11454.5,57.9711],[0.989786,-0.138498,-0.0337815],[0.0227722,-0.0803183,0.996509],[-6.10292,0.583143,0.0982931]],[34.316,[596.464,11454.5,57.9647],[0.989907,-0.139056,-0.0273239],[0.0163544,-0.0794258,0.996706],[-6.09112,0.550649,0.0883461]],[34.358,[596.203,11454.5,57.9541],[0.990008,-0.139802,-0.018399],[0.00748798,-0.0781752,0.996911],[-6.08154,0.518326,0.0802471]],[34.402,[595.943,11454.5,57.9424],[0.990029,-0.140583,-0.00888352],[-0.00196258,-0.0768251,0.997043],[-6.07537,0.486686,0.0695981]],[34.426,[595.787,11454.6,57.9358],[0.990001,-0.141011,-0.00361799],[-0.00719118,-0.0760698,0.997076],[-6.07357,0.468609,0.0550089]],[34.472,[595.477,11454.6,57.9243],[0.989886,-0.141754,0.00553935],[-0.0162825,-0.0747403,0.99707],[-6.07323,0.432316,0.0337161]],[34.493,[595.374,11454.6,57.9207],[0.989837,-0.141972,0.00822964],[-0.018953,-0.0743455,0.997052],[-6.07432,0.420171,0.0295003]],[34.536,[595.065,11454.6,57.9112],[0.989668,-0.142551,0.0153636],[-0.0260334,-0.0732885,0.996971],[-6.08022,0.384447,0.0126319]],[34.578,[594.808,11454.6,57.9043],[0.989519,-0.14296,0.0203684],[-0.0309998,-0.072537,0.996884],[-6.08839,0.353817,0.0159189]],[34.62,[594.551,11454.6,57.8981],[0.98937,-0.143314,0.0246512],[-0.0352491,-0.0718866,0.99679],[-6.09816,0.324821,0.00117488]],[34.662,[594.294,11454.7,57.893],[0.989227,-0.143622,0.028316],[-0.038885,-0.0713239,0.996695],[-6.11026,0.294786,0.00438389]],[34.704,[594.037,11454.7,57.8887],[0.989093,-0.143891,0.031452],[-0.041996,-0.0708371,0.996603],[-6.12397,0.264883,0.00907316]],[34.746,[593.78,11454.7,57.8854],[0.98897,-0.144127,0.0341354],[-0.044658,-0.0704162,0.996517],[-6.13899,0.235247,0.0129157]],[34.788,[593.522,11454.7,57.8828],[0.988858,-0.144336,0.0364316],[-0.0469359,-0.0700523,0.996439],[-6.15521,0.20568,0.0182745]],[34.851,[593.161,11454.7,57.88],[0.988719,-0.14459,0.0391003],[-0.0495836,-0.0696242,0.99634],[-6.17931,0.164874,0.0210128]],[34.895,[592.902,11454.7,57.879],[0.988649,-0.144725,0.0403339],[-0.0508075,-0.0694179,0.996293],[-6.1976,0.135738,0.0250126]],[34.938,[592.592,11454.7,57.8819],[0.988698,-0.144703,0.0392068],[-0.0496893,-0.0695522,0.99634],[-6.21994,0.101348,0.023263]],[34.981,[592.335,11454.7,57.8895],[0.988907,-0.144434,0.0346731],[-0.0451913,-0.0701906,0.996509],[-6.2386,0.072272,0.0274952]],[35.027,[592.08,11454.7,57.902],[0.989223,-0.14393,0.0268689],[-0.0374486,-0.0713081,0.996751],[-6.25552,0.0432945,0.0272951]],[35.07,[591.776,11454.7,57.9227],[0.989619,-0.143047,0.0138298],[-0.0245119,-0.0731849,0.997017],[-6.27274,0.00778544,0.0309685]],[35.11,[591.574,11454.7,57.9397],[0.989818,-0.142304,0.00323815],[-0.0140029,-0.0747099,0.997107],[-6.28021,-0.0161963,0.0299522]],[35.151,[591.323,11454.7,57.964],[0.989908,-0.141214,-0.011821],[0.000939779,-0.0768744,0.99704],[-6.28514,-0.0466521,0.0266781]],[35.193,[591.074,11454.7,57.9914],[0.989746,-0.139964,-0.0285093],[0.0175005,-0.0792644,0.9967],[-6.28424,-0.07901,0.0371057]],[35.234,[590.826,11454.7,58.0197],[0.989302,-0.138664,-0.045322],[0.0341858,-0.0816645,0.996073],[-6.27662,-0.111748,0.0397651]],[35.274,[590.577,11454.7,58.0464],[0.98865,-0.137449,-0.0606426],[0.0493903,-0.0838491,0.995253],[-6.26162,-0.146747,0.0577416]],[35.316,[590.327,11454.7,58.0702],[0.987901,-0.136386,-0.0738196],[0.0624664,-0.0857306,0.994358],[-6.24103,-0.180674,0.0510559]],[35.358,[590.077,11454.7,58.0911],[0.987121,-0.135466,-0.0850933],[0.0736524,-0.0873443,0.993452],[-6.21364,-0.216752,0.0591954]],[35.4,[589.827,11454.6,58.1092],[0.986351,-0.134674,-0.0947293],[0.0832122,-0.0887285,0.992574],[-6.18311,-0.252393,0.0554886]],[35.442,[589.578,11454.6,58.1254],[0.985618,-0.133996,-0.102971],[0.0913868,-0.0899174,0.991748],[-6.14794,-0.288844,0.0531929]],[35.483,[589.329,11454.6,58.1396],[0.984934,-0.133417,-0.11002],[0.0983776,-0.0909392,0.990985],[-6.10905,-0.326064,0.0534931]],[35.525,[589.081,11454.6,58.1522],[0.984308,-0.132926,-0.116051],[0.104357,-0.0918181,0.990292],[-6.06717,-0.363741,0.0537316]],[35.568,[588.834,11454.6,58.1633],[0.983742,-0.132512,-0.121211],[0.109472,-0.0925745,0.98967],[-6.02289,-0.401654,0.052194]],[35.608,[588.588,11454.6,58.1731],[0.983235,-0.132164,-0.125627],[0.113847,-0.0932257,0.989115],[-5.97674,-0.439648,0.0478426]],[35.65,[588.344,11454.5,58.1815],[0.982783,-0.131875,-0.129407],[0.117591,-0.0937866,0.988623],[-5.92911,-0.477618,0.040113]],[35.692,[588.101,11454.5,58.1886],[0.982384,-0.131636,-0.132643],[0.120795,-0.0942699,0.988191],[-5.87976,-0.515954,0.0335642]],[35.734,[587.86,11454.5,58.1948],[0.982032,-0.13144,-0.135413],[0.123537,-0.0946865,0.987812],[-5.82886,-0.554669,0.0287294]],[35.776,[587.62,11454.5,58.2001],[0.981723,-0.131283,-0.137786],[0.125884,-0.0950455,0.987481],[-5.77693,-0.59347,0.0228175]],[35.818,[587.383,11454.5,58.2046],[0.981452,-0.131157,-0.139819],[0.127894,-0.0953552,0.987193],[-5.72399,-0.63246,0.0172037]],[35.861,[587.147,11454.4,58.2083],[0.981215,-0.13106,-0.14156],[0.129614,-0.0956222,0.986943],[-5.66969,-0.671967,0.0155088]],[35.905,[586.867,11454.4,58.2119],[0.980971,-0.130976,-0.143324],[0.131356,-0.0958945,0.986686],[-5.60511,-0.718444,0.00230043]],[35.947,[586.636,11454.4,58.2141],[0.980795,-0.130928,-0.144564],[0.132579,-0.0960873,0.986504],[-5.54998,-0.757745,-0.00400858]],[35.99,[586.408,11454.3,58.216],[0.980642,-0.130898,-0.145627],[0.133626,-0.0962534,0.986346],[-5.4932,-0.797973,-0.00166988]],[36.031,[586.181,11454.3,58.2178],[0.980508,-0.130883,-0.146539],[0.134524,-0.0963967,0.98621],[-5.43513,-0.838889,0.00695735]],[36.073,[585.957,11454.3,58.2196],[0.980391,-0.130881,-0.147321],[0.135293,-0.0965202,0.986093],[-5.37692,-0.879698,0.0138201]],[36.115,[585.735,11454.2,58.2211],[0.980289,-0.13089,-0.147993],[0.135952,-0.0966268,0.985992],[-5.32011,-0.919342,0.008211]],[36.156,[585.515,11454.2,58.2222],[0.980199,-0.130909,-0.14857],[0.136517,-0.0967186,0.985905],[-5.26292,-0.959116,0.00346381]],[36.197,[585.298,11454.1,58.223],[0.98012,-0.130936,-0.149065],[0.137002,-0.0967979,0.98583],[-5.20572,-0.998779,-0.00280017]],[36.239,[585.083,11454.1,58.2235],[0.98006,-0.130907,-0.149486],[0.137417,-0.0968697,0.985765],[-5.14709,-1.03937,2.95043e-006]],[36.281,[584.87,11454,58.2237],[0.980161,-0.129829,-0.149764],[0.137767,-0.0969737,0.985706],[-5.08991,-1.07884,-0.00877059]],[36.321,[584.659,11454,58.2233],[0.980642,-0.126109,-0.149789],[0.138058,-0.0971684,0.985646],[-5.03238,-1.11852,-0.0158282]],[36.363,[584.45,11453.9,58.2224],[0.981443,-0.119988,-0.149575],[0.138293,-0.0974484,0.985585],[-4.97372,-1.15899,-0.0155068]],[36.404,[584.244,11453.9,58.2215],[0.982257,-0.113511,-0.149288],[0.13849,-0.0977365,0.985529],[-4.91423,-1.2001,-0.00968818]],[36.444,[584.081,11453.8,58.221],[0.982811,-0.108902,-0.149075],[0.138628,-0.0979415,0.98549],[-4.86598,-1.23333,-0.00277798]],[36.505,[583.88,11453.8,58.2205],[0.983389,-0.103892,-0.148839],[0.13878,-0.0981652,0.985446],[-4.80648,-1.27415,-0.00274093]],[36.588,[583.484,11453.7,58.2197],[0.98425,-0.0959761,-0.14846],[0.139022,-0.0985216,0.985376],[-4.68665,-1.35653,0.00307947]],[36.588,[583.484,11453.7,58.2197],[0.98425,-0.0959761,-0.14846],[0.139022,-0.0985216,0.985376],[-4.68665,-1.35653,0.00307947]],[36.63,[583.175,11453.5,58.2176],[0.984734,-0.0912558,-0.148229],[0.139169,-0.0987369,0.985334],[-4.5959,-1.41896,-0.0287285]],[36.671,[582.985,11453.5,58.216],[0.98497,-0.0888638,-0.148111],[0.139245,-0.0988471,0.985312],[-4.53725,-1.45943,-0.0350014]],[36.713,[582.798,11453.4,58.2143],[0.985167,-0.0868243,-0.148011],[0.13931,-0.0989419,0.985293],[-4.47858,-1.49996,-0.0410821]],[36.755,[582.613,11453.4,58.2126],[0.985332,-0.0850869,-0.147926],[0.139367,-0.0990235,0.985277],[-4.41895,-1.54121,-0.0403693]],[36.796,[582.43,11453.3,58.211],[0.985469,-0.0836086,-0.147853],[0.139415,-0.0990936,0.985263],[-4.3586,-1.58301,-0.0345049]],[36.838,[582.25,11453.2,58.2099],[0.985584,-0.0823523,-0.147792],[0.139457,-0.099154,0.985251],[-4.29772,-1.62522,-0.0247391]],[36.882,[582.072,11453.1,58.2087],[0.98568,-0.0812863,-0.147741],[0.139494,-0.0992059,0.985241],[-4.23908,-1.66587,-0.030773]],[36.925,[581.897,11453.1,58.2075],[0.98576,-0.0803833,-0.147698],[0.139525,-0.0992504,0.985232],[-4.1795,-1.70721,-0.0300388]],[36.968,[581.725,11453,58.2065],[0.985828,-0.0796208,-0.147662],[0.139553,-0.0992887,0.985224],[-4.11918,-1.74911,-0.0238866]],[37.012,[581.555,11452.9,58.2055],[0.985884,-0.0789782,-0.147633],[0.139577,-0.0993216,0.985217],[-4.0603,-1.79001,-0.0278433]],[37.056,[581.354,11452.8,58.2041],[0.985939,-0.0783416,-0.147605],[0.139601,-0.099355,0.985211],[-3.98858,-1.83989,-0.0248533]],[37.1,[581.189,11452.8,58.203],[0.985976,-0.0779062,-0.147586],[0.139619,-0.0993784,0.985206],[-3.9286,-1.88163,-0.0206481]],[37.143,[581.027,11452.7,58.2018],[0.986007,-0.0775442,-0.147571],[0.139634,-0.0993985,0.985202],[-3.8704,-1.92212,-0.0289117]],[37.188,[580.868,11452.6,58.2018],[0.985952,-0.0771881,-0.148123],[0.140211,-0.099461,0.985113],[-3.81108,-1.96344,-0.0290253]],[37.232,[580.682,11452.5,58.2064],[0.985479,-0.076551,-0.15156],[0.143674,-0.0997524,0.984585],[-3.73892,-2.01361,-0.0235142]],[37.276,[580.534,11452.4,58.2162],[0.984554,-0.0757197,-0.15786],[0.149995,-0.100263,0.98359],[-3.67954,-2.05421,-0.0321101]],[37.32,[580.391,11452.3,58.2302],[0.98322,-0.0746901,-0.166434],[0.158588,-0.100949,0.982171],[-3.61667,-2.09607,-0.0299633]],[37.364,[580.251,11452.2,58.2449],[0.981752,-0.0736538,-0.175323],[0.167494,-0.101657,0.980618],[-3.55088,-2.13773,-0.0333148]],[37.41,[580.085,11452.1,58.26],[0.980128,-0.0725808,-0.184611],[0.176798,-0.102399,0.978906],[-3.46625,-2.18875,-0.0316686]],[37.453,[579.949,11452,58.2708],[0.978932,-0.0718346,-0.191134],[0.183331,-0.102924,0.977648],[-3.39135,-2.23209,-0.0256927]],[37.496,[579.816,11451.9,58.28],[0.97787,-0.0712027,-0.196726],[0.18893,-0.103378,0.976534],[-3.31476,-2.27482,-0.0285516]],[37.545,[579.685,11451.8,58.2876],[0.976932,-0.0706692,-0.20152],[0.193729,-0.103771,0.975551],[-3.2344,-2.31851,-0.0247581]],[37.603,[579.506,11451.7,58.2962],[0.975808,-0.0700635,-0.207101],[0.199313,-0.104234,0.974377],[-3.11858,-2.3801,-0.0181634]],[37.647,[579.357,11451.6,58.3024],[0.975,-0.0696542,-0.211007],[0.20322,-0.104562,0.973534],[-3.01673,-2.43313,-0.0128466]],[37.691,[579.212,11451.4,58.3077],[0.974314,-0.0693278,-0.214255],[0.206467,-0.10484,0.972821],[-2.91584,-2.48464,-0.0239682]],[37.733,[579.095,11451.3,58.3109],[0.973824,-0.0691087,-0.216541],[0.208751,-0.105037,0.972312],[-2.82964,-2.52811,-0.0295766]],[37.777,[578.982,11451.2,58.3134],[0.973399,-0.0689302,-0.218504],[0.210711,-0.105209,0.971871],[-2.74104,-2.57239,-0.0285506]],[37.821,[578.872,11451.1,58.3157],[0.973029,-0.0687866,-0.220188],[0.212391,-0.105358,0.971488],[-2.65089,-2.61715,-0.0238715]],[37.866,[578.744,11451,58.3177],[0.97265,-0.0686533,-0.221898],[0.214097,-0.105511,0.971097],[-2.54349,-2.67006,-0.0266602]],[37.91,[578.642,11450.9,58.319],[0.97238,-0.0685697,-0.223103],[0.215297,-0.10562,0.97082],[-2.45184,-2.71495,-0.02238]],[37.954,[578.543,11450.8,58.3203],[0.972147,-0.068507,-0.224138],[0.216327,-0.105715,0.970581],[-2.35985,-2.75983,-0.0186456]],[37.998,[578.448,11450.7,58.3212],[0.971944,-0.0684619,-0.225028],[0.217212,-0.105798,0.970374],[-2.26953,-2.80371,-0.0246527]],[38.063,[578.303,11450.5,58.3218],[0.971676,-0.0684198,-0.226198],[0.218374,-0.105908,0.970101],[-2.12129,-2.87547,-0.0207415]],[38.106,[578.218,11450.3,58.3219],[0.971536,-0.0684086,-0.226798],[0.218969,-0.105965,0.969961],[-2.02891,-2.92004,-0.0212715]],[38.151,[578.12,11450.2,58.3219],[0.971394,-0.0684078,-0.227409],[0.219573,-0.106024,0.969818],[-1.91683,-2.97401,-0.0177988]],[38.198,[578.043,11450.1,58.3217],[0.971292,-0.0684152,-0.22784],[0.219999,-0.106066,0.969717],[-1.82545,-3.01794,-0.0248037]],[38.243,[577.956,11449.9,58.3212],[0.971188,-0.0684322,-0.228278],[0.220431,-0.106109,0.969614],[-1.71577,-3.07059,-0.0338248]],[38.287,[577.887,11449.8,58.3203],[0.971114,-0.0684517,-0.228587],[0.220736,-0.10614,0.969541],[-1.62408,-3.11455,-0.0408143]],[38.339,[577.809,11449.6,58.3189],[0.971038,-0.0684798,-0.228902],[0.221045,-0.106172,0.969467],[-1.5137,-3.16744,-0.0481121]],[38.405,[577.726,11449.4,58.3167],[0.970964,-0.0685175,-0.229205],[0.221341,-0.106202,0.969397],[-1.38334,-3.22985,-0.0503133]],[38.438,[577.681,11449.3,58.3158],[0.970928,-0.0685406,-0.229351],[0.221483,-0.106217,0.969362],[-1.3035,-3.26807,-0.028293]],[38.476,[577.639,11449.2,58.3147],[0.970906,-0.0684508,-0.22947],[0.221608,-0.106237,0.969332],[-1.23271,-3.30203,-0.044939]],[38.552,[577.554,11449,58.3112],[0.97124,-0.0640442,-0.229329],[0.221842,-0.106436,0.969256],[-1.0686,-3.38072,-0.0618852]],[38.552,[577.554,11449,58.3112],[0.97124,-0.0640442,-0.229329],[0.221842,-0.106436,0.969256],[-1.0686,-3.38072,-0.0618852]],[38.602,[577.489,11448.7,58.3055],[0.972258,-0.0509174,-0.228303],[0.221976,-0.106965,0.969167],[-0.920878,-3.45156,-0.0696082]],[38.625,[577.467,11448.6,58.3028],[0.972752,-0.0437522,-0.227684],[0.222012,-0.10725,0.969128],[-0.863481,-3.47915,-0.0639311]],[38.67,[577.433,11448.5,58.2975],[0.97359,-0.0295346,-0.226387],[0.222061,-0.107815,0.969053],[-0.771757,-3.52342,-0.0718378]],[38.692,[577.415,11448.4,58.2944],[0.974041,-0.0200536,-0.225481],[0.222088,-0.108192,0.969005],[-0.712418,-3.55214,-0.0578416]],[38.736,[577.389,11448.2,58.289],[0.974603,-0.00417573,-0.223901],[0.222131,-0.108824,0.968925],[-0.619268,-3.59746,-0.0597197]],[38.78,[577.367,11448,58.2841],[0.974901,0.0102788,-0.222401],[0.222174,-0.109403,0.96885],[-0.523564,-3.64425,-0.0505555]],[38.838,[577.345,11447.8,58.279],[0.974995,0.0250212,-0.220813],[0.222226,-0.109996,0.968771],[-0.408163,-3.70102,-0.0372891]],[38.91,[577.326,11447.5,58.2733],[0.974859,0.0408991,-0.219035],[0.222289,-0.11064,0.968683],[-0.256652,-3.77593,-0.0300797]],[38.91,[577.326,11447.5,58.2733],[0.974859,0.0408991,-0.219035],[0.222289,-0.11064,0.968683],[-0.256652,-3.77593,-0.0300797]],[38.975,[577.316,11447.2,58.2677],[0.974582,0.0532875,-0.2176],[0.222344,-0.111147,0.968612],[-0.109658,-3.84898,-0.04278]],[39.005,[577.315,11447.1,58.265],[0.974423,0.058425,-0.216993],[0.222369,-0.111359,0.968582],[-0.0373289,-3.88508,-0.0543186]],[39.084,[577.324,11446.7,58.2582],[0.973984,0.0696821,-0.215635],[0.222425,-0.111828,0.968515],[0.169391,-3.98858,-0.0522161]],[39.084,[577.324,11446.7,58.2582],[0.973984,0.0696821,-0.215635],[0.222425,-0.111828,0.968515],[0.169391,-3.98858,-0.0522161]],[39.128,[577.334,11446.6,58.2548],[0.973799,0.0736755,-0.215145],[0.222446,-0.111996,0.968491],[0.260447,-4.03434,-0.0640473]],[39.172,[577.348,11446.4,58.2518],[0.973627,0.0771077,-0.214721],[0.222465,-0.112141,0.96847],[0.355127,-4.08227,-0.0578985]],[39.222,[577.365,11446.2,58.2488],[0.97347,0.080059,-0.214353],[0.222481,-0.112267,0.968451],[0.448819,-4.13022,-0.0526029]],[39.257,[577.382,11446.1,58.2464],[0.973355,0.0821177,-0.214095],[0.222493,-0.112355,0.968439],[0.52035,-4.16691,-0.0631727]],[39.319,[577.423,11445.8,58.242],[0.973155,0.0855453,-0.213663],[0.222512,-0.112503,0.968417],[0.667611,-4.2425,-0.0657206]],[39.363,[577.46,11445.6,58.2384],[0.973028,0.087614,-0.2134],[0.222524,-0.112593,0.968404],[0.777146,-4.29886,-0.0713119]],[39.41,[577.495,11445.4,58.2352],[0.972937,0.0890692,-0.213215],[0.222533,-0.112657,0.968394],[0.870333,-4.34686,-0.0674894]],[39.459,[577.542,11445.2,58.2318],[0.972842,0.090544,-0.213026],[0.222541,-0.112722,0.968385],[0.981089,-4.40399,-0.067341]],[39.51,[577.595,11444.9,58.2282],[0.972762,0.0917667,-0.212869],[0.222549,-0.112777,0.968377],[1.0902,-4.46036,-0.0740962]],[39.567,[577.663,11444.7,58.2238],[0.972684,0.0929282,-0.21272],[0.222555,-0.11283,0.968369],[1.21981,-4.52737,-0.0716553]],[39.611,[577.728,11444.4,58.2208],[0.97263,0.093734,-0.212615],[0.22256,-0.112867,0.968363],[1.33387,-4.58638,-0.0563173]],[39.655,[577.786,11444.3,58.2185],[0.972591,0.0942943,-0.212543],[0.222563,-0.112894,0.96836],[1.42722,-4.63473,-0.0507933]],[39.699,[577.848,11444.1,58.2167],[0.972559,0.0947674,-0.212481],[0.222566,-0.112917,0.968356],[1.52086,-4.68327,-0.043809]],[39.744,[577.914,11443.9,58.2148],[0.972531,0.095165,-0.212429],[0.222568,-0.112936,0.968354],[1.61327,-4.73122,-0.0419743]],[39.795,[577.998,11443.6,58.2128],[0.972504,0.095556,-0.212378],[0.22257,-0.112956,0.968351],[1.72327,-4.78835,-0.0434398]],[39.844,[578.087,11443.4,58.2106],[0.972483,0.0958658,-0.212337],[0.222571,-0.112973,0.968349],[1.83139,-4.84458,-0.0528212]],[39.893,[578.182,11443.1,58.208],[0.972466,0.0961065,-0.212305],[0.222572,-0.112987,0.968347],[1.94252,-4.90237,-0.0488489]],[39.943,[578.282,11442.9,58.2056],[0.972453,0.0962878,-0.212281],[0.222573,-0.112998,0.968345],[2.05327,-4.96002,-0.046253]],[39.992,[578.388,11442.6,58.2034],[0.972444,0.0964177,-0.212263],[0.222573,-0.113008,0.968344],[2.16248,-5.01693,-0.0500915]],[40.04,[578.5,11442.4,58.2009],[0.972439,0.0965031,-0.212251],[0.222572,-0.113016,0.968343],[2.27137,-5.07371,-0.0550872]],[40.088,[578.616,11442.1,58.1982],[0.972436,0.0965493,-0.212243],[0.222572,-0.113022,0.968343],[2.3798,-5.1303,-0.0617685]],[40.135,[578.718,11441.9,58.1957],[0.972435,0.0965612,-0.212241],[0.222571,-0.113027,0.968342],[2.47205,-5.17845,-0.0589181]],[40.181,[578.845,11441.7,58.193],[0.972436,0.0965474,-0.212241],[0.222569,-0.113031,0.968342],[2.5818,-5.2358,-0.0593308]],[40.225,[578.955,11441.4,58.1906],[0.972439,0.096514,-0.212244],[0.222568,-0.113035,0.968342],[2.67262,-5.28328,-0.0622554]],[40.268,[579.091,11441.2,58.1876],[0.972444,0.0964499,-0.21225],[0.222531,-0.112534,0.968409],[2.78507,-5.34206,-0.0504576]],[40.31,[579.21,11440.9,58.1853],[0.97245,0.0963771,-0.212257],[0.222395,-0.110647,0.968657],[2.87597,-5.38951,-0.0525367]],[40.352,[579.332,11440.7,58.1829],[0.972457,0.0962882,-0.212266],[0.2221,-0.106533,0.969186],[2.96919,-5.43753,-0.0440665]],[40.392,[579.457,11440.5,58.1804],[0.972465,0.0961844,-0.212274],[0.221587,-0.09949,0.970052],[3.05953,-5.4827,-0.0472353]],[40.432,[579.561,11440.3,58.1784],[0.972473,0.0960907,-0.21228],[0.220981,-0.0913319,0.970992],[3.13355,-5.51776,-0.04113]],[40.473,[579.693,11440.1,58.1762],[0.972485,0.0959611,-0.212285],[0.219923,-0.0775231,0.972432],[3.22605,-5.55791,-0.0359062]],[40.514,[579.829,11439.9,58.1745],[0.972498,0.0958177,-0.212287],[0.218488,-0.0595746,0.974019],[3.31916,-5.59297,-0.0253723]],[40.554,[579.969,11439.7,58.174],[0.972515,0.0956617,-0.212283],[0.216671,-0.0379746,0.975506],[3.41152,-5.62076,-0.0148062]],[40.595,[580.112,11439.5,58.1752],[0.972534,0.0954936,-0.212272],[0.214469,-0.0132473,0.976641],[3.50638,-5.63948,0.0115515]],[40.637,[580.259,11439.2,58.178],[0.972555,0.0953146,-0.212253],[0.211923,0.0136884,0.97719],[3.59539,-5.64781,0.0160249]],[40.677,[580.41,11439,58.1822],[0.97258,0.0951257,-0.212225],[0.209133,0.0414855,0.977007],[3.6858,-5.64472,0.0322505]],[40.718,[580.564,11438.8,58.1884],[0.972607,0.094929,-0.212188],[0.206213,0.0689673,0.976074],[3.77489,-5.6298,0.048007]],[40.759,[580.722,11438.6,58.1957],[0.972637,0.0947259,-0.212143],[0.203282,0.0951267,0.974488],[3.85989,-5.60375,0.0502654]],[40.801,[580.883,11438.4,58.2036],[0.972669,0.0945174,-0.21209],[0.200465,0.119109,0.972434],[3.94597,-5.56539,0.063241]],[40.842,[581.048,11438.2,58.2121],[0.972702,0.0943049,-0.212031],[0.197883,0.140195,0.970148],[4.02986,-5.51712,0.0708971]],[40.885,[581.183,11438,58.2188],[0.97273,0.0941328,-0.211981],[0.196028,0.154864,0.968292],[4.09586,-5.47154,0.075181]],[40.929,[581.389,11437.7,58.2288],[0.972772,0.0938722,-0.211901],[0.193573,0.173707,0.965585],[4.19221,-5.39571,0.073117]],[40.969,[581.565,11437.5,58.2369],[0.972808,0.0936537,-0.211832],[0.191803,0.186923,0.963468],[4.2759,-5.3207,0.0925292]],[41.009,[581.744,11437.3,58.2448],[0.972845,0.0934349,-0.211761],[0.190256,0.198231,0.961513],[4.35602,-5.24214,0.0974239]],[41.051,[581.89,11437.1,58.2511],[0.972874,0.09326,-0.211705],[0.189123,0.206387,0.960019],[4.41902,-5.17606,0.0979117]],[41.116,[582.187,11436.8,58.2636],[0.972932,0.0929123,-0.21159],[0.186804,0.222806,0.956798],[4.54178,-5.03845,0.0869036]],[41.158,[582.377,11436.6,58.272],[0.972968,0.0926973,-0.211517],[0.185113,0.23457,0.954311],[4.61708,-4.94736,0.076072]],[41.2,[582.57,11436.4,58.2813],[0.973005,0.0924851,-0.211443],[0.183104,0.248323,0.951214],[4.69315,-4.84972,0.0719028]],[41.241,[582.767,11436.2,58.2913],[0.973041,0.092277,-0.211366],[0.180885,0.263209,0.94763],[4.76896,-4.74567,0.0696049]],[41.283,[582.966,11436.1,58.3015],[0.973078,0.092074,-0.211287],[0.178623,0.278051,0.943812],[4.84411,-4.63492,0.0674471]],[41.324,[583.168,11435.9,58.3114],[0.973114,0.0918769,-0.211207],[0.176473,0.291857,0.940041],[4.91841,-4.51755,0.0645495]],[41.366,[583.374,11435.7,58.3205],[0.973149,0.0916867,-0.211125],[0.174564,0.303865,0.936586],[4.99155,-4.39442,0.0590456]],[41.409,[583.582,11435.5,58.3285],[0.973184,0.091504,-0.211044],[0.172905,0.314118,0.933506],[5.06317,-4.26703,0.0486912]],[41.451,[583.794,11435.4,58.3356],[0.973202,0.0912986,-0.211053],[0.171558,0.322887,0.930759],[5.13554,-4.13235,0.0452107]],[41.493,[584.01,11435.2,58.3438],[0.973011,0.090717,-0.21218],[0.171569,0.330499,0.928081],[5.20718,-3.99384,0.0401755]],[41.533,[584.232,11435,58.3558],[0.972358,0.0892635,-0.215758],[0.174318,0.337259,0.925132],[5.27927,-3.85063,0.0376578]],[41.574,[584.461,11434.9,58.373],[0.971104,0.0866882,-0.222355],[0.180394,0.343367,0.921714],[5.35194,-3.70491,0.0325208]],[41.615,[584.695,11434.8,58.3944],[0.969258,0.0830826,-0.231595],[0.189398,0.348899,0.917822],[5.426,-3.5584,0.020071]],[41.655,[584.936,11434.6,58.4194],[0.96682,0.0785614,-0.243078],[0.200903,0.353904,0.91345],[5.50349,-3.40941,0.00691907]],[41.695,[585.182,11434.5,58.4473],[0.963815,0.073291,-0.256301],[0.214369,0.358407,0.90862],[5.58786,-3.25434,0.00195267]],[41.737,[585.432,11434.4,58.4757],[0.960508,0.0678048,-0.269863],[0.228307,0.362357,0.903644],[5.6782,-3.09676,-0.00385471]],[41.779,[585.686,11434.3,58.5014],[0.957295,0.0627261,-0.282227],[0.241067,0.365712,0.898967],[5.77351,-2.93914,-0.0162447]],[41.821,[585.941,11434.2,58.523],[0.954399,0.0583265,-0.292783],[0.251984,0.368515,0.894819],[5.87568,-2.77829,-0.0265375]],[41.861,[586.2,11434,58.5412],[0.951816,0.0545305,-0.301781],[0.261305,0.37086,0.891169],[5.98575,-2.61181,-0.0281349]],[41.903,[586.409,11434,58.5537],[0.949965,0.0518759,-0.308017],[0.267774,0.37246,0.888578],[6.07649,-2.47864,-0.0327179]],[41.945,[586.727,11433.9,58.5693],[0.947519,0.0484491,-0.316007],[0.27607,0.374477,0.885185],[6.21806,-2.27592,-0.0366117]],[41.985,[586.942,11433.8,58.5778],[0.94609,0.0464899,-0.320549],[0.280791,0.375606,0.88322],[6.31403,-2.14177,-0.0443737]],[42.025,[587.214,11433.7,58.5868],[0.944509,0.0443577,-0.325478],[0.285916,0.376815,0.881058],[6.43998,-1.9686,-0.0434964]],[42.065,[587.491,11433.6,58.5938],[0.943131,0.0425346,-0.329688],[0.290295,0.377834,0.879187],[6.56318,-1.80167,-0.0595723]],[42.105,[587.772,11433.6,58.5992],[0.941934,0.0409791,-0.333288],[0.29404,0.378694,0.877571],[6.69354,-1.62765,-0.0612223]],[42.146,[588.058,11433.5,58.6035],[0.940896,0.0396566,-0.336367],[0.297239,0.379419,0.876179],[6.82464,-1.45431,-0.066008]],[42.185,[588.35,11433.5,58.6066],[0.939997,0.0385362,-0.339],[0.299973,0.380032,0.874981],[6.95954,-1.27764,-0.0645154]],[42.224,[588.586,11433.4,58.6084],[0.939366,0.0377671,-0.34083],[0.30187,0.380452,0.874146],[7.06772,-1.13698,-0.0658055]],[42.265,[588.887,11433.4,58.6102],[0.938674,0.0369453,-0.342822],[0.30393,0.380905,0.873234],[7.20346,-0.961432,-0.0689876]],[42.307,[589.193,11433.3,58.6109],[0.938075,0.0362597,-0.344529],[0.305689,0.381287,0.872453],[7.33919,-0.786917,-0.0755091]],[42.35,[589.504,11433.3,58.611],[0.937558,0.0356928,-0.345992],[0.307192,0.381609,0.871784],[7.47742,-0.609998,-0.0772087]],[42.394,[589.82,11433.3,58.6107],[0.937111,0.0352299,-0.347248],[0.308473,0.381882,0.871212],[7.61749,-0.431345,-0.0755188]],[42.434,[590.143,11433.3,58.61],[0.936725,0.0348578,-0.348327],[0.309565,0.382111,0.870724],[7.75797,-0.25284,-0.0747916]],[42.475,[590.471,11433.3,58.6089],[0.93639,0.0345649,-0.349256],[0.310496,0.382304,0.870308],[7.89848,-0.0740182,-0.0735264]],[42.516,[590.804,11433.3,58.6074],[0.936099,0.0343418,-0.350056],[0.311289,0.382467,0.869953],[8.03712,0.10212,-0.0787529]],[42.558,[591.144,11433.3,58.6057],[0.935846,0.03418,-0.350746],[0.311963,0.382604,0.869651],[8.17729,0.279851,-0.080663]],[42.6,[591.489,11433.3,58.6035],[0.935626,0.0340724,-0.351344],[0.312536,0.382718,0.869395],[8.31716,0.456963,-0.0842432]],[42.64,[591.839,11433.3,58.6012],[0.935434,0.0340125,-0.351862],[0.313021,0.382813,0.869179],[8.45752,0.634505,-0.0870519]],[42.683,[592.196,11433.4,58.5983],[0.935265,0.0339946,-0.352313],[0.313433,0.382892,0.868996],[8.59638,0.810035,-0.0946202]],[42.726,[592.558,11433.4,58.5953],[0.935115,0.0340146,-0.352707],[0.31378,0.382957,0.868842],[8.73879,0.989849,-0.0925598]],[42.767,[592.926,11433.4,58.5922],[0.934983,0.0340684,-0.353051],[0.314071,0.383012,0.868712],[8.8826,1.17128,-0.0869676]],[42.809,[593.3,11433.5,58.5888],[0.934893,0.0341877,-0.35328],[0.314234,0.383053,0.868635],[9.02197,1.34724,-0.0938569]],[42.851,[593.679,11433.6,58.5833],[0.935176,0.0347803,-0.352472],[0.313278,0.383046,0.868984],[9.16417,1.52664,-0.0929922]],[42.894,[594.06,11433.6,58.5728],[0.936277,0.0363923,-0.349373],[0.309853,0.38294,0.870257],[9.30765,1.70663,-0.0875445]],[42.937,[594.443,11433.7,58.5563],[0.93837,0.0392763,-0.343393],[0.303328,0.382702,0.872657],[9.44612,1.87991,-0.0919109]],[42.979,[594.829,11433.8,58.5346],[0.941279,0.0432843,-0.334842],[0.294038,0.382324,0.875996],[9.58304,2.0545,-0.0918472]],[43.022,[595.217,11433.8,58.5085],[0.944803,0.048249,-0.324068],[0.282364,0.381794,0.880059],[9.71889,2.23288,-0.0809773]],[43.065,[595.689,11434,58.4742],[0.949363,0.0549591,-0.309336],[0.266428,0.380979,0.885365],[9.86917,2.43844,-0.084174]],[43.105,[596.089,11434,58.4467],[0.952852,0.0603915,-0.297366],[0.253487,0.380245,0.889471],[9.99154,2.61532,-0.0703731]],[43.145,[596.413,11434.1,58.4271],[0.955216,0.0642718,-0.288846],[0.244269,0.379685,0.892285],[10.081,2.75112,-0.0703083]],[43.185,[596.824,11434.2,58.4058],[0.957672,0.0685182,-0.27959],[0.234244,0.379044,0.89524],[10.1904,2.92424,-0.0599413]],[43.225,[597.242,11434.4,58.3878],[0.959675,0.0721869,-0.271685],[0.225667,0.378469,0.897684],[10.2922,3.09275,-0.0580404]],[43.265,[597.666,11434.5,58.3721],[0.961316,0.0753668,-0.264937],[0.218328,0.377957,0.899712],[10.3885,3.25905,-0.059136]],[43.305,[598.094,11434.6,58.3587],[0.962662,0.0781317,-0.259187],[0.212053,0.377506,0.9014],[10.4833,3.42804,-0.0521565]],[43.345,[598.441,11434.7,58.3493],[0.963564,0.0800881,-0.255206],[0.207696,0.377185,0.902548],[10.5566,3.56254,-0.046991]],[43.386,[598.878,11434.9,58.3392],[0.964511,0.0822611,-0.250902],[0.202963,0.376829,0.903773],[10.6446,3.72828,-0.0450279]],[43.426,[599.319,11435,58.3302],[0.96529,0.0841748,-0.247244],[0.198918,0.376519,0.904801],[10.7303,3.89365,-0.0426845]],[43.465,[599.765,11435.2,58.3225],[0.965931,0.0858701,-0.24414],[0.19546,0.376249,0.905666],[10.8126,4.05592,-0.0466648]],[43.504,[600.214,11435.4,58.3155],[0.966456,0.087383,-0.241508],[0.192502,0.376015,0.906397],[10.8946,4.22098,-0.0428645]],[43.543,[600.577,11435.5,58.3102],[0.966807,0.0884816,-0.239697],[0.190447,0.375849,0.9069],[10.9558,4.34639,-0.0551933]],[43.583,[601.033,11435.7,58.3042],[0.967172,0.0897378,-0.237751],[0.188212,0.375667,0.907441],[11.0339,4.50788,-0.0585378]],[43.623,[601.493,11435.9,58.2986],[0.967467,0.0908847,-0.236111],[0.186299,0.375508,0.907902],[11.1123,4.67236,-0.0538489]],[43.663,[601.956,11436.1,58.2932],[0.967702,0.0919411,-0.234734],[0.18466,0.37537,0.908294],[11.1858,4.82852,-0.0686601]],[43.703,[602.329,11436.3,58.2892],[0.967853,0.0927326,-0.233795],[0.183518,0.375272,0.908566],[11.2464,4.9582,-0.0685218]],[43.741,[602.799,11436.5,58.2844],[0.968004,0.0936671,-0.232799],[0.182273,0.375163,0.908861],[11.3224,5.12191,-0.0639452]],[43.779,[603.272,11436.7,58.2801],[0.968116,0.0945527,-0.231972],[0.181203,0.375067,0.909115],[11.3971,5.2842,-0.062244]],[43.817,[603.652,11436.9,58.2768],[0.968182,0.0952334,-0.231418],[0.180456,0.374999,0.909292],[11.4554,5.41165,-0.0662788]],[43.855,[604.131,11437.1,58.2729],[0.968238,0.0960579,-0.23084],[0.179637,0.374922,0.909486],[11.5287,5.5726,-0.0668892]],[43.895,[604.516,11437.3,58.2699],[0.968265,0.0967015,-0.230459],[0.179063,0.374866,0.909622],[11.5867,5.70068,-0.0686972]],[43.934,[605,11437.5,58.2663],[0.968278,0.0974923,-0.230071],[0.178432,0.374803,0.909772],[11.6608,5.86458,-0.0613683]],[43.973,[605.487,11437.8,58.263],[0.968271,0.0982738,-0.229769],[0.177884,0.374746,0.909902],[11.7331,6.02533,-0.0611924]],[44.011,[605.978,11438,58.2598],[0.968246,0.0990522,-0.229542],[0.177406,0.374694,0.910017],[11.8041,6.18394,-0.0658027]],[44.049,[606.372,11438.2,58.2574],[0.968213,0.0996761,-0.229407],[0.177067,0.374656,0.910099],[11.862,6.31342,-0.0629057]],[44.089,[606.868,11438.5,58.2545],[0.96816,0.100461,-0.229291],[0.17669,0.374611,0.91019],[11.934,6.47499,-0.059585]],[44.129,[607.367,11438.8,58.2519],[0.968092,0.101256,-0.229225],[0.176357,0.37457,0.910272],[12.0056,6.6359,-0.0574855]],[44.167,[607.769,11439,58.2499],[0.96803,0.101902,-0.229205],[0.176117,0.374539,0.910332],[12.0625,6.76405,-0.0568943]],[44.206,[608.273,11439.3,58.2475],[0.96794,0.102723,-0.229216],[0.175846,0.374501,0.910399],[12.1341,6.92548,-0.0528449]],[44.245,[608.78,11439.6,58.245],[0.967839,0.103564,-0.229264],[0.175602,0.374466,0.910461],[12.2032,7.08183,-0.0607231]],[44.283,[609.188,11439.8,58.2431],[0.967751,0.104251,-0.229325],[0.175424,0.374439,0.910507],[12.2599,7.21021,-0.0587341]],[44.321,[609.701,11440.1,58.2408],[0.967631,0.105133,-0.229429],[0.175219,0.374405,0.91056],[12.3307,7.37064,-0.0560242]],[44.359,[610.217,11440.4,58.2385],[0.967489,0.106099,-0.229583],[0.175031,0.374371,0.91061],[12.3997,7.52738,-0.0619302]],[44.395,[610.632,11440.7,58.237],[0.967252,0.107476,-0.229941],[0.174895,0.37432,0.910657],[12.4562,7.65564,-0.059382]],[44.439,[611.154,11441,58.236],[0.966564,0.111101,-0.231108],[0.174751,0.374182,0.910741],[12.5251,7.81232,-0.0647439]],[44.462,[611.364,11441.1,58.236],[0.966121,0.113339,-0.23187],[0.174703,0.374095,0.910786],[12.5531,7.87609,-0.0634733]],[44.502,[611.998,11441.5,58.2373],[0.964168,0.122789,-0.235165],[0.174592,0.373725,0.910959],[12.6355,8.06344,-0.0688956]],[44.541,[612.424,11441.8,58.239],[0.962358,0.131084,-0.238086],[0.174544,0.373398,0.911103],[12.6921,8.19196,-0.0631308]],[44.601,[613.176,11442.2,58.2434],[0.958222,0.14875,-0.244303],[0.174509,0.372697,0.911397],[12.7877,8.40966,-0.0695]],[44.622,[613.501,11442.4,58.2459],[0.956071,0.157361,-0.247318],[0.174511,0.372353,0.911537],[12.8302,8.50616,-0.0639149]],[44.661,[614.045,11442.7,58.2501],[0.951973,0.172872,-0.252711],[0.174539,0.371733,0.911784],[12.8968,8.65787,-0.0762342]],[44.699,[614.484,11443,58.2538],[0.948229,0.186174,-0.257294],[0.174582,0.371198,0.911994],[12.9519,8.78295,-0.0762803]],[44.738,[615.035,11443.4,58.2588],[0.942965,0.203725,-0.263275],[0.17466,0.37049,0.912267],[13.0221,8.94207,-0.0686651]],[44.776,[615.591,11443.7,58.2642],[0.937047,0.222117,-0.269456],[0.174767,0.369745,0.912549],[13.0907,9.09777,-0.068317]],[44.814,[616.038,11444,58.2687],[0.931843,0.237321,-0.274496],[0.174872,0.369126,0.912779],[13.146,9.22291,-0.0658007]],[44.852,[616.601,11444.3,58.2742],[0.924754,0.256804,-0.280859],[0.175026,0.368329,0.913071],[13.2132,9.37508,-0.072093]],[44.892,[617.054,11444.6,58.2787],[0.91862,0.272692,-0.285967],[0.175169,0.367676,0.913307],[13.2685,9.50003,-0.0683514]],[44.931,[617.623,11445,58.2843],[0.910381,0.292827,-0.292332],[0.17537,0.366845,0.913603],[13.337,9.65452,-0.0667564]],[44.969,[618.197,11445.4,58.2899],[0.90152,0.313172,-0.298637],[0.175596,0.366,0.913898],[13.4046,9.80693,-0.069079]],[45.007,[618.658,11445.7,58.2941],[0.893994,0.329535,-0.303613],[0.175794,0.365317,0.914133],[13.4592,9.92965,-0.0678661]],[45.047,[619.238,11446.1,58.2991],[0.884054,0.350028,-0.309723],[0.176062,0.364456,0.914425],[13.5269,10.0815,-0.0691047]],[45.088,[619.822,11446.5,58.3037],[0.873538,0.370503,-0.315687],[0.176354,0.36359,0.914714],[13.5937,10.2312,-0.0745205]],[45.128,[620.41,11446.9,58.3081],[0.862466,0.390897,-0.321483],[0.176668,0.362722,0.914998],[13.6629,10.3854,-0.0670277]],[45.168,[621.001,11447.3,58.3124],[0.850859,0.411155,-0.327094],[0.177003,0.361852,0.915278],[13.7309,10.5366,-0.0654193]],[45.207,[621.596,11447.7,58.3164],[0.838736,0.431233,-0.332504],[0.177358,0.360984,0.915551],[13.7984,10.6863,-0.0664888]],[45.245,[622.074,11448,58.3195],[0.828681,0.44714,-0.336681],[0.177657,0.360291,0.915767],[13.8537,10.8084,-0.060185]],[45.285,[622.676,11448.4,58.3231],[0.815683,0.466798,-0.341703],[0.178048,0.359427,0.91603],[13.9211,10.9568,-0.0614512]],[45.325,[623.28,11448.9,58.3266],[0.802226,0.48618,-0.346499],[0.178457,0.358568,0.916287],[13.9904,11.1085,-0.0530608]],[45.37,[623.889,11449.3,58.3295],[0.78833,0.505263,-0.351061],[0.178885,0.357715,0.916537],[14.0557,11.2515,-0.065215]],[45.413,[624.5,11449.8,58.3321],[0.774013,0.524027,-0.355387],[0.17933,0.356868,0.91678],[14.1233,11.3986,-0.0653274]],[45.451,[625.115,11450.2,58.3341],[0.759291,0.542453,-0.359473],[0.179792,0.356028,0.917016],[14.1914,11.5458,-0.0634146]],[45.489,[625.61,11450.6,58.3355],[0.747235,0.556942,-0.362568],[0.180173,0.355361,0.9172],[14.2448,11.6624,-0.0654767]],[45.527,[626.231,11451,58.3369],[0.731828,0.574729,-0.366217],[0.180664,0.354535,0.917423],[14.3117,11.8097,-0.0645607]],[45.563,[626.73,11451.4,58.3379],[0.719243,0.588691,-0.368962],[0.181068,0.35388,0.917596],[14.3654,11.9268,-0.0636995]],[45.601,[627.357,11451.9,58.3388],[0.703201,0.605801,-0.372172],[0.181586,0.35307,0.917806],[14.432,12.0712,-0.0663666]],[45.638,[627.861,11452.3,58.339],[0.69013,0.61921,-0.374565],[0.182012,0.352428,0.917968],[14.4861,12.187,-0.0656749]],[45.674,[628.494,11452.8,58.339],[0.673508,0.635613,-0.377336],[0.182556,0.351634,0.918165],[14.5539,12.3309,-0.0653036]],[45.71,[629.002,11453.2,58.3387],[0.659995,0.648444,-0.379377],[0.183002,0.351006,0.918316],[14.6077,12.4441,-0.0682989]],[45.75,[629.641,11453.7,58.3381],[0.64285,0.66411,-0.38171],[0.183572,0.350229,0.918499],[14.6757,12.5856,-0.0702341]],[45.79,[630.283,11454.2,58.337],[0.625439,0.679355,-0.3838],[0.184155,0.349463,0.918674],[14.7436,12.7256,-0.0740854]],[45.831,[630.799,11454.6,58.3358],[0.611333,0.691243,-0.385299],[0.184631,0.348858,0.918809],[14.799,12.8384,-0.0735224]],[45.874,[631.446,11455.1,58.334],[0.593494,0.705711,-0.386958],[0.185237,0.348111,0.91897],[14.8688,12.9791,-0.0718274]],[45.918,[632.228,11455.7,58.3314],[0.571812,0.722491,-0.388635],[0.185981,0.347228,0.919154],[14.9525,13.146,-0.0724949]],[45.962,[632.882,11456.3,58.3288],[0.553537,0.735983,-0.389775],[0.186615,0.346504,0.919298],[15.0223,13.2839,-0.0744705]],[46.006,[633.539,11456.8,58.3259],[0.535633,0.748657,-0.390654],[0.187238,0.345806,0.919435],[15.0925,13.4216,-0.0755651]],[46.048,[634.327,11457.4,58.3219],[0.51629,0.761779,-0.391328],[0.187906,0.345042,0.919585],[15.1793,13.5898,-0.0670386]],[46.09,[634.983,11458,58.3182],[0.502736,0.770645,-0.391616],[0.188365,0.344481,0.919702],[15.2487,13.7232,-0.0761278]],[46.132,[635.639,11458.6,58.3146],[0.491366,0.777887,-0.391727],[0.18874,0.343978,0.919813],[15.3205,13.8603,-0.0743828]],[46.174,[636.294,11459.1,58.3108],[0.481896,0.783794,-0.391718],[0.189042,0.343523,0.919921],[15.3918,13.9958,-0.0758447]],[46.216,[636.95,11459.7,58.3069],[0.474072,0.788597,-0.391625],[0.189282,0.343106,0.920027],[15.4628,14.1301,-0.0793274]],[46.258,[637.606,11460.3,58.3029],[0.467669,0.792484,-0.391477],[0.189468,0.342722,0.920132],[15.5347,14.2655,-0.0790961]],[46.3,[638.264,11460.9,58.299],[0.462493,0.795608,-0.39129],[0.189608,0.342364,0.920237],[15.6067,14.4007,-0.0782971]],[46.342,[638.923,11461.5,58.2951],[0.458371,0.798094,-0.391077],[0.189707,0.342026,0.920342],[15.6782,14.5346,-0.0799446]],[46.385,[639.583,11462.1,58.2912],[0.455159,0.800043,-0.390848],[0.189771,0.341706,0.920448],[15.7499,14.6687,-0.0804651]],[46.428,[640.245,11462.7,58.2872],[0.452724,0.801541,-0.390607],[0.189806,0.341399,0.920555],[15.823,14.805,-0.0743919]],[46.47,[640.909,11463.3,58.2834],[0.450956,0.802658,-0.390357],[0.189814,0.341103,0.920662],[15.8954,14.94,-0.0716091]],[46.513,[641.574,11464,58.2797],[0.449759,0.803453,-0.390101],[0.1898,0.340816,0.920771],[15.9672,15.0743,-0.0712653]],[46.555,[642.242,11464.6,58.275],[0.44915,0.804156,-0.389355],[0.18953,0.340111,0.921088],[16.0386,15.2076,-0.0727827]],[46.597,[643.045,11465.4,58.2639],[0.449474,0.80561,-0.385961],[0.187966,0.337098,0.922515],[16.1247,15.3681,-0.0717063]],[46.639,[643.715,11466,58.2479],[0.450752,0.807742,-0.379969],[0.185087,0.331842,0.924999],[16.1955,15.5002,-0.0712855]],[46.681,[644.385,11466.6,58.2265],[0.452842,0.810637,-0.371217],[0.180841,0.32419,0.928546],[16.2672,15.6337,-0.0596694]],[46.721,[645.056,11467.3,58.2009],[0.45558,0.814105,-0.360112],[0.175422,0.314496,0.932909],[16.3373,15.7644,-0.044905]],[46.762,[645.594,11467.8,58.178],[0.458139,0.817174,-0.349763],[0.170353,0.305475,0.936838],[16.3914,15.8656,-0.0320233]],[46.804,[646.268,11468.4,58.1474],[0.461691,0.821251,-0.335245],[0.163216,0.292833,0.94213],[16.4581,15.9902,-0.00650006]],[46.846,[646.944,11469.1,58.1156],[0.465531,0.825467,-0.319194],[0.155295,0.278874,0.947688],[16.5242,16.1138,0.037288]],[46.888,[647.622,11469.7,58.085],[0.469483,0.829568,-0.302329],[0.146938,0.264229,0.953201],[16.5899,16.2369,0.10461]],[46.93,[648.439,11470.5,58.0557],[0.474002,0.833732,-0.283217],[0.13741,0.247666,0.959051],[16.6674,16.3825,0.214485]],[46.973,[649.125,11471.2,58.0408],[0.477409,0.836313,-0.269557],[0.130546,0.235861,0.962978],[16.7299,16.5002,0.32927]],[47.015,[649.814,11471.9,58.0351],[0.480522,0.838179,-0.257982],[0.124687,0.225886,0.966141],[16.7884,16.6112,0.446794]],[47.057,[650.507,11472.6,58.0377],[0.483407,0.83948,-0.248177],[0.119687,0.217459,0.968704],[16.8422,16.7139,0.555807]],[47.099,[651.203,11473.3,58.0475],[0.486113,0.840331,-0.239871],[0.11542,0.210343,0.970791],[16.891,16.808,0.64917]],[47.141,[651.901,11474,58.0631],[0.488676,0.840822,-0.232838],[0.11178,0.204336,0.972498],[16.9345,16.8927,0.717496]],[47.182,[652.601,11474.7,58.0834],[0.491125,0.841025,-0.226876],[0.108672,0.199261,0.973902],[16.9739,16.9705,0.770643]],[47.222,[653.303,11475.4,58.1068],[0.49349,0.841015,-0.221721],[0.105969,0.194886,0.975084],[17.0092,17.0409,0.801583]],[47.262,[654.007,11476.1,58.1302],[0.495904,0.841053,-0.216123],[0.103044,0.190129,0.976336],[17.0409,17.1051,0.813507]],[47.302,[654.711,11476.8,58.1501],[0.498505,0.841411,-0.208614],[0.0991544,0.183725,0.977964],[17.0694,17.1636,0.807366]],[47.345,[655.414,11477.5,58.165],[0.501331,0.842175,-0.198516],[0.0939451,0.175095,0.980059],[17.0959,17.2189,0.797686]],[47.389,[656.118,11478.2,58.1758],[0.504306,0.843226,-0.186132],[0.087555,0.164507,0.982482],[17.1212,17.2725,0.798574]],[47.431,[656.822,11478.9,58.1841],[0.50734,0.844411,-0.171976],[0.0802358,0.152413,0.985055],[17.1458,17.3251,0.820553]],[47.474,[657.527,11479.6,58.1939],[0.51028,0.845456,-0.157539],[0.0727412,0.140096,0.987462],[17.1693,17.3766,0.869577]],[47.543,[658.516,11480.6,58.2165],[0.514038,0.846308,-0.139741],[0.0634346,0.12496,0.990132],[17.199,17.4439,0.962497]],[47.543,[658.516,11480.6,58.2165],[0.514038,0.846308,-0.139741],[0.0634346,0.12496,0.990132],[17.199,17.4439,0.962497]],[47.603,[659.652,11481.8,58.258],[0.517844,0.846442,-0.123989],[0.0550997,0.111634,0.99222],[17.2268,17.511,1.07948]],[47.659,[660.506,11482.7,58.2989],[0.520456,0.846145,-0.114738],[0.0501504,0.103849,0.993328],[17.2425,17.5532,1.17263]],[47.724,[661.647,11483.8,58.3646],[0.523708,0.845398,-0.105036],[0.0449104,0.0957272,0.994394],[17.2573,17.599,1.26632]],[47.77,[662.504,11484.7,58.4195],[0.526014,0.844655,-0.0993293],[0.0417976,0.0909769,0.994975],[17.2637,17.6253,1.30287]],[47.816,[663.362,11485.6,58.4774],[0.528229,0.843808,-0.0946731],[0.03924,0.0871197,0.995425],[17.2671,17.6462,1.31348]],[47.859,[664.077,11486.3,58.5265],[0.530015,0.843043,-0.0914486],[0.0374584,0.0844605,0.995722],[17.2678,17.66,1.30175]],[47.903,[664.793,11487.1,58.5754],[0.531756,0.842243,-0.0886721],[0.0359183,0.0821794,0.99597],[17.2671,17.6709,1.26852]],[47.945,[665.508,11487.8,58.6218],[0.533482,0.841483,-0.0854591],[0.0341508,0.0795258,0.996248],[17.265,17.6795,1.21978]],[47.989,[666.365,11488.7,58.67],[0.535596,0.840775,-0.0789586],[0.0306235,0.0741014,0.99678],[17.2612,17.6873,1.14438]],[48.032,[667.078,11489.4,58.7021],[0.537396,0.840385,-0.0704165],[0.0260093,0.0669423,0.997418],[17.2569,17.6922,1.08228]],[48.074,[667.79,11490.1,58.728],[0.539184,0.840096,-0.059319],[0.0200104,0.0576353,0.998137],[17.2515,17.6957,1.03479]],[48.116,[668.5,11490.9,58.7492],[0.540907,0.839819,-0.0460773],[0.0128371,0.0465337,0.998834],[17.2445,17.6975,1.01262]],[48.158,[669.21,11491.6,58.768],[0.542518,0.839464,-0.0312031],[0.00475769,0.0340736,0.999408],[17.2353,17.6967,1.02236]],[48.201,[669.92,11492.3,58.7882],[0.543982,0.838941,-0.0161906],[-0.00342591,0.0215157,0.999762],[17.2229,17.692,1.06691]],[48.244,[670.629,11493.1,58.8133],[0.545313,0.838228,-0.00262141],[-0.0108571,0.0101901,0.999889],[17.2073,17.6829,1.13165]],[48.288,[671.339,11493.8,58.8455],[0.546556,0.837376,0.00884023],[-0.0171672,0.000649575,0.999852],[17.1873,17.6679,1.22582]],[48.33,[672.191,11494.7,58.8932],[0.547977,0.83625,0.0201828],[-0.0234479,-0.00876246,0.999687],[17.1592,17.6436,1.33947]],[48.373,[672.9,11495.4,58.9395],[0.549125,0.835272,0.0279677],[-0.0277836,-0.015201,0.999498],[17.1328,17.6188,1.42515]],[48.416,[673.608,11496.1,58.991],[0.550254,0.834284,0.0344999],[-0.0314396,-0.0205874,0.999294],[17.1045,17.5908,1.49384]],[48.458,[674.316,11496.9,59.0464],[0.551371,0.833301,0.0399818],[-0.0345225,-0.0250938,0.999089],[17.0751,17.5606,1.5422]],[48.501,[675.023,11497.6,59.1047],[0.55248,0.832333,0.0445829],[-0.0371219,-0.028864,0.998894],[17.0447,17.5282,1.56999]],[48.546,[675.729,11498.3,59.1646],[0.553581,0.831385,0.0484455],[-0.0393138,-0.0320187,0.998714],[17.0139,17.4946,1.57599]],[48.592,[676.575,11499.2,59.2373],[0.554893,0.830278,0.0522686],[-0.0414935,-0.0351291,0.998521],[16.977,17.4538,1.55358]],[48.639,[677.279,11499.9,59.2973],[0.555978,0.829382,0.0548953],[-0.0429979,-0.0372573,0.99838],[16.9461,17.4192,1.51528]],[48.687,[678.122,11500.8,59.3673],[0.557269,0.828339,0.057496],[-0.0444935,-0.0393554,0.998234],[16.9096,17.3778,1.44362]],[48.735,[678.964,11501.7,59.4338],[0.558546,0.827329,0.0596029],[-0.0457104,-0.0410465,0.998111],[16.8734,17.3364,1.34859]],[48.784,[679.803,11502.5,59.4955],[0.559807,0.826352,0.0613095],[-0.0466998,-0.0424087,0.998008],[16.8376,17.2952,1.23369]],[48.835,[680.642,11503.4,59.5519],[0.56105,0.825404,0.0626915],[-0.0475036,-0.0435052,0.997923],[16.8014,17.2534,1.12111]],[48.885,[681.478,11504.2,59.6036],[0.562275,0.824485,0.0638099],[-0.0481559,-0.0443866,0.997853],[16.7642,17.2106,1.02288]],[48.933,[682.174,11505,59.6435],[0.56328,0.823739,0.0645766],[-0.0486039,-0.0449867,0.997804],[16.7323,17.1741,0.957696]],[48.956,[682.591,11505.4,59.6661],[0.563876,0.823299,0.0649757],[-0.0488373,-0.0452973,0.997779],[16.7135,17.1525,0.908437]],[49.002,[683.423,11506.2,59.7087],[0.565052,0.822439,0.0656563],[-0.0492354,-0.0458236,0.997736],[16.6743,17.1077,0.84223]],[49.025,[683.839,11506.7,59.7286],[0.565631,0.822017,0.0659453],[-0.0494044,-0.0460453,0.997717],[16.6553,17.086,0.79479]],[49.071,[684.53,11507.4,59.7599],[0.566585,0.821326,0.0663627],[-0.0496484,-0.0463632,0.99769],[16.6223,17.0483,0.743647]],[49.094,[684.944,11507.8,59.7774],[0.56715,0.820919,0.066579],[-0.0497747,-0.0465266,0.997676],[16.6031,17.0263,0.699655]],[49.141,[685.771,11508.7,59.8103],[0.568264,0.820119,0.0669457],[-0.0499883,-0.0468006,0.997653],[16.5631,16.9809,0.641509]],[49.165,[686.046,11508.9,59.8207],[0.56863,0.819856,0.0670508],[-0.0500493,-0.0468782,0.997646],[16.5494,16.9653,0.631035]],[49.213,[686.871,11509.8,59.8502],[0.569713,0.819081,0.0673221],[-0.0502063,-0.0470763,0.997629],[16.5095,16.92,0.570446]],[49.237,[687.282,11510.2,59.8641],[0.570247,0.818701,0.0674359],[-0.0502717,-0.0471579,0.997621],[16.4889,16.8967,0.553668]],[49.285,[688.104,11511.1,59.89],[0.571298,0.817952,0.0676264],[-0.0503804,-0.047292,0.99761],[16.4479,16.8504,0.512716]],[49.309,[688.514,11511.5,59.9023],[0.571815,0.817584,0.0677055],[-0.0504251,-0.0473463,0.997605],[16.4277,16.8275,0.487885]],[49.359,[689.196,11512.2,59.9216],[0.572665,0.81698,0.0678171],[-0.0504886,-0.04742,0.997598],[16.3939,16.7892,0.44814]],[49.383,[689.605,11512.6,59.9324],[0.573168,0.816622,0.0678733],[-0.0505204,-0.0474557,0.997595],[16.3733,16.7661,0.429274]],[49.434,[690.421,11513.4,59.9523],[0.574158,0.815918,0.0679645],[-0.0505709,-0.0475109,0.99759],[16.3325,16.7199,0.387741]],[49.461,[690.828,11513.9,59.9615],[0.574646,0.815572,0.0680009],[-0.0505904,-0.0475314,0.997588],[16.3123,16.6971,0.362162]],[49.513,[691.776,11514.8,59.9816],[0.575764,0.814778,0.0680654],[-0.0506235,-0.0475637,0.997584],[16.2641,16.6429,0.324905]],[49.539,[692.182,11515.3,59.9895],[0.576234,0.814444,0.0680855],[-0.050633,-0.0475718,0.997584],[16.2431,16.6193,0.315941]],[49.589,[692.991,11516.1,60.0042],[0.577161,0.813785,0.0681144],[-0.0506451,-0.0475794,0.997583],[16.2016,16.5728,0.286607]],[49.613,[693.395,11516.5,60.011],[0.577617,0.81346,0.0681239],[-0.050648,-0.0475795,0.997582],[16.1813,16.5499,0.265734]],[49.662,[694.201,11517.3,60.0238],[0.578516,0.81282,0.0681343],[-0.0506487,-0.0475733,0.997583],[16.1396,16.5032,0.243078]],[49.686,[694.604,11517.7,60.0298],[0.578958,0.812505,0.0681358],[-0.0506467,-0.0475674,0.997583],[16.1183,16.4794,0.241047]],[49.734,[695.407,11518.6,60.0411],[0.57983,0.811884,0.0681323],[-0.0506388,-0.0475509,0.997584],[16.0764,16.4327,0.222842]],[49.758,[695.674,11518.8,60.0447],[0.580116,0.811679,0.0681295],[-0.0506351,-0.0475442,0.997585],[16.0627,16.4173,0.211917]],[49.806,[696.475,11519.7,60.0548],[0.580964,0.811074,0.0681166],[-0.0506215,-0.0475209,0.997587],[16.0213,16.371,0.186343]],[49.83,[696.874,11520.1,60.0594],[0.581382,0.810775,0.068108],[-0.0506133,-0.0475077,0.997588],[16.0001,16.3474,0.183255]],[49.879,[697.672,11520.9,60.0678],[0.582205,0.810186,0.068087],[-0.0505946,-0.0474785,0.99759],[15.9585,16.301,0.163007]],[49.904,[698.07,11521.3,60.0716],[0.58261,0.809896,0.0680748],[-0.0505842,-0.0474628,0.997591],[15.9381,16.2782,0.145759]],[49.953,[698.864,11522.1,60.0786],[0.583408,0.809323,0.0680475],[-0.0505617,-0.0474293,0.997594],[15.8964,16.2318,0.128883]],[49.977,[699.261,11522.5,60.0818],[0.583802,0.809041,0.0680325],[-0.0505497,-0.0474116,0.997595],[15.8751,16.2082,0.129146]],[50.026,[699.92,11523.2,60.0867],[0.584449,0.808576,0.068006],[-0.0505286,-0.0473811,0.997598],[15.8405,16.1697,0.114135]],[50.05,[700.315,11523.6,60.0894],[0.584832,0.8083,0.0679891],[-0.0505155,-0.0473622,0.9976],[15.8198,16.1467,0.104101]],[50.093,[701.104,11524.4,60.0948],[0.585587,0.807756,0.0679537],[-0.0504881,-0.0473232,0.997603],[15.7777,16.0999,0.099189]],[50.133,[701.759,11525.1,60.099],[0.586205,0.80731,0.0679226],[-0.0504644,-0.0472897,0.997605],[15.7425,16.0611,0.096094]],[50.17,[702.283,11525.6,60.1021],[0.586693,0.806958,0.067897],[-0.0504449,-0.0472625,0.997608],[15.7146,16.0301,0.0913722]],[50.206,[702.936,11526.3,60.1059],[0.587294,0.806524,0.0678639],[-0.0504201,-0.0472278,0.997611],[15.6798,15.9916,0.083092]],[50.244,[703.457,11526.8,60.1086],[0.587767,0.806181,0.0678369],[-0.0503999,-0.0471998,0.997613],[15.652,15.9608,0.0772882]],[50.284,[704.108,11527.5,60.1118],[0.588351,0.805758,0.0678024],[-0.0503742,-0.0471643,0.997616],[15.6174,15.9225,0.0666166]],[50.32,[704.756,11528.1,60.1145],[0.588926,0.805341,0.0677671],[-0.0503481,-0.0471285,0.997619],[15.5823,15.8838,0.0669737]],[50.356,[705.275,11528.7,60.1165],[0.589379,0.805012,0.0677385],[-0.050327,-0.0470996,0.997622],[15.5547,15.8533,0.0570845]],[50.394,[705.792,11529.2,60.1184],[0.589827,0.804686,0.0677096],[-0.0503057,-0.0470706,0.997624],[15.5268,15.8225,0.0557147]],[50.435,[706.437,11529.8,60.1206],[0.590379,0.804284,0.067673],[-0.050279,-0.0470341,0.997627],[15.4919,15.7841,0.0540643]],[50.471,[707.081,11530.5,60.1228],[0.590923,0.803888,0.067636],[-0.050252,-0.0469975,0.99763],[15.4571,15.7458,0.0511862]],[50.507,[707.595,11531,60.1243],[0.591352,0.803575,0.0676062],[-0.0502303,-0.0469681,0.997633],[15.4297,15.7153,0.0462574]],[50.545,[708.108,11531.5,60.1257],[0.591775,0.803265,0.0675762],[-0.0502085,-0.0469387,0.997635],[15.4023,15.6849,0.0409217]],[50.587,[708.748,11532.2,60.1272],[0.592298,0.802883,0.0675385],[-0.0501812,-0.0469019,0.997638],[15.368,15.647,0.0352442]],[50.622,[709.387,11532.9,60.1286],[0.592813,0.802506,0.0675006],[-0.0501537,-0.0468651,0.997641],[15.3334,15.6088,0.0364909]],[50.657,[709.897,11533.4,60.1298],[0.59322,0.802208,0.0674701],[-0.0501318,-0.0468357,0.997644],[15.3059,15.5785,0.0338304]],[50.695,[710.406,11533.9,60.1309],[0.593621,0.801913,0.0674396],[-0.0501098,-0.0468063,0.997646],[15.2787,15.5484,0.0274726]],[50.735,[711.04,11534.5,60.1321],[0.594117,0.80155,0.0674013],[-0.0500823,-0.0467696,0.997649],[15.2445,15.5107,0.0210915]],[50.77,[711.674,11535.2,60.1329],[0.594606,0.80119,0.0673629],[-0.0500547,-0.0467329,0.997652],[15.2103,15.473,0.0167686]],[50.804,[712.18,11535.7,60.1336],[0.594992,0.800907,0.0673322],[-0.0500327,-0.0467036,0.997655],[15.183,15.4429,0.0140998]],[50.839,[712.685,11536.2,60.1341],[0.595373,0.800625,0.0673013],[-0.0500106,-0.0466744,0.997657],[15.1557,15.4129,0.0106408]],[50.876,[713.189,11536.7,60.1344],[0.59575,0.800348,0.0672705],[-0.0499886,-0.0466452,0.99766],[15.1285,15.3829,0.00635059]],[50.914,[713.818,11537.4,60.1346],[0.596216,0.800004,0.0672319],[-0.0499611,-0.0466088,0.997663],[15.0946,15.3457,-0.00148709]],[50.952,[714.32,11537.9,60.1347],[0.596583,0.799733,0.067201],[-0.0499391,-0.0465797,0.997666],[15.0671,15.3156,-0.000228435]],[50.987,[714.946,11538.5,60.1348],[0.597037,0.799397,0.0671623],[-0.0499116,-0.0465434,0.997669],[15.033,15.2782,-0.00217227]],[51.021,[715.446,11539,60.1348],[0.597396,0.799132,0.0671314],[-0.0498896,-0.0465145,0.997671],[15.0056,15.2482,-0.000863306]],[51.057,[715.945,11539.5,60.1347],[0.59775,0.798869,0.0671005],[-0.0498677,-0.0464856,0.997673],[14.9785,15.2185,-0.00503955]],[51.093,[716.443,11540,60.1344],[0.598101,0.798609,0.0670696],[-0.0498458,-0.0464568,0.997676],[14.9514,15.1888,-0.00808398]],[51.151,[717.313,11540.9,60.1337],[0.598706,0.798161,0.0670154],[-0.0498075,-0.0464066,0.99768],[14.9041,15.137,-0.0167152]],[51.168,[717.561,11541.2,60.1335],[0.598876,0.798034,0.0669999],[-0.0497965,-0.0463923,0.997681],[14.8904,15.1221,-0.0152757]],[51.204,[718.18,11541.8,60.1329],[0.599299,0.79772,0.0669613],[-0.0497693,-0.0463566,0.997684],[14.8563,15.0849,-0.0136354]],[51.238,[718.674,11542.3,60.1322],[0.599633,0.797471,0.0669304],[-0.0497475,-0.0463282,0.997687],[14.8296,15.0557,-0.0219619]],[51.272,[719.167,11542.8,60.1317],[0.599963,0.797226,0.0668996],[-0.0497257,-0.0462998,0.997689],[14.8022,15.0259,-0.0181909]],[51.306,[719.659,11543.3,60.1312],[0.60029,0.796982,0.0668687],[-0.049704,-0.0462715,0.997691],[14.775,14.9962,-0.0163369]],[51.343,[720.151,11543.8,60.1308],[0.600613,0.796741,0.066838],[-0.0496824,-0.0462433,0.997694],[14.7479,14.9667,-0.0160616]],[51.383,[720.764,11544.4,60.1302],[0.601012,0.796443,0.0667997],[-0.0496554,-0.0462083,0.997697],[14.7142,14.93,-0.0189635]],[51.419,[721.253,11544.9,60.1297],[0.601328,0.796207,0.0667691],[-0.0496339,-0.0461804,0.997699],[14.6869,14.9004,-0.0145195]],[51.455,[721.864,11545.6,60.1291],[0.601718,0.795916,0.0667309],[-0.0496071,-0.0461456,0.997702],[14.653,14.8636,-0.011437]],[51.491,[722.351,11546,60.1288],[0.602027,0.795685,0.0667005],[-0.0495858,-0.046118,0.997704],[14.6259,14.8341,-0.00820421]],[51.531,[722.959,11546.7,60.1284],[0.602407,0.7954,0.0666626],[-0.0495592,-0.0460836,0.997707],[14.5921,14.7975,-0.00747921]],[51.568,[723.566,11547.3,60.1278],[0.602783,0.795118,0.0666249],[-0.0495328,-0.0460494,0.99771],[14.5589,14.7614,-0.0165301]],[51.602,[724.05,11547.8,60.1274],[0.603081,0.794895,0.0665948],[-0.0495117,-0.0460223,0.997713],[14.5319,14.7322,-0.0141241]],[51.637,[724.533,11548.3,60.1271],[0.603375,0.794674,0.0665648],[-0.0494907,-0.0459952,0.997715],[14.505,14.703,-0.0133859]],[51.672,[725.016,11548.8,60.1267],[0.603667,0.794456,0.0665349],[-0.0494698,-0.0459683,0.997717],[14.4781,14.674,-0.0139974]],[51.713,[725.618,11549.4,60.1262],[0.604026,0.794185,0.0664977],[-0.0494438,-0.0459348,0.99772],[14.4448,14.6379,-0.0178437]],[51.751,[726.218,11550,60.1257],[0.604382,0.793918,0.0664606],[-0.0494179,-0.0459015,0.997723],[14.4111,14.6015,-0.0145994]],[51.786,[726.698,11550.5,60.1255],[0.604663,0.793706,0.0664311],[-0.0493973,-0.045875,0.997725],[14.3839,14.5722,-0.00601818]],[51.82,[727.176,11550.9,60.1253],[0.604942,0.793496,0.0664017],[-0.0493767,-0.0458487,0.997727],[14.3571,14.5432,-0.00380498]],[51.855,[727.654,11551.4,60.1251],[0.605217,0.793289,0.0663724],[-0.0493563,-0.0458225,0.99773],[14.3305,14.5145,-0.006152]],[51.894,[728.13,11551.9,60.1248],[0.60549,0.793083,0.0663432],[-0.0493359,-0.0457964,0.997732],[14.304,14.4859,-0.00927867]],[51.933,[728.725,11552.5,60.1243],[0.605827,0.792828,0.0663069],[-0.0493106,-0.0457641,0.997734],[14.2708,14.4501,-0.0121725]],[51.969,[729.318,11553.1,60.1238],[0.60616,0.792577,0.0662708],[-0.0492854,-0.0457319,0.997737],[14.2373,14.414,-0.00823251]],[52.005,[729.792,11553.6,60.1236],[0.606424,0.792378,0.066242],[-0.0492653,-0.0457062,0.997739],[14.2106,14.3853,-0.0064101]],[52.043,[730.265,11554.1,60.1233],[0.606684,0.79218,0.0662133],[-0.0492453,-0.0456808,0.997741],[14.1842,14.3568,-0.0098291]],[52.083,[730.854,11554.7,60.1227],[0.607007,0.791936,0.0661776],[-0.0492204,-0.0456491,0.997744],[14.1511,14.3213,-0.0130968]],[52.119,[731.443,11555.3,60.1221],[0.607326,0.791695,0.066142],[-0.0491957,-0.0456176,0.997747],[14.1178,14.2855,-0.00954486]]];
_firingdata = [[15.837,"UK3CB_BAF_CannonM621"],[15.916,"UK3CB_BAF_CannonM621"],[15.989,"UK3CB_BAF_CannonM621"],[16.063,"UK3CB_BAF_CannonM621"],[16.174,"UK3CB_BAF_CannonM621"],[16.25,"UK3CB_BAF_CannonM621"],[16.33,"UK3CB_BAF_CannonM621"],[31.624,"UK3CB_BAF_CannonM621"],[31.708,"UK3CB_BAF_CannonM621"],[31.789,"UK3CB_BAF_CannonM621"],[31.875,"UK3CB_BAF_CannonM621"],[31.958,"UK3CB_BAF_CannonM621"],[32.043,"UK3CB_BAF_CannonM621"],[32.15,"UK3CB_BAF_CannonM621"],[32.236,"UK3CB_BAF_CannonM621"],[32.321,"UK3CB_BAF_CannonM621"],[32.403,"UK3CB_BAF_CannonM621"],[32.471,"UK3CB_BAF_CannonM621"],[32.557,"UK3CB_BAF_CannonM621"],[33.64,"UK3CB_BAF_CannonM621"],[33.722,"UK3CB_BAF_CannonM621"],[33.804,"UK3CB_BAF_CannonM621"],[33.892,"UK3CB_BAF_CannonM621"],[33.976,"UK3CB_BAF_CannonM621"],[34.06,"UK3CB_BAF_CannonM621"],[34.14,"UK3CB_BAF_CannonM621"],[34.22,"UK3CB_BAF_CannonM621"],[34.303,"UK3CB_BAF_CannonM621"],[34.392,"UK3CB_BAF_CannonM621"],[34.459,"UK3CB_BAF_CannonM621"],[34.544,"UK3CB_BAF_CannonM621"],[34.628,"UK3CB_BAF_CannonM621"],[34.712,"UK3CB_BAF_CannonM621"],[34.817,"UK3CB_BAF_CannonM621"],[34.904,"UK3CB_BAF_CannonM621"],[34.993,"UK3CB_BAF_CannonM621"],[35.491,"UK3CB_BAF_CannonM621"],[35.574,"UK3CB_BAF_CannonM621"],[35.658,"UK3CB_BAF_CannonM621"],[35.742,"UK3CB_BAF_CannonM621"],[35.805,"UK3CB_BAF_CannonM621"],[35.913,"UK3CB_BAF_CannonM621"],[36.679,"UK3CB_BAF_CannonM621"],[36.762,"UK3CB_BAF_CannonM621"],[36.848,"UK3CB_BAF_CannonM621"],[36.934,"UK3CB_BAF_CannonM621"],[37.022,"UK3CB_BAF_CannonM621"],[37.109,"UK3CB_BAF_CannonM621"],[37.198,"UK3CB_BAF_CannonM621"],[37.286,"UK3CB_BAF_CannonM621"],[37.743,"UK3CB_BAF_CannonM621"],[37.832,"UK3CB_BAF_CannonM621"],[37.92,"UK3CB_BAF_CannonM621"],[37.986,"UK3CB_BAF_CannonM621"],[38.072,"UK3CB_BAF_CannonM621"],[38.164,"UK3CB_BAF_CannonM621"],[38.253,"UK3CB_BAF_CannonM621"],[38.371,"UK3CB_BAF_CannonM621"]];

[helo1, _movementdata] spawn BIS_fnc_unitPlay;
[helo1, _firingdata] spawn BIS_fnc_unitPlayFiring;

the code

 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×