From 22daff1f942cd64f8d22cfad0768d63ef45c2baa Mon Sep 17 00:00:00 2001 From: "ALLEN-PC\\acj30" Date: Sat, 10 Aug 2024 15:25:08 -0500 Subject: [PATCH 1/4] Improved player animations and merged them with main models --- modelsrc/HL2MPMoveAnims.qci | 96 +- modelsrc/HL2MPMoveAnims_Female.qci | 96 +- modelsrc/combine_soldier_anims.qc | 33 +- .../custom/mp_lower_pistol.smd | 1444 +++++++++++++++++ modelsrc/female_shared.qc | 28 +- modelsrc/hl2mp_ported_anims/player_macros.qci | 12 +- modelsrc/hl2mp_ported_anims/weaponmacros.qci | 18 +- modelsrc/male_shared.qc | 25 +- modelsrc/mapbase_player_female_anims.qc | 28 - .../mapbase_player_include_anims_citizen.qci | 294 ++-- .../mapbase_player_include_anims_default.qci | 110 +- .../mapbase_player_include_anims_misc.qci | 79 +- .../mapbase_player_include_anims_police.qci | 264 +-- .../mapbase_player_include_anims_soldier.qci | 301 ++-- .../mapbase_player_include_bonetransforms.qci | 53 + modelsrc/mapbase_player_male_anims.qc | 27 - modelsrc/mapbase_player_police_anims.qc | 27 - modelsrc/mapbase_player_soldier_anims.qc | 27 - modelsrc/police_animations.qc | 48 +- 19 files changed, 2302 insertions(+), 708 deletions(-) create mode 100644 modelsrc/combine_soldier_anims_anims/custom/mp_lower_pistol.smd delete mode 100644 modelsrc/mapbase_player_female_anims.qc create mode 100644 modelsrc/mapbase_player_include_bonetransforms.qci delete mode 100644 modelsrc/mapbase_player_male_anims.qc delete mode 100644 modelsrc/mapbase_player_police_anims.qc delete mode 100644 modelsrc/mapbase_player_soldier_anims.qc diff --git a/modelsrc/HL2MPMoveAnims.qci b/modelsrc/HL2MPMoveAnims.qci index a3c2ad1..7147844 100644 --- a/modelsrc/HL2MPMoveAnims.qci +++ b/modelsrc/HL2MPMoveAnims.qci @@ -66,113 +66,113 @@ $definemacro a_CrouchRunBlends \\ $animation "a_WalkS" "male_shared_anims\a_WalkS.smd" { fps 30 loop - ikrule "lfoot" footstep contact 10 fakeorigin -7.85 4.14 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 27 5 21 27 target 3 - ikrule "rfoot" footstep contact 24 fakeorigin -7.32 -2.25 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 12 19 6 12 target 2 + //ikrule "lfoot" footstep contact 10 fakeorigin -7.85 4.14 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 27 5 21 27 target 3 + //ikrule "rfoot" footstep contact 24 fakeorigin -7.32 -2.25 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 12 19 6 12 target 2 walkframe 28 LX LY } $animation "a_WalkSE" "male_shared_anims\a_WalkSE.smd" { fps 30 loop - ikrule "lfoot" footstep contact 11 fakeorigin -4.59 0.58 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 27 6 21 27 target 3 - ikrule "rfoot" footstep contact 25 fakeorigin -2.36 -5.69 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 13 20 7 13 target 2 + //ikrule "lfoot" footstep contact 11 fakeorigin -4.59 0.58 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 27 6 21 27 target 3 + //ikrule "rfoot" footstep contact 25 fakeorigin -2.36 -5.69 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 13 20 7 13 target 2 walkframe 28 LX LY } $animation "a_WalkE" "male_shared_anims\a_WalkE.smd" { fps 30 loop - ikrule "lfoot" footstep contact 9 fakeorigin 5.61 -4.22 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 1 6 22 1 target 3 - ikrule "rfoot" footstep contact 22 fakeorigin -2.65 -10.76 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 13 20 7 13 target 2 + //ikrule "lfoot" footstep contact 9 fakeorigin 5.61 -4.22 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 1 6 22 1 target 3 + //ikrule "rfoot" footstep contact 22 fakeorigin -2.65 -10.76 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 13 20 7 13 target 2 walkframe 26 LX LY } $animation "a_WalkNE" "male_shared_anims\a_WalkNE.smd" { fps 30 loop - ikrule "lfoot" footstep contact 9 fakeorigin 7.33 -1.32 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 25 5 20 25 target 3 - ikrule "rfoot" footstep contact 22 fakeorigin 4.31 -9.39 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 12 18 7 12 target 2 + //ikrule "lfoot" footstep contact 9 fakeorigin 7.33 -1.32 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 25 5 20 25 target 3 + //ikrule "rfoot" footstep contact 22 fakeorigin 4.31 -9.39 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 12 18 7 12 target 2 walkframe 26 LX LY } $animation "a_WalkN" "male_shared_anims\a_WalkN.smd" { fps 30 loop - ikrule "lfoot" footstep contact 10 fakeorigin 10.25 4.75 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 28 5 21 28 target 3 - ikrule "rfoot" footstep contact 25 fakeorigin 10.26 -2.65 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 13 20 6 13 target 2 + //ikrule "lfoot" footstep contact 10 fakeorigin 10.25 4.75 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 28 5 21 28 target 3 + //ikrule "rfoot" footstep contact 25 fakeorigin 10.26 -2.65 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 13 20 6 13 target 2 walkframe 30 LX LY } $animation "a_WalkNW" "male_shared_anims\a_WalkNW.smd" { fps 30 loop - ikrule "lfoot" footstep contact 9 fakeorigin 4.17 11.18 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 25 5 19 25 target 3 - ikrule "rfoot" footstep contact 22 fakeorigin 5.76 1.71 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 12 18 7 12 target 2 + //ikrule "lfoot" footstep contact 9 fakeorigin 4.17 11.18 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 25 5 19 25 target 3 + //ikrule "rfoot" footstep contact 22 fakeorigin 5.76 1.71 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 12 18 7 12 target 2 walkframe 26 LX LY } $animation "a_WalkW" "male_shared_anims\a_WalkW.smd" { fps 30 loop - ikrule "lfoot" footstep contact 9 fakeorigin -3.31 10.98 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 25 5 20 25 target 3 - ikrule "rfoot" footstep contact 23 fakeorigin 5.42 3.48 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 14 20 9 14 target 2 + //ikrule "lfoot" footstep contact 9 fakeorigin -3.31 10.98 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 25 5 20 25 target 3 + //ikrule "rfoot" footstep contact 23 fakeorigin 5.42 3.48 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 14 20 9 14 target 2 walkframe 26 LX LY } $animation "a_WalkSW" "male_shared_anims\a_WalkSW.smd" { fps 30 loop - ikrule "lfoot" footstep contact 11 fakeorigin -1.77 7 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 26 5 20 26 target 3 - ikrule "rfoot" footstep contact 25 fakeorigin -3.99 -0.86 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 13 20 6 13 target 2 + //ikrule "lfoot" footstep contact 11 fakeorigin -1.77 7 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 26 5 20 26 target 3 + //ikrule "rfoot" footstep contact 25 fakeorigin -3.99 -0.86 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 13 20 6 13 target 2 walkframe 28 LX LY } $animation a_RunS "hl2mp_ported_anims\RunS" { loop LX LY startloop 0 rotateto -180 - ikrule "lfoot" footstep contact 8 fakeorigin -1.67 4.9 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 17 5 11 17 target 3 - ikrule "rfoot" footstep contact 17 fakeorigin -2.19 -4.26 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 8 14 3 8 target 2 + //ikrule "lfoot" footstep contact 8 fakeorigin -1.67 4.9 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 17 5 11 17 target 3 + //ikrule "rfoot" footstep contact 17 fakeorigin -2.19 -4.26 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 8 14 3 8 target 2 alignto reference } $animation a_RunSE "hl2mp_ported_anims\RunSE" { loop LX LY startloop 0 rotateto -135 - ikrule "lfoot" footstep contact 8 fakeorigin -6.04 4.12 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 17 5 12 17 target 3 - ikrule "rfoot" footstep contact 17 fakeorigin 2.09 -6.05 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 8 14 3 8 target 2 + //ikrule "lfoot" footstep contact 8 fakeorigin -6.04 4.12 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 17 5 12 17 target 3 + //ikrule "rfoot" footstep contact 17 fakeorigin 2.09 -6.05 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 8 14 3 8 target 2 alignto reference } $animation a_RunE "hl2mp_ported_anims\RunE" { loop LX LY startloop 0 rotateto -90 - ikrule "lfoot" footstep contact 6 fakeorigin 4.24 -4.05 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 15 4 9 15 target 3 - ikrule "rfoot" footstep contact 14 fakeorigin -2.39 -13.73 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 7 13 1 7 target 2 + //ikrule "lfoot" footstep contact 6 fakeorigin 4.24 -4.05 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 15 4 9 15 target 3 + //ikrule "rfoot" footstep contact 14 fakeorigin -2.39 -13.73 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 7 13 1 7 target 2 alignto reference } $animation a_RunNE "hl2mp_ported_anims\RunNE" { loop LX LY startloop 0 rotateto -45 - ikrule "lfoot" footstep contact 6 fakeorigin 8.14 -2.01 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 16 5 9 16 target 3 - ikrule "rfoot" footstep contact 16 fakeorigin 3.03 -6.53 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 7 14 18 7 target 2 + //ikrule "lfoot" footstep contact 6 fakeorigin 8.14 -2.01 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 16 5 9 16 target 3 + //ikrule "rfoot" footstep contact 16 fakeorigin 3.03 -6.53 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 7 14 18 7 target 2 alignto reference } $animation a_RunN "hl2mp_ported_anims\RunN" { loop LX LY startloop 0 rotateto 0 - ikrule "lfoot" footstep contact 7 fakeorigin 4.52 2.76 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 16 5 10 16 target 3 - ikrule "rfoot" footstep contact 16 fakeorigin 4.56 -1.62 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 7 14 1 7 target 2 + //ikrule "lfoot" footstep contact 7 fakeorigin 4.52 2.76 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 16 5 10 16 target 3 + //ikrule "rfoot" footstep contact 16 fakeorigin 4.56 -1.62 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 7 14 1 7 target 2 alignto reference } $animation a_RunNW "hl2mp_ported_anims\RunNW" { loop LX LY startloop 0 rotateto 45 - ikrule "lfoot" footstep contact 8 fakeorigin 3.25 5.63 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 17 5 11 17 target 3 - ikrule "rfoot" footstep contact 16 fakeorigin 6.76 2.86 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 7 15 18 7 target 2 + //ikrule "lfoot" footstep contact 8 fakeorigin 3.25 5.63 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 17 5 11 17 target 3 + //ikrule "rfoot" footstep contact 16 fakeorigin 6.76 2.86 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 7 15 18 7 target 2 alignto reference } $animation a_RunW "hl2mp_ported_anims\RunW" { loop LX LY startloop 0 rotateto 90 - ikrule "lfoot" footstep contact 6 fakeorigin -6.05 11.44 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 16 5 10 16 target 3 - ikrule "rfoot" footstep contact 15 fakeorigin 1.47 3.9 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 8 13 3 8 target 2 + //ikrule "lfoot" footstep contact 6 fakeorigin -6.05 11.44 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 16 5 10 16 target 3 + //ikrule "rfoot" footstep contact 15 fakeorigin 1.47 3.9 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 8 13 3 8 target 2 alignto reference } $animation a_RunSW "hl2mp_ported_anims\RunSW" { loop LX LY startloop 0 rotateto 135 - ikrule "lfoot" footstep contact 9 fakeorigin 5.87 -0.98 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 17 5 11 17 target 3 - ikrule "rfoot" footstep contact 17 fakeorigin -1.3 -3.48 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 7 13 2 7 target 2 + //ikrule "lfoot" footstep contact 9 fakeorigin 5.87 -0.98 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 17 5 11 17 target 3 + //ikrule "rfoot" footstep contact 17 fakeorigin -1.3 -3.48 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 7 13 2 7 target 2 alignto reference } @@ -180,49 +180,49 @@ $animation a_RunSW "hl2mp_ported_anims\RunSW" { $animation a_Crouch_walkS "hl2mp_ported_anims\Crouch_walkS" { loop LX LY rotateto -180 - ikrule "lfoot" footstep contact 10 fakeorigin -5.37 6.35 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 28 5 22 28 target 3 - ikrule "rfoot" footstep contact 25 fakeorigin -5.55 -5.78 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 13 20 7 13 target 2 + //ikrule "lfoot" footstep contact 10 fakeorigin -5.37 6.35 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 28 5 22 28 target 3 + //ikrule "rfoot" footstep contact 25 fakeorigin -5.55 -5.78 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 13 20 7 13 target 2 alignto reference } $animation a_Crouch_walkSE "hl2mp_ported_anims\Crouch_walkSE" { loop LX LY rotateto -135 - ikrule "lfoot" footstep contact 10 fakeorigin -2.77 -4.1 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 28 5 22 28 target 3 - ikrule "rfoot" footstep contact 25 fakeorigin -2.11 -11.61 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 13 20 7 13 target 2 + //ikrule "lfoot" footstep contact 10 fakeorigin -2.77 -4.1 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 28 5 22 28 target 3 + //ikrule "rfoot" footstep contact 25 fakeorigin -2.11 -11.61 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 13 20 7 13 target 2 alignto reference } $animation a_Crouch_walkE "hl2mp_ported_anims\Crouch_walkE" { loop LX LY rotateto -90 - ikrule "lfoot" footstep contact 10 fakeorigin 9.12 -12.11 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 0 7 23 30 target 3 - ikrule "rfoot" footstep contact 22 fakeorigin 2.25 -18.79 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 14 20 8 14 target 2 + //ikrule "lfoot" footstep contact 10 fakeorigin 9.12 -12.11 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 0 7 23 30 target 3 + //ikrule "rfoot" footstep contact 22 fakeorigin 2.25 -18.79 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 14 20 8 14 target 2 alignto reference } $animation a_Crouch_walkNE "hl2mp_ported_anims\Crouch_walkNE" { loop LX LY rotateto -45 - ikrule "lfoot" footstep contact 11 fakeorigin 9.53 -2.01 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 29 6 23 29 target 3 - ikrule "rfoot" footstep contact 23 fakeorigin 12.58 -15.59 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 13 19 8 13 target 2 + //ikrule "lfoot" footstep contact 11 fakeorigin 9.53 -2.01 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 29 6 23 29 target 3 + //ikrule "rfoot" footstep contact 23 fakeorigin 12.58 -15.59 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 13 19 8 13 target 2 alignto reference } $animation a_Crouch_walkN "hl2mp_ported_anims\crouch_walkN" { loop LX LY rotateto 0 - ikrule "lfoot" footstep contact 8 fakeorigin 18.99 5.56 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 29 5 23 29 target 3 - ikrule "rfoot" footstep contact 23 fakeorigin 15.12 -5.52 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 13 20 7 13 target 2 + //ikrule "lfoot" footstep contact 8 fakeorigin 18.99 5.56 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 29 5 23 29 target 3 + //ikrule "rfoot" footstep contact 23 fakeorigin 15.12 -5.52 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 13 20 7 13 target 2 alignto reference } $animation a_Crouch_walkNW "hl2mp_ported_anims\Crouch_walkNW" { loop LX LY rotateto 45 - ikrule "lfoot" footstep contact 7 fakeorigin 12.87 14.64 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 22 4 11 22 target 3 - ikrule "rfoot" footstep contact 23 fakeorigin 15.05 6.11 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 9 19 30 9 target 2 + //ikrule "lfoot" footstep contact 7 fakeorigin 12.87 14.64 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 22 4 11 22 target 3 + //ikrule "rfoot" footstep contact 23 fakeorigin 15.05 6.11 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 9 19 30 9 target 2 alignto reference } $animation a_Crouch_walkW "hl2mp_ported_anims\Crouch_walkW" { loop LX LY rotateto 90 - ikrule "lfoot" footstep contact 8 fakeorigin 2.32 16.56 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 23 5 11 23 target 3 - ikrule "rfoot" footstep contact 27 fakeorigin 9.74 3.72 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 11 22 30 11 target 2 + //ikrule "lfoot" footstep contact 8 fakeorigin 2.32 16.56 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 23 5 11 23 target 3 + //ikrule "rfoot" footstep contact 27 fakeorigin 9.74 3.72 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 11 22 30 11 target 2 alignto reference } $animation a_Crouch_walkSW "hl2mp_ported_anims\Crouch_walkSW" { loop LX LY rotateto 135 - ikrule "lfoot" footstep contact 10 fakeorigin -1.36 12.72 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 23 5 11 23 target 3 - ikrule "rfoot" footstep contact 25 fakeorigin -0.89 2.41 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 10 20 30 10 target 2 + //ikrule "lfoot" footstep contact 10 fakeorigin -1.36 12.72 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 23 5 11 23 target 3 + //ikrule "rfoot" footstep contact 25 fakeorigin -0.89 2.41 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 10 20 30 10 target 2 alignto reference } diff --git a/modelsrc/HL2MPMoveAnims_Female.qci b/modelsrc/HL2MPMoveAnims_Female.qci index 838a691..06286f0 100644 --- a/modelsrc/HL2MPMoveAnims_Female.qci +++ b/modelsrc/HL2MPMoveAnims_Female.qci @@ -66,128 +66,128 @@ $definemacro a_CrouchRunBlends \\ $animation "a_WalkS" "female_shared_anims\a_WalkS.smd" { fps 30 loop - ikrule "lfoot" footstep contact 10 fakeorigin -7.85 4.14 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 27 5 21 27 target 3 - ikrule "rfoot" footstep contact 24 fakeorigin -7.32 -2.25 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 12 19 6 12 target 2 + //ikrule "lfoot" footstep contact 10 fakeorigin -7.85 4.14 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 27 5 21 27 target 3 + //ikrule "rfoot" footstep contact 24 fakeorigin -7.32 -2.25 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 12 19 6 12 target 2 walkframe 28 LX LY } $animation "a_WalkSE" "female_shared_anims\a_WalkSE.smd" { fps 30 loop - ikrule "lfoot" footstep contact 11 fakeorigin -4.59 0.58 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 27 6 21 27 target 3 - ikrule "rfoot" footstep contact 25 fakeorigin -2.36 -5.69 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 13 20 7 13 target 2 + //ikrule "lfoot" footstep contact 11 fakeorigin -4.59 0.58 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 27 6 21 27 target 3 + //ikrule "rfoot" footstep contact 25 fakeorigin -2.36 -5.69 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 13 20 7 13 target 2 walkframe 28 LX LY } $animation "a_WalkE" "female_shared_anims\a_WalkE.smd" { fps 30 loop - ikrule "lfoot" footstep contact 9 fakeorigin 5.61 -4.22 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 1 6 22 1 target 3 - ikrule "rfoot" footstep contact 22 fakeorigin -2.65 -10.76 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 13 20 7 13 target 2 + //ikrule "lfoot" footstep contact 9 fakeorigin 5.61 -4.22 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 1 6 22 1 target 3 + //ikrule "rfoot" footstep contact 22 fakeorigin -2.65 -10.76 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 13 20 7 13 target 2 walkframe 26 LX LY } $animation "a_WalkNE" "female_shared_anims\a_WalkNE.smd" { fps 30 loop - ikrule "lfoot" footstep contact 9 fakeorigin 7.33 -1.32 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 25 5 20 25 target 3 - ikrule "rfoot" footstep contact 22 fakeorigin 4.31 -9.39 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 12 18 7 12 target 2 + //ikrule "lfoot" footstep contact 9 fakeorigin 7.33 -1.32 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 25 5 20 25 target 3 + //ikrule "rfoot" footstep contact 22 fakeorigin 4.31 -9.39 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 12 18 7 12 target 2 walkframe 26 LX LY } $animation "a_WalkN" "female_shared_anims\a_WalkN.smd" { fps 30 loop - ikrule "lfoot" footstep contact 10 fakeorigin 10.25 4.75 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 28 5 21 28 target 3 - ikrule "rfoot" footstep contact 25 fakeorigin 10.26 -2.65 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 13 20 6 13 target 2 + //ikrule "lfoot" footstep contact 10 fakeorigin 10.25 4.75 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 28 5 21 28 target 3 + //ikrule "rfoot" footstep contact 25 fakeorigin 10.26 -2.65 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 13 20 6 13 target 2 walkframe 30 LX LY } $animation "a_WalkNW" "female_shared_anims\a_WalkNW.smd" { fps 30 loop - ikrule "lfoot" footstep contact 9 fakeorigin 4.17 11.18 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 25 5 19 25 target 3 - ikrule "rfoot" footstep contact 22 fakeorigin 5.76 1.71 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 12 18 7 12 target 2 + //ikrule "lfoot" footstep contact 9 fakeorigin 4.17 11.18 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 25 5 19 25 target 3 + //ikrule "rfoot" footstep contact 22 fakeorigin 5.76 1.71 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 12 18 7 12 target 2 walkframe 26 LX LY } $animation "a_WalkW" "female_shared_anims\a_WalkW.smd" { fps 30 loop - ikrule "lfoot" footstep contact 9 fakeorigin -3.31 10.98 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 25 5 20 25 target 3 - ikrule "rfoot" footstep contact 23 fakeorigin 5.42 3.48 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 14 20 9 14 target 2 + //ikrule "lfoot" footstep contact 9 fakeorigin -3.31 10.98 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 25 5 20 25 target 3 + //ikrule "rfoot" footstep contact 23 fakeorigin 5.42 3.48 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 14 20 9 14 target 2 walkframe 26 LX LY } $animation "a_WalkSW" "female_shared_anims\a_WalkSW.smd" { fps 30 loop - ikrule "lfoot" footstep contact 11 fakeorigin -1.77 7 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 26 5 20 26 target 3 - ikrule "rfoot" footstep contact 25 fakeorigin -3.99 -0.86 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 13 20 6 13 target 2 + //ikrule "lfoot" footstep contact 11 fakeorigin -1.77 7 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 26 5 20 26 target 3 + //ikrule "rfoot" footstep contact 25 fakeorigin -3.99 -0.86 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 13 20 6 13 target 2 walkframe 28 LX LY } $animation "a_RunS" "female_shared_anims\a_RunS.smd" { fps 31 loop - ikrule "lfoot" footstep contact 8 fakeorigin -1.67 4.9 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 17 5 11 17 target 3 - ikrule "rfoot" footstep contact 17 fakeorigin -2.19 -4.26 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 8 14 3 8 target 2 + //ikrule "lfoot" footstep contact 8 fakeorigin -1.67 4.9 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 17 5 11 17 target 3 + //ikrule "rfoot" footstep contact 17 fakeorigin -2.19 -4.26 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 8 14 3 8 target 2 walkframe 18 LX LY } $animation "a_RunSE" "female_shared_anims\a_RunSE.smd" { fps 29 loop - ikrule "lfoot" footstep contact 8 fakeorigin -6.04 4.12 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 17 5 12 17 target 3 - ikrule "rfoot" footstep contact 17 fakeorigin 2.09 -6.05 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 8 14 3 8 target 2 + //ikrule "lfoot" footstep contact 8 fakeorigin -6.04 4.12 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 17 5 12 17 target 3 + //ikrule "rfoot" footstep contact 17 fakeorigin 2.09 -6.05 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 8 14 3 8 target 2 walkframe 18 LX LY } $animation "a_RunE" "female_shared_anims\a_RunE.smd" { fps 31 loop - ikrule "lfoot" footstep contact 6 fakeorigin 4.24 -4.05 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 15 4 9 15 target 3 - ikrule "rfoot" footstep contact 14 fakeorigin -2.39 -13.73 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 7 13 1 7 target 2 + //ikrule "lfoot" footstep contact 6 fakeorigin 4.24 -4.05 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 15 4 9 15 target 3 + //ikrule "rfoot" footstep contact 14 fakeorigin -2.39 -13.73 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 7 13 1 7 target 2 walkframe 18 LX LY } $animation "a_RunNE" "female_shared_anims\a_RunNE.smd" { fps 29 loop - ikrule "lfoot" footstep contact 6 fakeorigin 8.14 -2.01 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 16 5 9 16 target 3 - ikrule "rfoot" footstep contact 16 fakeorigin 3.03 -6.53 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 7 14 18 7 target 2 + //ikrule "lfoot" footstep contact 6 fakeorigin 8.14 -2.01 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 16 5 9 16 target 3 + //ikrule "rfoot" footstep contact 16 fakeorigin 3.03 -6.53 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 7 14 18 7 target 2 walkframe 18 LX LY } $animation "a_RunN" "female_shared_anims\a_RunN.smd" { fps 30 loop - ikrule "lfoot" footstep contact 7 fakeorigin 4.52 2.76 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 16 5 10 16 target 3 - ikrule "rfoot" footstep contact 16 fakeorigin 4.56 -1.62 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 7 14 1 7 target 2 + //ikrule "lfoot" footstep contact 7 fakeorigin 4.52 2.76 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 16 5 10 16 target 3 + //ikrule "rfoot" footstep contact 16 fakeorigin 4.56 -1.62 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 7 14 1 7 target 2 walkframe 18 LX LY } $animation "a_RunNW" "female_shared_anims\a_RunNW.smd" { fps 28 loop - ikrule "lfoot" footstep contact 8 fakeorigin 3.25 5.63 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 17 5 11 17 target 3 - ikrule "rfoot" footstep contact 16 fakeorigin 6.76 2.86 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 7 15 18 7 target 2 + //ikrule "lfoot" footstep contact 8 fakeorigin 3.25 5.63 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 17 5 11 17 target 3 + //ikrule "rfoot" footstep contact 16 fakeorigin 6.76 2.86 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 7 15 18 7 target 2 walkframe 18 LX LY } $animation "a_RunW" "female_shared_anims\a_RunW.smd" { fps 32 loop - ikrule "lfoot" footstep contact 6 fakeorigin -6.05 11.44 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 16 5 10 16 target 3 - ikrule "rfoot" footstep contact 15 fakeorigin 1.47 3.9 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 8 13 3 8 target 2 + //ikrule "lfoot" footstep contact 6 fakeorigin -6.05 11.44 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 16 5 10 16 target 3 + //ikrule "rfoot" footstep contact 15 fakeorigin 1.47 3.9 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 8 13 3 8 target 2 walkframe 18 LX LY } $animation "a_RunSW" "female_shared_anims\a_RunSW.smd" { fps 31 loop - ikrule "lfoot" footstep contact 9 fakeorigin 5.87 -0.98 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 17 5 11 17 target 3 - ikrule "rfoot" footstep contact 17 fakeorigin -1.3 -3.48 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 7 13 2 7 target 2 + //ikrule "lfoot" footstep contact 9 fakeorigin 5.87 -0.98 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 17 5 11 17 target 3 + //ikrule "rfoot" footstep contact 17 fakeorigin -1.3 -3.48 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 7 13 2 7 target 2 walkframe 18 LX LY } @@ -196,63 +196,63 @@ $animation "a_RunSW" "female_shared_anims\a_RunSW.smd" { $animation "a_Crouch_walkS" "female_shared_anims\a_Crouch_walkS.smd" { fps 30 loop - ikrule "lfoot" footstep contact 8 fakeorigin -6.56 4.84 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 0 8 22 30 target 3 - ikrule "rfoot" footstep contact 23 fakeorigin -7.78 -4.29 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 15 23 7 15 target 2 + //ikrule "lfoot" footstep contact 8 fakeorigin -6.56 4.84 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 0 8 22 30 target 3 + //ikrule "rfoot" footstep contact 23 fakeorigin -7.78 -4.29 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 15 23 7 15 target 2 walkframe 30 LX LY } $animation "a_Crouch_walkSE" "female_shared_anims\a_Crouch_walkSE.smd" { fps 30 loop - ikrule "lfoot" footstep contact 8 fakeorigin -3.8 -5.87 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 0 8 22 30 target 3 - ikrule "rfoot" footstep contact 23 fakeorigin -3.66 -13.04 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 15 23 7 15 target 2 + //ikrule "lfoot" footstep contact 8 fakeorigin -3.8 -5.87 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 0 8 22 30 target 3 + //ikrule "rfoot" footstep contact 23 fakeorigin -3.66 -13.04 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 15 23 7 15 target 2 walkframe 30 LX LY } $animation "a_Crouch_walkE" "female_shared_anims\a_Crouch_walkE.smd" { fps 30 loop - ikrule "lfoot" footstep contact 8 fakeorigin 9.77 -16.57 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 0 8 23 30 target 3 - ikrule "rfoot" footstep contact 22 fakeorigin 2.56 -17.58 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 15 22 8 15 target 2 + //ikrule "lfoot" footstep contact 8 fakeorigin 9.77 -16.57 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 0 8 23 30 target 3 + //ikrule "rfoot" footstep contact 22 fakeorigin 2.56 -17.58 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 15 22 8 15 target 2 walkframe 30 LX LY } $animation "a_Crouch_walkNE" "female_shared_anims\a_Crouch_walkNE.smd" { fps 30 loop - ikrule "lfoot" footstep contact 8 fakeorigin 14.03 -7.72 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 0 8 23 30 target 3 - ikrule "rfoot" footstep contact 22 fakeorigin 13.16 -14.96 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 15 22 8 15 target 2 + //ikrule "lfoot" footstep contact 8 fakeorigin 14.03 -7.72 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 0 8 23 30 target 3 + //ikrule "rfoot" footstep contact 22 fakeorigin 13.16 -14.96 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 15 22 8 15 target 2 walkframe 30 LX LY } $animation "a_Crouch_walkN" "female_shared_anims\a_Crouch_walkN.smd" { fps 30 loop - ikrule "lfoot" footstep contact 8 fakeorigin 19.26 4.16 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 0 8 23 30 target 3 - ikrule "rfoot" footstep contact 23 fakeorigin 15.37 -4.18 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 15 23 7 15 target 2 + //ikrule "lfoot" footstep contact 8 fakeorigin 19.26 4.16 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 0 8 23 30 target 3 + //ikrule "rfoot" footstep contact 23 fakeorigin 15.37 -4.18 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 15 23 7 15 target 2 walkframe 30 LX LY } $animation "a_Crouch_walkNW" "female_shared_anims\a_Crouch_walkNW.smd" { fps 30 loop - ikrule "lfoot" footstep contact 8 fakeorigin 12.16 13.87 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 24 8 11 24 target 3 - ikrule "rfoot" footstep contact 16 fakeorigin 7.71 -1.08 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 8 16 30 8 target 2 + //ikrule "lfoot" footstep contact 8 fakeorigin 12.16 13.87 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 24 8 11 24 target 3 + //ikrule "rfoot" footstep contact 16 fakeorigin 7.71 -1.08 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 8 16 30 8 target 2 walkframe 30 LX LY } $animation "a_Crouch_walkW" "female_shared_anims\a_Crouch_walkW.smd" { fps 30 loop - ikrule "lfoot" footstep contact 8 fakeorigin 2.61 15.26 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 24 8 11 24 target 3 - ikrule "rfoot" footstep contact 16 fakeorigin 11.15 -1.86 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 8 16 30 8 target 2 + //ikrule "lfoot" footstep contact 8 fakeorigin 2.61 15.26 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 24 8 11 24 target 3 + //ikrule "rfoot" footstep contact 16 fakeorigin 11.15 -1.86 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 8 16 30 8 target 2 walkframe 30 LX LY } $animation "a_Crouch_walkSW" "female_shared_anims\a_Crouch_walkSW.smd" { fps 30 loop - ikrule "lfoot" footstep contact 8 fakeorigin -2.91 13.99 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 24 8 11 24 target 3 - ikrule "rfoot" footstep contact 16 fakeorigin 2.58 -3.9 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 8 16 30 8 target 2 + //ikrule "lfoot" footstep contact 8 fakeorigin -2.91 13.99 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 24 8 11 24 target 3 + //ikrule "rfoot" footstep contact 16 fakeorigin 2.58 -3.9 0 fakerotate 0 0 0 floor 0 height 18 radius 2.5 range 8 16 30 8 target 2 walkframe 30 LX LY } diff --git a/modelsrc/combine_soldier_anims.qc b/modelsrc/combine_soldier_anims.qc index 3484e8f..0dd3d82 100644 --- a/modelsrc/combine_soldier_anims.qc +++ b/modelsrc/combine_soldier_anims.qc @@ -2,8 +2,6 @@ $ModelName "combine_soldier_anims.mdl" -//$includemodel "player/male_anims.mdl" - // Must be included $include "BaseModel.qci" $include "hl2mp_ported_anims/commonbones.qci" @@ -276,7 +274,7 @@ $sequence $gesturename$ { \\ $continue $gesturename$ $makeflinchgesture_rleg "gesture_melee_kick" "police_ss_anims\adoorkick.smd" 7 32 45 -$append gesture_melee_kick { activity "ACT_GESTURE_MELEE_ATTACK2" 1 { event 3 20 "" } fps 40 } +$append gesture_melee_kick { activity "ACT_GESTURE_MELEE_ATTACK2" 1 { event 3 20 "" } fps 55 iklock lfoot 1 0 } $include "SoldierCrouchMovement.qci" @@ -307,3 +305,32 @@ $append Heal { } $include "SoldierAnimationNodes.qci" + +// ================================================================ + +$include "hl2mp_ported_anims/player_macros.qci" + +$sequence reference "hl2mp_ported_anims\ragdoll_pose" +$include "HL2MPMoveAnims.qci" + +$pushd "combine_soldier_anims_anims" +$include "mapbase_player_include_anims_soldier.qci" +$popd + +// ================================================================ + +$KeyValues +{ + playermodel_data + { + neck_pivot_up "12" + neck_pivot_fwd "-4" + neck_pivot_duck_up "24" + neck_pivot_duck_fwd "16" + + bone_transforms + { + $include "mapbase_player_include_bonetransforms.qci" + } + } +} diff --git a/modelsrc/combine_soldier_anims_anims/custom/mp_lower_pistol.smd b/modelsrc/combine_soldier_anims_anims/custom/mp_lower_pistol.smd new file mode 100644 index 0000000..fdb7e99 --- /dev/null +++ b/modelsrc/combine_soldier_anims_anims/custom/mp_lower_pistol.smd @@ -0,0 +1,1444 @@ +version 1 +nodes +0 "ValveBiped.Bip01_Pelvis" -1 +1 "ValveBiped.Bip01_L_Thigh" 0 +2 "ValveBiped.Bip01_L_Calf" 1 +3 "ValveBiped.Bip01_L_Foot" 2 +4 "ValveBiped.Bip01_L_Toe0" 3 +5 "ValveBiped.Bip01_R_Thigh" 0 +6 "ValveBiped.Bip01_R_Calf" 5 +7 "ValveBiped.Bip01_R_Foot" 6 +8 "ValveBiped.Bip01_R_Toe0" 7 +9 "ValveBiped.Bip01_Spine" 0 +10 "ValveBiped.Bip01_Spine1" 9 +11 "ValveBiped.Bip01_Spine2" 10 +12 "ValveBiped.Bip01_Spine4" 11 +13 "ValveBiped.Bip01_Neck1" 12 +14 "ValveBiped.Bip01_Head1" 13 +15 "ValveBiped.Bip01_L_Clavicle" 12 +16 "ValveBiped.Bip01_L_UpperArm" 15 +17 "ValveBiped.Bip01_L_Forearm" 16 +18 "ValveBiped.Bip01_L_Hand" 17 +19 "ValveBiped.Bip01_L_Finger2" 18 +20 "ValveBiped.Bip01_L_Finger21" 19 +21 "ValveBiped.Bip01_L_Finger22" 20 +22 "ValveBiped.Bip01_L_Finger1" 18 +23 "ValveBiped.Bip01_L_Finger11" 22 +24 "ValveBiped.Bip01_L_Finger12" 23 +25 "ValveBiped.Bip01_L_Finger0" 18 +26 "ValveBiped.Bip01_L_Finger01" 25 +27 "ValveBiped.Bip01_L_Finger02" 26 +28 "ValveBiped.Anim_Attachment_LH" 18 +29 "ValveBiped.Bip01_R_Clavicle" 12 +30 "ValveBiped.Bip01_R_UpperArm" 29 +31 "ValveBiped.Bip01_R_Forearm" 30 +32 "ValveBiped.Bip01_R_Hand" 31 +33 "ValveBiped.Bip01_R_Finger2" 32 +34 "ValveBiped.Bip01_R_Finger21" 33 +35 "ValveBiped.Bip01_R_Finger22" 34 +36 "ValveBiped.Bip01_R_Finger1" 32 +37 "ValveBiped.Bip01_R_Finger11" 36 +38 "ValveBiped.Bip01_R_Finger12" 37 +39 "ValveBiped.Bip01_R_Finger0" 32 +40 "ValveBiped.Bip01_R_Finger01" 39 +41 "ValveBiped.Bip01_R_Finger02" 40 +42 "ValveBiped.Anim_Attachment_RH" 32 +43 "ValveBiped.Cod" 0 +end +skeleton +time 0 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 1 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 2 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 3 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 4 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 5 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 6 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 7 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 8 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 9 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 10 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 11 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 12 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 13 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 14 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 15 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 16 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 17 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 18 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 19 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 20 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 21 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 22 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 23 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 24 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 25 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 26 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 27 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 28 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 29 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +time 30 +0 2.671875 2.228516 33.031250 1.535722 0.074985 -0.577990 +1 3.890452 -0.000002 -0.000003 -2.120716 -0.691494 -1.061996 +2 17.848179 -0.000006 -0.000002 -0.000000 -0.000000 0.722808 +3 16.525246 -0.000004 0.000001 -0.096857 -0.068842 -0.835113 +4 6.879454 -0.000001 0.000000 -0.007299 -0.002951 -0.584373 +5 -3.890451 -0.000005 0.000007 -1.426671 -0.102438 -1.812043 +6 17.848169 0.000000 0.000000 0.000000 -0.000000 0.882456 +7 16.525261 0.000002 0.000000 0.345169 0.073464 -1.574691 +8 6.879455 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373 +9 0.000005 3.345128 -2.981901 1.518775 -0.175555 1.400522 +10 4.018327 0.000001 0.000000 -0.113630 0.054669 0.191203 +11 3.518555 0.000001 -0.000000 -0.093824 0.081546 0.245424 +12 8.942642 0.000000 0.000001 -0.007718 0.016191 0.106111 +13 3.307263 0.000005 -0.000002 3.141590 0.000000 0.400478 +14 3.593719 0.000006 0.000000 0.887509 0.016877 0.517416 +15 2.033344 1.000769 1.937658 0.194297 -1.479277 -1.938002 +16 6.080412 0.253722 0.417269 -0.998630 -1.230155 -1.231769 +17 11.692557 -0.000001 -0.000002 -1.208458 -0.261326 -1.741054 +18 11.481677 0.000005 -0.000037 2.070380 -0.419751 -0.093654 +19 3.883689 -0.046778 0.431449 -0.002723 0.124577 -0.455648 +20 1.719567 0.000009 0.000003 -0.068110 -0.131628 -0.304362 +21 1.209188 -0.000003 0.000002 0.009316 -0.033629 -0.339470 +22 3.859858 -0.137948 1.332472 0.011844 0.144590 -0.287390 +23 1.719438 0.000005 0.000001 0.285499 -0.088817 -0.410145 +24 1.099658 0.000003 0.000002 0.026510 -0.224664 -0.541350 +25 0.806047 -0.348926 1.321263 -0.476095 -0.012343 -0.584787 +26 1.789790 0.000003 -0.000004 -0.104114 0.200665 -0.443137 +27 1.206994 -0.000003 0.000001 0.423188 -0.114714 0.038487 +28 2.676085 -1.712442 0.000008 1.570797 -0.000000 1.570797 +29 2.033365 1.000765 -1.937617 2.566869 1.060628 0.927272 +30 5.875478 -0.285413 0.369389 1.959757 1.255015 -1.110226 +31 11.692547 0.000005 0.000001 0.701784 0.054091 -1.706973 +32 11.481693 0.000008 0.000008 -1.462948 -0.137717 -0.026931 +33 3.883663 -0.050323 -0.431047 -0.286019 0.013426 -1.122769 +34 1.719580 0.000008 -0.000001 -0.108406 0.139251 -0.834378 +35 1.209184 0.000009 0.000000 -0.265051 0.026187 -1.223287 +36 3.859827 -0.148955 -1.331294 -0.358928 0.338498 -0.222892 +37 1.719427 -0.000007 -0.000004 -0.003454 -0.005643 0.186184 +38 1.099661 -0.000005 -0.000008 -0.000003 -0.004202 -0.244318 +39 0.806020 -0.359840 -1.318341 0.133700 0.126027 -1.124680 +40 1.789774 0.000003 0.000003 -1.191656 -0.014525 0.683779 +41 1.207004 -0.000006 -0.000003 0.079061 -0.105243 0.332852 +42 2.676091 -1.712444 -0.000008 -1.570796 0.000000 -1.570796 +43 -0.044717 2.313937 4.661499 -0.186195 -0.229690 -0.040031 +end diff --git a/modelsrc/female_shared.qc b/modelsrc/female_shared.qc index ed9892b..e2b030a 100644 --- a/modelsrc/female_shared.qc +++ b/modelsrc/female_shared.qc @@ -2,8 +2,6 @@ $modelname "Humans\female_shared.mdl" -//$includemodel "player/female_anims.mdl" - // Automatically tries to convert any non-female animations to the female skeleton $lockbonelengths @@ -203,10 +201,36 @@ $include "NPCDoorAnims.qci" $include "AnnabelleAnimations.qci" +// ================================================================ + +$sequence reference "female_shared_anims\ragdoll" +$include "HL2MPMoveAnims_Female.qci" + +$pushd "female_shared_anims" +$animation "@gesture_shoot_pistol_corrective_animation" "..\police_animations_anims\@gesture_shoot_pistol_corrective_animation.smd" + +$include "mapbase_player_include_anims_citizen.qci" +$popd + +// ================================================================ + $KeyValues { dynamic_interactions { $DIKV_Alyx } + + playermodel_data + { + neck_pivot_up "12" + neck_pivot_fwd "-4" + neck_pivot_duck_up "12" + neck_pivot_duck_fwd "16" + + bone_transforms + { + $include "mapbase_player_include_bonetransforms.qci" + } + } } diff --git a/modelsrc/hl2mp_ported_anims/player_macros.qci b/modelsrc/hl2mp_ported_anims/player_macros.qci index adb3a85..d883d4d 100644 --- a/modelsrc/hl2mp_ported_anims/player_macros.qci +++ b/modelsrc/hl2mp_ported_anims/player_macros.qci @@ -280,9 +280,10 @@ $sequence $runname$_mod "..\hl2mp_ported_anims\RunN" { \\ weightlist UpperbodyReplace \\ hidden \\ iklock lfoot 1 0 iklock rfoot 1 0 \\ + ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" \\ } \\ $sequence $runname$_static $idlefile$ frame $idleframe$ $idleframe$ alignto reference weightlist UpperbodyReplace hidden \\ -$animation a_$runname$C $idlefile$ frame $idleframe$ $idleframe$ loop rotateto -180 alignto reference cmdlist lockfeet \\ +$animation a_$runname$C $idlefile$ frame $idleframe$ $idleframe$ loop rotateto -180 alignto reference \\ $sequence $runname$ { \\ a_runSW a_runS a_runSE \\ a_runW a_$runname$C a_runE \\ @@ -307,7 +308,7 @@ $sequence $runname$_mod $filename$ { \\ loop \\ } \\ $sequence $runname$_static $idlefile$ frame $idleframe$ $idleframe$ alignto reference weightlist UpperbodyReplace hidden \\ -$animation a_$runname$C $idlefile$ frame $idleframe$ $idleframe$ loop rotateto -180 alignto reference cmdlist lockfeet \\ +$animation a_$runname$C $idlefile$ frame $idleframe$ $idleframe$ loop rotateto -180 alignto reference \\ $sequence $runname$ { \\ a_runSW a_runS a_runSE \\ a_runW a_$runname$C a_runE \\ @@ -334,7 +335,7 @@ $sequence $crouch_walkname$_mod "..\hl2mp_ported_anims\crouch_walkN" { \\ hidden \\ iklock lfoot 1 0 iklock rfoot 1 0 \\ } \\ -$animation a_$crouch_walkname$C $idlefile$ frame $idleframe$ $idleframe$ loop rotateto -180 alignto reference cmdlist lockfeet \\ +$animation a_$crouch_walkname$C $idlefile$ frame $idleframe$ $idleframe$ loop rotateto -180 alignto reference \\ $sequence $crouch_walkname$ { \\ a_crouch_walkSW a_crouch_walkS a_crouch_walkSE \\ a_crouch_walkW a_$crouch_walkname$C a_crouch_walkE \\ @@ -360,9 +361,10 @@ $sequence $walkname$_mod "..\male_shared_anims\a_WalkN" { \\ weightlist UpperbodyReplace \\ hidden \\ iklock lfoot 1 0 iklock rfoot 1 0 \\ + ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" \\ } \\ $sequence $walkname$_static $idlefile$ frame $idleframe$ $idleframe$ alignto reference weightlist UpperbodyReplace hidden \\ -$animation a_$walkname$C $idlefile$ frame $idleframe$ $idleframe$ loop rotateto -180 alignto reference cmdlist lockfeet \\ +$animation a_$walkname$C $idlefile$ frame $idleframe$ $idleframe$ loop rotateto -180 alignto reference \\ $sequence $walkname$ { \\ a_walkSW a_walkS a_walkSE \\ a_walkW a_$walkname$C a_walkE \\ @@ -387,7 +389,7 @@ $sequence $walkname$_mod $filename$ { \\ loop \\ } \\ $sequence $walkname$_static $filename$ frame 0 0 alignto reference weightlist UpperbodyReplace hidden \\ -$animation a_$walkname$C $idlefile$ frame $idleframe$ $idleframe$ loop rotateto -180 alignto reference cmdlist lockfeet \\ +$animation a_$walkname$C $idlefile$ frame $idleframe$ $idleframe$ loop rotateto -180 alignto reference \\ $sequence $walkname$ { \\ a_walkSW a_walkS a_walkSE \\ a_walkW a_$walkname$C a_walkE \\ diff --git a/modelsrc/hl2mp_ported_anims/weaponmacros.qci b/modelsrc/hl2mp_ported_anims/weaponmacros.qci index 2dd23ef..02547c7 100644 --- a/modelsrc/hl2mp_ported_anims/weaponmacros.qci +++ b/modelsrc/hl2mp_ported_anims/weaponmacros.qci @@ -79,15 +79,15 @@ $definemacro makeidlenoise idleNoiseName fileName \\ realtime \\ } -$definemacro makeidle idleName fileName frame idleNoiseName newLength \\ - $sequence $idleName$ {\\ - $fileName$ \\ - frame $frame$ $frame$ \\ - numframes $newLength$ \\ - loop \\ - addlayer $idleNoiseName$ \\ -} \\ -$continue $idleName$ +//$definemacro makeidle idleName fileName frame idleNoiseName newLength \\ +// $sequence $idleName$ {\\ +// $fileName$ \\ +// frame $frame$ $frame$ \\ +// numframes $newLength$ \\ +// loop \\ +// addlayer $idleNoiseName$ \\ +//} \\ +//$continue $idleName$ diff --git a/modelsrc/male_shared.qc b/modelsrc/male_shared.qc index d80137e..89189a1 100644 --- a/modelsrc/male_shared.qc +++ b/modelsrc/male_shared.qc @@ -2,8 +2,6 @@ $modelname "Humans\male_shared.mdl" -//$includemodel "player/male_anims.mdl" - // Must be included $include "BaseModel.qci" $include "hl2mp_ported_anims/commonbones.qci" @@ -257,10 +255,33 @@ $sequence "luggage_run_all" { node "running" } +// ================================================================ + +$include "HL2MPMoveAnims.qci" + +$pushd "male_shared_anims" +$include "mapbase_player_include_anims_citizen.qci" +$popd + +// ================================================================ + $KeyValues { dynamic_interactions { $DIKV_Alyx } + + playermodel_data + { + neck_pivot_up "12" + neck_pivot_fwd "-4" + neck_pivot_duck_up "12" + neck_pivot_duck_fwd "16" + + bone_transforms + { + $include "mapbase_player_include_bonetransforms.qci" + } + } } diff --git a/modelsrc/mapbase_player_female_anims.qc b/modelsrc/mapbase_player_female_anims.qc deleted file mode 100644 index 855395d..0000000 --- a/modelsrc/mapbase_player_female_anims.qc +++ /dev/null @@ -1,28 +0,0 @@ -$modelname player\mapbase_female_anims.mdl - -$include "hl2mp_ported_anims\commonbones_female.qci" -$include "hl2mp_ported_anims\standardhierarchy.qci" -$include "hl2mp_ported_anims\standardikchains.qci" -$include "hl2mp_ported_anims\hitbox.qci" - -$lockbonelengths - -//$lockdefinebones - -$include "hl2mp_ported_anims\player_macros.qci" -$include "hl2mp_ported_anims\weaponmacros.qci" - -$sequence reference "female_shared_anims\ragdoll" - -$include "HL2MPMoveAnims_Female.qci" - -$pushd "female_shared_anims" -$include "mapbase_player_include_anims_citizen.qci" -$popd - -$attachment "eyes" "ValveBiped.Bip01_Head1" 0 -3.5 65.2 absolute - -$pushd "ChoreoModels" -$include "ChoreoModels\body_poses_lean.qci" -$popd - diff --git a/modelsrc/mapbase_player_include_anims_citizen.qci b/modelsrc/mapbase_player_include_anims_citizen.qci index 42a831d..ff1dc4e 100644 --- a/modelsrc/mapbase_player_include_anims_citizen.qci +++ b/modelsrc/mapbase_player_include_anims_citizen.qci @@ -14,7 +14,6 @@ $makeaimlayer police_WalkN_pistol_aim_matrix "..\hl2mp_ported_anims\WalkN_pistol $makeaimlayer weapons_Pistol_aim_matrix "..\hl2mp_ported_anims\Pistol_aim_matrix" $makeaimlayer HL2DM_crouch_aim_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" -$makeaimlayer soldier_Aim_9_directions "..\hl2mp_ported_anims\Aim_9_directions" $makeaimlayer soldier_Aim_9_directions_SG "..\hl2mp_ported_anims\Aim_9_directions_SG" $makeaimlayerB soldier_Crouch_aim_9_directions "..\hl2mp_ported_anims\Crouch_aim_9_directions" $makeaimlayer weapons_Aim_9_directions "..\hl2mp_ported_anims\malecitizen_Aim_9_directions" @@ -33,193 +32,258 @@ $makeaimlayer HL2DM_crouch_aim_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim // Idle // --------------------------------------------------- -$sequence idle "idle_subtle" loop activity ACT_HL2MP_IDLE 1 +$sequence mp_idle "idle_subtle" loop activity ACT_HL2MP_IDLE 1 -$makeidle idle_pistol "..\male_shared_anims\custom\Idle_Pistol_Aim" 0 weapons_Pistol_aim_matrix ACT_HL2MP_IDLE_PISTOL 1 -$makeidle idle_shotgun "..\hl2mp_ported_anims\Aim_9_directions_SG" 4 soldier_Aim_9_directions_SG ACT_HL2MP_IDLE_SHOTGUN 1 -$makeidle idle_smg1 "Idle_SMG1_Aim" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_SMG1 1 -$makeidle idle_ar2 "idle_ar2_aim" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_AR2 1 -$makeidle idle_gravgun "..\hl2mp_ported_anims\HL2DM_Aim_Gravgun" 4 HL2DM_Aim_Gravgun ACT_HL2MP_IDLE_PHYSGUN 1 -$makeidle_noik idle_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_GRENADE 1 -$makeidle idle_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 weapons_Aim_RPG_9_directions ACT_HL2MP_IDLE_RPG 1 -$makeidle idle_crossbow "custom\Idle_Crossbow_Aim" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROSSBOW 1 -$makeidle_noik idle_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_MELEE 1 -$makeidle_noik idle_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_SLAM 1 +$makeidle mp_idle_pistol "..\male_shared_anims\custom\Idle_Pistol_Aim" 0 weapons_Pistol_aim_matrix ACT_HL2MP_IDLE_PISTOL 1 +$makeidle mp_idle_shotgun "..\hl2mp_ported_anims\Aim_9_directions_SG" 4 soldier_Aim_9_directions_SG ACT_HL2MP_IDLE_SHOTGUN 1 +$makeidle mp_idle_smg1 "Idle_SMG1_Aim" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_SMG1 1 +$makeidle mp_idle_ar2 "idle_ar2_aim" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_AR2 1 +$makeidle mp_idle_gravgun "..\hl2mp_ported_anims\HL2DM_Aim_Gravgun" 4 HL2DM_Aim_Gravgun ACT_HL2MP_IDLE_PHYSGUN 1 +$makeidle_noik mp_idle_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_GRENADE 1 +$makeidle mp_idle_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 weapons_Aim_RPG_9_directions ACT_HL2MP_IDLE_RPG 1 +$makeidle mp_idle_crossbow "custom\Idle_Crossbow_Aim" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROSSBOW 1 +$makeidle_noik mp_idle_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_MELEE 1 +$makeidle_noik mp_idle_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_SLAM 1 -$makeidle idle_smg2 "custom\Idle_SMG2_Aim" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_SMG2 1 -$makeidle idle_ar1 "custom\idle_ar1_aim" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_AR1 1 +$makeidle mp_idle_smg2 "custom\Idle_SMG2_Aim" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_SMG2 1 +$makeidle mp_idle_ar1 "custom\idle_ar1_aim" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_AR1 1 // --------------------------------------------------- // Run // --------------------------------------------------- -$animation a_runC "idle_subtle" loop alignto reference cmdlist lockfeet -$sequence run_all { +$animation a_runC "idle_subtle" loop alignto reference //cmdlist lockfeet +$sequence mp_run_all { a_runSW a_runS a_runSE a_runW a_runC a_runE a_runNW a_runN a_runNE blendwidth 3 blend move_y -1 1 blend move_x -1 1 ACT_HL2MP_RUN 1 } -$makematchrun_9way run_pistol "..\hl2mp_ported_anims\RunN_aim_pistol" 0 police_WalkN_pistol_aim_matrix "..\male_shared_anims\custom\Idle_Pistol_Aim" 4 ACT_HL2MP_RUN_PISTOL 1 -$makematchrun_9way run_shotgun "..\hl2mp_ported_anims\RunN_aim_sg" 0 soldier_Aim_9_directions_SG "..\hl2mp_ported_anims\Aim_9_directions_SG" 4 ACT_HL2MP_RUN_SHOTGUN 1 -$makerun_9way run_smg1 "..\hl2mp_ported_anims\RunN_Alert_SMG1_Aim" 0 weapons_RunN_SMG1_Aim_9_directions "Idle_SMG1_Aim" 0 ACT_HL2MP_RUN_SMG1 1 -$makematchrun_9way run_ar2 "idle_ar2_aim" 0 soldier_Aim_9_directions "idle_ar2_aim" 0 ACT_HL2MP_RUN_AR2 1 -$makematchrun_9way run_gravgun "..\hl2mp_ported_anims\HL2DM_Run_Aim_Gravgun" 4 HL2DM_Run_Aim_Gravgun "..\hl2mp_ported_anims\HL2DM_Aim_Gravgun" 4 ACT_HL2MP_RUN_PHYSGUN 1 -$makematchrun_9way run_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_RUN_GRENADE 1 -$makematchrun_9way run_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 weapons_Aim_RPG_9_directions "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 ACT_HL2MP_RUN_RPG 1 -$makematchrun_9way run_crossbow "custom\Idle_Crossbow_Aim" 0 soldier_Aim_9_directions "custom\Idle_Crossbow_Aim" 0 ACT_HL2MP_RUN_CROSSBOW 1 -$makematchrun_9way run_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 ACT_HL2MP_RUN_MELEE 1 -$makematchrun_9way run_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_RUN_SLAM 1 +$makematchrun_9way mp_run_pistol "..\hl2mp_ported_anims\RunN_aim_pistol" 0 police_WalkN_pistol_aim_matrix "..\male_shared_anims\custom\Idle_Pistol_Aim" 4 ACT_HL2MP_RUN_PISTOL 1 +$makematchrun_9way mp_run_shotgun "..\hl2mp_ported_anims\RunN_aim_sg" 0 soldier_Aim_9_directions_SG "..\hl2mp_ported_anims\Aim_9_directions_SG" 4 ACT_HL2MP_RUN_SHOTGUN 1 +$makerun_9way mp_run_smg1 "..\hl2mp_ported_anims\RunN_Alert_SMG1_Aim" 0 weapons_RunN_SMG1_Aim_9_directions "Idle_SMG1_Aim" 0 ACT_HL2MP_RUN_SMG1 1 +$makematchrun_9way mp_run_ar2 "idle_ar2_aim" 0 soldier_Aim_9_directions "idle_ar2_aim" 0 ACT_HL2MP_RUN_AR2 1 +$makematchrun_9way mp_run_gravgun "..\hl2mp_ported_anims\HL2DM_Run_Aim_Gravgun" 4 HL2DM_Run_Aim_Gravgun "..\hl2mp_ported_anims\HL2DM_Aim_Gravgun" 4 ACT_HL2MP_RUN_PHYSGUN 1 +$makematchrun_9way mp_run_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_RUN_GRENADE 1 +$makematchrun_9way mp_run_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 weapons_Aim_RPG_9_directions "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 ACT_HL2MP_RUN_RPG 1 +$makematchrun_9way mp_run_crossbow "custom\Idle_Crossbow_Aim" 0 soldier_Aim_9_directions "custom\Idle_Crossbow_Aim" 0 ACT_HL2MP_RUN_CROSSBOW 1 +$makematchrun_9way mp_run_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 ACT_HL2MP_RUN_MELEE 1 +$makematchrun_9way mp_run_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_RUN_SLAM 1 -$makerun_9way run_smg2 "..\hl2mp_ported_anims\RunN_Alert_SMG1_Aim" 0 weapons_RunN_SMG1_Aim_9_directions "custom\Idle_SMG2_Aim" 0 ACT_HL2MP_RUN_SMG2 1 -$makematchrun_9way run_ar1 "custom\idle_ar1_aim" 0 soldier_Aim_9_directions "custom\idle_ar1_aim" 0 ACT_HL2MP_RUN_AR1 1 +$makerun_9way mp_run_smg2 "..\hl2mp_ported_anims\RunN_Alert_SMG1_Aim" 0 weapons_RunN_SMG1_Aim_9_directions "custom\Idle_SMG2_Aim" 0 ACT_HL2MP_RUN_SMG2 1 +$makematchrun_9way mp_run_ar1 "custom\idle_ar1_aim" 0 soldier_Aim_9_directions "custom\idle_ar1_aim" 0 ACT_HL2MP_RUN_AR1 1 // --------------------------------------------------- // Crouch Idle // --------------------------------------------------- -$sequence cidle "crouchidlehide" loop activity ACT_HL2MP_IDLE_CROUCH 1 +$sequence mp_cidle "crouchidlehide" loop activity ACT_HL2MP_IDLE_CROUCH 1 -$makecidle cidle_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 HL2DM_crouch_aim_pistol ACT_HL2MP_IDLE_CROUCH_PISTOL 1 -$makecidle cidle_shotgun "..\combine_soldier_anims_anims\shootSGc" 0 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_SHOTGUN 1 -$makecidleB cidle_smg1 "Idle_SMG1_Aim" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_SMG1 1 -$makecidleB cidle_ar2 "idle_ar2_aim" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_AR2 1 -$makecidle cidle_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 HL2DM_crouch_aim_gravgun ACT_HL2MP_IDLE_CROUCH_PHYSGUN 1 -$makecidleB_noik cidle_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROUCH_GRENADE 1 -$makecidle cidle_rpg "..\hl2mp_ported_anims\HL2DM_crouch_aim_RPG" 4 HL2DM_crouch_aim_RPG ACT_HL2MP_IDLE_CROUCH_RPG 1 -$makecidleB cidle_crossbow "custom\Idle_Crossbow_Aim" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_CROSSBOW 1 -$makecidleB_noik cidle_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROUCH_MELEE 1 -$makecidleB_noik cidle_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROUCH_SLAM 1 +$makecidle mp_cidle_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 HL2DM_crouch_aim_pistol ACT_HL2MP_IDLE_CROUCH_PISTOL 1 +$makecidle mp_cidle_shotgun "..\combine_soldier_anims_anims\shootSGc" 0 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_SHOTGUN 1 +$makecidleB mp_cidle_smg1 "Idle_SMG1_Aim" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_SMG1 1 +$makecidleB mp_cidle_ar2 "idle_ar2_aim" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_AR2 1 +$makecidle mp_cidle_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 HL2DM_crouch_aim_gravgun ACT_HL2MP_IDLE_CROUCH_PHYSGUN 1 +$makecidleB_noik mp_cidle_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROUCH_GRENADE 1 +$makecidle mp_cidle_rpg "..\hl2mp_ported_anims\HL2DM_crouch_aim_RPG" 4 HL2DM_crouch_aim_RPG ACT_HL2MP_IDLE_CROUCH_RPG 1 +$makecidleB mp_cidle_crossbow "custom\Idle_Crossbow_Aim" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_CROSSBOW 1 +$makecidleB_noik mp_cidle_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROUCH_MELEE 1 +$makecidleB_noik mp_cidle_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROUCH_SLAM 1 -$makecidleB cidle_smg2 "custom\Idle_SMG2_Aim" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_SMG2 1 -$makecidleB cidle_ar1 "custom\idle_ar1_aim" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_AR1 1 +$makecidleB mp_cidle_smg2 "custom\Idle_SMG2_Aim" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_SMG2 1 +$makecidleB mp_cidle_ar1 "custom\idle_ar1_aim" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_AR1 1 // --------------------------------------------------- // Crouch Walk // --------------------------------------------------- -$animation a_crouch_walkC "crouchidlehide" loop alignto reference cmdlist lockfeet -$sequence crouch_walk_all { +$animation a_crouch_walkC "crouchidlehide" loop alignto reference //cmdlist lockfeet +$sequence mp_crouch_walk_all { a_crouch_walkSW a_crouch_walkS a_crouch_walkSE a_crouch_walkW a_crouch_walkC a_crouch_walkE a_crouch_walkNW a_crouch_walkN a_crouch_walkNE blendwidth 3 blend move_y -1 1 blend move_x -1 1 ACT_HL2MP_WALK_CROUCH 1 } -$makecwalk_9way cwalk_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 HL2DM_crouch_aim_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 ACT_HL2MP_WALK_CROUCH_PISTOL 1 -$makecwalk_9way cwalk_shotgun "..\combine_soldier_anims_anims\shootSGc" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootSGc" 0 ACT_HL2MP_WALK_CROUCH_SHOTGUN 1 -$makecwalk_9way cwalk_smg1 "Idle_SMG1_Aim" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootSMG1c" 0 ACT_HL2MP_WALK_CROUCH_SMG1 1 -$makecwalk_9way cwalk_ar2 "idle_ar2_aim" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootAR2c" 0 ACT_HL2MP_WALK_CROUCH_AR2 1 -$makecwalk_9way cwalk_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 HL2DM_crouch_aim_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 ACT_HL2MP_WALK_CROUCH_PHYSGUN 1 -$makecwalk_9way cwalk_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_WALK_CROUCH_GRENADE 1 -$makecwalk_9way cwalk_rpg "..\hl2mp_ported_anims\HL2DM_crouch_aim_RPG" 4 HL2DM_crouch_aim_RPG "..\hl2mp_ported_anims\HL2DM_crouch_aim_RPG" 4 ACT_HL2MP_WALK_CROUCH_RPG 1 -$makecwalk_9way cwalk_crossbow "custom\Idle_Crossbow_Aim" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootAR2c" 0 ACT_HL2MP_WALK_CROUCH_CROSSBOW 1 -$makecwalk_9way cwalk_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 ACT_HL2MP_WALK_CROUCH_MELEE 1 -$makecwalk_9way cwalk_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_WALK_CROUCH_SLAM 1 +$makecwalk_9way mp_cwalk_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 HL2DM_crouch_aim_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 ACT_HL2MP_WALK_CROUCH_PISTOL 1 +$makecwalk_9way mp_cwalk_shotgun "..\combine_soldier_anims_anims\shootSGc" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootSGc" 0 ACT_HL2MP_WALK_CROUCH_SHOTGUN 1 +$makecwalk_9way mp_cwalk_smg1 "Idle_SMG1_Aim" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootSMG1c" 0 ACT_HL2MP_WALK_CROUCH_SMG1 1 +$makecwalk_9way mp_cwalk_ar2 "idle_ar2_aim" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootAR2c" 0 ACT_HL2MP_WALK_CROUCH_AR2 1 +$makecwalk_9way mp_cwalk_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 HL2DM_crouch_aim_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 ACT_HL2MP_WALK_CROUCH_PHYSGUN 1 +$makecwalk_9way mp_cwalk_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_WALK_CROUCH_GRENADE 1 +$makecwalk_9way mp_cwalk_rpg "..\hl2mp_ported_anims\HL2DM_crouch_aim_RPG" 4 HL2DM_crouch_aim_RPG "..\hl2mp_ported_anims\HL2DM_crouch_aim_RPG" 4 ACT_HL2MP_WALK_CROUCH_RPG 1 +$makecwalk_9way mp_cwalk_crossbow "custom\Idle_Crossbow_Aim" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootAR2c" 0 ACT_HL2MP_WALK_CROUCH_CROSSBOW 1 +$makecwalk_9way mp_cwalk_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 ACT_HL2MP_WALK_CROUCH_MELEE 1 +$makecwalk_9way mp_cwalk_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_WALK_CROUCH_SLAM 1 -$makecwalk_9way cwalk_smg2 "custom\Idle_SMG2_Aim" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootSMG1c" 0 ACT_HL2MP_WALK_CROUCH_SMG2 1 -$makecwalk_9way cwalk_ar1 "custom\idle_ar1_aim" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootAR2c" 0 ACT_HL2MP_WALK_CROUCH_AR1 1 +$makecwalk_9way mp_cwalk_smg2 "custom\Idle_SMG2_Aim" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootSMG1c" 0 ACT_HL2MP_WALK_CROUCH_SMG2 1 +$makecwalk_9way mp_cwalk_ar1 "custom\idle_ar1_aim" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootAR2c" 0 ACT_HL2MP_WALK_CROUCH_AR1 1 // --------------------------------------------------- // Attack // --------------------------------------------------- -$makerange range_pistol "..\hl2mp_ported_anims\Pistol_shoot_1" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_PISTOL 1 -$makerange_releaseik range_shotgun "..\combine_soldier_anims_anims\shootSGs" 0 frames 0 29 ACT_HL2MP_GESTURE_RANGE_ATTACK_SHOTGUN 1 -$makerange range_smg1 "..\combine_soldier_anims_anims\shootSMG1s" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_SMG1 1 -$makerange range_ar2 "..\combine_soldier_anims_anims\shootAR2s" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_AR2 1 -$makerange range_gravgun "..\hl2mp_ported_anims\HL2DM_Fire_Gravgun" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_PHYSGUN 1 -$makerange range_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_GRENADE 1 -$makerange range_rpg "..\male_shared_anims\shoot_rpg" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_RPG 1 -$makerange range_crossbow "custom\shoot_crossbow" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_CROSSBOW 1 -$makerange range_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_MELEE 1 looping fps 45 -$makerange range_slam "..\hl2mp_ported_anims\HL2DM_deploy_SLAM" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_SLAM 1 +$makerange mp_range_pistol "..\hl2mp_ported_anims\Pistol_shoot_1" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_PISTOL 1 +$makerange_releaseik mp_range_shotgun "..\combine_soldier_anims_anims\shootSGs" 0 frames 0 29 ACT_HL2MP_GESTURE_RANGE_ATTACK_SHOTGUN 1 +$makerange mp_range_smg1 "..\combine_soldier_anims_anims\shootSMG1s" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_SMG1 1 +$makerange mp_range_ar2 "..\combine_soldier_anims_anims\shootAR2s" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_AR2 1 +$makerange mp_range_gravgun "..\hl2mp_ported_anims\HL2DM_Fire_Gravgun" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_PHYSGUN 1 +$makerange mp_range_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_GRENADE 1 +$makerange mp_range_rpg "..\male_shared_anims\shoot_rpg" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_RPG 1 +$makerange mp_range_crossbow "custom\shoot_crossbow" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_CROSSBOW 1 +$makerange mp_range_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_MELEE 1 looping fps 45 +$makerange mp_range_slam "..\hl2mp_ported_anims\HL2DM_deploy_SLAM" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_SLAM 1 -$makerange range_smg2 "..\combine_soldier_anims_anims\shootSMG1s" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_SMG2 1 -$makerange range_ar1 "..\combine_soldier_anims_anims\shootAR2s" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_AR1 1 +$makerange mp_range_smg2 "..\combine_soldier_anims_anims\shootSMG1s" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_SMG2 1 +$makerange mp_range_ar1 "..\combine_soldier_anims_anims\shootAR2s" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_AR1 1 // --------------------------------------------------- // Jump // --------------------------------------------------- -$makejump jump "crouchidlehide" 0 ACT_HL2MP_JUMP 1 +$makejump mp_jump "crouchidlehide" 0 ACT_HL2MP_JUMP 1 -$makejump jump_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 ACT_HL2MP_JUMP_PISTOL 1 -$makejump jump_shotgun "..\combine_soldier_anims_anims\shootSGc" 0 ACT_HL2MP_JUMP_SHOTGUN 1 -$makejump jump_smg1 "Idle_SMG1_Aim" 0 ACT_HL2MP_JUMP_SMG1 1 -$makejump jump_ar2 "idle_ar2_aim" 0 ACT_HL2MP_JUMP_AR2 1 -$makejump jump_gravgun "..\hl2mp_ported_anims\HL2DM_Run_Aim_Gravgun" 4 ACT_HL2MP_JUMP_PHYSGUN 1 -$makejump jump_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_JUMP_GRENADE 1 -$makejump jump_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 ACT_HL2MP_JUMP_RPG 1 -$makejump jump_crossbow "custom\Idle_Crossbow_Aim" 0 ACT_HL2MP_JUMP_CROSSBOW 1 -$makejump jump_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 ACT_HL2MP_JUMP_MELEE 1 -$makejump jump_slam "..\hl2mp_ported_anims\HL2DM_Idle_SLAM" 0 ACT_HL2MP_JUMP_SLAM 1 +$makejump mp_jump_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 ACT_HL2MP_JUMP_PISTOL 1 +$makejump mp_jump_shotgun "..\combine_soldier_anims_anims\shootSGc" 0 ACT_HL2MP_JUMP_SHOTGUN 1 +$makejump mp_jump_smg1 "Idle_SMG1_Aim" 0 ACT_HL2MP_JUMP_SMG1 1 +$makejump mp_jump_ar2 "idle_ar2_aim" 0 ACT_HL2MP_JUMP_AR2 1 +$makejump mp_jump_gravgun "..\hl2mp_ported_anims\HL2DM_Run_Aim_Gravgun" 4 ACT_HL2MP_JUMP_PHYSGUN 1 +$makejump mp_jump_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_JUMP_GRENADE 1 +$makejump mp_jump_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 ACT_HL2MP_JUMP_RPG 1 +$makejump mp_jump_crossbow "custom\Idle_Crossbow_Aim" 0 ACT_HL2MP_JUMP_CROSSBOW 1 +$makejump mp_jump_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 ACT_HL2MP_JUMP_MELEE 1 +$makejump mp_jump_slam "..\hl2mp_ported_anims\HL2DM_Idle_SLAM" 0 ACT_HL2MP_JUMP_SLAM 1 -$makejump jump_smg2 "custom\Idle_SMG2_Aim" 0 ACT_HL2MP_JUMP_SMG2 1 -$makejump jump_ar1 "custom\idle_ar1_aim" 0 ACT_HL2MP_JUMP_AR1 1 +$makejump mp_jump_smg2 "custom\Idle_SMG2_Aim" 0 ACT_HL2MP_JUMP_SMG2 1 +$makejump mp_jump_ar1 "custom\idle_ar1_aim" 0 ACT_HL2MP_JUMP_AR1 1 // --------------------------------------------------- // Reload // --------------------------------------------------- -$makeweapongesturep reload_pistol "..\hl2mp_ported_anims\Pistol_reload" 9 33 40 ACT_HL2MP_GESTURE_RELOAD_PISTOL 1 -$makeweapongesturep reload_shotgun "..\male_shared_anims\reload_shotgun1" 19 55 75 ACT_HL2MP_GESTURE_RELOAD_SHOTGUN 1 -$makeweapongesturep reload_smg1 "..\combine_soldier_anims_anims\reload" 19 55 65 ACT_HL2MP_GESTURE_RELOAD_SMG1 1 -$makeweapongesturep reload_ar2 "..\male_shared_anims\reload_ar2" 10 30 50 ACT_HL2MP_GESTURE_RELOAD_AR2 1 -$makeweapongesturep reload_crossbow "custom\reload_crossbow" 10 25 40 fps 20 ACT_HL2MP_GESTURE_RELOAD_CROSSBOW 1 -$makeweapongesturep reload_357 "..\police_animations_anims\custom\reload_357" 15 51 62 ACT_HL2MP_GESTURE_RELOAD_REVOLVER 1 +$makeweapongesturep mp_reload_pistol "..\hl2mp_ported_anims\Pistol_reload" 9 33 40 ACT_HL2MP_GESTURE_RELOAD_PISTOL 1 +$makeweapongesturep mp_reload_shotgun "..\male_shared_anims\reload_shotgun1" 19 55 75 ACT_HL2MP_GESTURE_RELOAD_SHOTGUN 1 +$makeweapongesturep mp_reload_smg1 "..\combine_soldier_anims_anims\reload" 19 55 65 ACT_HL2MP_GESTURE_RELOAD_SMG1 1 +$makeweapongesturep mp_reload_ar2 "..\male_shared_anims\reload_ar2" 10 30 50 ACT_HL2MP_GESTURE_RELOAD_AR2 1 +$makeweapongesturep mp_reload_crossbow "custom\reload_crossbow" 10 25 40 fps 20 ACT_HL2MP_GESTURE_RELOAD_CROSSBOW 1 +$makeweapongesturep mp_reload_357 "..\police_animations_anims\custom\reload_357" 15 51 62 ACT_HL2MP_GESTURE_RELOAD_REVOLVER 1 -$makeweapongesturep reload_ar1 "..\male_shared_anims\custom\reload_ar1" 10 30 50 ACT_HL2MP_GESTURE_RELOAD_AR1 1 +$makeweapongesturep mp_reload_ar1 "..\male_shared_anims\custom\reload_ar1" 10 30 50 ACT_HL2MP_GESTURE_RELOAD_AR1 1 // --------------------------------------------------- // Walk // --------------------------------------------------- -$animation a_walkC "idle_subtle" loop alignto reference cmdlist lockfeet -$sequence walk_all { +$animation a_walkC "idle_subtle" loop alignto reference //cmdlist lockfeet +$sequence mp_walk_all { a_walkSW a_walkS a_walkSE a_walkW a_walkC a_walkE a_walkNW a_walkN a_walkNE blendwidth 3 blend move_y -1 1 blend move_x -1 1 ACT_HL2MP_WALK 1 } -$makematchwalk_9way walk_pistol "..\hl2mp_ported_anims\RunN_aim_pistol" 0 police_WalkN_pistol_aim_matrix "..\male_shared_anims\custom\Idle_Pistol_Aim" 4 ACT_HL2MP_WALK_PISTOL 1 -$makematchwalk_9way walk_shotgun "..\hl2mp_ported_anims\RunN_aim_sg" 0 soldier_Aim_9_directions_SG "..\hl2mp_ported_anims\Aim_9_directions_SG" 4 ACT_HL2MP_WALK_SHOTGUN 1 -$makematchwalk_9way walk_smg1 "Idle_SMG1_Aim" 0 weapons_RunN_SMG1_Aim_9_directions "Idle_SMG1_Aim" 0 ACT_HL2MP_WALK_SMG1 1 -$makematchwalk_9way walk_ar2 "idle_ar2_aim" 0 soldier_Aim_9_directions "idle_ar2_aim" 0 ACT_HL2MP_WALK_AR2 1 -$makematchwalk_9way walk_gravgun "..\hl2mp_ported_anims\HL2DM_Run_Aim_Gravgun" 4 HL2DM_Run_Aim_Gravgun "..\hl2mp_ported_anims\HL2DM_Aim_Gravgun" 4 ACT_HL2MP_WALK_PHYSGUN 1 -$makematchwalk_9way walk_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_WALK_GRENADE 1 -$makematchwalk_9way walk_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 weapons_Aim_RPG_9_directions "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 ACT_HL2MP_WALK_RPG 1 -$makematchwalk_9way walk_crossbow "custom\Idle_Crossbow_Aim" 0 soldier_Aim_9_directions "custom\Idle_Crossbow_Aim" 0 ACT_HL2MP_WALK_CROSSBOW 1 -$makematchwalk_9way walk_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 ACT_HL2MP_WALK_MELEE 1 -$makematchwalk_9way walk_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_WALK_SLAM 1 +$makematchwalk_9way mp_walk_pistol "..\hl2mp_ported_anims\RunN_aim_pistol" 0 police_WalkN_pistol_aim_matrix "..\male_shared_anims\custom\Idle_Pistol_Aim" 4 ACT_HL2MP_WALK_PISTOL 1 +$makematchwalk_9way mp_walk_shotgun "..\hl2mp_ported_anims\RunN_aim_sg" 0 soldier_Aim_9_directions_SG "..\hl2mp_ported_anims\Aim_9_directions_SG" 4 ACT_HL2MP_WALK_SHOTGUN 1 +$makematchwalk_9way mp_walk_smg1 "Idle_SMG1_Aim" 0 weapons_RunN_SMG1_Aim_9_directions "Idle_SMG1_Aim" 0 ACT_HL2MP_WALK_SMG1 1 +$makematchwalk_9way mp_walk_ar2 "idle_ar2_aim" 0 soldier_Aim_9_directions "idle_ar2_aim" 0 ACT_HL2MP_WALK_AR2 1 +$makematchwalk_9way mp_walk_gravgun "..\hl2mp_ported_anims\HL2DM_Run_Aim_Gravgun" 4 HL2DM_Run_Aim_Gravgun "..\hl2mp_ported_anims\HL2DM_Aim_Gravgun" 4 ACT_HL2MP_WALK_PHYSGUN 1 +$makematchwalk_9way mp_walk_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_WALK_GRENADE 1 +$makematchwalk_9way mp_walk_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 weapons_Aim_RPG_9_directions "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 ACT_HL2MP_WALK_RPG 1 +$makematchwalk_9way mp_walk_crossbow "custom\Idle_Crossbow_Aim" 0 soldier_Aim_9_directions "custom\Idle_Crossbow_Aim" 0 ACT_HL2MP_WALK_CROSSBOW 1 +$makematchwalk_9way mp_walk_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 ACT_HL2MP_WALK_MELEE 1 +$makematchwalk_9way mp_walk_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_WALK_SLAM 1 -$makematchwalk_9way walk_smg2 "custom\Idle_SMG2_Aim" 0 weapons_RunN_SMG1_Aim_9_directions "custom\Idle_SMG2_Aim" 0 ACT_HL2MP_WALK_SMG2 1 -$makematchwalk_9way walk_ar1 "custom\idle_ar1_aim" 0 soldier_Aim_9_directions "custom\idle_ar1_aim" 0 ACT_HL2MP_WALK_AR1 1 +$makematchwalk_9way mp_walk_smg2 "custom\Idle_SMG2_Aim" 0 weapons_RunN_SMG1_Aim_9_directions "custom\Idle_SMG2_Aim" 0 ACT_HL2MP_WALK_SMG2 1 +$makematchwalk_9way mp_walk_ar1 "custom\idle_ar1_aim" 0 soldier_Aim_9_directions "custom\idle_ar1_aim" 0 ACT_HL2MP_WALK_AR1 1 + +// --------------------------------------------------- +// Lower +// --------------------------------------------------- + +$definemacro appendlower AppendSeq LowerSeq \\ +$append $AppendSeq$ { blendlayer $LowerSeq$ 0 1 1 2 poseparameter "weapon_lower" } + +$poseparameter "weapon_lower" 0 1 + +$Weightlist UpperbodyLowerBlend { + "valvebiped.Bip01_Pelvis" 0.1 + "ValveBiped.Bip01_L_Thigh" 0.0 + "ValveBiped.Bip01_R_Thigh" 0.0 + "ValveBiped.Bip01_Spine" 0.1 + "ValveBiped.Bip01_Spine1" 0.3 + "ValveBiped.Bip01_Spine2" 0.4 + "ValveBiped.Bip01_Spine4" 0.66 + "ValveBiped.Bip01_R_Clavicle" 1.0 + "ValveBiped.Bip01_L_Clavicle" 1.0 + "ValveBiped.Bip01_Neck1" 1.0 + } + +$sequence mp_lower_ar2 "idle_angry_Ar2.smd" frame 0 0 weightlist "UpperbodyLowerBlend" worldspace +$sequence mp_lower_smg1 "Idle_Angry_SMG1.smd" frame 0 0 weightlist "UpperbodyLowerBlend" worldspace +$sequence mp_lower_shotgun "idle_angry_Ar2.smd" frame 0 0 weightlist "UpperbodyLowerBlend" worldspace // Idle_Angry_Shotgun desync on female citizens +$sequence mp_lower_rpg "Idle_Angry_RPG.smd" frame 0 0 weightlist "UpperbodyLowerBlend" worldspace +$sequence mp_lower_pistol "..\combine_soldier_anims_anims\custom\mp_lower_pistol.smd" frame 0 0 weightlist "UpperbodyLowerBlend" worldspace +$sequence mp_lower_ar1 "custom/idle_angry_ar1.smd" frame 0 0 weightlist "UpperbodyLowerBlend" worldspace +$sequence mp_lower_crossbow "custom/idle_angry_crossbow.smd" frame 0 0 weightlist "UpperbodyLowerBlend" worldspace +$sequence mp_lower_smg2 "custom/idle_angry_smg2.smd" frame 0 0 weightlist "UpperbodyLowerBlend" worldspace + +$appendlower "mp_idle_pistol" "mp_lower_pistol" +$appendlower "mp_idle_shotgun" "mp_lower_shotgun" +$appendlower "mp_idle_smg1" "mp_lower_smg1" +$appendlower "mp_idle_ar2" "mp_lower_ar2" +$appendlower "mp_idle_rpg" "mp_lower_rpg" +$appendlower "mp_idle_crossbow" "mp_lower_crossbow" +$appendlower "mp_idle_smg2" "mp_lower_smg2" +$appendlower "mp_idle_ar1" "mp_lower_ar1" + +$appendlower "mp_cidle_pistol" "mp_lower_pistol" +$appendlower "mp_cidle_shotgun" "mp_lower_shotgun" +$appendlower "mp_cidle_smg1" "mp_lower_smg1" +$appendlower "mp_cidle_ar2" "mp_lower_ar2" +$appendlower "mp_cidle_rpg" "mp_lower_rpg" +$appendlower "mp_cidle_crossbow" "mp_lower_crossbow" +$appendlower "mp_cidle_smg2" "mp_lower_smg2" +$appendlower "mp_cidle_ar1" "mp_lower_ar1" + +$appendlower "mp_cwalk_pistol" "mp_lower_pistol" +$appendlower "mp_cwalk_shotgun" "mp_lower_shotgun" +$appendlower "mp_cwalk_smg1" "mp_lower_smg1" +$appendlower "mp_cwalk_ar2" "mp_lower_ar2" +$appendlower "mp_cwalk_rpg" "mp_lower_rpg" +$appendlower "mp_cwalk_crossbow" "mp_lower_crossbow" +$appendlower "mp_cwalk_smg2" "mp_lower_smg2" +$appendlower "mp_cwalk_ar1" "mp_lower_ar1" + +$appendlower "mp_run_pistol" "mp_lower_pistol" +$appendlower "mp_run_shotgun" "mp_lower_shotgun" +$appendlower "mp_run_smg1" "mp_lower_smg1" +$appendlower "mp_run_ar2" "mp_lower_ar2" +$appendlower "mp_run_rpg" "mp_lower_rpg" +$appendlower "mp_run_crossbow" "mp_lower_crossbow" +$appendlower "mp_run_smg2" "mp_lower_smg2" +$appendlower "mp_run_ar1" "mp_lower_ar1" + +$appendlower "mp_walk_pistol" "mp_lower_pistol" +$appendlower "mp_walk_shotgun" "mp_lower_shotgun" +$appendlower "mp_walk_smg1" "mp_lower_smg1" +$appendlower "mp_walk_ar2" "mp_lower_ar2" +$appendlower "mp_walk_rpg" "mp_lower_rpg" +$appendlower "mp_walk_crossbow" "mp_lower_crossbow" +$appendlower "mp_walk_smg2" "mp_lower_smg2" +$appendlower "mp_walk_ar1" "mp_lower_ar1" // --------------------------------------------------- // Misc // --------------------------------------------------- -$weightlist "weights_357_shoot" { - "ValveBiped.Bip01_Pelvis" 3 - "ValveBiped.Bip01_R_Clavicle" 3 - "ValveBiped.Bip01_R_UpperArm" 1.6 - "ValveBiped.Bip01_R_Forearm" 3 - "ValveBiped.Bip01_R_Hand" 3 - "ValveBiped.Bip01_L_Clavicle" 3 - "ValveBiped.Bip01_L_UpperArm" 2 - "ValveBiped.Bip01_L_Forearm" 5 - "ValveBiped.Bip01_L_Hand" 5 -} -$animation "@gesture_shoot_pistol_corrective_animation" "..\police_animations_anims\@gesture_shoot_pistol_corrective_animation.smd" + $sequence a_range_357 "..\police_animations_anims\gesture_shoot_pistol.smd" subtract "@gesture_shoot_pistol_corrective_animation" 0 delta weightlist "weights_357_shoot" hidden -$sequence range_357 "..\police_animations_anims\gesture_shoot_pistol.smd" { +$sequence mp_range_357 "..\police_animations_anims\gesture_shoot_pistol.smd" { iklock lfoot 1 0 iklock rfoot 1 0 noanimation numframes 16 blendlayer "a_range_357" 0 4 6 16 spline activity "ACT_HL2MP_GESTURE_RANGE_ATTACK_REVOLVER" 1 } -$append reload_357 { fps 20 } // $357ReloadSounds +$append mp_reload_357 { fps 20 } // $357ReloadSounds $include "mapbase_player_include_anims_misc.qci" diff --git a/modelsrc/mapbase_player_include_anims_default.qci b/modelsrc/mapbase_player_include_anims_default.qci index f3b61e4..c521290 100644 --- a/modelsrc/mapbase_player_include_anims_default.qci +++ b/modelsrc/mapbase_player_include_anims_default.qci @@ -36,47 +36,47 @@ $makeaimlayer HL2DM_crouch_aim_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim // Idle // --------------------------------------------------- -$sequence idle "idle_subtle" loop activity ACT_HL2MP_IDLE 1 +$sequence mp_idle "idle_subtle" loop activity ACT_HL2MP_IDLE 1 -$makeidle idle_pistol "..\hl2mp_ported_anims\Pistol_aim_matrix" 4 weapons_Pistol_aim_matrix ACT_HL2MP_IDLE_PISTOL 1 -$makeidle idle_shotgun "..\hl2mp_ported_anims\Aim_9_directions_SG" 4 soldier_Aim_9_directions_SG ACT_HL2MP_IDLE_SHOTGUN 1 -$makeidle idle_smg1 "..\combine_soldier_anims_anims\CombatIdle1_SMG1" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_SMG1 1 -$makeidle idle_ar2 "..\combine_soldier_anims_anims\CombatIdle1" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_AR2 1 -$makeidle idle_gravgun "..\hl2mp_ported_anims\HL2DM_Aim_Gravgun" 4 HL2DM_Aim_Gravgun ACT_HL2MP_IDLE_PHYSGUN 1 -$makeidle idle_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_GRENADE 1 -$makeidle idle_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 weapons_Aim_RPG_9_directions ACT_HL2MP_IDLE_RPG 1 -$makeidle idle_crossbow "..\hl2mp_ported_anims\HL2DM_Idle_Crossbow" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROSSBOW 1 -$makeidle idle_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_MELEE 1 -$makeidle idle_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_SLAM 1 +$makeidle mp_idle_pistol "..\hl2mp_ported_anims\Pistol_aim_matrix" 4 weapons_Pistol_aim_matrix ACT_HL2MP_IDLE_PISTOL 1 +$makeidle mp_idle_shotgun "..\hl2mp_ported_anims\Aim_9_directions_SG" 4 soldier_Aim_9_directions_SG ACT_HL2MP_IDLE_SHOTGUN 1 +$makeidle mp_idle_smg1 "..\combine_soldier_anims_anims\CombatIdle1_SMG1" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_SMG1 1 +$makeidle mp_idle_ar2 "..\combine_soldier_anims_anims\CombatIdle1" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_AR2 1 +$makeidle mp_idle_gravgun "..\hl2mp_ported_anims\HL2DM_Aim_Gravgun" 4 HL2DM_Aim_Gravgun ACT_HL2MP_IDLE_PHYSGUN 1 +$makeidle mp_idle_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_GRENADE 1 +$makeidle mp_idle_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 weapons_Aim_RPG_9_directions ACT_HL2MP_IDLE_RPG 1 +$makeidle mp_idle_crossbow "..\hl2mp_ported_anims\HL2DM_Idle_Crossbow" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROSSBOW 1 +$makeidle mp_idle_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_MELEE 1 +$makeidle mp_idle_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_SLAM 1 // --------------------------------------------------- // Run // --------------------------------------------------- $animation a_runC "idle_subtle" loop alignto reference cmdlist lockfeet -$sequence run_all { +$sequence mp_run_all { a_runSW a_runS a_runSE a_runW a_runC a_runE a_runNW a_runN a_runNE blendwidth 3 blend move_y -1 1 blend move_x -1 1 ACT_HL2MP_RUN 1 } -$makematchrun_9way run_pistol "..\hl2mp_ported_anims\RunN_aim_pistol" 0 police_WalkN_pistol_aim_matrix "..\hl2mp_ported_anims\Pistol_aim_matrix" 4 ACT_HL2MP_RUN_PISTOL 1 -$makematchrun_9way run_shotgun "..\hl2mp_ported_anims\RunN_aim_sg" 0 soldier_Aim_9_directions_SG "..\hl2mp_ported_anims\Aim_9_directions_SG" 4 ACT_HL2MP_RUN_SHOTGUN 1 -$makerun_9way run_smg1 "..\hl2mp_ported_anims\RunN_Alert_SMG1_Aim" 0 weapons_RunN_SMG1_Aim_9_directions "..\combine_soldier_anims_anims\CombatIdle1_SMG1" 0 ACT_HL2MP_RUN_SMG1 1 -$makematchrun_9way run_ar2 "..\combine_soldier_anims_anims\CombatIdle1" 0 soldier_Aim_9_directions "..\combine_soldier_anims_anims\CombatIdle1" 0 ACT_HL2MP_RUN_AR2 1 -$makematchrun_9way run_gravgun "..\hl2mp_ported_anims\HL2DM_Run_Aim_Gravgun" 4 HL2DM_Run_Aim_Gravgun "..\hl2mp_ported_anims\HL2DM_Aim_Gravgun" 4 ACT_HL2MP_RUN_PHYSGUN 1 -$makematchrun_9way run_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_RUN_GRENADE 1 -$makematchrun_9way run_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 weapons_Aim_RPG_9_directions "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 ACT_HL2MP_RUN_RPG 1 -$makematchrun_9way run_crossbow "..\hl2mp_ported_anims\HL2DM_Idle_Crossbow" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Crossbow" 0 ACT_HL2MP_RUN_CROSSBOW 1 -$makematchrun_9way run_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 ACT_HL2MP_RUN_MELEE 1 -$makematchrun_9way run_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_RUN_SLAM 1 +$makematchrun_9way mp_run_pistol "..\hl2mp_ported_anims\RunN_aim_pistol" 0 police_WalkN_pistol_aim_matrix "..\hl2mp_ported_anims\Pistol_aim_matrix" 4 ACT_HL2MP_RUN_PISTOL 1 +$makematchrun_9way mp_run_shotgun "..\hl2mp_ported_anims\RunN_aim_sg" 0 soldier_Aim_9_directions_SG "..\hl2mp_ported_anims\Aim_9_directions_SG" 4 ACT_HL2MP_RUN_SHOTGUN 1 +$makerun_9way mp_run_smg1 "..\hl2mp_ported_anims\RunN_Alert_SMG1_Aim" 0 weapons_RunN_SMG1_Aim_9_directions "..\combine_soldier_anims_anims\CombatIdle1_SMG1" 0 ACT_HL2MP_RUN_SMG1 1 +$makematchrun_9way mp_run_ar2 "..\combine_soldier_anims_anims\CombatIdle1" 0 soldier_Aim_9_directions "..\combine_soldier_anims_anims\CombatIdle1" 0 ACT_HL2MP_RUN_AR2 1 +$makematchrun_9way mp_run_gravgun "..\hl2mp_ported_anims\HL2DM_Run_Aim_Gravgun" 4 HL2DM_Run_Aim_Gravgun "..\hl2mp_ported_anims\HL2DM_Aim_Gravgun" 4 ACT_HL2MP_RUN_PHYSGUN 1 +$makematchrun_9way mp_run_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_RUN_GRENADE 1 +$makematchrun_9way mp_run_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 weapons_Aim_RPG_9_directions "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 ACT_HL2MP_RUN_RPG 1 +$makematchrun_9way mp_run_crossbow "..\hl2mp_ported_anims\HL2DM_Idle_Crossbow" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Crossbow" 0 ACT_HL2MP_RUN_CROSSBOW 1 +$makematchrun_9way mp_run_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 ACT_HL2MP_RUN_MELEE 1 +$makematchrun_9way mp_run_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_RUN_SLAM 1 // --------------------------------------------------- // Crouch Idle // --------------------------------------------------- -$sequence cidle "crouchidlehide" loop activity ACT_HL2MP_IDLE_CROUCH 1 +$sequence mp_cidle "crouchidlehide" loop activity ACT_HL2MP_IDLE_CROUCH 1 $makecidle cidle_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 HL2DM_crouch_aim_pistol ACT_HL2MP_IDLE_CROUCH_PISTOL 1 $makecidle cidle_shotgun "..\combine_soldier_anims_anims\shootSGc" 0 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_SHOTGUN 1 @@ -94,23 +94,23 @@ $makecidleB cidle_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 "..\hl2mp_port // --------------------------------------------------- $animation a_crouch_walkC "crouchidlehide" loop alignto reference cmdlist lockfeet -$sequence crouch_walk_all { +$sequence mp_crouch_walk_all { a_crouch_walkSW a_crouch_walkS a_crouch_walkSE a_crouch_walkW a_crouch_walkC a_crouch_walkE a_crouch_walkNW a_crouch_walkN a_crouch_walkNE blendwidth 3 blend move_y -1 1 blend move_x -1 1 ACT_HL2MP_WALK_CROUCH 1 } -$makecwalk_9way cwalk_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 HL2DM_crouch_aim_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 ACT_HL2MP_WALK_CROUCH_PISTOL 1 -$makecwalk_9way cwalk_shotgun "..\combine_soldier_anims_anims\shootSGc" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootSGc" 0 ACT_HL2MP_WALK_CROUCH_SHOTGUN 1 -$makecwalk_9way cwalk_smg1 "..\combine_soldier_anims_anims\shootSMG1c" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootSMG1c" 0 ACT_HL2MP_WALK_CROUCH_SMG1 1 -$makecwalk_9way cwalk_ar2 "..\combine_soldier_anims_anims\shootAR2c" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootAR2c" 0 ACT_HL2MP_WALK_CROUCH_AR2 1 -$makecwalk_9way cwalk_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 HL2DM_crouch_aim_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 ACT_HL2MP_WALK_CROUCH_PHYSGUN 1 -$makecwalk_9way cwalk_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_WALK_CROUCH_GRENADE 1 -$makecwalk_9way cwalk_rpg "..\hl2mp_ported_anims\HL2DM_crouch_aim_RPG" 4 HL2DM_crouch_aim_RPG "..\hl2mp_ported_anims\HL2DM_crouch_aim_RPG" 4 ACT_HL2MP_WALK_CROUCH_RPG 1 -$makecwalk_9way cwalk_crossbow "..\combine_soldier_anims_anims\shootSMG1c" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootSMG1c" 0 ACT_HL2MP_WALK_CROUCH_CROSSBOW 1 -$makecwalk_9way cwalk_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 ACT_HL2MP_WALK_CROUCH_MELEE 1 -$makecwalk_9way cwalk_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_WALK_CROUCH_SLAM 1 +$makecwalk_9way mp_cwalk_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 HL2DM_crouch_aim_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 ACT_HL2MP_WALK_CROUCH_PISTOL 1 +$makecwalk_9way mp_cwalk_shotgun "..\combine_soldier_anims_anims\shootSGc" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootSGc" 0 ACT_HL2MP_WALK_CROUCH_SHOTGUN 1 +$makecwalk_9way mp_cwalk_smg1 "..\combine_soldier_anims_anims\shootSMG1c" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootSMG1c" 0 ACT_HL2MP_WALK_CROUCH_SMG1 1 +$makecwalk_9way mp_cwalk_ar2 "..\combine_soldier_anims_anims\shootAR2c" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootAR2c" 0 ACT_HL2MP_WALK_CROUCH_AR2 1 +$makecwalk_9way mp_cwalk_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 HL2DM_crouch_aim_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 ACT_HL2MP_WALK_CROUCH_PHYSGUN 1 +$makecwalk_9way mp_cwalk_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_WALK_CROUCH_GRENADE 1 +$makecwalk_9way mp_cwalk_rpg "..\hl2mp_ported_anims\HL2DM_crouch_aim_RPG" 4 HL2DM_crouch_aim_RPG "..\hl2mp_ported_anims\HL2DM_crouch_aim_RPG" 4 ACT_HL2MP_WALK_CROUCH_RPG 1 +$makecwalk_9way mp_cwalk_crossbow "..\combine_soldier_anims_anims\shootSMG1c" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootSMG1c" 0 ACT_HL2MP_WALK_CROUCH_CROSSBOW 1 +$makecwalk_9way mp_cwalk_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 ACT_HL2MP_WALK_CROUCH_MELEE 1 +$makecwalk_9way mp_cwalk_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_WALK_CROUCH_SLAM 1 // --------------------------------------------------- // Attack @@ -131,18 +131,18 @@ $makerange range_slam "..\hl2mp_ported_anims\HL2DM_deploy_SLAM" 0 ACT_HL2MP_GES // Jump // --------------------------------------------------- -$makejump jump "crouchidlehide" 0 ACT_HL2MP_JUMP 1 +$makejump mp_jump "crouchidlehide" 0 ACT_HL2MP_JUMP 1 -$makejump jump_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 ACT_HL2MP_JUMP_PISTOL 1 -$makejump jump_shotgun "..\combine_soldier_anims_anims\shootSGc" 0 ACT_HL2MP_JUMP_SHOTGUN 1 -$makejump jump_smg1 "..\combine_soldier_anims_anims\shootSMG1c" 0 ACT_HL2MP_JUMP_SMG1 1 -$makejump jump_ar2 "..\combine_soldier_anims_anims\shootAR2c" 0 ACT_HL2MP_JUMP_AR2 1 -$makejump jump_gravgun "..\hl2mp_ported_anims\HL2DM_Run_Aim_Gravgun" 4 ACT_HL2MP_JUMP_PHYSGUN 1 -$makejump jump_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_JUMP_GRENADE 1 -$makejump jump_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 ACT_HL2MP_JUMP_RPG 1 -$makejump jump_crossbow "..\hl2mp_ported_anims\HL2DM_Idle_Crossbow" 0 ACT_HL2MP_JUMP_CROSSBOW 1 -$makejump jump_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 ACT_HL2MP_JUMP_MELEE 1 -$makejump jump_slam "..\hl2mp_ported_anims\HL2DM_Idle_SLAM" 0 ACT_HL2MP_JUMP_SLAM 1 +$makejump mp_jump_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 ACT_HL2MP_JUMP_PISTOL 1 +$makejump mp_jump_shotgun "..\combine_soldier_anims_anims\shootSGc" 0 ACT_HL2MP_JUMP_SHOTGUN 1 +$makejump mp_jump_smg1 "..\combine_soldier_anims_anims\shootSMG1c" 0 ACT_HL2MP_JUMP_SMG1 1 +$makejump mp_jump_ar2 "..\combine_soldier_anims_anims\shootAR2c" 0 ACT_HL2MP_JUMP_AR2 1 +$makejump mp_jump_gravgun "..\hl2mp_ported_anims\HL2DM_Run_Aim_Gravgun" 4 ACT_HL2MP_JUMP_PHYSGUN 1 +$makejump mp_jump_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_JUMP_GRENADE 1 +$makejump mp_jump_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 ACT_HL2MP_JUMP_RPG 1 +$makejump mp_jump_crossbow "..\hl2mp_ported_anims\HL2DM_Idle_Crossbow" 0 ACT_HL2MP_JUMP_CROSSBOW 1 +$makejump mp_jump_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 ACT_HL2MP_JUMP_MELEE 1 +$makejump mp_jump_slam "..\hl2mp_ported_anims\HL2DM_Idle_SLAM" 0 ACT_HL2MP_JUMP_SLAM 1 // --------------------------------------------------- // Reload @@ -158,20 +158,20 @@ $makereload reload_ar2 "..\combine_soldier_anims_anims\reload" ACT_HL2MP_GESTUR // --------------------------------------------------- $animation a_walkC "idle_subtle" loop alignto reference cmdlist lockfeet -$sequence walk_all { +$sequence mp_walk_all { a_walkSW a_walkS a_walkSE a_walkW a_walkC a_walkE a_walkNW a_walkN a_walkNE blendwidth 3 blend move_y -1 1 blend move_x -1 1 ACT_HL2MP_WALK 1 } -$makematchwalk_9way walk_pistol "..\hl2mp_ported_anims\RunN_aim_pistol" 0 police_WalkN_pistol_aim_matrix "..\hl2mp_ported_anims\Pistol_aim_matrix" 4 ACT_HL2MP_WALK_PISTOL 1 -$makematchwalk_9way walk_shotgun "..\hl2mp_ported_anims\RunN_aim_sg" 0 soldier_Aim_9_directions_SG "..\hl2mp_ported_anims\Aim_9_directions_SG" 4 ACT_HL2MP_WALK_SHOTGUN 1 +$makematchwalk_9way mp_walk_pistol "..\hl2mp_ported_anims\RunN_aim_pistol" 0 police_WalkN_pistol_aim_matrix "..\hl2mp_ported_anims\Pistol_aim_matrix" 4 ACT_HL2MP_WALK_PISTOL 1 +$makematchwalk_9way mp_walk_shotgun "..\hl2mp_ported_anims\RunN_aim_sg" 0 soldier_Aim_9_directions_SG "..\hl2mp_ported_anims\Aim_9_directions_SG" 4 ACT_HL2MP_WALK_SHOTGUN 1 $makewalk_9way walk_smg1 "..\hl2mp_ported_anims\RunN_Alert_SMG1_Aim" 0 weapons_RunN_SMG1_Aim_9_directions "..\combine_soldier_anims_anims\CombatIdle1_SMG1" 0 ACT_HL2MP_WALK_SMG1 1 -$makematchwalk_9way walk_ar2 "..\combine_soldier_anims_anims\CombatIdle1" 0 soldier_Aim_9_directions "..\combine_soldier_anims_anims\CombatIdle1" 0 ACT_HL2MP_WALK_AR2 1 -$makematchwalk_9way walk_gravgun "..\hl2mp_ported_anims\HL2DM_Run_Aim_Gravgun" 4 HL2DM_Run_Aim_Gravgun "..\hl2mp_ported_anims\HL2DM_Aim_Gravgun" 4 ACT_HL2MP_WALK_PHYSGUN 1 -$makematchwalk_9way walk_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_WALK_GRENADE 1 -$makematchwalk_9way walk_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 weapons_Aim_RPG_9_directions "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 ACT_HL2MP_WALK_RPG 1 -$makematchwalk_9way walk_crossbow "..\hl2mp_ported_anims\HL2DM_Idle_Crossbow" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Crossbow" 0 ACT_HL2MP_WALK_CROSSBOW 1 -$makematchwalk_9way walk_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 ACT_HL2MP_WALK_MELEE 1 -$makematchwalk_9way walk_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_WALK_SLAM 1 +$makematchwalk_9way mp_walk_ar2 "..\combine_soldier_anims_anims\CombatIdle1" 0 soldier_Aim_9_directions "..\combine_soldier_anims_anims\CombatIdle1" 0 ACT_HL2MP_WALK_AR2 1 +$makematchwalk_9way mp_walk_gravgun "..\hl2mp_ported_anims\HL2DM_Run_Aim_Gravgun" 4 HL2DM_Run_Aim_Gravgun "..\hl2mp_ported_anims\HL2DM_Aim_Gravgun" 4 ACT_HL2MP_WALK_PHYSGUN 1 +$makematchwalk_9way mp_walk_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_WALK_GRENADE 1 +$makematchwalk_9way mp_walk_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 weapons_Aim_RPG_9_directions "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 ACT_HL2MP_WALK_RPG 1 +$makematchwalk_9way mp_walk_crossbow "..\hl2mp_ported_anims\HL2DM_Idle_Crossbow" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Crossbow" 0 ACT_HL2MP_WALK_CROSSBOW 1 +$makematchwalk_9way mp_walk_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 ACT_HL2MP_WALK_MELEE 1 +$makematchwalk_9way mp_walk_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_WALK_SLAM 1 diff --git a/modelsrc/mapbase_player_include_anims_misc.qci b/modelsrc/mapbase_player_include_anims_misc.qci index ddebd73..18f1705 100644 --- a/modelsrc/mapbase_player_include_anims_misc.qci +++ b/modelsrc/mapbase_player_include_anims_misc.qci @@ -5,38 +5,12 @@ // Shared misc. stuff // // ================================================================ - -// -// Combine animation gestures -// -$makeweapongesturep grenThrow_gesture "..\combine_soldier_anims_anims\grenThrow.smd" 10 35 50 -$append grenThrow_gesture { - fps 45 - activity "ACT_GESTURE_COMBINE_THROW_GRENADE" 1 - { event 7 30 "" } -} -$makeweapongesturep grenDrop_gesture "..\combine_soldier_anims_anims\grenDrop.smd" 12 32 43 -$append grenDrop_gesture { - fps 35 - activity "ACT_GESTURE_SPECIAL_ATTACK1" 1 - { event 7 26 "" } -} +$makerange mp_range2_shotgun "..\male_shared_anims\shoot_shotgun" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK2_SHOTGUN 1 // Temporary? +$makerange mp_range2_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK2_GRENADE 1 -$makeweapongesturep grenPlace_gesture "..\combine_soldier_anims_anims\grenPlace.smd" 12 35 45 -$append grenPlace_gesture { - fps 35 - activity "ACT_GESTURE_SPECIAL_ATTACK2" 1 - { event 9 25 "" } -} - -// --------------------------------------------------- - -$makerange range2_shotgun "..\male_shared_anims\shoot_shotgun" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK2_SHOTGUN 1 // Temporary? -$makerange range2_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK2_GRENADE 1 - -$makeweapongesturep range2_smg1 "..\male_shared_anims\custom\shoot_smg1_alt.smd" 4 8 16 ACT_HL2MP_GESTURE_RANGE_ATTACK2_SMG1 1 -$makeweapongesturep range2_ar2 "..\combine_soldier_anims_anims\shootAR2alt.smd" 12 24 36 ACT_HL2MP_GESTURE_RANGE_ATTACK2_AR2 1 +$makeweapongesturep mp_range2_smg1 "..\male_shared_anims\custom\shoot_smg1_alt.smd" 4 8 16 ACT_HL2MP_GESTURE_RANGE_ATTACK2_SMG1 1 +$makeweapongesturep mp_range2_ar2 "..\combine_soldier_anims_anims\shootAR2alt.smd" 12 24 36 ACT_HL2MP_GESTURE_RANGE_ATTACK2_AR2 1 // --------------------------------------------------- @@ -53,39 +27,18 @@ $cmdlist IK_BothHands { ikrule "rhand" attachment "R_hand" } -$makeidle idle_use "..\male_shared_anims\custom\hl2dm_use_light" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_USE 1 cmdlist IK_LHand -$makematchrun_9way run_use "..\male_shared_anims\custom\hl2dm_use_light" 0 soldier_Aim_9_directions "..\male_shared_anims\custom\hl2dm_use_light" 0 ACT_HL2MP_RUN_USE 1 -$makecidleB cidle_use "..\male_shared_anims\custom\hl2dm_use_light" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_USE 1 cmdlist IK_LHand -$makecwalk_9way cwalk_use "..\male_shared_anims\custom\hl2dm_use_light" 0 soldier_Crouch_aim_9_directions "..\male_shared_anims\custom\hl2dm_use_light" 0 ACT_HL2MP_WALK_CROUCH_USE 1 -$makejump jump_use "..\male_shared_anims\custom\hl2dm_use_light" 0 ACT_HL2MP_JUMP_USE 1 cmdlist IK_LHand -$makematchwalk_9way walk_use "..\male_shared_anims\custom\hl2dm_use_light" 0 soldier_Aim_9_directions "..\male_shared_anims\custom\hl2dm_use_light" 0 ACT_HL2MP_WALK_USE 1 +$makeidle_noik mp_idle_use "..\male_shared_anims\custom\hl2dm_use_light" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_USE 1 cmdlist IK_LHand +$makematchrun_9way mp_run_use "..\male_shared_anims\custom\hl2dm_use_light" 0 soldier_Aim_9_directions "..\male_shared_anims\custom\hl2dm_use_light" 0 ACT_HL2MP_RUN_USE 1 +$makecidleB_noik mp_cidle_use "..\male_shared_anims\custom\hl2dm_use_light" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_USE 1 cmdlist IK_LHand +$makecwalk_9way mp_cwalk_use "..\male_shared_anims\custom\hl2dm_use_light" 0 soldier_Crouch_aim_9_directions "..\male_shared_anims\custom\hl2dm_use_light" 0 ACT_HL2MP_WALK_CROUCH_USE 1 +$makejump mp_jump_use "..\male_shared_anims\custom\hl2dm_use_light" 0 ACT_HL2MP_JUMP_USE 1 cmdlist IK_LHand +$makematchwalk_9way mp_walk_use "..\male_shared_anims\custom\hl2dm_use_light" 0 soldier_Aim_9_directions "..\male_shared_anims\custom\hl2dm_use_light" 0 ACT_HL2MP_WALK_USE 1 -$makeidle idle_use_heavy "..\male_shared_anims\custom\hl2dm_use_heavy" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_USE_HEAVY 1 cmdlist IK_BothHands -$makematchrun_9way run_use_heavy "..\male_shared_anims\custom\hl2dm_use_heavy" 0 soldier_Aim_9_directions "..\male_shared_anims\custom\hl2dm_use_heavy" 0 ACT_HL2MP_RUN_USE_HEAVY 1 -$makecidleB cidle_use_heavy "..\male_shared_anims\custom\hl2dm_use_heavy" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_USE_HEAVY 1 cmdlist IK_BothHands -$makecwalk_9way cwalk_use_heavy "..\male_shared_anims\custom\hl2dm_use_heavy" 0 soldier_Crouch_aim_9_directions "..\male_shared_anims\custom\hl2dm_use_heavy" 0 ACT_HL2MP_WALK_CROUCH_USE_HEAVY 1 -$makejump jump_use_heavy "..\male_shared_anims\custom\hl2dm_use_heavy" 0 ACT_HL2MP_JUMP_USE_HEAVY 1 cmdlist IK_BothHands -$makematchwalk_9way walk_use_heavy "..\male_shared_anims\custom\hl2dm_use_heavy" 0 soldier_Aim_9_directions "..\male_shared_anims\custom\hl2dm_use_heavy" 0 ACT_HL2MP_WALK_USE_HEAVY 1 - -// --------------------------------------------------- - -$pushd "../male_shared_anims" -$include "DefaultHolster.qci" -$popd - -// --------------------------------------------------- - -$pushd "../" - -$include "l4d1_ported_anims/L4D1_PistolAnims.qci" - -// Soldier Signals -$include "SoldierSignals.qci" - -// Soldiers' original signals had a FPS of 48 -$definevariable SignalFPS 36 //32 -$DefaultSignalGestures $SignalFPS$ - -$popd +$makeidle_noik mp_idle_use_heavy "..\male_shared_anims\custom\hl2dm_use_heavy" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_USE_HEAVY 1 cmdlist IK_BothHands +$makematchrun_9way mp_run_use_heavy "..\male_shared_anims\custom\hl2dm_use_heavy" 0 soldier_Aim_9_directions "..\male_shared_anims\custom\hl2dm_use_heavy" 0 ACT_HL2MP_RUN_USE_HEAVY 1 +$makecidleB_noik mp_cidle_use_heavy "..\male_shared_anims\custom\hl2dm_use_heavy" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_USE_HEAVY 1 cmdlist IK_BothHands +$makecwalk_9way mp_cwalk_use_heavy "..\male_shared_anims\custom\hl2dm_use_heavy" 0 soldier_Crouch_aim_9_directions "..\male_shared_anims\custom\hl2dm_use_heavy" 0 ACT_HL2MP_WALK_CROUCH_USE_HEAVY 1 +$makejump mp_jump_use_heavy "..\male_shared_anims\custom\hl2dm_use_heavy" 0 ACT_HL2MP_JUMP_USE_HEAVY 1 cmdlist IK_BothHands +$makematchwalk_9way mp_walk_use_heavy "..\male_shared_anims\custom\hl2dm_use_heavy" 0 soldier_Aim_9_directions "..\male_shared_anims\custom\hl2dm_use_heavy" 0 ACT_HL2MP_WALK_USE_HEAVY 1 // --------------------------------------------------- diff --git a/modelsrc/mapbase_player_include_anims_police.qci b/modelsrc/mapbase_player_include_anims_police.qci index 7100226..ca2913f 100644 --- a/modelsrc/mapbase_player_include_anims_police.qci +++ b/modelsrc/mapbase_player_include_anims_police.qci @@ -14,7 +14,6 @@ $makeaimlayer police_WalkN_pistol_aim_matrix "..\hl2mp_ported_anims\WalkN_pistol $makeaimlayer weapons_Pistol_aim_matrix "..\hl2mp_ported_anims\Pistol_aim_matrix" $makeaimlayer HL2DM_crouch_aim_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" -$makeaimlayer soldier_Aim_9_directions "..\hl2mp_ported_anims\Aim_9_directions" $makeaimlayer soldier_Aim_9_directions_SG "..\hl2mp_ported_anims\Aim_9_directions_SG" $makeaimlayerB soldier_Crouch_aim_9_directions "..\hl2mp_ported_anims\Crouch_aim_9_directions" $makeaimlayer weapons_Aim_9_directions "..\hl2mp_ported_anims\malecitizen_Aim_9_directions" @@ -33,189 +32,220 @@ $makeaimlayer HL2DM_crouch_aim_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim // Idle // --------------------------------------------------- -$sequence idle "custom/unarmedidle1" loop activity ACT_HL2MP_IDLE 1 +$sequence mp_idle "custom/unarmedidle1" loop activity ACT_HL2MP_IDLE 1 -$makeidle idle_pistol "pistolangryidle2" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_PISTOL 1 -$makeidle idle_shotgun "custom/shotgunangryidle1" 4 soldier_Aim_9_directions_SG ACT_HL2MP_IDLE_SHOTGUN 1 -$makeidle idle_smg1 "smg1angryidle1" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_SMG1 1 -$makeidle idle_ar2 "custom/ar2angryidle1" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_AR2 1 -$makeidle idle_gravgun "..\hl2mp_ported_anims\HL2DM_Aim_Gravgun" 4 HL2DM_Aim_Gravgun ACT_HL2MP_IDLE_PHYSGUN 1 -$makeidle_noik idle_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_GRENADE 1 -$makeidle idle_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 weapons_Aim_RPG_9_directions ACT_HL2MP_IDLE_RPG 1 -$makeidle idle_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROSSBOW 1 -$makeidle_noik idle_melee "batonangryidle1" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_MELEE 1 -$makeidle_noik idle_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_SLAM 1 +$makeidle mp_idle_pistol "pistolangryidle2" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_PISTOL 1 +$makeidle mp_idle_shotgun "custom/shotgunangryidle1" 4 soldier_Aim_9_directions_SG ACT_HL2MP_IDLE_SHOTGUN 1 +$makeidle mp_idle_smg1 "smg1angryidle1" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_SMG1 1 +$makeidle mp_idle_ar2 "custom/ar2angryidle1" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_AR2 1 +$makeidle mp_idle_gravgun "..\hl2mp_ported_anims\HL2DM_Aim_Gravgun" 4 HL2DM_Aim_Gravgun ACT_HL2MP_IDLE_PHYSGUN 1 +$makeidle_noik mp_idle_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_GRENADE 1 +$makeidle mp_idle_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 weapons_Aim_RPG_9_directions ACT_HL2MP_IDLE_RPG 1 +$makeidle mp_idle_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROSSBOW 1 +$makeidle_noik mp_idle_melee "batonangryidle1" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_MELEE 1 +$makeidle_noik mp_idle_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_SLAM 1 // --------------------------------------------------- // Run // --------------------------------------------------- -$animation a_runC "custom/unarmedidle1" loop alignto reference cmdlist lockfeet -$sequence run_all { +$animation a_runC "custom/unarmedidle1" loop alignto reference //cmdlist lockfeet +$sequence mp_run_all { a_runSW a_runS a_runSE a_runW a_runC a_runE a_runNW a_runN a_runNE blendwidth 3 blend move_y -1 1 blend move_x -1 1 ACT_HL2MP_RUN 1 } -$makematchrun_9way run_pistol "..\hl2mp_ported_anims\RunN_aim_pistol" 0 police_WalkN_pistol_aim_matrix "pistolangryidle2" 0 ACT_HL2MP_RUN_PISTOL 1 -$makematchrun_9way run_shotgun "..\hl2mp_ported_anims\RunN_aim_sg" 0 soldier_Aim_9_directions_SG "custom/shotgunangryidle1" 4 ACT_HL2MP_RUN_SHOTGUN 1 -$makematchrun_9way run_smg1 "a_runN_aim_smg1" 0 weapons_RunN_SMG1_Aim_9_directions "smg1angryidle1" 0 ACT_HL2MP_RUN_SMG1 1 -$makematchrun_9way run_ar2 "custom/ar2angryidle1" 0 soldier_Aim_9_directions "custom/ar2angryidle1" 0 ACT_HL2MP_RUN_AR2 1 -$makematchrun_9way run_gravgun "..\hl2mp_ported_anims\HL2DM_Run_Aim_Gravgun" 4 HL2DM_Run_Aim_Gravgun "..\hl2mp_ported_anims\HL2DM_Aim_Gravgun" 4 ACT_HL2MP_RUN_PHYSGUN 1 -$makematchrun_9way run_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_RUN_GRENADE 1 -$makematchrun_9way run_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 weapons_Aim_RPG_9_directions "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 ACT_HL2MP_RUN_RPG 1 -$makematchrun_9way run_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 soldier_Aim_9_directions "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 ACT_HL2MP_RUN_CROSSBOW 1 -$makematchrun_9way run_melee "a_RunN" 0 soldier_Aim_9_directions "batonangryidle1" 0 ACT_HL2MP_RUN_MELEE 1 -$makematchrun_9way run_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_RUN_SLAM 1 +$makematchrun_9way mp_run_pistol "..\hl2mp_ported_anims\RunN_aim_pistol" 0 police_WalkN_pistol_aim_matrix "pistolangryidle2" 0 ACT_HL2MP_RUN_PISTOL 1 +$makematchrun_9way mp_run_shotgun "..\hl2mp_ported_anims\RunN_aim_sg" 0 soldier_Aim_9_directions_SG "custom/shotgunangryidle1" 4 ACT_HL2MP_RUN_SHOTGUN 1 +$makematchrun_9way mp_run_smg1 "a_runN_aim_smg1" 0 weapons_RunN_SMG1_Aim_9_directions "smg1angryidle1" 0 ACT_HL2MP_RUN_SMG1 1 +$makematchrun_9way mp_run_ar2 "custom/ar2angryidle1" 0 soldier_Aim_9_directions "custom/ar2angryidle1" 0 ACT_HL2MP_RUN_AR2 1 +$makematchrun_9way mp_run_gravgun "..\hl2mp_ported_anims\HL2DM_Run_Aim_Gravgun" 4 HL2DM_Run_Aim_Gravgun "..\hl2mp_ported_anims\HL2DM_Aim_Gravgun" 4 ACT_HL2MP_RUN_PHYSGUN 1 +$makematchrun_9way mp_run_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_RUN_GRENADE 1 +$makematchrun_9way mp_run_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 weapons_Aim_RPG_9_directions "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 ACT_HL2MP_RUN_RPG 1 +$makematchrun_9way mp_run_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 soldier_Aim_9_directions "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 ACT_HL2MP_RUN_CROSSBOW 1 +$makematchrun_9way mp_run_melee "a_RunN" 0 soldier_Aim_9_directions "batonangryidle1" 0 ACT_HL2MP_RUN_MELEE 1 +$makematchrun_9way mp_run_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_RUN_SLAM 1 // --------------------------------------------------- // Crouch Idle // --------------------------------------------------- -$sequence cidle "..\male_shared_anims\crouchidlehide" loop activity ACT_HL2MP_IDLE_CROUCH 1 +$sequence mp_cidle "..\male_shared_anims\crouchidlehide" loop activity ACT_HL2MP_IDLE_CROUCH 1 -$makecidle cidle_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 HL2DM_crouch_aim_pistol ACT_HL2MP_IDLE_CROUCH_PISTOL 1 -$makecidle cidle_shotgun "custom/crouch_aim_ar2" 0 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_SHOTGUN 1 -$makecidle cidle_smg1 "custom/crouch_aim_smg1" 0 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_SMG1 1 -$makecidle cidle_ar2 "custom/crouch_aim_ar2" 0 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_AR2 1 -$makecidle cidle_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 HL2DM_crouch_aim_gravgun ACT_HL2MP_IDLE_CROUCH_PHYSGUN 1 -$makecidleB_noik cidle_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROUCH_GRENADE 1 -$makecidle cidle_rpg "..\hl2mp_ported_anims\HL2DM_crouch_aim_RPG" 4 HL2DM_crouch_aim_RPG ACT_HL2MP_IDLE_CROUCH_RPG 1 -$makecidleB cidle_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_CROSSBOW 1 -$makecidleB_noik cidle_melee "batonangryidle1" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROUCH_MELEE 1 -$makecidleB_noik cidle_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROUCH_SLAM 1 +$makecidle mp_cidle_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 HL2DM_crouch_aim_pistol ACT_HL2MP_IDLE_CROUCH_PISTOL 1 +$makecidle mp_cidle_shotgun "custom/crouch_aim_ar2" 0 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_SHOTGUN 1 +$makecidle mp_cidle_smg1 "custom/crouch_aim_smg1" 0 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_SMG1 1 +$makecidle mp_cidle_ar2 "custom/crouch_aim_ar2" 0 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_AR2 1 +$makecidle mp_cidle_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 HL2DM_crouch_aim_gravgun ACT_HL2MP_IDLE_CROUCH_PHYSGUN 1 +$makecidleB_noik mp_cidle_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROUCH_GRENADE 1 +$makecidle mp_cidle_rpg "..\hl2mp_ported_anims\HL2DM_crouch_aim_RPG" 4 HL2DM_crouch_aim_RPG ACT_HL2MP_IDLE_CROUCH_RPG 1 +$makecidleB mp_cidle_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_CROSSBOW 1 +$makecidleB_noik mp_cidle_melee "batonangryidle1" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROUCH_MELEE 1 +$makecidleB_noik mp_cidle_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROUCH_SLAM 1 // --------------------------------------------------- // Crouch Walk // --------------------------------------------------- -$animation a_crouch_walkC "..\male_shared_anims\crouchidlehide" loop alignto reference cmdlist lockfeet -$sequence crouch_walk_all { +$animation a_crouch_walkC "..\male_shared_anims\crouchidlehide" loop alignto reference //cmdlist lockfeet +$sequence mp_crouch_walk_all { a_crouch_walkSW a_crouch_walkS a_crouch_walkSE a_crouch_walkW a_crouch_walkC a_crouch_walkE a_crouch_walkNW a_crouch_walkN a_crouch_walkNE blendwidth 3 blend move_y -1 1 blend move_x -1 1 ACT_HL2MP_WALK_CROUCH 1 } -$makecwalk_9way cwalk_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 HL2DM_crouch_aim_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 ACT_HL2MP_WALK_CROUCH_PISTOL 1 -$makecwalk_9way cwalk_shotgun "..\combine_soldier_anims_anims\shootSGc" 0 soldier_Crouch_aim_9_directions "custom/crouch_aim_ar2" 0 ACT_HL2MP_WALK_CROUCH_SHOTGUN 1 -$makecwalk_9way cwalk_smg1 "custom/smg1angryidle2" 0 soldier_Crouch_aim_9_directions "custom/crouch_aim_smg1" 0 ACT_HL2MP_WALK_CROUCH_SMG1 1 -$makecwalk_9way cwalk_ar2 "custom/ar2angryidle2" 0 soldier_Crouch_aim_9_directions "custom/crouch_aim_ar2" 0 ACT_HL2MP_WALK_CROUCH_AR2 1 -$makecwalk_9way cwalk_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 HL2DM_crouch_aim_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 ACT_HL2MP_WALK_CROUCH_PHYSGUN 1 -$makecwalk_9way cwalk_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_WALK_CROUCH_GRENADE 1 -$makecwalk_9way cwalk_rpg "..\hl2mp_ported_anims\HL2DM_crouch_aim_RPG" 4 HL2DM_crouch_aim_RPG "..\hl2mp_ported_anims\HL2DM_crouch_aim_RPG" 4 ACT_HL2MP_WALK_CROUCH_RPG 1 -$makecwalk_9way cwalk_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootAR2c" 0 ACT_HL2MP_WALK_CROUCH_CROSSBOW 1 -$makecwalk_9way cwalk_melee "batonangryidle1" 0 soldier_Aim_9_directions "batonangryidle1" 0 ACT_HL2MP_WALK_CROUCH_MELEE 1 -$makecwalk_9way cwalk_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_WALK_CROUCH_SLAM 1 +$makecwalk_9way mp_cwalk_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 HL2DM_crouch_aim_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 ACT_HL2MP_WALK_CROUCH_PISTOL 1 +$makecwalk_9way mp_cwalk_shotgun "..\combine_soldier_anims_anims\shootSGc" 0 soldier_Crouch_aim_9_directions "custom/crouch_aim_ar2" 0 ACT_HL2MP_WALK_CROUCH_SHOTGUN 1 +$makecwalk_9way mp_cwalk_smg1 "custom/smg1angryidle2" 0 soldier_Crouch_aim_9_directions "custom/crouch_aim_smg1" 0 ACT_HL2MP_WALK_CROUCH_SMG1 1 +$makecwalk_9way mp_cwalk_ar2 "custom/ar2angryidle2" 0 soldier_Crouch_aim_9_directions "custom/crouch_aim_ar2" 0 ACT_HL2MP_WALK_CROUCH_AR2 1 +$makecwalk_9way mp_cwalk_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 HL2DM_crouch_aim_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 ACT_HL2MP_WALK_CROUCH_PHYSGUN 1 +$makecwalk_9way mp_cwalk_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_WALK_CROUCH_GRENADE 1 +$makecwalk_9way mp_cwalk_rpg "..\hl2mp_ported_anims\HL2DM_crouch_aim_RPG" 4 HL2DM_crouch_aim_RPG "..\hl2mp_ported_anims\HL2DM_crouch_aim_RPG" 4 ACT_HL2MP_WALK_CROUCH_RPG 1 +$makecwalk_9way mp_cwalk_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootAR2c" 0 ACT_HL2MP_WALK_CROUCH_CROSSBOW 1 +$makecwalk_9way mp_cwalk_melee "batonangryidle1" 0 soldier_Aim_9_directions "batonangryidle1" 0 ACT_HL2MP_WALK_CROUCH_MELEE 1 +$makecwalk_9way mp_cwalk_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_WALK_CROUCH_SLAM 1 // --------------------------------------------------- // Attack // --------------------------------------------------- -$makerange range_pistol "..\hl2mp_ported_anims\Pistol_shoot_1" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_PISTOL 1 -$makerange_releaseik range_shotgun "..\combine_soldier_anims_anims\shootSGs" 0 frames 0 29 ACT_HL2MP_GESTURE_RANGE_ATTACK_SHOTGUN 1 -$makerange range_smg1 "..\combine_soldier_anims_anims\shootSMG1s" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_SMG1 1 -$makerange range_ar2 "..\combine_soldier_anims_anims\shootAR2s" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_AR2 1 -$makerange range_gravgun "..\hl2mp_ported_anims\HL2DM_Fire_Gravgun" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_PHYSGUN 1 -$makerange range_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_GRENADE 1 -$makerange range_rpg "..\male_shared_anims\shoot_rpg" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_RPG 1 -$makerange range_crossbow "..\male_shared_anims\custom\shoot_crossbow" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_CROSSBOW 1 -$makerange range_melee "custom/hl2dm_metrocop_swing" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_MELEE 1 looping -$makerange range_slam "..\hl2mp_ported_anims\HL2DM_deploy_SLAM" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_SLAM 1 +$makerange mp_range_pistol "..\hl2mp_ported_anims\Pistol_shoot_1" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_PISTOL 1 +$makerange_releaseik mp_range_shotgun "..\combine_soldier_anims_anims\shootSGs" 0 frames 0 29 ACT_HL2MP_GESTURE_RANGE_ATTACK_SHOTGUN 1 +$makerange mp_range_smg1 "..\combine_soldier_anims_anims\shootSMG1s" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_SMG1 1 +$makerange mp_range_ar2 "..\combine_soldier_anims_anims\shootAR2s" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_AR2 1 +$makerange mp_range_gravgun "..\hl2mp_ported_anims\HL2DM_Fire_Gravgun" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_PHYSGUN 1 +$makerange mp_range_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_GRENADE 1 +$makerange mp_range_rpg "..\male_shared_anims\shoot_rpg" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_RPG 1 +$makerange mp_range_crossbow "..\male_shared_anims\custom\shoot_crossbow" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_CROSSBOW 1 +$makerange mp_range_melee "custom/hl2dm_metrocop_swing" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_MELEE 1 looping +$makerange mp_range_slam "..\hl2mp_ported_anims\HL2DM_deploy_SLAM" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_SLAM 1 // --------------------------------------------------- // Jump // --------------------------------------------------- -$makejump jump "..\male_shared_anims\crouchidlehide" 0 ACT_HL2MP_JUMP 1 +$makejump mp_jump "..\male_shared_anims\crouchidlehide" 0 ACT_HL2MP_JUMP 1 -$makejump jump_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 ACT_HL2MP_JUMP_PISTOL 1 -$makejump jump_shotgun "..\combine_soldier_anims_anims\shootSGc" 0 ACT_HL2MP_JUMP_SHOTGUN 1 -$makejump jump_smg1 "custom/smg1angryidle2" 0 ACT_HL2MP_JUMP_SMG1 1 -$makejump jump_ar2 "custom/ar2angryidle2" 0 ACT_HL2MP_JUMP_AR2 1 -$makejump jump_gravgun "..\hl2mp_ported_anims\HL2DM_Run_Aim_Gravgun" 4 ACT_HL2MP_JUMP_PHYSGUN 1 -$makejump jump_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_JUMP_GRENADE 1 -$makejump jump_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 ACT_HL2MP_JUMP_RPG 1 -$makejump jump_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 ACT_HL2MP_JUMP_CROSSBOW 1 -$makejump jump_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 ACT_HL2MP_JUMP_MELEE 1 -$makejump jump_slam "..\hl2mp_ported_anims\HL2DM_Idle_SLAM" 0 ACT_HL2MP_JUMP_SLAM 1 +$makejump mp_jump_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 ACT_HL2MP_JUMP_PISTOL 1 +$makejump mp_jump_shotgun "..\combine_soldier_anims_anims\shootSGc" 0 ACT_HL2MP_JUMP_SHOTGUN 1 +$makejump mp_jump_smg1 "custom/smg1angryidle2" 0 ACT_HL2MP_JUMP_SMG1 1 +$makejump mp_jump_ar2 "custom/ar2angryidle2" 0 ACT_HL2MP_JUMP_AR2 1 +$makejump mp_jump_gravgun "..\hl2mp_ported_anims\HL2DM_Run_Aim_Gravgun" 4 ACT_HL2MP_JUMP_PHYSGUN 1 +$makejump mp_jump_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_JUMP_GRENADE 1 +$makejump mp_jump_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 ACT_HL2MP_JUMP_RPG 1 +$makejump mp_jump_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 ACT_HL2MP_JUMP_CROSSBOW 1 +$makejump mp_jump_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 ACT_HL2MP_JUMP_MELEE 1 +$makejump mp_jump_slam "..\hl2mp_ported_anims\HL2DM_Idle_SLAM" 0 ACT_HL2MP_JUMP_SLAM 1 // --------------------------------------------------- // Reload // --------------------------------------------------- -$makeweapongesturep reload_pistol "..\hl2mp_ported_anims\Pistol_reload" 9 33 40 ACT_HL2MP_GESTURE_RELOAD_PISTOL 1 -$makeweapongesturep reload_shotgun "..\male_shared_anims\reload_shotgun1" 19 55 75 ACT_HL2MP_GESTURE_RELOAD_SHOTGUN 1 -$makeweapongesturep reload_smg1 "reload_smg1" 19 55 65 ACT_HL2MP_GESTURE_RELOAD_SMG1 1 -$makeweapongesturep reload_ar2 "..\male_shared_anims\reload_ar2" 10 30 50 ACT_HL2MP_GESTURE_RELOAD_AR2 1 -$makeweapongesturep reload_crossbow "..\male_shared_anims\custom\reload_crossbow" 10 25 40 fps 20 ACT_HL2MP_GESTURE_RELOAD_CROSSBOW 1 -$makeweapongesturep reload_357 "custom\reload_357" 15 51 62 ACT_HL2MP_GESTURE_RELOAD_REVOLVER 1 +$makeweapongesturep mp_reload_pistol "..\hl2mp_ported_anims\Pistol_reload" 9 33 40 ACT_HL2MP_GESTURE_RELOAD_PISTOL 1 +$makeweapongesturep mp_reload_shotgun "..\male_shared_anims\reload_shotgun1" 19 55 75 ACT_HL2MP_GESTURE_RELOAD_SHOTGUN 1 +$makeweapongesturep mp_reload_smg1 "reload_smg1" 19 55 65 ACT_HL2MP_GESTURE_RELOAD_SMG1 1 +$makeweapongesturep mp_reload_ar2 "..\male_shared_anims\reload_ar2" 10 30 50 ACT_HL2MP_GESTURE_RELOAD_AR2 1 +$makeweapongesturep mp_reload_crossbow "..\male_shared_anims\custom\reload_crossbow" 10 25 40 fps 20 ACT_HL2MP_GESTURE_RELOAD_CROSSBOW 1 +$makeweapongesturep mp_reload_357 "custom\reload_357" 15 51 62 ACT_HL2MP_GESTURE_RELOAD_REVOLVER 1 // --------------------------------------------------- // Walk // --------------------------------------------------- -$animation a_walkC "custom/unarmedidle1" loop alignto reference cmdlist lockfeet -$sequence walk_all { +$animation a_walkC "custom/unarmedidle1" loop alignto reference //cmdlist lockfeet +$sequence mp_walk_all { a_walkSW a_walkS a_walkSE a_walkW a_walkC a_walkE a_walkNW a_walkN a_walkNE blendwidth 3 blend move_y -1 1 blend move_x -1 1 ACT_HL2MP_WALK 1 } -$makematchwalk_9way walk_pistol "a_WalkN_aim_pistol" 0 police_WalkN_pistol_aim_matrix "pistolangryidle2" 0 ACT_HL2MP_WALK_PISTOL 1 -$makematchwalk_9way walk_shotgun "..\hl2mp_ported_anims\RunN_aim_sg" 0 soldier_Aim_9_directions_SG "..\hl2mp_ported_anims\Aim_9_directions_SG" 4 ACT_HL2MP_WALK_SHOTGUN 1 -$makematchwalk_9way walk_smg1 "a_WalkN_aim_SMG1" 0 weapons_RunN_SMG1_Aim_9_directions "smg1angryidle1" 0 ACT_HL2MP_WALK_SMG1 1 -$makematchwalk_9way walk_ar2 "custom/ar2angryidle1" 0 soldier_Aim_9_directions "custom/ar2angryidle1" 0 ACT_HL2MP_WALK_AR2 1 -$makematchwalk_9way walk_gravgun "..\hl2mp_ported_anims\HL2DM_Run_Aim_Gravgun" 4 HL2DM_Run_Aim_Gravgun "..\hl2mp_ported_anims\HL2DM_Aim_Gravgun" 4 ACT_HL2MP_WALK_PHYSGUN 1 -$makematchwalk_9way walk_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_WALK_GRENADE 1 -$makematchwalk_9way walk_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 weapons_Aim_RPG_9_directions "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 ACT_HL2MP_WALK_RPG 1 -$makematchwalk_9way walk_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 soldier_Aim_9_directions "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 ACT_HL2MP_WALK_CROSSBOW 1 -$makematchwalk_9way walk_melee "batonangryidle1" 0 soldier_Aim_9_directions "batonangryidle1" 0 ACT_HL2MP_WALK_MELEE 1 -$makematchwalk_9way walk_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_WALK_SLAM 1 +$makematchwalk_9way mp_walk_pistol "a_WalkN_aim_pistol" 0 police_WalkN_pistol_aim_matrix "pistolangryidle2" 0 ACT_HL2MP_WALK_PISTOL 1 +$makematchwalk_9way mp_walk_shotgun "..\hl2mp_ported_anims\RunN_aim_sg" 0 soldier_Aim_9_directions_SG "..\hl2mp_ported_anims\Aim_9_directions_SG" 4 ACT_HL2MP_WALK_SHOTGUN 1 +$makematchwalk_9way mp_walk_smg1 "a_WalkN_aim_SMG1" 0 weapons_RunN_SMG1_Aim_9_directions "smg1angryidle1" 0 ACT_HL2MP_WALK_SMG1 1 +$makematchwalk_9way mp_walk_ar2 "custom/ar2angryidle1" 0 soldier_Aim_9_directions "custom/ar2angryidle1" 0 ACT_HL2MP_WALK_AR2 1 +$makematchwalk_9way mp_walk_gravgun "..\hl2mp_ported_anims\HL2DM_Run_Aim_Gravgun" 4 HL2DM_Run_Aim_Gravgun "..\hl2mp_ported_anims\HL2DM_Aim_Gravgun" 4 ACT_HL2MP_WALK_PHYSGUN 1 +$makematchwalk_9way mp_walk_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_WALK_GRENADE 1 +$makematchwalk_9way mp_walk_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 weapons_Aim_RPG_9_directions "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 ACT_HL2MP_WALK_RPG 1 +$makematchwalk_9way mp_walk_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 soldier_Aim_9_directions "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 ACT_HL2MP_WALK_CROSSBOW 1 +$makematchwalk_9way mp_walk_melee "batonangryidle1" 0 soldier_Aim_9_directions "batonangryidle1" 0 ACT_HL2MP_WALK_MELEE 1 +$makematchwalk_9way mp_walk_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_WALK_SLAM 1 + +// --------------------------------------------------- +// Lower +// --------------------------------------------------- + +$definemacro appendlower AppendSeq LowerSeq \\ +$append $AppendSeq$ { blendlayer $LowerSeq$ 0 1 1 2 poseparameter "weapon_lower" } + +$poseparameter "weapon_lower" 0 1 + +$Weightlist UpperbodyLowerBlend { + "valvebiped.Bip01_Pelvis" 0.1 + "ValveBiped.Bip01_L_Thigh" 0.0 + "ValveBiped.Bip01_R_Thigh" 0.0 + "ValveBiped.Bip01_Spine" 0.1 + "ValveBiped.Bip01_Spine1" 0.3 + "ValveBiped.Bip01_Spine2" 0.4 + "ValveBiped.Bip01_Spine4" 0.66 + "ValveBiped.Bip01_R_Clavicle" 1.0 + "ValveBiped.Bip01_L_Clavicle" 1.0 + "ValveBiped.Bip01_Neck1" 1.0 + } + +$sequence mp_lower_smg1 "smg1idle1.smd" frame 0 0 weightlist "UpperbodyLowerBlend" worldspace +$sequence mp_lower_pistol "..\combine_soldier_anims_anims\custom\mp_lower_pistol.smd" frame 0 0 weightlist "UpperbodyLowerBlend" worldspace + +$appendlower "mp_idle_pistol" "mp_lower_pistol" +$appendlower "mp_idle_shotgun" "mp_lower_smg1" +$appendlower "mp_idle_smg1" "mp_lower_smg1" +$appendlower "mp_idle_ar2" "mp_lower_smg1" +$appendlower "mp_idle_rpg" "mp_lower_smg1" +$appendlower "mp_idle_crossbow" "mp_lower_smg1" + +$appendlower "mp_cidle_pistol" "mp_lower_pistol" +$appendlower "mp_cidle_shotgun" "mp_lower_smg1" +$appendlower "mp_cidle_smg1" "mp_lower_smg1" +$appendlower "mp_cidle_ar2" "mp_lower_smg1" +$appendlower "mp_cidle_rpg" "mp_lower_smg1" +$appendlower "mp_cidle_crossbow" "mp_lower_smg1" + +$appendlower "mp_cwalk_pistol" "mp_lower_pistol" +$appendlower "mp_cwalk_shotgun" "mp_lower_smg1" +$appendlower "mp_cwalk_smg1" "mp_lower_smg1" +$appendlower "mp_cwalk_ar2" "mp_lower_smg1" +$appendlower "mp_cwalk_rpg" "mp_lower_smg1" +$appendlower "mp_cwalk_crossbow" "mp_lower_smg1" + +$appendlower "mp_run_pistol" "mp_lower_pistol" +$appendlower "mp_run_shotgun" "mp_lower_smg1" +$appendlower "mp_run_smg1" "mp_lower_smg1" +$appendlower "mp_run_ar2" "mp_lower_smg1" +$appendlower "mp_run_rpg" "mp_lower_smg1" +$appendlower "mp_run_crossbow" "mp_lower_smg1" + +$appendlower "mp_walk_pistol" "mp_lower_pistol" +$appendlower "mp_walk_shotgun" "mp_lower_smg1" +$appendlower "mp_walk_smg1" "mp_lower_smg1" +$appendlower "mp_walk_ar2" "mp_lower_smg1" +$appendlower "mp_walk_rpg" "mp_lower_smg1" +$appendlower "mp_walk_crossbow" "mp_lower_smg1" // --------------------------------------------------- // Misc // --------------------------------------------------- -$include "NewPistolAnimations_357.qci" -$animation "@gesture_shoot_pistol_corrective_animation" "..\police_animations_anims\@gesture_shoot_pistol_corrective_animation.smd" $sequence a_range_357 "shootp1" subtract a_range_357 4 delta weightlist "weights_357_shoot" hidden -$sequence range_357 "shootp1" { +$sequence mp_range_357 "shootp1" { iklock lfoot 1 0 iklock rfoot 1 0 noanimation numframes 16 blendlayer "a_range_357" 0 4 6 16 spline activity "ACT_HL2MP_GESTURE_RANGE_ATTACK_REVOLVER" 1 } -$append reload_357 { fps 20 } // $357ReloadSounds - -// --------------------------------------------------- - -$makeflinchgesture "gesture_melee_gunhit" "..\combine_soldier_anims_anims\melee_gunhit.smd" 7 20 27 -$append gesture_melee_gunhit { activity "ACT_GESTURE_MELEE_ATTACK1" 1 { event 3 13 "" } } - -$weightlist weapongesture_upperbody_and_rleg "ValveBiped.Bip01_Pelvis" 1.0 "ValveBiped.Bip01_L_Thigh" 0.0 "ValveBiped.Bip01_R_Thigh" 1.0 - -$definemacro makeflinchgesture_rleg gesturename filename InFrame OutFrame LastFrame \\ -$sequence $gesturename$inDelta $filename$ frame 0 $InFrame$ weightlist weapongesture_upperbody_and_rleg splinedelta delta hidden \\ -$sequence $gesturename$inFrame $filename$ frame $InFrame$ $InFrame$ weightlist weapongesture_upperbody_and_rleg hidden noautoik \\ -$sequence $gesturename$CoreDelta $filename$ frame $InFrame$ $OutFrame$ weightlist weapongesture_upperbody_and_rleg splinedelta delta hidden \\ -$sequence $gesturename$OutFrame $filename$ frame $OutFrame$ $OutFrame$ weightlist weapongesture_upperbody_and_rleg hidden noautoik \\ -$sequence $gesturename$outDelta $filename$ frame $OutFrame$ $LastFrame$ weightlist weapongesture_upperbody_and_rleg splinedelta delta hidden \\ -\\ -$sequence $gesturename$ { \\ - $filename$ noanimation numframes $LastFrame$ \\ - blendlayer $gesturename$inFrame 0 $InFrame$ $InFrame$ $OutFrame$ spline xfade \\ - blendlayer $gesturename$OutFrame $InFrame$ $OutFrame$ $OutFrame$ $LastFrame$ spline \\ - blendlayer $gesturename$inDelta 0 0 $InFrame$ $InFrame$ \\ - blendlayer $gesturename$CoreDelta $InFrame$ $InFrame$ $OutFrame$ $OutFrame$ \\ - blendlayer $gesturename$outDelta $OutFrame$ $OutFrame$ $LastFrame$ $LastFrame$ \\ -} \\ -$continue $gesturename$ - -$makeflinchgesture_rleg "gesture_melee_kick" "..\police_ss_anims\adoorkick.smd" 7 32 45 -$append gesture_melee_kick { activity "ACT_GESTURE_MELEE_ATTACK2" 1 { event 3 20 "" } fps 40 } +$append mp_reload_357 { fps 20 } // $357ReloadSounds // --------------------------------------------------- diff --git a/modelsrc/mapbase_player_include_anims_soldier.qci b/modelsrc/mapbase_player_include_anims_soldier.qci index 342c9da..4adf2d9 100644 --- a/modelsrc/mapbase_player_include_anims_soldier.qci +++ b/modelsrc/mapbase_player_include_anims_soldier.qci @@ -33,210 +33,251 @@ $makeaimlayer HL2DM_crouch_aim_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim // Idle // --------------------------------------------------- -$sequence idle "Idle_Unarmed" loop activity ACT_HL2MP_IDLE 1 +$sequence mp_idle "Idle_Unarmed" loop activity ACT_HL2MP_IDLE 1 -$makeidle idle_pistol "custom\CombatIdle1_Pistol" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_PISTOL 1 -$makeidle idle_shotgun "..\hl2mp_ported_anims\Aim_9_directions_SG" 4 soldier_Aim_9_directions_SG ACT_HL2MP_IDLE_SHOTGUN 1 -$makeidle idle_smg1 "CombatIdle1_SMG1" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_SMG1 1 -$makeidle idle_ar2 "CombatIdle1" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_AR2 1 -$makeidle idle_gravgun "..\hl2mp_ported_anims\HL2DM_Aim_Gravgun" 4 HL2DM_Aim_Gravgun ACT_HL2MP_IDLE_PHYSGUN 1 -$makeidle_noik idle_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_GRENADE 1 -$makeidle idle_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 weapons_Aim_RPG_9_directions ACT_HL2MP_IDLE_RPG 1 -$makeidle idle_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROSSBOW 1 -$makeidle_noik idle_melee "..\police_animations_anims\batonangryidle1" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_MELEE 1 -$makeidle_noik idle_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_SLAM 1 +$makeidle mp_idle_pistol "custom\CombatIdle1_Pistol" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_PISTOL 1 +$makeidle mp_idle_shotgun "..\hl2mp_ported_anims\Aim_9_directions_SG" 4 soldier_Aim_9_directions_SG ACT_HL2MP_IDLE_SHOTGUN 1 +$makeidle mp_idle_smg1 "CombatIdle1_SMG1" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_SMG1 1 +$makeidle mp_idle_ar2 "CombatIdle1" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_AR2 1 +$makeidle mp_idle_gravgun "..\hl2mp_ported_anims\HL2DM_Aim_Gravgun" 4 HL2DM_Aim_Gravgun ACT_HL2MP_IDLE_PHYSGUN 1 +$makeidle_noik mp_idle_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_GRENADE 1 +$makeidle mp_idle_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 weapons_Aim_RPG_9_directions ACT_HL2MP_IDLE_RPG 1 +$makeidle mp_idle_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROSSBOW 1 +$makeidle_noik mp_idle_melee "..\police_animations_anims\batonangryidle1" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_MELEE 1 +$makeidle_noik mp_idle_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_SLAM 1 -$makeidle idle_smg2 "custom\CombatIdle1_SMG2" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_SMG2 1 -$makeidle idle_ar1 "custom\CombatIdle1_AR1" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_AR1 1 +$makeidle mp_idle_smg2 "custom\CombatIdle1_SMG2" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_SMG2 1 +$makeidle mp_idle_ar1 "custom\CombatIdle1_AR1" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_AR1 1 // --------------------------------------------------- // Run // --------------------------------------------------- -$animation a_runC "Idle_Unarmed" loop alignto reference cmdlist lockfeet -$sequence run_all { +$animation a_runC "Idle_Unarmed" loop alignto reference //cmdlist lockfeet +$sequence mp_run_all { a_runSW a_runS a_runSE a_runW a_runC a_runE a_runNW a_runN a_runNE blendwidth 3 blend move_y -1 1 blend move_x -1 1 ACT_HL2MP_RUN 1 } -$makematchrun_9way run_pistol "custom\CombatIdle1_Pistol" 0 police_WalkN_pistol_aim_matrix "custom\CombatIdle1_Pistol" 4 ACT_HL2MP_RUN_PISTOL 1 -$makematchrun_9way run_shotgun "..\hl2mp_ported_anims\RunN_aim_sg" 0 soldier_Aim_9_directions_SG "..\hl2mp_ported_anims\Aim_9_directions_SG" 4 ACT_HL2MP_RUN_SHOTGUN 1 -$makematchrun_9way run_smg1 "CombatIdle1_SMG1" 0 weapons_RunN_SMG1_Aim_9_directions "CombatIdle1_SMG1" 0 ACT_HL2MP_RUN_SMG1 1 -$makematchrun_9way run_ar2 "CombatIdle1" 0 soldier_Aim_9_directions "CombatIdle1" 0 ACT_HL2MP_RUN_AR2 1 -$makematchrun_9way run_gravgun "..\hl2mp_ported_anims\HL2DM_Run_Aim_Gravgun" 4 HL2DM_Run_Aim_Gravgun "..\hl2mp_ported_anims\HL2DM_Aim_Gravgun" 4 ACT_HL2MP_RUN_PHYSGUN 1 -$makematchrun_9way run_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_RUN_GRENADE 1 -$makematchrun_9way run_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 weapons_Aim_RPG_9_directions "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 ACT_HL2MP_RUN_RPG 1 -$makematchrun_9way run_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 soldier_Aim_9_directions "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 ACT_HL2MP_RUN_CROSSBOW 1 -$makematchrun_9way run_melee "..\police_animations_anims\a_RunN" 0 soldier_Aim_9_directions "..\police_animations_anims\batonangryidle1" 0 ACT_HL2MP_RUN_MELEE 1 -$makematchrun_9way run_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_RUN_SLAM 1 +$makematchrun_9way mp_run_pistol "custom\CombatIdle1_Pistol" 0 police_WalkN_pistol_aim_matrix "custom\CombatIdle1_Pistol" 4 ACT_HL2MP_RUN_PISTOL 1 +$makematchrun_9way mp_run_shotgun "..\hl2mp_ported_anims\RunN_aim_sg" 0 soldier_Aim_9_directions_SG "..\hl2mp_ported_anims\Aim_9_directions_SG" 4 ACT_HL2MP_RUN_SHOTGUN 1 +$makematchrun_9way mp_run_smg1 "CombatIdle1_SMG1" 0 weapons_RunN_SMG1_Aim_9_directions "CombatIdle1_SMG1" 0 ACT_HL2MP_RUN_SMG1 1 +$makematchrun_9way mp_run_ar2 "CombatIdle1" 0 soldier_Aim_9_directions "CombatIdle1" 0 ACT_HL2MP_RUN_AR2 1 +$makematchrun_9way mp_run_gravgun "..\hl2mp_ported_anims\HL2DM_Run_Aim_Gravgun" 4 HL2DM_Run_Aim_Gravgun "..\hl2mp_ported_anims\HL2DM_Aim_Gravgun" 4 ACT_HL2MP_RUN_PHYSGUN 1 +$makematchrun_9way mp_run_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_RUN_GRENADE 1 +$makematchrun_9way mp_run_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 weapons_Aim_RPG_9_directions "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 ACT_HL2MP_RUN_RPG 1 +$makematchrun_9way mp_run_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 soldier_Aim_9_directions "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 ACT_HL2MP_RUN_CROSSBOW 1 +$makematchrun_9way mp_run_melee "..\police_animations_anims\a_RunN" 0 soldier_Aim_9_directions "..\police_animations_anims\batonangryidle1" 0 ACT_HL2MP_RUN_MELEE 1 +$makematchrun_9way mp_run_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_RUN_SLAM 1 -$makematchrun_9way run_smg2 "custom\CombatIdle1_SMG2" 0 weapons_RunN_SMG1_Aim_9_directions "custom\CombatIdle1_SMG2" 0 ACT_HL2MP_RUN_SMG2 1 -$makematchrun_9way run_ar1 "custom\CombatIdle1_AR1" 0 soldier_Aim_9_directions "custom\CombatIdle1_AR1" 0 ACT_HL2MP_RUN_AR1 1 +$makematchrun_9way mp_run_smg2 "custom\CombatIdle1_SMG2" 0 weapons_RunN_SMG1_Aim_9_directions "custom\CombatIdle1_SMG2" 0 ACT_HL2MP_RUN_SMG2 1 +$makematchrun_9way mp_run_ar1 "custom\CombatIdle1_AR1" 0 soldier_Aim_9_directions "custom\CombatIdle1_AR1" 0 ACT_HL2MP_RUN_AR1 1 // --------------------------------------------------- // Crouch Idle // --------------------------------------------------- -$sequence cidle "..\male_shared_anims\crouchidlehide" loop activity ACT_HL2MP_IDLE_CROUCH 1 +$sequence mp_cidle "..\male_shared_anims\crouchidlehide" loop activity ACT_HL2MP_IDLE_CROUCH 1 -$makecidle cidle_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 HL2DM_crouch_aim_pistol ACT_HL2MP_IDLE_CROUCH_PISTOL 1 -$makecidle cidle_shotgun "..\combine_soldier_anims_anims\shootSGc" 0 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_SHOTGUN 1 -$makecidleB cidle_smg1 "CombatIdle1_SMG1" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_SMG1 1 -$makecidleB cidle_ar2 "CombatIdle1" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_AR2 1 -$makecidle cidle_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 HL2DM_crouch_aim_gravgun ACT_HL2MP_IDLE_CROUCH_PHYSGUN 1 -$makecidleB_noik cidle_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROUCH_GRENADE 1 -$makecidle cidle_rpg "..\hl2mp_ported_anims\HL2DM_crouch_aim_RPG" 4 HL2DM_crouch_aim_RPG ACT_HL2MP_IDLE_CROUCH_RPG 1 -$makecidleB cidle_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_CROSSBOW 1 -$makecidleB_noik cidle_melee "..\police_animations_anims\batonangryidle1" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROUCH_MELEE 1 -$makecidleB_noik cidle_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROUCH_SLAM 1 +$makecidle mp_cidle_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 HL2DM_crouch_aim_pistol ACT_HL2MP_IDLE_CROUCH_PISTOL 1 +$makecidle mp_cidle_shotgun "..\combine_soldier_anims_anims\shootSGc" 0 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_SHOTGUN 1 +$makecidleB mp_cidle_smg1 "CombatIdle1_SMG1" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_SMG1 1 +$makecidleB mp_cidle_ar2 "CombatIdle1" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_AR2 1 +$makecidle mp_cidle_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 HL2DM_crouch_aim_gravgun ACT_HL2MP_IDLE_CROUCH_PHYSGUN 1 +$makecidleB_noik mp_cidle_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROUCH_GRENADE 1 +$makecidle mp_cidle_rpg "..\hl2mp_ported_anims\HL2DM_crouch_aim_RPG" 4 HL2DM_crouch_aim_RPG ACT_HL2MP_IDLE_CROUCH_RPG 1 +$makecidleB mp_cidle_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_CROSSBOW 1 +$makecidleB_noik mp_cidle_melee "..\police_animations_anims\batonangryidle1" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROUCH_MELEE 1 +$makecidleB_noik mp_cidle_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROUCH_SLAM 1 -$makecidleB cidle_smg2 "custom\CombatIdle1_SMG2" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_SMG2 1 -$makecidleB cidle_ar1 "custom\CombatIdle1_AR1" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_AR1 1 +$makecidleB mp_cidle_smg2 "custom\CombatIdle1_SMG2" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_SMG2 1 +$makecidleB mp_cidle_ar1 "custom\CombatIdle1_AR1" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_AR1 1 // --------------------------------------------------- // Crouch Walk // --------------------------------------------------- -$animation a_crouch_walkC "..\male_shared_anims\crouchidlehide" loop alignto reference cmdlist lockfeet -$sequence crouch_walk_all { +$animation a_crouch_walkC "..\male_shared_anims\crouchidlehide" loop alignto reference //cmdlist lockfeet +$sequence mp_crouch_walk_all { a_crouch_walkSW a_crouch_walkS a_crouch_walkSE a_crouch_walkW a_crouch_walkC a_crouch_walkE a_crouch_walkNW a_crouch_walkN a_crouch_walkNE blendwidth 3 blend move_y -1 1 blend move_x -1 1 ACT_HL2MP_WALK_CROUCH 1 } -$makecwalk_9way cwalk_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 HL2DM_crouch_aim_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 ACT_HL2MP_WALK_CROUCH_PISTOL 1 -$makecwalk_9way cwalk_shotgun "..\combine_soldier_anims_anims\shootSGc" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootSGc" 0 ACT_HL2MP_WALK_CROUCH_SHOTGUN 1 -$makecwalk_9way cwalk_smg1 "CombatIdle1_SMG1" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootSMG1c" 0 ACT_HL2MP_WALK_CROUCH_SMG1 1 -$makecwalk_9way cwalk_ar2 "CombatIdle1" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootAR2c" 0 ACT_HL2MP_WALK_CROUCH_AR2 1 -$makecwalk_9way cwalk_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 HL2DM_crouch_aim_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 ACT_HL2MP_WALK_CROUCH_PHYSGUN 1 -$makecwalk_9way cwalk_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_WALK_CROUCH_GRENADE 1 -$makecwalk_9way cwalk_rpg "..\hl2mp_ported_anims\HL2DM_crouch_aim_RPG" 4 HL2DM_crouch_aim_RPG "..\hl2mp_ported_anims\HL2DM_crouch_aim_RPG" 4 ACT_HL2MP_WALK_CROUCH_RPG 1 -$makecwalk_9way cwalk_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootAR2c" 0 ACT_HL2MP_WALK_CROUCH_CROSSBOW 1 -$makecwalk_9way cwalk_melee "..\police_animations_anims\batonangryidle1" 0 soldier_Aim_9_directions "..\police_animations_anims\batonangryidle1" 0 ACT_HL2MP_WALK_CROUCH_MELEE 1 -$makecwalk_9way cwalk_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_WALK_CROUCH_SLAM 1 +$makecwalk_9way mp_cwalk_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 HL2DM_crouch_aim_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 ACT_HL2MP_WALK_CROUCH_PISTOL 1 +$makecwalk_9way mp_cwalk_shotgun "..\combine_soldier_anims_anims\shootSGc" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootSGc" 0 ACT_HL2MP_WALK_CROUCH_SHOTGUN 1 +$makecwalk_9way mp_cwalk_smg1 "CombatIdle1_SMG1" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootSMG1c" 0 ACT_HL2MP_WALK_CROUCH_SMG1 1 +$makecwalk_9way mp_cwalk_ar2 "CombatIdle1" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootAR2c" 0 ACT_HL2MP_WALK_CROUCH_AR2 1 +$makecwalk_9way mp_cwalk_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 HL2DM_crouch_aim_gravgun "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 ACT_HL2MP_WALK_CROUCH_PHYSGUN 1 +$makecwalk_9way mp_cwalk_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_WALK_CROUCH_GRENADE 1 +$makecwalk_9way mp_cwalk_rpg "..\hl2mp_ported_anims\HL2DM_crouch_aim_RPG" 4 HL2DM_crouch_aim_RPG "..\hl2mp_ported_anims\HL2DM_crouch_aim_RPG" 4 ACT_HL2MP_WALK_CROUCH_RPG 1 +$makecwalk_9way mp_cwalk_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootAR2c" 0 ACT_HL2MP_WALK_CROUCH_CROSSBOW 1 +$makecwalk_9way mp_cwalk_melee "..\police_animations_anims\batonangryidle1" 0 soldier_Aim_9_directions "..\police_animations_anims\batonangryidle1" 0 ACT_HL2MP_WALK_CROUCH_MELEE 1 +$makecwalk_9way mp_cwalk_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_WALK_CROUCH_SLAM 1 -$makecwalk_9way cwalk_smg2 "custom\CombatIdle1_SMG2" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootSMG1c" 0 ACT_HL2MP_WALK_CROUCH_SMG2 1 -$makecwalk_9way cwalk_ar1 "custom\CombatIdle1_AR1" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootAR2c" 0 ACT_HL2MP_WALK_CROUCH_AR1 1 +$makecwalk_9way mp_cwalk_smg2 "custom\CombatIdle1_SMG2" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootSMG1c" 0 ACT_HL2MP_WALK_CROUCH_SMG2 1 +$makecwalk_9way mp_cwalk_ar1 "custom\CombatIdle1_AR1" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootAR2c" 0 ACT_HL2MP_WALK_CROUCH_AR1 1 // --------------------------------------------------- // Attack // --------------------------------------------------- -$makerange range_pistol "..\hl2mp_ported_anims\Pistol_shoot_1" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_PISTOL 1 -$makerange_releaseik range_shotgun "..\combine_soldier_anims_anims\shootSGs" 0 frames 0 29 ACT_HL2MP_GESTURE_RANGE_ATTACK_SHOTGUN 1 -$makerange range_smg1 "..\combine_soldier_anims_anims\shootSMG1s" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_SMG1 1 -$makerange range_ar2 "..\combine_soldier_anims_anims\shootAR2s" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_AR2 1 -$makerange range_gravgun "..\hl2mp_ported_anims\HL2DM_Fire_Gravgun" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_PHYSGUN 1 -$makerange range_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_GRENADE 1 -$makerange range_rpg "..\male_shared_anims\shoot_rpg" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_RPG 1 -$makerange range_crossbow "..\male_shared_anims\custom\shoot_crossbow" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_CROSSBOW 1 -$makerange range_melee "..\police_animations_anims\custom\hl2dm_metrocop_swing" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_MELEE 1 looping fps 45 -$makerange range_slam "..\hl2mp_ported_anims\HL2DM_deploy_SLAM" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_SLAM 1 +$makerange mp_range_pistol "..\hl2mp_ported_anims\Pistol_shoot_1" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_PISTOL 1 +$makerange_releaseik mp_range_shotgun "..\combine_soldier_anims_anims\shootSGs" 0 frames 0 29 ACT_HL2MP_GESTURE_RANGE_ATTACK_SHOTGUN 1 +$makerange mp_range_smg1 "..\combine_soldier_anims_anims\shootSMG1s" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_SMG1 1 +$makerange mp_range_ar2 "..\combine_soldier_anims_anims\shootAR2s" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_AR2 1 +$makerange mp_range_gravgun "..\hl2mp_ported_anims\HL2DM_Fire_Gravgun" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_PHYSGUN 1 +$makerange mp_range_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_GRENADE 1 +$makerange mp_range_rpg "..\male_shared_anims\shoot_rpg" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_RPG 1 +$makerange mp_range_crossbow "..\male_shared_anims\custom\shoot_crossbow" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_CROSSBOW 1 +$makerange mp_range_melee "..\police_animations_anims\custom\hl2dm_metrocop_swing" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_MELEE 1 looping fps 45 +$makerange mp_range_slam "..\hl2mp_ported_anims\HL2DM_deploy_SLAM" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_SLAM 1 -$makerange range_smg2 "..\combine_soldier_anims_anims\shootSMG1s" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_SMG2 1 -$makerange range_ar1 "..\combine_soldier_anims_anims\shootAR2s" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_AR1 1 +$makerange mp_range_smg2 "..\combine_soldier_anims_anims\shootSMG1s" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_SMG2 1 +$makerange mp_range_ar1 "..\combine_soldier_anims_anims\shootAR2s" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_AR1 1 // --------------------------------------------------- // Jump // --------------------------------------------------- -$makejump jump "..\male_shared_anims\crouchidlehide" 0 ACT_HL2MP_JUMP 1 +$makejump mp_jump "..\male_shared_anims\crouchidlehide" 0 ACT_HL2MP_JUMP 1 -$makejump jump_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 ACT_HL2MP_JUMP_PISTOL 1 -$makejump jump_shotgun "..\combine_soldier_anims_anims\shootSGc" 0 ACT_HL2MP_JUMP_SHOTGUN 1 -$makejump jump_smg1 "CombatIdle1_SMG1" 0 ACT_HL2MP_JUMP_SMG1 1 -$makejump jump_ar2 "CombatIdle1" 0 ACT_HL2MP_JUMP_AR2 1 -$makejump jump_gravgun "..\hl2mp_ported_anims\HL2DM_Run_Aim_Gravgun" 4 ACT_HL2MP_JUMP_PHYSGUN 1 -$makejump jump_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_JUMP_GRENADE 1 -$makejump jump_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 ACT_HL2MP_JUMP_RPG 1 -$makejump jump_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 ACT_HL2MP_JUMP_CROSSBOW 1 -$makejump jump_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 ACT_HL2MP_JUMP_MELEE 1 -$makejump jump_slam "..\hl2mp_ported_anims\HL2DM_Idle_SLAM" 0 ACT_HL2MP_JUMP_SLAM 1 +$makejump mp_jump_pistol "..\hl2mp_ported_anims\HL2DM_crouch_aim_pistol" 4 ACT_HL2MP_JUMP_PISTOL 1 +$makejump mp_jump_shotgun "..\combine_soldier_anims_anims\shootSGc" 0 ACT_HL2MP_JUMP_SHOTGUN 1 +$makejump mp_jump_smg1 "CombatIdle1_SMG1" 0 ACT_HL2MP_JUMP_SMG1 1 +$makejump mp_jump_ar2 "CombatIdle1" 0 ACT_HL2MP_JUMP_AR2 1 +$makejump mp_jump_gravgun "..\hl2mp_ported_anims\HL2DM_Run_Aim_Gravgun" 4 ACT_HL2MP_JUMP_PHYSGUN 1 +$makejump mp_jump_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_JUMP_GRENADE 1 +$makejump mp_jump_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 ACT_HL2MP_JUMP_RPG 1 +$makejump mp_jump_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 ACT_HL2MP_JUMP_CROSSBOW 1 +$makejump mp_jump_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 ACT_HL2MP_JUMP_MELEE 1 +$makejump mp_jump_slam "..\hl2mp_ported_anims\HL2DM_Idle_SLAM" 0 ACT_HL2MP_JUMP_SLAM 1 -$makejump jump_smg2 "custom\CombatIdle1_SMG2" 0 ACT_HL2MP_JUMP_SMG2 1 -$makejump jump_ar1 "custom\CombatIdle1_AR1" 0 ACT_HL2MP_JUMP_AR1 1 +$makejump mp_jump_smg2 "custom\CombatIdle1_SMG2" 0 ACT_HL2MP_JUMP_SMG2 1 +$makejump mp_jump_ar1 "custom\CombatIdle1_AR1" 0 ACT_HL2MP_JUMP_AR1 1 // --------------------------------------------------- // Reload // --------------------------------------------------- -$makeweapongesturep reload_pistol "..\hl2mp_ported_anims\Pistol_reload" 9 33 40 ACT_HL2MP_GESTURE_RELOAD_PISTOL 1 -$makeweapongesturep reload_shotgun "..\male_shared_anims\reload_shotgun1" 19 55 75 ACT_HL2MP_GESTURE_RELOAD_SHOTGUN 1 -$makeweapongesturep reload_smg1 "..\combine_soldier_anims_anims\reload" 19 55 65 ACT_HL2MP_GESTURE_RELOAD_SMG1 1 -$makeweapongesturep reload_ar2 "..\male_shared_anims\reload_ar2" 10 30 50 ACT_HL2MP_GESTURE_RELOAD_AR2 1 -$makeweapongesturep reload_crossbow "..\male_shared_anims\custom\reload_crossbow" 10 25 40 fps 20 ACT_HL2MP_GESTURE_RELOAD_CROSSBOW 1 -$makeweapongesturep reload_357 "..\police_animations_anims\custom\reload_357" 15 51 62 ACT_HL2MP_GESTURE_RELOAD_REVOLVER 1 +$makeweapongesturep mp_reload_pistol "..\hl2mp_ported_anims\Pistol_reload" 9 33 40 ACT_HL2MP_GESTURE_RELOAD_PISTOL 1 +$makeweapongesturep mp_reload_shotgun "..\male_shared_anims\reload_shotgun1" 19 55 75 ACT_HL2MP_GESTURE_RELOAD_SHOTGUN 1 +$makeweapongesturep mp_reload_smg1 "..\combine_soldier_anims_anims\reload" 19 55 65 ACT_HL2MP_GESTURE_RELOAD_SMG1 1 +$makeweapongesturep mp_reload_ar2 "..\male_shared_anims\reload_ar2" 10 30 50 ACT_HL2MP_GESTURE_RELOAD_AR2 1 +$makeweapongesturep mp_reload_crossbow "..\male_shared_anims\custom\reload_crossbow" 10 25 40 fps 20 ACT_HL2MP_GESTURE_RELOAD_CROSSBOW 1 +$makeweapongesturep mp_reload_357 "..\police_animations_anims\custom\reload_357" 15 51 62 ACT_HL2MP_GESTURE_RELOAD_REVOLVER 1 // --------------------------------------------------- // Walk // --------------------------------------------------- -$animation a_walkC "Idle_Unarmed" loop alignto reference cmdlist lockfeet -$sequence walk_all { +$animation a_walkC "Idle_Unarmed" loop alignto reference //cmdlist lockfeet +$sequence mp_walk_all { a_walkSW a_walkS a_walkSE a_walkW a_walkC a_walkE a_walkNW a_walkN a_walkNE blendwidth 3 blend move_y -1 1 blend move_x -1 1 ACT_HL2MP_WALK 1 } -$makematchwalk_9way walk_pistol "custom\CombatIdle1_Pistol" 0 police_WalkN_pistol_aim_matrix "custom\CombatIdle1_Pistol" 4 ACT_HL2MP_WALK_PISTOL 1 -$makematchwalk_9way walk_shotgun "..\hl2mp_ported_anims\RunN_aim_sg" 0 soldier_Aim_9_directions_SG "..\hl2mp_ported_anims\Aim_9_directions_SG" 4 ACT_HL2MP_WALK_SHOTGUN 1 -$makematchwalk_9way walk_smg1 "CombatIdle1_SMG1" 0 weapons_RunN_SMG1_Aim_9_directions "CombatIdle1_SMG1" 0 ACT_HL2MP_WALK_SMG1 1 -$makematchwalk_9way walk_ar2 "CombatIdle1" 0 soldier_Aim_9_directions "CombatIdle1" 0 ACT_HL2MP_WALK_AR2 1 -$makematchwalk_9way walk_gravgun "..\hl2mp_ported_anims\HL2DM_Run_Aim_Gravgun" 4 HL2DM_Run_Aim_Gravgun "..\hl2mp_ported_anims\HL2DM_Aim_Gravgun" 4 ACT_HL2MP_WALK_PHYSGUN 1 -$makematchwalk_9way walk_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_WALK_GRENADE 1 -$makematchwalk_9way walk_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 weapons_Aim_RPG_9_directions "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 ACT_HL2MP_WALK_RPG 1 -$makematchwalk_9way walk_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 soldier_Aim_9_directions "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 ACT_HL2MP_WALK_CROSSBOW 1 -$makematchwalk_9way walk_melee "..\police_animations_anims\batonangryidle1" 0 soldier_Aim_9_directions "..\police_animations_anims\batonangryidle1" 0 ACT_HL2MP_WALK_MELEE 1 -$makematchwalk_9way walk_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_WALK_SLAM 1 +$makematchwalk_9way mp_walk_pistol "custom\CombatIdle1_Pistol" 0 police_WalkN_pistol_aim_matrix "custom\CombatIdle1_Pistol" 4 ACT_HL2MP_WALK_PISTOL 1 +$makematchwalk_9way mp_walk_shotgun "..\hl2mp_ported_anims\RunN_aim_sg" 0 soldier_Aim_9_directions_SG "..\hl2mp_ported_anims\Aim_9_directions_SG" 4 ACT_HL2MP_WALK_SHOTGUN 1 +$makematchwalk_9way mp_walk_smg1 "CombatIdle1_SMG1" 0 weapons_RunN_SMG1_Aim_9_directions "CombatIdle1_SMG1" 0 ACT_HL2MP_WALK_SMG1 1 +$makematchwalk_9way mp_walk_ar2 "CombatIdle1" 0 soldier_Aim_9_directions "CombatIdle1" 0 ACT_HL2MP_WALK_AR2 1 +$makematchwalk_9way mp_walk_gravgun "..\hl2mp_ported_anims\HL2DM_Run_Aim_Gravgun" 4 HL2DM_Run_Aim_Gravgun "..\hl2mp_ported_anims\HL2DM_Aim_Gravgun" 4 ACT_HL2MP_WALK_PHYSGUN 1 +$makematchwalk_9way mp_walk_grenade "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Throw_Grenade" 0 ACT_HL2MP_WALK_GRENADE 1 +$makematchwalk_9way mp_walk_rpg "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 weapons_Aim_RPG_9_directions "..\hl2mp_ported_anims\Aim_RPG_9_directions" 4 ACT_HL2MP_WALK_RPG 1 +$makematchwalk_9way mp_walk_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 soldier_Aim_9_directions "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 ACT_HL2MP_WALK_CROSSBOW 1 +$makematchwalk_9way mp_walk_melee "..\police_animations_anims\batonangryidle1" 0 soldier_Aim_9_directions "..\police_animations_anims\batonangryidle1" 0 ACT_HL2MP_WALK_MELEE 1 +$makematchwalk_9way mp_walk_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_WALK_SLAM 1 -$makematchwalk_9way walk_smg2 "custom\CombatIdle1_SMG2" 0 weapons_RunN_SMG1_Aim_9_directions "custom\CombatIdle1_SMG2" 0 ACT_HL2MP_WALK_SMG2 1 -$makematchwalk_9way walk_ar1 "custom\CombatIdle1_AR1" 0 soldier_Aim_9_directions "custom\CombatIdle1_AR1" 0 ACT_HL2MP_WALK_AR1 1 +$makematchwalk_9way mp_walk_smg2 "custom\CombatIdle1_SMG2" 0 weapons_RunN_SMG1_Aim_9_directions "custom\CombatIdle1_SMG2" 0 ACT_HL2MP_WALK_SMG2 1 +$makematchwalk_9way mp_walk_ar1 "custom\CombatIdle1_AR1" 0 soldier_Aim_9_directions "custom\CombatIdle1_AR1" 0 ACT_HL2MP_WALK_AR1 1 + +// --------------------------------------------------- +// Lower +// --------------------------------------------------- + +$definemacro appendlower AppendSeq LowerSeq \\ +$append $AppendSeq$ { blendlayer $LowerSeq$ 0 1 1 2 poseparameter "weapon_lower" } + +$poseparameter "weapon_lower" 0 1 + +$Weightlist UpperbodyLowerBlend { + "valvebiped.Bip01_Pelvis" 0.1 + "ValveBiped.Bip01_L_Thigh" 0.0 + "ValveBiped.Bip01_R_Thigh" 0.0 + "ValveBiped.Bip01_Spine" 0.1 + "ValveBiped.Bip01_Spine1" 0.3 + "ValveBiped.Bip01_Spine2" 0.4 + "ValveBiped.Bip01_Spine4" 0.66 + "ValveBiped.Bip01_R_Clavicle" 1.0 + "ValveBiped.Bip01_L_Clavicle" 1.0 + "ValveBiped.Bip01_Neck1" 0.0 + } + +$sequence mp_lower_ar2 "a_WalkN.smd" frame 0 0 weightlist "UpperbodyLowerBlend" worldspace +$sequence mp_lower_pistol "custom\mp_lower_pistol.smd" frame 0 0 weightlist "UpperbodyLowerBlend" worldspace + +$appendlower "mp_idle_pistol" "mp_lower_pistol" +$appendlower "mp_idle_shotgun" "mp_lower_ar2" +$appendlower "mp_idle_smg1" "mp_lower_ar2" +$appendlower "mp_idle_ar2" "mp_lower_ar2" +$appendlower "mp_idle_rpg" "mp_lower_ar2" +$appendlower "mp_idle_crossbow" "mp_lower_ar2" +$appendlower "mp_idle_smg2" "mp_lower_ar2" +$appendlower "mp_idle_ar1" "mp_lower_ar2" + +$appendlower "mp_cidle_pistol" "mp_lower_pistol" +$appendlower "mp_cidle_shotgun" "mp_lower_ar2" +$appendlower "mp_cidle_smg1" "mp_lower_ar2" +$appendlower "mp_cidle_ar2" "mp_lower_ar2" +$appendlower "mp_cidle_rpg" "mp_lower_ar2" +$appendlower "mp_cidle_crossbow" "mp_lower_ar2" +$appendlower "mp_cidle_smg2" "mp_lower_ar2" +$appendlower "mp_cidle_ar1" "mp_lower_ar2" + +$appendlower "mp_cwalk_pistol" "mp_lower_pistol" +$appendlower "mp_cwalk_shotgun" "mp_lower_ar2" +$appendlower "mp_cwalk_smg1" "mp_lower_ar2" +$appendlower "mp_cwalk_ar2" "mp_lower_ar2" +$appendlower "mp_cwalk_rpg" "mp_lower_ar2" +$appendlower "mp_cwalk_crossbow" "mp_lower_ar2" +$appendlower "mp_cwalk_smg2" "mp_lower_ar2" +$appendlower "mp_cwalk_ar1" "mp_lower_ar2" + +$appendlower "mp_run_pistol" "mp_lower_pistol" +$appendlower "mp_run_shotgun" "mp_lower_ar2" +$appendlower "mp_run_smg1" "mp_lower_ar2" +$appendlower "mp_run_ar2" "mp_lower_ar2" +$appendlower "mp_run_rpg" "mp_lower_ar2" +$appendlower "mp_run_crossbow" "mp_lower_ar2" +$appendlower "mp_run_smg2" "mp_lower_ar2" +$appendlower "mp_run_ar1" "mp_lower_ar2" + +$appendlower "mp_walk_pistol" "mp_lower_pistol" +$appendlower "mp_walk_shotgun" "mp_lower_ar2" +$appendlower "mp_walk_smg1" "mp_lower_ar2" +$appendlower "mp_walk_ar2" "mp_lower_ar2" +$appendlower "mp_walk_rpg" "mp_lower_ar2" +$appendlower "mp_walk_crossbow" "mp_lower_ar2" +$appendlower "mp_walk_smg2" "mp_lower_ar2" +$appendlower "mp_walk_ar1" "mp_lower_ar2" // --------------------------------------------------- // Misc // --------------------------------------------------- -$include "NewPistolAnimations_357.qci" -$animation "@gesture_shoot_pistol_corrective_animation" "..\police_animations_anims\@gesture_shoot_pistol_corrective_animation.smd" $sequence a_range_357 "custom\shootp1" subtract a_range_357 4 delta weightlist "weights_357_shoot" hidden -$sequence range_357 "custom\shootp1" { +$sequence mp_range_357 "custom\shootp1" { iklock lfoot 1 0 iklock rfoot 1 0 noanimation numframes 16 blendlayer "a_range_357" 0 4 6 16 spline activity "ACT_HL2MP_GESTURE_RANGE_ATTACK_REVOLVER" 1 } -$append reload_357 { fps 20 } // $357ReloadSounds - -// --------------------------------------------------- - -$makeflinchgesture "gesture_melee_gunhit" "..\combine_soldier_anims_anims\melee_gunhit.smd" 7 20 27 -$append gesture_melee_gunhit { activity "ACT_GESTURE_MELEE_ATTACK1" 1 { event 3 13 "" } } - -$weightlist weapongesture_upperbody_and_rleg "ValveBiped.Bip01_Pelvis" 1.0 "ValveBiped.Bip01_L_Thigh" 0.0 "ValveBiped.Bip01_R_Thigh" 1.0 - -$definemacro makeflinchgesture_rleg gesturename filename InFrame OutFrame LastFrame \\ -$sequence $gesturename$inDelta $filename$ frame 0 $InFrame$ weightlist weapongesture_upperbody_and_rleg splinedelta delta hidden \\ -$sequence $gesturename$inFrame $filename$ frame $InFrame$ $InFrame$ weightlist weapongesture_upperbody_and_rleg hidden noautoik \\ -$sequence $gesturename$CoreDelta $filename$ frame $InFrame$ $OutFrame$ weightlist weapongesture_upperbody_and_rleg splinedelta delta hidden \\ -$sequence $gesturename$OutFrame $filename$ frame $OutFrame$ $OutFrame$ weightlist weapongesture_upperbody_and_rleg hidden noautoik \\ -$sequence $gesturename$outDelta $filename$ frame $OutFrame$ $LastFrame$ weightlist weapongesture_upperbody_and_rleg splinedelta delta hidden \\ -\\ -$sequence $gesturename$ { \\ - $filename$ noanimation numframes $LastFrame$ \\ - blendlayer $gesturename$inFrame 0 $InFrame$ $InFrame$ $OutFrame$ spline xfade \\ - blendlayer $gesturename$OutFrame $InFrame$ $OutFrame$ $OutFrame$ $LastFrame$ spline \\ - blendlayer $gesturename$inDelta 0 0 $InFrame$ $InFrame$ \\ - blendlayer $gesturename$CoreDelta $InFrame$ $InFrame$ $OutFrame$ $OutFrame$ \\ - blendlayer $gesturename$outDelta $OutFrame$ $OutFrame$ $LastFrame$ $LastFrame$ \\ -} \\ -$continue $gesturename$ - -$makeflinchgesture_rleg "gesture_melee_kick" "..\police_ss_anims\adoorkick.smd" 7 32 45 -$append gesture_melee_kick { activity "ACT_GESTURE_MELEE_ATTACK2" 1 { event 3 20 "" } fps 40 } +$append mp_reload_357 { fps 20 } // $357ReloadSounds // --------------------------------------------------- diff --git a/modelsrc/mapbase_player_include_bonetransforms.qci b/modelsrc/mapbase_player_include_bonetransforms.qci new file mode 100644 index 0000000..c3a4b96 --- /dev/null +++ b/modelsrc/mapbase_player_include_bonetransforms.qci @@ -0,0 +1,53 @@ +// +// Default player bone transforms +// + spine + { + //"ValveBiped.Bip01_Spine1" "0.0" + "ValveBiped.Bip01_Spine2" "0.5" + "ValveBiped.Bip01_Spine4" "0.0" + "ValveBiped.Bip01_Neck1" "0.0" + "ValveBiped.Bip01_L_Clavicle" "0.0" + "ValveBiped.Bip01_R_Clavicle" "0.0" + } + arms + { + "ValveBiped.Bip01_L_UpperArm" "0.0" + "ValveBiped.Bip01_L_Forearm" "0.0" + "ValveBiped.Bip01_L_Hand" "0.0" + "ValveBiped.Bip01_L_Finger0" "0.0" + "ValveBiped.Bip01_L_Finger01" "0.0" + "ValveBiped.Bip01_L_Finger02" "0.0" + "ValveBiped.Bip01_L_Finger1" "0.0" + "ValveBiped.Bip01_L_Finger11" "0.0" + "ValveBiped.Bip01_L_Finger12" "0.0" + "ValveBiped.Bip01_L_Finger2" "0.0" + "ValveBiped.Bip01_L_Finger21" "0.0" + "ValveBiped.Bip01_L_Finger22" "0.0" + "ValveBiped.Bip01_L_Finger3" "0.0" + "ValveBiped.Bip01_L_Finger31" "0.0" + "ValveBiped.Bip01_L_Finger32" "0.0" + "ValveBiped.Bip01_L_Finger4" "0.0" + "ValveBiped.Bip01_L_Finger41" "0.0" + "ValveBiped.Bip01_L_Finger42" "0.0" + + "ValveBiped.Bip01_R_UpperArm" "0.0" + "ValveBiped.Bip01_R_Forearm" "0.0" + "ValveBiped.Bip01_R_Hand" "0.0" + "ValveBiped.Bip01_R_Finger0" "0.0" + "ValveBiped.Bip01_R_Finger01" "0.0" + "ValveBiped.Bip01_R_Finger02" "0.0" + "ValveBiped.Bip01_R_Finger1" "0.0" + "ValveBiped.Bip01_R_Finger11" "0.0" + "ValveBiped.Bip01_R_Finger12" "0.0" + "ValveBiped.Bip01_R_Finger2" "0.0" + "ValveBiped.Bip01_R_Finger21" "0.0" + "ValveBiped.Bip01_R_Finger22" "0.0" + "ValveBiped.Bip01_R_Finger3" "0.0" + "ValveBiped.Bip01_R_Finger31" "0.0" + "ValveBiped.Bip01_R_Finger32" "0.0" + "ValveBiped.Bip01_R_Finger4" "0.0" + "ValveBiped.Bip01_R_Finger41" "0.0" + "ValveBiped.Bip01_R_Finger42" "0.0" + } + \ No newline at end of file diff --git a/modelsrc/mapbase_player_male_anims.qc b/modelsrc/mapbase_player_male_anims.qc deleted file mode 100644 index 4820291..0000000 --- a/modelsrc/mapbase_player_male_anims.qc +++ /dev/null @@ -1,27 +0,0 @@ -$modelname player\mapbase_male_anims.mdl - -$include "hl2mp_ported_anims\commonbones.qci" -$include "hl2mp_ported_anims\standardhierarchy.qci" -$include "hl2mp_ported_anims\standardikchains.qci" -$include "hl2mp_ported_anims\hitbox.qci" - -//$lockbonelengths - -//$lockdefinebones - -$include "hl2mp_ported_anims\player_macros.qci" -$include "hl2mp_ported_anims\weaponmacros.qci" - -$sequence reference "hl2mp_ported_anims\ragdoll_pose" - -$include "HL2MPMoveAnims.qci" - -$pushd "male_shared_anims" -$include "mapbase_player_include_anims_citizen.qci" -$popd - -$attachment "eyes" "ValveBiped.Bip01_Head1" 0 -4 67.5 absolute - -$pushd "ChoreoModels" -$include "ChoreoModels\body_poses_lean.qci" -$popd diff --git a/modelsrc/mapbase_player_police_anims.qc b/modelsrc/mapbase_player_police_anims.qc deleted file mode 100644 index a67c513..0000000 --- a/modelsrc/mapbase_player_police_anims.qc +++ /dev/null @@ -1,27 +0,0 @@ -$modelname player\mapbase_police_anims.mdl - -$include "hl2mp_ported_anims\commonbones.qci" -$include "hl2mp_ported_anims\standardhierarchy.qci" -$include "hl2mp_ported_anims\standardikchains.qci" -$include "hl2mp_ported_anims\hitbox.qci" - -//$lockbonelengths - -//$lockdefinebones - -$include "hl2mp_ported_anims\player_macros.qci" -$include "hl2mp_ported_anims\weaponmacros.qci" - -$sequence reference "hl2mp_ported_anims\ragdoll_pose" - -$include "HL2MPMoveAnims.qci" - -$pushd "police_animations_anims" -$include "mapbase_player_include_anims_police.qci" -$popd - -$attachment "eyes" "ValveBiped.Bip01_Head1" 0 -4 67.5 absolute - -$pushd "ChoreoModels" -$include "ChoreoModels\body_poses_lean.qci" -$popd diff --git a/modelsrc/mapbase_player_soldier_anims.qc b/modelsrc/mapbase_player_soldier_anims.qc deleted file mode 100644 index c4213be..0000000 --- a/modelsrc/mapbase_player_soldier_anims.qc +++ /dev/null @@ -1,27 +0,0 @@ -$modelname player\mapbase_soldier_anims.mdl - -$include "hl2mp_ported_anims\commonbones.qci" -$include "hl2mp_ported_anims\standardhierarchy.qci" -$include "hl2mp_ported_anims\standardikchains.qci" -$include "hl2mp_ported_anims\hitbox.qci" - -//$lockbonelengths - -//$lockdefinebones - -$include "hl2mp_ported_anims\player_macros.qci" -$include "hl2mp_ported_anims\weaponmacros.qci" - -$sequence reference "hl2mp_ported_anims\ragdoll_pose" - -$include "HL2MPMoveAnims.qci" - -$pushd "combine_soldier_anims_anims" -$include "mapbase_player_include_anims_soldier.qci" -$popd - -$attachment "eyes" "ValveBiped.Bip01_Head1" 0 -4 67.5 absolute - -$pushd "ChoreoModels" -$include "ChoreoModels\body_poses_lean.qci" -$popd diff --git a/modelsrc/police_animations.qc b/modelsrc/police_animations.qc index 85dac3a..fc8d2f6 100644 --- a/modelsrc/police_animations.qc +++ b/modelsrc/police_animations.qc @@ -2,8 +2,6 @@ $modelname "Police_animations.mdl" -//$includemodel "player/male_anims.mdl" - // Must be included $include "BaseModel.qci" $include "hl2mp_ported_anims/commonbones.qci" @@ -181,6 +179,28 @@ $append melee_gunhit { activity "ACT_MELEE_ATTACK1" 1 { event 3 13 "" } } $makeflinchgesture "gesture_melee_gunhit" "combine_soldier_anims_anims\melee_gunhit.smd" 7 20 27 $append gesture_melee_gunhit { activity "ACT_GESTURE_MELEE_ATTACK1" 1 { event 3 13 "" } } +$weightlist weapongesture_upperbody_and_rleg "ValveBiped.Bip01_Pelvis" 1.0 "ValveBiped.Bip01_L_Thigh" 0.0 "ValveBiped.Bip01_R_Thigh" 1.0 + +$definemacro makeflinchgesture_rleg gesturename filename InFrame OutFrame LastFrame \\ +$sequence $gesturename$inDelta $filename$ frame 0 $InFrame$ weightlist weapongesture_upperbody_and_rleg splinedelta delta hidden \\ +$sequence $gesturename$inFrame $filename$ frame $InFrame$ $InFrame$ weightlist weapongesture_upperbody_and_rleg hidden noautoik \\ +$sequence $gesturename$CoreDelta $filename$ frame $InFrame$ $OutFrame$ weightlist weapongesture_upperbody_and_rleg splinedelta delta hidden \\ +$sequence $gesturename$OutFrame $filename$ frame $OutFrame$ $OutFrame$ weightlist weapongesture_upperbody_and_rleg hidden noautoik \\ +$sequence $gesturename$outDelta $filename$ frame $OutFrame$ $LastFrame$ weightlist weapongesture_upperbody_and_rleg splinedelta delta hidden \\ +\\ +$sequence $gesturename$ { \\ + $filename$ noanimation numframes $LastFrame$ \\ + blendlayer $gesturename$inFrame 0 $InFrame$ $InFrame$ $OutFrame$ spline xfade \\ + blendlayer $gesturename$OutFrame $InFrame$ $OutFrame$ $OutFrame$ $LastFrame$ spline \\ + blendlayer $gesturename$inDelta 0 0 $InFrame$ $InFrame$ \\ + blendlayer $gesturename$CoreDelta $InFrame$ $InFrame$ $OutFrame$ $OutFrame$ \\ + blendlayer $gesturename$outDelta $OutFrame$ $OutFrame$ $LastFrame$ $LastFrame$ \\ +} \\ +$continue $gesturename$ + +$makeflinchgesture_rleg "gesture_melee_kick" "police_ss_anims\adoorkick.smd" 7 32 45 +$append gesture_melee_kick { activity "ACT_GESTURE_MELEE_ATTACK2" 1 { event 3 20 "" } fps 55 iklock lfoot 1 0 } + $include "l4d1_ported_anims\L4D1_LadderClimb_Male.qci" $include "l4d1_ported_anims\L4D1_PistolAnims.qci" // Metrocops technically have their own pistol draw animation, but that's harder to turn into a gesture which works well @@ -220,10 +240,34 @@ $append Heal { { event AE_CITIZEN_HEAL 31 "" } } +// ================================================================ + +$sequence reference "hl2mp_ported_anims\ragdoll_pose" +$include "HL2MPMoveAnims.qci" + +$pushd "police_animations_anims" +$include "mapbase_player_include_anims_police.qci" +$popd + +// ================================================================ + $KeyValues { dynamic_interactions { $DIKV_Alyx } + + playermodel_data + { + neck_pivot_up "12" + neck_pivot_fwd "-4" + neck_pivot_duck_up "12" + neck_pivot_duck_fwd "16" + + bone_transforms + { + $include "mapbase_player_include_bonetransforms.qci" + } + } } From e0ceb5bd2cf4d2064b4b83ca64a313917bb4c8e1 Mon Sep 17 00:00:00 2001 From: "ALLEN-PC\\acj30" Date: Sun, 11 Aug 2024 00:45:45 -0500 Subject: [PATCH 2/4] Add helper bones to player bone transforms --- modelsrc/mapbase_player_include_bonetransforms.qci | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/modelsrc/mapbase_player_include_bonetransforms.qci b/modelsrc/mapbase_player_include_bonetransforms.qci index c3a4b96..939a60e 100644 --- a/modelsrc/mapbase_player_include_bonetransforms.qci +++ b/modelsrc/mapbase_player_include_bonetransforms.qci @@ -9,12 +9,21 @@ "ValveBiped.Bip01_Neck1" "0.0" "ValveBiped.Bip01_L_Clavicle" "0.0" "ValveBiped.Bip01_R_Clavicle" "0.0" + "ValveBiped.Bip01_L_Shoulder" "0.0" + "ValveBiped.Bip01_R_Shoulder" "0.0" + "ValveBiped.Bip01_L_Bicep" "0.0" + "ValveBiped.Bip01_R_Bicep" "0.0" + "ValveBiped.Bip01_L_Trapezius" "0.0" + "ValveBiped.Bip01_R_Trapezius" "0.0" } arms { "ValveBiped.Bip01_L_UpperArm" "0.0" "ValveBiped.Bip01_L_Forearm" "0.0" "ValveBiped.Bip01_L_Hand" "0.0" + "ValveBiped.Bip01_L_Elbow" "0.0" + "ValveBiped.Bip01_L_Ulna" "0.0" + "ValveBiped.Bip01_L_Wrist" "0.0" "ValveBiped.Bip01_L_Finger0" "0.0" "ValveBiped.Bip01_L_Finger01" "0.0" "ValveBiped.Bip01_L_Finger02" "0.0" @@ -34,6 +43,10 @@ "ValveBiped.Bip01_R_UpperArm" "0.0" "ValveBiped.Bip01_R_Forearm" "0.0" "ValveBiped.Bip01_R_Hand" "0.0" + "ValveBiped.Bip01_R_Elbow" "0.0" + "ValveBiped.Bip01_R_Ulna" "0.0" + "ValveBiped.Bip01_R_Elbow" "0.0" + "ValveBiped.Bip01_R_Wrist" "0.0" "ValveBiped.Bip01_R_Finger0" "0.0" "ValveBiped.Bip01_R_Finger01" "0.0" "ValveBiped.Bip01_R_Finger02" "0.0" From de3d8d72f084a96bf5821b222a5d8a18b9d0b0ca Mon Sep 17 00:00:00 2001 From: "ALLEN-PC\\acj30" Date: Sun, 11 Aug 2024 15:23:19 -0500 Subject: [PATCH 3/4] Bonemergeable gravity gun, frag grenade, and bugbait worldmodels --- modelsrc/weapons/Grenade_reference.smd | 382 ++++ modelsrc/weapons/HL2DM_gravgun_reference.smd | 1880 +++++++++++++++++ .../weapons/HL2DM_gravgun_reference_lod1.smd | 1184 +++++++++++ modelsrc/weapons/w_bugbait.qc | 36 + modelsrc/weapons/w_bugbait_physics.smd | 230 ++ modelsrc/weapons/w_bugbait_reference.smd | 518 +++++ modelsrc/weapons/w_grenade.qc | 38 + modelsrc/weapons/w_grenade_physics.smd | 206 ++ modelsrc/weapons/w_physics.qc | 68 + modelsrc/weapons/w_physics_physics.smd | 332 +++ 10 files changed, 4874 insertions(+) create mode 100644 modelsrc/weapons/Grenade_reference.smd create mode 100644 modelsrc/weapons/HL2DM_gravgun_reference.smd create mode 100644 modelsrc/weapons/HL2DM_gravgun_reference_lod1.smd create mode 100644 modelsrc/weapons/w_bugbait.qc create mode 100644 modelsrc/weapons/w_bugbait_physics.smd create mode 100644 modelsrc/weapons/w_bugbait_reference.smd create mode 100644 modelsrc/weapons/w_grenade.qc create mode 100644 modelsrc/weapons/w_grenade_physics.smd create mode 100644 modelsrc/weapons/w_physics.qc create mode 100644 modelsrc/weapons/w_physics_physics.smd diff --git a/modelsrc/weapons/Grenade_reference.smd b/modelsrc/weapons/Grenade_reference.smd new file mode 100644 index 0000000..8d749ca --- /dev/null +++ b/modelsrc/weapons/Grenade_reference.smd @@ -0,0 +1,382 @@ +version 1 +nodes +0 "ValveBiped.Bip01_R_Hand" -1 +1 "ValveBiped.bone" 0 +2 "fuse" 1 +end +skeleton +time 0 +0 -2.726069 -2.207014 -1.072217 -3.097952 -0.287244 0.085866 +1 1.047124 -1.639377 -1.296244 -1.389252 0.182920 -1.141206 +2 2.394701 3.204974 2.257557 -1.330694 -1.266420 -0.564045 +end +triangles +W_grenadesheet +0 0.799038 -0.549824 4.333806 0.935514 0.001978 0.353283 0.806870 0.101482 1 1 1.000000 +0 1.240968 -0.549618 3.163546 0.935515 0.001978 0.353282 0.806870 0.005458 1 1 1.000000 +0 1.238823 0.574744 3.162931 0.935514 0.001978 0.353283 0.895404 0.005458 1 1 1.000000 +W_grenadesheet +0 1.238823 0.574744 3.162931 0.935514 0.001978 0.353283 0.895404 0.005458 1 1 1.000000 +0 0.796892 0.574538 4.333191 0.935514 0.001979 0.353283 0.895404 0.101482 1 1 1.000000 +0 0.799038 -0.549824 4.333806 0.935514 0.001978 0.353283 0.806870 0.101482 1 1 1.000000 +W_grenadesheet +0 0.476395 -0.354919 3.167960 0.999981 0.001905 -0.005903 0.907570 0.052366 1 1 1.000000 +0 0.475290 -0.355024 2.980745 0.999981 0.001906 -0.005905 0.921832 0.052335 1 1 1.000000 +0 0.475006 0.372847 3.167564 0.999981 0.001908 -0.005912 0.907600 0.083687 1 1 1.000000 +W_grenadesheet +0 0.473899 0.372744 2.980348 0.999981 0.001908 -0.005914 0.921862 0.083711 1 1 1.000000 +0 0.475006 0.372847 3.167564 0.999981 0.001908 -0.005912 0.907600 0.083687 1 1 1.000000 +0 0.475290 -0.355024 2.980745 0.999981 0.001906 -0.005905 0.921832 0.052335 1 1 1.000000 +W_grenadesheet +0 0.475006 0.372847 3.167564 0.289168 0.957276 -0.002237 0.907600 0.083687 1 1 1.000000 +0 0.473899 0.372744 2.980348 0.289167 0.957276 -0.002239 0.921862 0.083711 1 1 1.000000 +0 -0.051323 0.531844 3.170587 0.289164 0.957277 -0.002246 0.907370 0.110791 1 1 1.000000 +W_grenadesheet +0 -0.052431 0.531739 2.983371 0.289163 0.957277 -0.002248 0.921632 0.110850 1 1 1.000000 +0 -0.051323 0.531844 3.170587 0.289164 0.957277 -0.002246 0.907370 0.110791 1 1 1.000000 +0 0.473899 0.372744 2.980348 0.289167 0.957276 -0.002239 0.921862 0.083711 1 1 1.000000 +W_grenadesheet +0 -0.051323 0.531844 3.170587 -0.767256 0.641328 0.004181 0.907370 0.110791 1 1 1.000000 +0 -0.052431 0.531739 2.983371 -0.767256 0.641327 0.004180 0.921632 0.110850 1 1 1.000000 +0 -0.489905 0.007125 3.173473 -0.767257 0.641326 0.004174 0.907150 0.148969 1 1 1.000000 +W_grenadesheet +0 -0.491011 0.007020 2.986258 -0.767257 0.641326 0.004173 0.921412 0.148974 1 1 1.000000 +0 -0.489905 0.007125 3.173473 -0.767257 0.641326 0.004174 0.907150 0.148969 1 1 1.000000 +0 -0.052431 0.531739 2.983371 -0.767256 0.641327 0.004180 0.921632 0.110850 1 1 1.000000 +W_grenadesheet +0 -0.489905 0.007125 3.173473 -0.764803 -0.644246 0.004880 0.907150 0.148969 1 1 1.000000 +0 -0.491011 0.007020 2.986258 -0.764803 -0.644246 0.004880 0.921412 0.148974 1 1 1.000000 +0 -0.049324 -0.515919 3.171157 -0.764804 -0.644245 0.004880 0.907326 0.187175 1 1 1.000000 +W_grenadesheet +0 -0.050431 -0.516023 2.983941 -0.764804 -0.644245 0.004880 0.921588 0.187117 1 1 1.000000 +0 -0.049324 -0.515919 3.171157 -0.764804 -0.644245 0.004880 0.907326 0.187175 1 1 1.000000 +0 -0.491011 0.007020 2.986258 -0.764803 -0.644246 0.004880 0.921412 0.148974 1 1 1.000000 +W_grenadesheet +0 -0.049324 -0.515919 3.171157 0.292817 -0.956168 -0.001200 0.907326 0.025263 1 1 1.000000 +0 -0.050431 -0.516023 2.983941 0.292816 -0.956168 -0.001198 0.921588 0.025205 1 1 1.000000 +0 0.476395 -0.354919 3.167960 0.292814 -0.956169 -0.001194 0.907570 0.052366 1 1 1.000000 +W_grenadesheet +0 0.475290 -0.355024 2.980745 0.292814 -0.956169 -0.001192 0.921832 0.052335 1 1 1.000000 +0 0.476395 -0.354919 3.167960 0.292814 -0.956169 -0.001194 0.907570 0.052366 1 1 1.000000 +0 -0.050431 -0.516023 2.983941 0.292816 -0.956168 -0.001198 0.921588 0.025205 1 1 1.000000 +W_grenadesheet +0 -0.710678 -0.553336 3.175087 0.001907 -0.999998 0.000546 0.784499 0.883569 1 1 1.000000 +0 1.240968 -0.549618 3.163546 0.001908 -0.999998 0.000545 0.783094 0.646213 1 1 1.000000 +0 0.799038 -0.549824 4.333806 0.002500 -0.999997 -0.000542 0.925566 0.699960 1 1 1.000000 +W_grenadesheet +0 0.799038 -0.549824 4.333806 0.002500 -0.999997 -0.000542 0.925566 0.699960 1 1 1.000000 +0 -0.707376 -0.553007 3.765393 0.002351 -0.999997 -0.000630 0.856365 0.883167 1 1 1.000000 +0 -0.710678 -0.553336 3.175087 0.001907 -0.999998 0.000546 0.784499 0.883569 1 1 1.000000 +W_grenadesheet +0 0.799038 -0.549824 4.333806 0.002500 -0.999997 -0.000542 0.925566 0.699960 1 1 1.000000 +0 -0.913211 -0.554165 4.069793 0.001984 -0.999998 0.000525 0.893424 0.908200 1 1 1.000000 +0 -0.707376 -0.553007 3.765393 0.002351 -0.999997 -0.000630 0.856365 0.883167 1 1 1.000000 +W_grenadesheet +0 0.799038 -0.549824 4.333806 0.002500 -0.999997 -0.000542 0.925566 0.699960 1 1 1.000000 +0 -0.719697 -0.553544 4.528999 0.002221 -0.999997 0.000417 0.949329 0.884665 1 1 1.000000 +0 -0.913211 -0.554165 4.069793 0.001984 -0.999998 0.000525 0.893424 0.908200 1 1 1.000000 +W_grenadesheet +0 -0.910006 -0.553862 4.611457 0.001910 -0.999998 0.000546 0.959368 0.907810 1 1 1.000000 +0 -0.913211 -0.554165 4.069793 0.001984 -0.999998 0.000525 0.893424 0.908200 1 1 1.000000 +0 -0.719697 -0.553544 4.528999 0.002221 -0.999997 0.000417 0.949329 0.884665 1 1 1.000000 +W_grenadesheet +0 -0.910006 -0.553862 4.611457 0.001910 -0.999998 0.000546 0.959368 0.907810 1 1 1.000000 +0 -1.104250 -0.554484 4.150250 0.001906 -0.999998 0.000546 0.903219 0.931434 1 1 1.000000 +0 -0.913211 -0.554165 4.069793 0.001984 -0.999998 0.000525 0.893424 0.908200 1 1 1.000000 +W_grenadesheet +0 -0.910006 -0.553862 4.611457 0.001910 -0.999998 0.000546 0.959368 0.907810 1 1 1.000000 +0 -1.182440 -0.554530 4.342226 0.001917 -0.999998 0.000542 0.926591 0.940943 1 1 1.000000 +0 -1.104250 -0.554484 4.150250 0.001906 -0.999998 0.000546 0.903219 0.931434 1 1 1.000000 +W_grenadesheet +0 -0.910006 -0.553862 4.611457 0.001910 -0.999998 0.000546 0.959368 0.907810 1 1 1.000000 +0 -1.101984 -0.554272 4.533267 0.001914 -0.999998 0.000544 0.949849 0.931158 1 1 1.000000 +0 -1.182440 -0.554530 4.342226 0.001917 -0.999998 0.000542 0.926591 0.940943 1 1 1.000000 +W_grenadesheet +0 -1.343264 1.137747 -4.423742 -0.005914 -0.000552 -0.999982 0.694765 0.908690 1 1 1.000000 +0 -0.290306 1.748360 -4.430308 -0.005912 -0.000555 -0.999982 0.588670 0.969300 1 1 1.000000 +0 -1.757386 -0.006853 -4.420660 -0.005912 -0.000556 -0.999982 0.736491 0.795078 1 1 1.000000 +W_grenadesheet +0 -0.290306 1.748360 -4.430308 -0.005912 -0.000555 -0.999982 0.588670 0.969300 1 1 1.000000 +0 0.908796 1.539277 -4.437281 -0.005912 -0.000556 -0.999982 0.467849 0.948546 1 1 1.000000 +0 -1.757386 -0.006853 -4.420660 -0.005912 -0.000556 -0.999982 0.736491 0.795078 1 1 1.000000 +W_grenadesheet +0 0.908796 1.539277 -4.437281 -0.005912 -0.000556 -0.999982 0.467849 0.948546 1 1 1.000000 +0 1.692972 0.608330 -4.441398 -0.005911 -0.000556 -0.999982 0.388836 0.856141 1 1 1.000000 +0 -1.757386 -0.006853 -4.420660 -0.005912 -0.000556 -0.999982 0.736491 0.795078 1 1 1.000000 +W_grenadesheet +0 1.692972 0.608330 -4.441398 -0.005911 -0.000556 -0.999982 0.388836 0.856141 1 1 1.000000 +0 1.695295 -0.608881 -4.440737 -0.005911 -0.000555 -0.999982 0.388602 0.735321 1 1 1.000000 +0 -1.757386 -0.006853 -4.420660 -0.005912 -0.000556 -0.999982 0.736491 0.795078 1 1 1.000000 +W_grenadesheet +0 1.695295 -0.608881 -4.440737 -0.005911 -0.000555 -0.999982 0.388602 0.735321 1 1 1.000000 +0 0.914679 -1.542811 -4.435603 -0.005912 -0.000556 -0.999982 0.467256 0.642619 1 1 1.000000 +0 -1.757386 -0.006853 -4.420660 -0.005912 -0.000556 -0.999982 0.736491 0.795078 1 1 1.000000 +W_grenadesheet +0 0.914679 -1.542811 -4.435603 -0.005912 -0.000556 -0.999982 0.467256 0.642619 1 1 1.000000 +0 -0.283618 -1.756461 -4.428398 -0.005913 -0.000558 -0.999982 0.587996 0.621412 1 1 1.000000 +0 -1.757386 -0.006853 -4.420660 -0.005912 -0.000556 -0.999982 0.736491 0.795078 1 1 1.000000 +W_grenadesheet +0 -0.283618 -1.756461 -4.428398 -0.005913 -0.000558 -0.999982 0.587996 0.621412 1 1 1.000000 +0 -1.338899 -1.149865 -4.422497 -0.005913 -0.000558 -0.999982 0.694325 0.681623 1 1 1.000000 +0 -1.757386 -0.006853 -4.420660 -0.005912 -0.000556 -0.999982 0.736491 0.795078 1 1 1.000000 +W_grenadesheet +0 0.796892 0.574538 4.333191 -0.002499 0.999996 0.001016 0.925491 0.700221 1 1 1.000000 +0 1.238823 0.574744 3.162931 -0.001909 0.999998 -0.000545 0.783019 0.646474 1 1 1.000000 +0 -0.712824 0.571025 3.174477 -0.001908 0.999998 -0.000546 0.784425 0.883830 1 1 1.000000 +W_grenadesheet +0 -0.712824 0.571025 3.174477 -0.001908 0.999998 -0.000546 0.784425 0.883830 1 1 1.000000 +0 -0.709522 0.571354 3.764778 -0.003814 0.999992 0.000882 0.856290 0.883428 1 1 1.000000 +0 0.796892 0.574538 4.333191 -0.002499 0.999996 0.001016 0.925491 0.700221 1 1 1.000000 +W_grenadesheet +0 -0.709522 0.571354 3.764778 -0.003814 0.999992 0.000882 0.856290 0.883428 1 1 1.000000 +0 -0.721842 0.570032 4.528383 -0.003624 0.999993 0.000846 0.949254 0.884926 1 1 1.000000 +0 0.796892 0.574538 4.333191 -0.002499 0.999996 0.001016 0.925491 0.700221 1 1 1.000000 +W_grenadesheet +0 -0.709522 0.571354 3.764778 -0.003814 0.999992 0.000882 0.856290 0.883428 1 1 1.000000 +0 -0.915354 0.569412 4.069178 -0.003461 0.999994 0.000109 0.893349 0.908461 1 1 1.000000 +0 -0.721842 0.570032 4.528383 -0.003624 0.999993 0.000846 0.949254 0.884926 1 1 1.000000 +W_grenadesheet +0 -0.912152 0.569713 4.610846 -0.001908 0.999998 -0.000545 0.959294 0.908071 1 1 1.000000 +0 -0.721842 0.570032 4.528383 -0.003624 0.999993 0.000846 0.949254 0.884926 1 1 1.000000 +0 -0.915354 0.569412 4.069178 -0.003461 0.999994 0.000109 0.893349 0.908461 1 1 1.000000 +W_grenadesheet +0 -0.912152 0.569713 4.610846 -0.001908 0.999998 -0.000545 0.959294 0.908071 1 1 1.000000 +0 -0.915354 0.569412 4.069178 -0.003461 0.999994 0.000109 0.893349 0.908461 1 1 1.000000 +0 -1.106394 0.569092 4.149634 -0.001906 0.999998 -0.000544 0.903144 0.931695 1 1 1.000000 +W_grenadesheet +0 -0.912152 0.569713 4.610846 -0.001908 0.999998 -0.000545 0.959294 0.908071 1 1 1.000000 +0 -1.106394 0.569092 4.149634 -0.001906 0.999998 -0.000544 0.903144 0.931695 1 1 1.000000 +0 -1.184583 0.569047 4.341615 -0.001907 0.999998 -0.000544 0.926517 0.941204 1 1 1.000000 +W_grenadesheet +0 -0.912152 0.569713 4.610846 -0.001908 0.999998 -0.000545 0.959294 0.908071 1 1 1.000000 +0 -1.184583 0.569047 4.341615 -0.001907 0.999998 -0.000544 0.926517 0.941204 1 1 1.000000 +0 -1.104130 0.569305 4.532656 -0.001901 0.999998 -0.000550 0.949775 0.931419 1 1 1.000000 +W_grenadesheet +0 -0.283618 -1.756461 -4.428398 -0.171696 -0.985150 0.000513 0.008993 0.003681 1 1 1.000000 +0 0.913154 -1.538692 2.965524 0.501870 -0.864943 0.000585 0.071791 0.461419 1 1 1.000000 +0 -0.285142 -1.752344 2.972728 -0.171897 -0.985115 0.000513 0.008886 0.461865 1 1 1.000000 +W_grenadesheet +0 -0.283618 -1.756461 -4.428398 -0.171696 -0.985150 0.000513 0.008993 0.003681 1 1 1.000000 +0 0.914679 -1.542811 -4.435603 0.501445 -0.865189 0.000585 0.071748 0.003235 1 1 1.000000 +0 0.913154 -1.538692 2.965524 0.501870 -0.864943 0.000585 0.071791 0.461419 1 1 1.000000 +W_grenadesheet +0 0.914679 -1.542811 -4.435603 0.501445 -0.865189 0.000585 0.071748 0.003235 1 1 1.000000 +0 1.693771 -0.604763 2.960389 0.940192 -0.340646 0.000383 0.132631 0.461101 1 1 1.000000 +0 0.913154 -1.538692 2.965524 0.501870 -0.864943 0.000585 0.071791 0.461419 1 1 1.000000 +W_grenadesheet +0 0.914679 -1.542811 -4.435603 0.501445 -0.865189 0.000585 0.071748 0.003235 1 1 1.000000 +0 1.695295 -0.608881 -4.440737 0.940334 -0.340252 0.000383 0.132468 0.002918 1 1 1.000000 +0 1.693771 -0.604763 2.960389 0.940192 -0.340646 0.000383 0.132631 0.461101 1 1 1.000000 +W_grenadesheet +0 1.691447 0.612447 2.959728 0.938882 0.344239 0.000002 0.192357 0.461060 1 1 1.000000 +0 1.693771 -0.604763 2.960389 0.940192 -0.340646 0.000383 0.132631 0.461101 1 1 1.000000 +0 1.695295 -0.608881 -4.440737 0.940334 -0.340252 0.000383 0.132468 0.002918 1 1 1.000000 +W_grenadesheet +0 1.691447 0.612447 2.959728 0.938882 0.344239 0.000002 0.192357 0.461060 1 1 1.000000 +0 1.695295 -0.608881 -4.440737 0.940334 -0.340252 0.000383 0.132468 0.002918 1 1 1.000000 +0 1.692972 0.608330 -4.441398 0.939197 0.343379 0.000002 0.192145 0.002877 1 1 1.000000 +W_grenadesheet +0 1.691447 0.612447 2.959728 0.938882 0.344239 0.000002 0.192357 0.461060 1 1 1.000000 +0 1.692972 0.608330 -4.441398 0.939197 0.343379 0.000002 0.192145 0.002877 1 1 1.000000 +0 0.908796 1.539277 -4.437281 0.498303 0.867003 -0.000378 0.252934 0.003131 1 1 1.000000 +W_grenadesheet +0 1.691447 0.612447 2.959728 0.938882 0.344239 0.000002 0.192357 0.461060 1 1 1.000000 +0 0.908796 1.539277 -4.437281 0.498303 0.867003 -0.000378 0.252934 0.003131 1 1 1.000000 +0 0.907272 1.543394 2.963841 0.498387 0.866955 -0.000384 0.253105 0.461315 1 1 1.000000 +W_grenadesheet +0 0.908796 1.539277 -4.437281 0.498303 0.867003 -0.000378 0.252934 0.003131 1 1 1.000000 +0 -0.291574 1.752524 2.970813 -0.175266 0.984521 -0.000588 0.315831 0.461747 1 1 1.000000 +0 0.907272 1.543394 2.963841 0.498387 0.866955 -0.000384 0.253105 0.461315 1 1 1.000000 +W_grenadesheet +0 0.908796 1.539277 -4.437281 0.498303 0.867003 -0.000378 0.252934 0.003131 1 1 1.000000 +0 -0.290306 1.748360 -4.430308 -0.175773 0.984431 -0.000581 0.315798 0.003563 1 1 1.000000 +0 -0.291574 1.752524 2.970813 -0.175266 0.984521 -0.000588 0.315831 0.461747 1 1 1.000000 +W_grenadesheet +0 -0.290306 1.748360 -4.430308 -0.175773 0.984431 -0.000581 0.315798 0.003563 1 1 1.000000 +0 -1.344789 1.141863 2.977380 -0.767046 0.641592 -0.000516 0.379476 0.462153 1 1 1.000000 +0 -0.291574 1.752524 2.970813 -0.175266 0.984521 -0.000588 0.315831 0.461747 1 1 1.000000 +W_grenadesheet +0 -0.290306 1.748360 -4.430308 -0.175773 0.984431 -0.000581 0.315798 0.003563 1 1 1.000000 +0 -1.343264 1.137747 -4.423742 -0.767414 0.641151 -0.000512 0.379584 0.003970 1 1 1.000000 +0 -1.344789 1.141863 2.977380 -0.767046 0.641592 -0.000516 0.379476 0.462153 1 1 1.000000 +W_grenadesheet +0 -1.343264 1.137747 -4.423742 -0.767414 0.641151 -0.000512 0.379584 0.003970 1 1 1.000000 +0 -1.758909 -0.002734 2.980467 -0.999998 -0.001908 -0.000205 0.442825 0.462344 1 1 1.000000 +0 -1.344789 1.141863 2.977380 -0.767046 0.641592 -0.000516 0.379476 0.462153 1 1 1.000000 +W_grenadesheet +0 -1.343264 1.137747 -4.423742 -0.767414 0.641151 -0.000512 0.379584 0.003970 1 1 1.000000 +0 -1.757386 -0.006853 -4.420660 -0.999998 -0.001910 -0.000205 0.443035 0.004160 1 1 1.000000 +0 -1.758909 -0.002734 2.980467 -0.999998 -0.001908 -0.000205 0.442825 0.462344 1 1 1.000000 +W_grenadesheet +0 -1.757386 -0.006853 -4.420660 -0.999998 -0.001910 -0.000205 0.443035 0.004160 1 1 1.000000 +0 -1.340423 -1.145746 2.978629 -0.765165 -0.643834 0.000201 0.506240 0.462230 1 1 1.000000 +0 -1.758909 -0.002734 2.980467 -0.999998 -0.001908 -0.000205 0.442825 0.462344 1 1 1.000000 +W_grenadesheet +0 -1.757386 -0.006853 -4.420660 -0.999998 -0.001910 -0.000205 0.443035 0.004160 1 1 1.000000 +0 -1.338899 -1.149865 -4.422497 -0.764477 -0.644651 0.000201 0.506450 0.004047 1 1 1.000000 +0 -1.340423 -1.145746 2.978629 -0.765165 -0.643834 0.000201 0.506240 0.462230 1 1 1.000000 +W_grenadesheet +0 -1.338899 -1.149865 -4.422497 -0.764477 -0.644651 0.000201 0.506450 0.004047 1 1 1.000000 +0 -0.285142 -1.752344 2.972728 -0.171897 -0.985115 0.000513 0.570036 0.461865 1 1 1.000000 +0 -1.340423 -1.145746 2.978629 -0.765165 -0.643834 0.000201 0.506240 0.462230 1 1 1.000000 +W_grenadesheet +0 -1.338899 -1.149865 -4.422497 -0.764477 -0.644651 0.000201 0.506450 0.004047 1 1 1.000000 +0 -0.283618 -1.756461 -4.428398 -0.171696 -0.985150 0.000513 0.570143 0.003681 1 1 1.000000 +0 -0.285142 -1.752344 2.972728 -0.171897 -0.985115 0.000513 0.570036 0.461865 1 1 1.000000 +W_grenadesheet +0 -0.719697 -0.553544 4.528999 0.219434 0.000953 0.975627 0.806870 0.220928 1 1 1.000000 +0 0.799038 -0.549824 4.333806 0.127473 0.000786 0.991842 0.806870 0.101482 1 1 1.000000 +0 0.796892 0.574538 4.333191 0.127473 0.000786 0.991842 0.895404 0.101482 1 1 1.000000 +W_grenadesheet +0 0.796892 0.574538 4.333191 0.127473 0.000786 0.991842 0.895404 0.101482 1 1 1.000000 +0 -0.721842 0.570032 4.528383 0.310246 0.001111 0.950656 0.895404 0.220928 1 1 1.000000 +0 -0.719697 -0.553544 4.528999 0.219434 0.000953 0.975627 0.806870 0.220928 1 1 1.000000 +W_grenadesheet +0 -0.721842 0.570032 4.528383 0.310246 0.001111 0.950656 0.895404 0.220928 1 1 1.000000 +0 -0.910006 -0.553862 4.611457 0.149576 0.000825 0.988750 0.806870 0.235956 1 1 1.000000 +0 -0.719697 -0.553544 4.528999 0.219434 0.000953 0.975627 0.806870 0.220928 1 1 1.000000 +W_grenadesheet +0 -0.721842 0.570032 4.528383 0.310246 0.001111 0.950656 0.895404 0.220928 1 1 1.000000 +0 -0.912152 0.569713 4.610846 -0.127681 0.000296 0.991815 0.895404 0.235956 1 1 1.000000 +0 -0.910006 -0.553862 4.611457 0.149576 0.000825 0.988750 0.806870 0.235956 1 1 1.000000 +W_grenadesheet +0 -0.912152 0.569713 4.610846 -0.127681 0.000296 0.991815 0.895404 0.235956 1 1 1.000000 +0 -1.101984 -0.554272 4.533267 -0.599079 -0.000708 0.800689 0.806870 0.251108 1 1 1.000000 +0 -0.910006 -0.553862 4.611457 0.149576 0.000825 0.988750 0.806870 0.235956 1 1 1.000000 +W_grenadesheet +0 -0.912152 0.569713 4.610846 -0.127681 0.000296 0.991815 0.895404 0.235956 1 1 1.000000 +0 -1.104130 0.569305 4.532656 -0.793549 -0.001184 0.608505 0.895404 0.251108 1 1 1.000000 +0 -1.101984 -0.554272 4.533267 -0.599079 -0.000708 0.800689 0.806870 0.251108 1 1 1.000000 +W_grenadesheet +0 -1.104130 0.569305 4.532656 -0.793549 -0.001184 0.608505 0.895404 0.251108 1 1 1.000000 +0 -1.182440 -0.554530 4.342226 -0.989785 -0.001811 0.142555 0.806870 0.258225 1 1 1.000000 +0 -1.101984 -0.554272 4.533267 -0.599079 -0.000708 0.800689 0.806870 0.251108 1 1 1.000000 +W_grenadesheet +0 -1.104130 0.569305 4.532656 -0.793549 -0.001184 0.608505 0.895404 0.251108 1 1 1.000000 +0 -1.184583 0.569047 4.341615 -0.991402 -0.001963 -0.130838 0.895404 0.258225 1 1 1.000000 +0 -1.182440 -0.554530 4.342226 -0.989785 -0.001811 0.142555 0.806870 0.258225 1 1 1.000000 +W_grenadesheet +0 -1.184583 0.569047 4.341615 -0.991402 -0.001963 -0.130838 0.895404 0.258225 1 1 1.000000 +0 -1.104250 -0.554484 4.150250 -0.800688 -0.001857 -0.599079 0.806870 0.265192 1 1 1.000000 +0 -1.182440 -0.554530 4.342226 -0.989785 -0.001811 0.142555 0.806870 0.258225 1 1 1.000000 +W_grenadesheet +0 -1.184583 0.569047 4.341615 -0.991402 -0.001963 -0.130838 0.895404 0.258225 1 1 1.000000 +0 -1.106394 0.569092 4.149634 -0.608513 -0.001596 -0.793542 0.895404 0.265192 1 1 1.000000 +0 -1.104250 -0.554484 4.150250 -0.800688 -0.001857 -0.599079 0.806870 0.265192 1 1 1.000000 +W_grenadesheet +0 -1.106394 0.569092 4.149634 -0.608513 -0.001596 -0.793542 0.895404 0.265192 1 1 1.000000 +0 -0.913211 -0.554165 4.069793 -0.555346 -0.001524 -0.831618 0.806870 0.280274 1 1 1.000000 +0 -1.104250 -0.554484 4.150250 -0.800688 -0.001857 -0.599079 0.806870 0.265192 1 1 1.000000 +W_grenadesheet +0 -1.106394 0.569092 4.149634 -0.608513 -0.001596 -0.793542 0.895404 0.265192 1 1 1.000000 +0 -0.915354 0.569412 4.069178 -0.707578 -0.001736 -0.706633 0.895404 0.280273 1 1 1.000000 +0 -0.913211 -0.554165 4.069793 -0.555346 -0.001524 -0.831618 0.806870 0.280274 1 1 1.000000 +W_grenadesheet +0 -0.707376 -0.553007 3.765393 -0.922148 -0.001973 -0.386833 0.806870 0.297271 1 1 1.000000 +0 -0.913211 -0.554165 4.069793 -0.555346 -0.001524 -0.831618 0.806870 0.280274 1 1 1.000000 +0 -0.915354 0.569412 4.069178 -0.707578 -0.001736 -0.706633 0.895404 0.280273 1 1 1.000000 +W_grenadesheet +0 -0.915354 0.569412 4.069178 -0.707578 -0.001736 -0.706633 0.895404 0.280273 1 1 1.000000 +0 -0.709522 0.571354 3.764778 -0.981666 -0.001976 -0.190601 0.895404 0.297271 1 1 1.000000 +0 -0.707376 -0.553007 3.765393 -0.922148 -0.001973 -0.386833 0.806870 0.297271 1 1 1.000000 +W_grenadesheet +0 -0.710678 -0.553336 3.175087 -0.999983 -0.001906 0.005595 0.806870 0.330283 1 1 1.000000 +0 -0.707376 -0.553007 3.765393 -0.922148 -0.001973 -0.386833 0.806870 0.297271 1 1 1.000000 +0 -0.709522 0.571354 3.764778 -0.981666 -0.001976 -0.190601 0.895404 0.297271 1 1 1.000000 +W_grenadesheet +0 -0.709522 0.571354 3.764778 -0.981666 -0.001976 -0.190601 0.895404 0.297271 1 1 1.000000 +0 -0.712824 0.571025 3.174477 -0.999982 -0.001906 0.005595 0.895404 0.330283 1 1 1.000000 +0 -0.710678 -0.553336 3.175087 -0.999983 -0.001906 0.005595 0.806870 0.330283 1 1 1.000000 +W_grenadesheet +0 -0.491011 0.007020 2.986258 -0.002677 -0.000090 0.999996 0.141941 0.788782 1 1 1.000000 +0 -1.758909 -0.002734 2.980467 -0.004572 0.000527 0.999989 0.007942 0.787767 1 1 1.000000 +0 -1.340423 -1.145746 2.978629 -0.002533 -0.005480 0.999982 0.052171 0.668764 1 1 1.000000 +W_grenadesheet +0 -0.491011 0.007020 2.986258 -0.002677 -0.000090 0.999996 0.141941 0.788782 1 1 1.000000 +0 -1.344789 1.141863 2.977380 -0.002062 0.007193 0.999972 0.051710 0.906933 1 1 1.000000 +0 -1.758909 -0.002734 2.980467 -0.004572 0.000527 0.999989 0.007942 0.787767 1 1 1.000000 +W_grenadesheet +0 -1.344789 1.141863 2.977380 -0.002062 0.007193 0.999972 0.051710 0.906933 1 1 1.000000 +0 -0.491011 0.007020 2.986258 -0.002677 -0.000090 0.999996 0.141941 0.788782 1 1 1.000000 +0 -0.052431 0.531739 2.983371 0.003333 0.010494 0.999939 0.188293 0.843412 1 1 1.000000 +W_grenadesheet +0 -1.344789 1.141863 2.977380 -0.002062 0.007193 0.999972 0.051710 0.906933 1 1 1.000000 +0 -0.052431 0.531739 2.983371 0.003333 0.010494 0.999939 0.188293 0.843412 1 1 1.000000 +0 -0.291574 1.752524 2.970813 0.003795 0.009899 0.999944 0.163021 0.970511 1 1 1.000000 +W_grenadesheet +0 -0.291574 1.752524 2.970813 0.003795 0.009899 0.999944 0.163021 0.970511 1 1 1.000000 +0 -0.052431 0.531739 2.983371 0.003333 0.010494 0.999939 0.188293 0.843412 1 1 1.000000 +0 0.473899 0.372744 2.980348 0.013495 0.007253 0.999883 0.243919 0.826858 1 1 1.000000 +W_grenadesheet +0 -0.291574 1.752524 2.970813 0.003795 0.009899 0.999944 0.163021 0.970511 1 1 1.000000 +0 0.473899 0.372744 2.980348 0.013495 0.007253 0.999883 0.243919 0.826858 1 1 1.000000 +0 0.907272 1.543394 2.963841 0.012110 0.009936 0.999877 0.289723 0.948738 1 1 1.000000 +W_grenadesheet +0 0.473899 0.372744 2.980348 0.013495 0.007253 0.999883 0.243919 0.826858 1 1 1.000000 +0 1.691447 0.612447 2.959728 0.016034 0.004572 0.999861 0.372600 0.851815 1 1 1.000000 +0 0.907272 1.543394 2.963841 0.012110 0.009936 0.999877 0.289723 0.948738 1 1 1.000000 +W_grenadesheet +0 1.691447 0.612447 2.959728 0.016034 0.004572 0.999861 0.372600 0.851815 1 1 1.000000 +0 0.473899 0.372744 2.980348 0.013495 0.007253 0.999883 0.243919 0.826858 1 1 1.000000 +0 0.475290 -0.355024 2.980745 0.013476 -0.005411 0.999894 0.244066 0.751089 1 1 1.000000 +W_grenadesheet +0 1.691447 0.612447 2.959728 0.016034 0.004572 0.999861 0.372600 0.851815 1 1 1.000000 +0 0.475290 -0.355024 2.980745 0.013476 -0.005411 0.999894 0.244066 0.751089 1 1 1.000000 +0 1.693771 -0.604763 2.960389 0.016020 -0.003333 0.999866 0.372845 0.725088 1 1 1.000000 +W_grenadesheet +0 0.475290 -0.355024 2.980745 0.013476 -0.005411 0.999894 0.244066 0.751089 1 1 1.000000 +0 0.913154 -1.538692 2.965524 0.011533 -0.008822 0.999895 0.290344 0.627854 1 1 1.000000 +0 1.693771 -0.604763 2.960389 0.016020 -0.003333 0.999866 0.372845 0.725088 1 1 1.000000 +W_grenadesheet +0 0.913154 -1.538692 2.965524 0.011533 -0.008822 0.999895 0.290344 0.627854 1 1 1.000000 +0 0.475290 -0.355024 2.980745 0.013476 -0.005411 0.999894 0.244066 0.751089 1 1 1.000000 +0 -0.050431 -0.516023 2.983941 0.003910 -0.008982 0.999952 0.188504 0.734326 1 1 1.000000 +W_grenadesheet +0 0.913154 -1.538692 2.965524 0.011533 -0.008822 0.999895 0.290344 0.627854 1 1 1.000000 +0 -0.050431 -0.516023 2.983941 0.003910 -0.008982 0.999952 0.188504 0.734326 1 1 1.000000 +0 -0.285142 -1.752344 2.972728 0.003819 -0.009121 0.999951 0.163700 0.605610 1 1 1.000000 +W_grenadesheet +0 -0.285142 -1.752344 2.972728 0.003819 -0.009121 0.999951 0.163700 0.605610 1 1 1.000000 +0 -0.050431 -0.516023 2.983941 0.003910 -0.008982 0.999952 0.188504 0.734326 1 1 1.000000 +0 -0.491011 0.007020 2.986258 -0.002677 -0.000090 0.999996 0.141941 0.788782 1 1 1.000000 +W_grenadesheet +0 -0.285142 -1.752344 2.972728 0.003819 -0.009121 0.999951 0.163700 0.605610 1 1 1.000000 +0 -0.491011 0.007020 2.986258 -0.002677 -0.000090 0.999996 0.141941 0.788782 1 1 1.000000 +0 -1.340423 -1.145746 2.978629 -0.002533 -0.005480 0.999982 0.052171 0.668764 1 1 1.000000 +W_grenadesheet +0 1.240968 -0.549618 3.163546 -0.005914 -0.000557 -0.999982 0.017051 0.477082 1 1 1.000000 +0 -0.049324 -0.515919 3.171157 -0.005912 -0.000537 -0.999982 0.141703 0.479832 1 1 1.000000 +0 0.476395 -0.354919 3.167960 -0.005914 -0.000553 -0.999982 0.090914 0.492973 1 1 1.000000 +W_grenadesheet +0 1.240968 -0.549618 3.163546 -0.005914 -0.000557 -0.999982 0.017051 0.477082 1 1 1.000000 +0 -0.710678 -0.553336 3.175087 -0.005910 -0.000551 -0.999982 0.205594 0.476778 1 1 1.000000 +0 -0.049324 -0.515919 3.171157 -0.005912 -0.000537 -0.999982 0.141703 0.479832 1 1 1.000000 +W_grenadesheet +0 -0.049324 -0.515919 3.171157 -0.005912 -0.000537 -0.999982 0.141703 0.479832 1 1 1.000000 +0 -0.710678 -0.553336 3.175087 -0.005910 -0.000551 -0.999982 0.205594 0.476778 1 1 1.000000 +0 -0.489905 0.007125 3.173473 -0.005909 -0.000554 -0.999982 0.184266 0.522522 1 1 1.000000 +W_grenadesheet +0 -0.710678 -0.553336 3.175087 -0.005910 -0.000551 -0.999982 0.205594 0.476778 1 1 1.000000 +0 -0.712824 0.571025 3.174477 -0.005912 -0.000557 -0.999982 0.205802 0.568547 1 1 1.000000 +0 -0.489905 0.007125 3.173473 -0.005909 -0.000554 -0.999982 0.184266 0.522522 1 1 1.000000 +W_grenadesheet +0 -0.712824 0.571025 3.174477 -0.005912 -0.000557 -0.999982 0.205802 0.568547 1 1 1.000000 +0 -0.051323 0.531844 3.170587 -0.005915 -0.000574 -0.999982 0.141896 0.565349 1 1 1.000000 +0 -0.489905 0.007125 3.173473 -0.005909 -0.000554 -0.999982 0.184266 0.522522 1 1 1.000000 +W_grenadesheet +0 -0.712824 0.571025 3.174477 -0.005912 -0.000557 -0.999982 0.205802 0.568547 1 1 1.000000 +0 1.238823 0.574744 3.162931 -0.005916 -0.000559 -0.999982 0.017258 0.568850 1 1 1.000000 +0 -0.051323 0.531844 3.170587 -0.005915 -0.000574 -0.999982 0.141896 0.565349 1 1 1.000000 +W_grenadesheet +0 -0.051323 0.531844 3.170587 -0.005915 -0.000574 -0.999982 0.141896 0.565349 1 1 1.000000 +0 1.238823 0.574744 3.162931 -0.005916 -0.000559 -0.999982 0.017258 0.568850 1 1 1.000000 +0 0.475006 0.372847 3.167564 -0.005917 -0.000563 -0.999982 0.091048 0.552372 1 1 1.000000 +W_grenadesheet +0 1.238823 0.574744 3.162931 -0.005916 -0.000559 -0.999982 0.017258 0.568850 1 1 1.000000 +0 0.476395 -0.354919 3.167960 -0.005914 -0.000553 -0.999982 0.090914 0.492973 1 1 1.000000 +0 0.475006 0.372847 3.167564 -0.005917 -0.000563 -0.999982 0.091048 0.552372 1 1 1.000000 +W_grenadesheet +0 0.476395 -0.354919 3.167960 -0.005914 -0.000553 -0.999982 0.090914 0.492973 1 1 1.000000 +0 1.238823 0.574744 3.162931 -0.005916 -0.000559 -0.999982 0.017258 0.568850 1 1 1.000000 +0 1.240968 -0.549618 3.163546 -0.005914 -0.000557 -0.999982 0.017051 0.477082 1 1 1.000000 +end diff --git a/modelsrc/weapons/HL2DM_gravgun_reference.smd b/modelsrc/weapons/HL2DM_gravgun_reference.smd new file mode 100644 index 0000000..5176e1d --- /dev/null +++ b/modelsrc/weapons/HL2DM_gravgun_reference.smd @@ -0,0 +1,1880 @@ +version 1 +nodes +0 "ValveBiped.Bip01_R_Hand" -1 +1 "ValveBiped.bone" 0 +2 "ValveBiped.Core" 1 +3 "ValveBiped.Prong1" 1 +4 "ValveBiped.Prong3" 1 +5 "ValveBiped.Prong2" 1 +end +skeleton +time 0 +0 -2.134999 0.783194 -0.543654 2.810565 0.132941 -1.404340 +1 1.044115 -1.644809 -1.292903 -1.645091 0.348291 -1.395178 +2 0.523248 2.510679 23.975891 0.000000 -0.000000 1.570796 +3 0.392656 5.264190 20.712843 -0.000000 0.000000 -0.000001 +4 -2.027779 0.723655 20.712841 -0.000000 0.000000 -0.785398 +5 2.843348 0.572307 20.712843 -0.000000 0.000001 0.801107 +end +triangles +w_physics_sheet +0 3.779715 -13.277802 3.623524 0.988294 0.063946 0.138513 0.872976 0.378829 1 1 1.000000 +0 3.370797 -20.829016 3.387439 0.996366 0.085174 -0.000001 0.991177 0.372878 1 1 1.000000 +0 3.779711 -20.829016 3.623526 0.988289 0.063943 0.138548 0.991177 0.378829 1 1 1.000000 +w_physics_sheet +0 3.779715 -13.277802 3.623524 0.988294 0.063946 0.138513 0.872976 0.378829 1 1 1.000000 +0 3.370801 -13.277802 3.387439 0.996366 0.085174 -0.000002 0.872976 0.372878 1 1 1.000000 +0 3.370797 -20.829016 3.387439 0.996366 0.085174 -0.000001 0.991177 0.372878 1 1 1.000000 +w_physics_sheet +0 -3.686297 -26.193317 -0.766873 0.988856 0.141183 -0.047231 0.739480 0.299911 1 4 1.000000 +0 -3.459038 -26.193317 -0.994133 0.978319 0.121528 -0.167698 0.739480 0.299911 1 4 1.000000 +0 -3.745510 -26.549328 -1.280576 0.985841 0.055172 -0.158344 0.726573 0.314340 1 4 1.000000 +w_physics_sheet +0 -2.379186 -19.315228 0.085687 0.986680 0.152636 -0.056253 0.990418 0.243406 1 4 1.000000 +0 -4.344170 -21.547840 -1.424776 0.991644 0.127522 0.019496 0.909750 0.330999 1 4 1.000000 +0 -2.606447 -19.315228 0.312947 0.974481 0.181538 0.132027 0.990418 0.243406 1 4 1.000000 +w_physics_sheet +0 -2.606447 -19.315228 0.312947 0.974481 0.181538 0.132027 0.990418 0.243406 1 4 1.000000 +0 -4.344170 -21.547840 -1.424776 0.991644 0.127522 0.019496 0.909750 0.330999 1 4 1.000000 +0 -3.611017 -22.357498 -0.691621 0.985960 0.012962 0.166475 0.880128 0.292575 1 4 1.000000 +w_physics_sheet +0 -3.686297 -26.193317 -0.766873 0.988856 0.141183 -0.047231 0.739480 0.299911 1 4 1.000000 +0 -3.611017 -22.357498 -0.691621 0.985960 0.012962 0.166475 0.880128 0.292575 1 4 1.000000 +0 -4.344170 -21.547840 -1.424776 0.991644 0.127522 0.019496 0.909750 0.330999 1 4 1.000000 +w_physics_sheet +0 -4.116911 -21.547840 -1.652037 0.980830 0.102830 -0.165525 0.909750 0.330999 1 4 1.000000 +0 -3.686297 -26.193317 -0.766873 0.988856 0.141183 -0.047231 0.739480 0.299911 1 4 1.000000 +0 -4.344170 -21.547840 -1.424776 0.991644 0.127522 0.019496 0.909750 0.330999 1 4 1.000000 +w_physics_sheet +0 -4.116911 -21.547840 -1.652037 0.980830 0.102830 -0.165525 0.909750 0.330999 1 4 1.000000 +0 -3.459038 -26.193317 -0.994133 0.978319 0.121528 -0.167698 0.739480 0.299911 1 4 1.000000 +0 -3.686297 -26.193317 -0.766873 0.988856 0.141183 -0.047231 0.739480 0.299911 1 4 1.000000 +w_physics_sheet +0 -3.277538 -26.340202 -0.812660 0.993498 0.111937 -0.020769 0.734089 0.290482 1 4 1.000000 +0 -3.459038 -26.193317 -0.994133 0.978319 0.121528 -0.167698 0.739480 0.299911 1 4 1.000000 +0 -4.116911 -21.547840 -1.652037 0.980830 0.102830 -0.165525 0.909750 0.330999 1 4 1.000000 +w_physics_sheet +0 -3.277538 -26.340202 -0.812660 0.993498 0.111937 -0.020769 0.734089 0.290482 1 4 1.000000 +0 -3.745510 -26.549328 -1.280576 0.985841 0.055172 -0.158344 0.726573 0.314340 1 4 1.000000 +0 -3.459038 -26.193317 -0.994133 0.978319 0.121528 -0.167698 0.739480 0.299911 1 4 1.000000 +w_physics_sheet +0 -0.951699 -28.160755 1.513180 0.983449 0.168584 -0.066392 0.667257 0.169698 1 4 1.000000 +0 -3.745510 -26.549328 -1.280576 0.985841 0.055172 -0.158344 0.726573 0.314340 1 4 1.000000 +0 -3.277538 -26.340202 -0.812660 0.993498 0.111937 -0.020769 0.734089 0.290482 1 4 1.000000 +w_physics_sheet +0 -0.951699 -28.160755 1.513180 0.983449 0.168584 -0.066392 0.667257 0.169698 1 4 1.000000 +0 -1.029540 -28.371338 1.435340 0.994151 -0.046286 -0.097577 0.659602 0.173532 1 4 1.000000 +0 -3.745510 -26.549328 -1.280576 0.985841 0.055172 -0.158344 0.726573 0.314340 1 4 1.000000 +w_physics_sheet +0 -0.251502 -28.021652 2.213377 0.994822 0.076393 -0.067029 0.672171 0.133865 1 4 1.000000 +0 -1.029540 -28.371338 1.435340 0.994151 -0.046286 -0.097577 0.659602 0.173532 1 4 1.000000 +0 -0.951699 -28.160755 1.513180 0.983449 0.168584 -0.066392 0.667257 0.169698 1 4 1.000000 +w_physics_sheet +0 -0.478763 -28.021652 2.440637 0.981408 0.094561 0.167021 0.672171 0.133865 1 4 1.000000 +0 -0.251502 -28.021652 2.213377 0.994822 0.076393 -0.067029 0.672171 0.133865 1 4 1.000000 +0 -0.951699 -28.160755 1.513180 0.983449 0.168584 -0.066392 0.667257 0.169698 1 4 1.000000 +w_physics_sheet +0 -0.478763 -28.021652 2.440637 0.981408 0.094561 0.167021 0.672171 0.133865 1 4 1.000000 +0 -0.951699 -28.160755 1.513180 0.983449 0.168584 -0.066392 0.667257 0.169698 1 4 1.000000 +0 -1.178959 -28.160755 1.740441 0.973525 0.199525 0.111532 0.667257 0.169698 1 4 1.000000 +w_physics_sheet +0 -1.178959 -28.160755 1.740441 0.973525 0.199525 0.111532 0.667257 0.169698 1 4 1.000000 +0 -0.951699 -28.160755 1.513180 0.983449 0.168584 -0.066392 0.667257 0.169698 1 4 1.000000 +0 -3.277538 -26.340202 -0.812660 0.993498 0.111937 -0.020769 0.734089 0.290482 1 4 1.000000 +w_physics_sheet +0 -1.178959 -28.160755 1.740441 0.973525 0.199525 0.111532 0.667257 0.169698 1 4 1.000000 +0 -3.277538 -26.340202 -0.812660 0.993498 0.111937 -0.020769 0.734089 0.290482 1 4 1.000000 +0 -3.504799 -26.340202 -0.585399 0.977680 0.131309 0.164010 0.734089 0.290482 1 4 1.000000 +w_physics_sheet +0 -3.504799 -26.340202 -0.585399 0.977680 0.131309 0.164010 0.734089 0.290482 1 4 1.000000 +0 -3.277538 -26.340202 -0.812660 0.993498 0.111937 -0.020769 0.734089 0.290482 1 4 1.000000 +0 -3.383756 -22.357498 -0.918881 0.999685 0.010890 -0.022595 0.880128 0.292575 1 4 1.000000 +w_physics_sheet +0 -3.277538 -26.340202 -0.812660 0.993498 0.111937 -0.020769 0.734089 0.290482 1 4 1.000000 +0 -4.116911 -21.547840 -1.652037 0.980830 0.102830 -0.165525 0.909750 0.330999 1 4 1.000000 +0 -3.383756 -22.357498 -0.918881 0.999685 0.010890 -0.022595 0.880128 0.292575 1 4 1.000000 +w_physics_sheet +0 -3.383756 -22.357498 -0.918881 0.999685 0.010890 -0.022595 0.880128 0.292575 1 4 1.000000 +0 -4.116911 -21.547840 -1.652037 0.980830 0.102830 -0.165525 0.909750 0.330999 1 4 1.000000 +0 -2.379186 -19.315228 0.085687 0.986680 0.152636 -0.056253 0.990418 0.243406 1 4 1.000000 +w_physics_sheet +0 -2.379186 -19.315228 0.085687 0.986680 0.152636 -0.056253 0.990418 0.243406 1 4 1.000000 +0 -4.116911 -21.547840 -1.652037 0.980830 0.102830 -0.165525 0.909750 0.330999 1 4 1.000000 +0 -4.344170 -21.547840 -1.424776 0.991644 0.127522 0.019496 0.909750 0.330999 1 4 1.000000 +w_physics_sheet +0 -3.972771 -26.549328 -1.053316 0.995742 0.070334 0.059594 0.726573 0.314340 1 4 1.000000 +0 -1.178959 -28.160755 1.740441 0.973525 0.199525 0.111532 0.667257 0.169698 1 4 1.000000 +0 -3.504799 -26.340202 -0.585399 0.977680 0.131309 0.164010 0.734089 0.290482 1 4 1.000000 +w_physics_sheet +0 -3.972771 -26.549328 -1.053316 0.995742 0.070334 0.059594 0.726573 0.314340 1 4 1.000000 +0 -1.256800 -28.371338 1.662600 0.995090 -0.055465 0.081971 0.659602 0.173532 1 4 1.000000 +0 -1.178959 -28.160755 1.740441 0.973525 0.199525 0.111532 0.667257 0.169698 1 4 1.000000 +w_physics_sheet +0 -1.256800 -28.371338 1.662600 0.995090 -0.055465 0.081971 0.659602 0.173532 1 4 1.000000 +0 -0.478763 -28.021652 2.440637 0.981408 0.094561 0.167021 0.672171 0.133865 1 4 1.000000 +0 -1.178959 -28.160755 1.740441 0.973525 0.199525 0.111532 0.667257 0.169698 1 4 1.000000 +w_physics_sheet +0 -1.256800 -28.371338 1.662600 0.995090 -0.055465 0.081971 0.659602 0.173532 1 4 1.000000 +0 -0.885791 -28.332130 2.033610 0.992643 -0.081564 0.089479 0.660949 0.154518 1 4 1.000000 +0 -0.478763 -28.021652 2.440637 0.981408 0.094561 0.167021 0.672171 0.133865 1 4 1.000000 +w_physics_sheet +0 -0.885791 -28.332130 2.033610 0.992643 -0.081564 0.089479 0.660949 0.154518 1 4 1.000000 +0 -0.251502 -28.021652 2.213377 0.994822 0.076393 -0.067029 0.672171 0.133865 1 4 1.000000 +0 -0.478763 -28.021652 2.440637 0.981408 0.094561 0.167021 0.672171 0.133865 1 4 1.000000 +w_physics_sheet +0 -0.885791 -28.332130 2.033610 0.992643 -0.081564 0.089479 0.660949 0.154518 1 4 1.000000 +0 -0.658530 -28.332130 1.806349 0.997038 -0.073268 -0.023393 0.660949 0.154518 1 4 1.000000 +0 -0.251502 -28.021652 2.213377 0.994822 0.076393 -0.067029 0.672171 0.133865 1 4 1.000000 +w_physics_sheet +0 -0.251502 -28.021652 2.213377 0.994822 0.076393 -0.067029 0.672171 0.133865 1 4 1.000000 +0 -0.658530 -28.332130 1.806349 0.997038 -0.073268 -0.023393 0.660949 0.154518 1 4 1.000000 +0 -1.029540 -28.371338 1.435340 0.994151 -0.046286 -0.097577 0.659602 0.173532 1 4 1.000000 +w_physics_sheet +0 -1.029540 -28.371338 1.435340 0.994151 -0.046286 -0.097577 0.659602 0.173532 1 4 1.000000 +0 -0.658530 -28.332130 1.806349 0.997038 -0.073268 -0.023393 0.660949 0.154518 1 4 1.000000 +0 -0.885791 -28.332130 2.033610 0.992643 -0.081564 0.089479 0.660949 0.154518 1 4 1.000000 +w_physics_sheet +0 -1.029540 -28.371338 1.435340 0.994151 -0.046286 -0.097577 0.659602 0.173532 1 4 1.000000 +0 -0.885791 -28.332130 2.033610 0.992643 -0.081564 0.089479 0.660949 0.154518 1 4 1.000000 +0 -1.256800 -28.371338 1.662600 0.995090 -0.055465 0.081971 0.659602 0.173532 1 4 1.000000 +w_physics_sheet +0 -3.745510 -26.549328 -1.280576 0.985841 0.055172 -0.158344 0.726573 0.314340 1 4 1.000000 +0 -1.029540 -28.371338 1.435340 0.994151 -0.046286 -0.097577 0.659602 0.173532 1 4 1.000000 +0 -1.256800 -28.371338 1.662600 0.995090 -0.055465 0.081971 0.659602 0.173532 1 4 1.000000 +w_physics_sheet +0 -3.745510 -26.549328 -1.280576 0.985841 0.055172 -0.158344 0.726573 0.314340 1 4 1.000000 +0 -1.256800 -28.371338 1.662600 0.995090 -0.055465 0.081971 0.659602 0.173532 1 4 1.000000 +0 -3.972771 -26.549328 -1.053316 0.995742 0.070334 0.059594 0.726573 0.314340 1 4 1.000000 +w_physics_sheet +0 -3.686297 -26.193317 -0.766873 0.988856 0.141183 -0.047231 0.739480 0.299911 1 4 1.000000 +0 -3.745510 -26.549328 -1.280576 0.985841 0.055172 -0.158344 0.726573 0.314340 1 4 1.000000 +0 -3.972771 -26.549328 -1.053316 0.995742 0.070334 0.059594 0.726573 0.314340 1 4 1.000000 +w_physics_sheet +0 -3.686297 -26.193317 -0.766873 0.988856 0.141183 -0.047231 0.739480 0.299911 1 4 1.000000 +0 -3.972771 -26.549328 -1.053316 0.995742 0.070334 0.059594 0.726573 0.314340 1 4 1.000000 +0 -3.504799 -26.340202 -0.585399 0.977680 0.131309 0.164010 0.734089 0.290482 1 4 1.000000 +w_physics_sheet +0 -3.686297 -26.193317 -0.766873 0.988856 0.141183 -0.047231 0.739480 0.299911 1 4 1.000000 +0 -3.504799 -26.340202 -0.585399 0.977680 0.131309 0.164010 0.734089 0.290482 1 4 1.000000 +0 -3.611017 -22.357498 -0.691621 0.985960 0.012962 0.166475 0.880128 0.292575 1 4 1.000000 +w_physics_sheet +0 -3.504799 -26.340202 -0.585399 0.977680 0.131309 0.164010 0.734089 0.290482 1 4 1.000000 +0 -3.383756 -22.357498 -0.918881 0.999685 0.010890 -0.022595 0.880128 0.292575 1 4 1.000000 +0 -3.611017 -22.357498 -0.691621 0.985960 0.012962 0.166475 0.880128 0.292575 1 4 1.000000 +w_physics_sheet +0 -3.611017 -22.357498 -0.691621 0.985960 0.012962 0.166475 0.880128 0.292575 1 4 1.000000 +0 -3.383756 -22.357498 -0.918881 0.999685 0.010890 -0.022595 0.880128 0.292575 1 4 1.000000 +0 -2.331424 -21.609039 0.133450 0.999677 -0.006182 0.024659 0.906842 0.239189 1 4 1.000000 +w_physics_sheet +0 -3.383756 -22.357498 -0.918881 0.999685 0.010890 -0.022595 0.880128 0.292575 1 4 1.000000 +0 -2.379186 -19.315228 0.085687 0.986680 0.152636 -0.056253 0.990418 0.243406 1 4 1.000000 +0 -2.331424 -21.609039 0.133450 0.999677 -0.006182 0.024659 0.906842 0.239189 1 4 1.000000 +w_physics_sheet +0 -2.331424 -21.609039 0.133450 0.999677 -0.006182 0.024659 0.906842 0.239189 1 4 1.000000 +0 -2.379186 -19.315228 0.085687 0.986680 0.152636 -0.056253 0.990418 0.243406 1 4 1.000000 +0 -2.606447 -19.315228 0.312947 0.974481 0.181538 0.132027 0.990418 0.243406 1 4 1.000000 +w_physics_sheet +0 -2.331424 -21.609039 0.133450 0.999677 -0.006182 0.024659 0.906842 0.239189 1 4 1.000000 +0 -2.606447 -19.315228 0.312947 0.974481 0.181538 0.132027 0.990418 0.243406 1 4 1.000000 +0 -2.558684 -21.609039 0.360710 0.988737 -0.006818 0.149511 0.906842 0.239189 1 4 1.000000 +w_physics_sheet +0 -2.606447 -19.315228 0.312947 0.974481 0.181538 0.132027 0.990418 0.243406 1 4 1.000000 +0 -3.611017 -22.357498 -0.691621 0.985960 0.012962 0.166475 0.880128 0.292575 1 4 1.000000 +0 -2.558684 -21.609039 0.360710 0.988737 -0.006818 0.149511 0.906842 0.239189 1 4 1.000000 +w_physics_sheet +0 -3.611017 -22.357498 -0.691621 0.985960 0.012962 0.166475 0.880128 0.292575 1 4 1.000000 +0 -2.331424 -21.609039 0.133450 0.999677 -0.006182 0.024659 0.906842 0.239189 1 4 1.000000 +0 -2.558684 -21.609039 0.360710 0.988737 -0.006818 0.149511 0.906842 0.239189 1 4 1.000000 +w_physics_sheet +0 -2.651834 -20.829010 4.753559 0.993479 0.083644 -0.077477 0.991177 0.524235 1 1 1.000000 +0 -2.359511 -13.277800 5.124362 0.983586 0.067556 0.167315 0.872976 0.530185 1 1 1.000000 +0 -2.651831 -13.277798 4.753557 0.993470 0.083662 -0.077572 0.872976 0.524235 1 1 1.000000 +w_physics_sheet +0 -2.651834 -20.829010 4.753559 0.993479 0.083644 -0.077477 0.991177 0.524235 1 1 1.000000 +0 -2.359515 -20.829010 5.124364 0.983580 0.067563 0.167349 0.991177 0.530185 1 1 1.000000 +0 -2.359511 -13.277800 5.124362 0.983586 0.067556 0.167315 0.872976 0.530185 1 1 1.000000 +w_physics_sheet +0 4.368372 -6.426232 3.844213 0.990720 -0.032182 0.132049 0.013668 0.948800 1 1 1.000000 +0 5.007561 -5.410959 3.946746 0.988467 0.099094 0.114511 0.046285 0.990259 1 1 1.000000 +0 4.291809 -5.823250 4.338686 0.985048 0.043412 0.166724 0.011288 0.986948 1 1 1.000000 +w_physics_sheet +0 4.368372 -6.426232 3.844213 0.990720 -0.032182 0.132049 0.013668 0.948800 1 1 1.000000 +0 5.180960 -6.013941 3.452276 0.995721 0.040289 0.083166 0.050243 0.952046 1 1 1.000000 +0 5.007561 -5.410959 3.946746 0.988467 0.099094 0.114511 0.046285 0.990259 1 1 1.000000 +w_physics_sheet +0 5.180960 -6.013941 3.452276 0.995721 0.040289 0.083166 0.050243 0.952046 1 1 1.000000 +0 5.014595 -4.830699 3.240240 0.982009 0.182927 0.046868 0.087343 0.990871 1 1 1.000000 +0 5.007561 -5.410959 3.946746 0.988467 0.099094 0.114511 0.046285 0.990259 1 1 1.000000 +w_physics_sheet +0 5.180960 -6.013941 3.452276 0.995721 0.040289 0.083166 0.050243 0.952046 1 1 1.000000 +0 5.477036 -5.304330 2.487822 0.988824 0.148975 0.005778 0.093303 0.949538 1 1 1.000000 +0 5.014595 -4.830699 3.240240 0.982009 0.182927 0.046868 0.087343 0.990871 1 1 1.000000 +w_physics_sheet +0 5.477036 -5.304330 2.487822 0.988824 0.148975 0.005778 0.093303 0.949538 1 1 1.000000 +0 4.307609 -4.519418 2.751180 0.972533 0.232765 -0.000556 0.138136 0.988323 1 1 1.000000 +0 5.014595 -4.830699 3.240240 0.982009 0.182927 0.046868 0.087343 0.990871 1 1 1.000000 +w_physics_sheet +0 5.477036 -5.304330 2.487822 0.988824 0.148975 0.005778 0.093303 0.949538 1 1 1.000000 +0 4.673216 -4.993050 1.998762 0.974653 0.216773 -0.055319 0.127645 0.947055 1 1 1.000000 +0 4.307609 -4.519418 2.751180 0.972533 0.232765 -0.000556 0.138136 0.988323 1 1 1.000000 +w_physics_sheet +0 4.673216 -4.993050 1.998762 0.974653 0.216773 -0.055319 0.127645 0.947055 1 1 1.000000 +0 3.418980 -4.711517 2.847839 0.971273 0.237842 -0.007799 0.189523 0.984534 1 1 1.000000 +0 4.307609 -4.519418 2.751180 0.972533 0.232765 -0.000556 0.138136 0.988323 1 1 1.000000 +w_physics_sheet +0 4.673216 -4.993050 1.998762 0.974653 0.216773 -0.055319 0.127645 0.947055 1 1 1.000000 +0 3.658928 -4.933995 1.887411 0.974671 0.207733 -0.082850 0.166500 0.946599 1 1 1.000000 +0 3.418980 -4.711517 2.847839 0.971273 0.237842 -0.007799 0.189523 0.984534 1 1 1.000000 +w_physics_sheet +0 3.658928 -4.933995 1.887411 0.974671 0.207733 -0.082850 0.166500 0.946599 1 1 1.000000 +0 3.017866 -5.262342 3.457431 0.987448 0.147361 0.056849 0.231465 0.982357 1 1 1.000000 +0 3.418980 -4.711517 2.847839 0.971273 0.237842 -0.007799 0.189523 0.984534 1 1 1.000000 +w_physics_sheet +0 3.658928 -4.933995 1.887411 0.974671 0.207733 -0.082850 0.166500 0.946599 1 1 1.000000 +0 3.094430 -5.865323 2.962958 0.997388 0.071950 -0.006283 0.231634 0.944209 1 1 1.000000 +0 3.017866 -5.262342 3.457431 0.987448 0.147361 0.056849 0.231465 0.982357 1 1 1.000000 +w_physics_sheet +0 3.094430 -5.865323 2.962958 0.997388 0.071950 -0.006283 0.231634 0.944209 1 1 1.000000 +0 3.406311 -5.757110 4.120919 0.986244 0.058452 0.154618 0.266986 0.983431 1 1 1.000000 +0 3.017866 -5.262342 3.457431 0.987448 0.147361 0.056849 0.231465 0.982357 1 1 1.000000 +w_physics_sheet +0 3.094430 -5.865323 2.962958 0.997388 0.071950 -0.006283 0.231634 0.944209 1 1 1.000000 +0 3.482874 -6.360091 3.626448 0.993493 -0.027603 0.110494 0.268821 0.945283 1 1 1.000000 +0 3.406311 -5.757110 4.120919 0.986244 0.058452 0.154618 0.266986 0.983431 1 1 1.000000 +w_physics_sheet +0 3.482874 -6.360091 3.626448 0.993493 -0.027603 0.110494 0.268821 0.945283 1 1 1.000000 +0 4.291809 -5.823250 4.338686 0.985048 0.043412 0.166724 0.300442 0.986948 1 1 1.000000 +0 3.406311 -5.757110 4.120919 0.986244 0.058452 0.154618 0.266986 0.983431 1 1 1.000000 +w_physics_sheet +0 3.482874 -6.360091 3.626448 0.993493 -0.027603 0.110494 0.268821 0.945283 1 1 1.000000 +0 4.368372 -6.426232 3.844213 0.990720 -0.032182 0.132049 0.302823 0.948800 1 1 1.000000 +0 4.291809 -5.823250 4.338686 0.985048 0.043412 0.166724 0.300442 0.986948 1 1 1.000000 +w_physics_sheet +0 7.579684 -8.239759 0.049011 0.985935 0.013589 -0.166574 0.242493 0.143744 1 1 1.000000 +0 12.136546 -6.902611 -0.709071 0.978359 0.181753 -0.098889 0.207869 0.004010 1 1 1.000000 +0 12.138084 -7.831845 -1.001617 0.988553 0.026818 -0.148470 0.237776 0.004423 1 1 1.000000 +w_physics_sheet +0 7.579684 -8.239759 0.049011 0.985935 0.013589 -0.166574 0.242493 0.143744 1 1 1.000000 +0 7.578147 -7.310524 0.341556 0.971981 0.212030 -0.101468 0.204755 0.143330 1 1 1.000000 +0 12.136546 -6.902611 -0.709071 0.978359 0.181753 -0.098889 0.207869 0.004010 1 1 1.000000 +w_physics_sheet +0 7.578147 -7.310524 0.341556 0.971981 0.212030 -0.101468 0.204755 0.143330 1 1 1.000000 +0 12.357773 -6.885272 0.239516 0.982142 0.178865 0.058346 0.171598 0.002284 1 1 1.000000 +0 12.136546 -6.902611 -0.709071 0.978359 0.181753 -0.098889 0.207869 0.004010 1 1 1.000000 +w_physics_sheet +0 7.578147 -7.310524 0.341556 0.971981 0.212030 -0.101468 0.204755 0.143330 1 1 1.000000 +0 7.692102 -7.299300 1.309001 0.973572 0.206509 0.097527 0.155760 0.144847 1 1 1.000000 +0 12.357773 -6.885272 0.239516 0.982142 0.178865 0.058346 0.171598 0.002284 1 1 1.000000 +w_physics_sheet +0 7.692102 -7.299300 1.309001 0.973572 0.206509 0.097527 0.155760 0.144847 1 1 1.000000 +0 12.496036 -7.803791 0.533230 0.994122 0.029663 0.104123 0.085493 0.001632 1 1 1.000000 +0 12.357773 -6.885272 0.239516 0.982142 0.178865 0.058346 0.171598 0.002284 1 1 1.000000 +w_physics_sheet +0 7.692102 -7.299300 1.309001 0.973572 0.206509 0.097527 0.155760 0.144847 1 1 1.000000 +0 7.764064 -8.221598 1.614369 0.987773 0.018193 0.154834 0.091961 0.146197 1 1 1.000000 +0 12.496036 -7.803791 0.533230 0.994122 0.029663 0.104123 0.085493 0.001632 1 1 1.000000 +w_physics_sheet +0 7.764064 -8.221598 1.614369 0.987773 0.018193 0.154834 0.091961 0.146197 1 1 1.000000 +0 12.360262 -8.388806 -0.233832 0.997746 -0.064289 -0.019207 0.034348 0.002953 1 1 1.000000 +0 12.496036 -7.803791 0.533230 0.994122 0.029663 0.104123 0.085493 0.001632 1 1 1.000000 +w_physics_sheet +0 7.764064 -8.221598 1.614369 0.987773 0.018193 0.154834 0.091961 0.146197 1 1 1.000000 +0 7.694590 -8.802834 0.835652 0.994697 -0.102853 -0.000321 0.044991 0.145516 1 1 1.000000 +0 12.360262 -8.388806 -0.233832 0.997746 -0.064289 -0.019207 0.034348 0.002953 1 1 1.000000 +w_physics_sheet +0 7.694590 -8.802834 0.835652 0.994697 -0.102853 -0.000321 0.044991 0.145516 1 1 1.000000 +0 12.138084 -7.831845 -1.001617 0.988553 0.026818 -0.148470 0.003090 0.004423 1 1 1.000000 +0 12.360262 -8.388806 -0.233832 0.997746 -0.064289 -0.019207 0.034348 0.002953 1 1 1.000000 +w_physics_sheet +0 7.694590 -8.802834 0.835652 0.994697 -0.102853 -0.000321 0.044991 0.145516 1 1 1.000000 +0 7.579684 -8.239759 0.049011 0.985935 0.013589 -0.166574 0.007807 0.143744 1 1 1.000000 +0 12.138084 -7.831845 -1.001617 0.988553 0.026818 -0.148470 0.003090 0.004423 1 1 1.000000 +w_physics_sheet +0 6.360539 -8.341797 -0.341458 0.985951 0.014192 -0.166433 0.238423 0.177611 1 1 1.000000 +0 7.568283 -6.466965 0.090806 0.980136 0.176627 -0.090196 0.193506 0.140604 1 1 1.000000 +0 7.571305 -8.294725 -0.484617 0.989896 0.024031 -0.139744 0.239645 0.141417 1 1 1.000000 +w_physics_sheet +0 6.360539 -8.341797 -0.341458 0.985951 0.014192 -0.166433 0.238423 0.177611 1 1 1.000000 +0 6.357515 -6.514037 0.233966 0.972415 0.209413 -0.102742 0.194165 0.176797 1 1 1.000000 +0 7.568283 -6.466965 0.090806 0.980136 0.176627 -0.090196 0.193506 0.140604 1 1 1.000000 +w_physics_sheet +0 6.357515 -6.514037 0.233966 0.972415 0.209413 -0.102742 0.194165 0.176797 1 1 1.000000 +0 7.792422 -6.444888 1.993724 0.982152 0.175493 0.067674 0.149227 0.143587 1 1 1.000000 +0 7.568283 -6.466965 0.090806 0.980136 0.176627 -0.090196 0.193506 0.140604 1 1 1.000000 +w_physics_sheet +0 6.357515 -6.514037 0.233966 0.972415 0.209413 -0.102742 0.194165 0.176797 1 1 1.000000 +0 6.581657 -6.491961 2.136884 0.973365 0.207035 0.098472 0.150858 0.179780 1 1 1.000000 +0 7.792422 -6.444888 1.993724 0.982152 0.175493 0.067674 0.149227 0.143587 1 1 1.000000 +w_physics_sheet +0 6.581657 -6.491961 2.136884 0.973365 0.207035 0.098472 0.150858 0.179780 1 1 1.000000 +0 7.933972 -8.259003 2.594368 0.992788 0.026316 0.116958 0.103371 0.146243 1 1 1.000000 +0 7.792422 -6.444888 1.993724 0.982152 0.175493 0.067674 0.149227 0.143587 1 1 1.000000 +w_physics_sheet +0 6.581657 -6.491961 2.136884 0.973365 0.207035 0.098472 0.150858 0.179780 1 1 1.000000 +0 6.723207 -8.306076 2.737528 0.986797 0.017345 0.161033 0.103906 0.182437 1 1 1.000000 +0 7.933972 -8.259003 2.594368 0.992788 0.026316 0.116958 0.103371 0.146243 1 1 1.000000 +w_physics_sheet +0 6.723207 -8.306076 2.737528 0.986797 0.017345 0.161033 0.103906 0.182437 1 1 1.000000 +0 7.797315 -9.402264 1.062670 0.997601 -0.068650 -0.008950 0.054185 0.144902 1 1 1.000000 +0 7.933972 -8.259003 2.594368 0.992788 0.026316 0.116958 0.103371 0.146243 1 1 1.000000 +w_physics_sheet +0 6.723207 -8.306076 2.737528 0.986797 0.017345 0.161033 0.103906 0.182437 1 1 1.000000 +0 6.586549 -9.449337 1.205828 0.994557 -0.104191 0.001168 0.052584 0.181096 1 1 1.000000 +0 7.797315 -9.402264 1.062670 0.997601 -0.068650 -0.008950 0.054185 0.144902 1 1 1.000000 +w_physics_sheet +0 6.586549 -9.449337 1.205828 0.994557 -0.104191 0.001168 0.052584 0.181096 1 1 1.000000 +0 7.571305 -8.294725 -0.484617 0.989896 0.024031 -0.139744 0.004959 0.141417 1 1 1.000000 +0 7.797315 -9.402264 1.062670 0.997601 -0.068650 -0.008950 0.054185 0.144902 1 1 1.000000 +w_physics_sheet +0 6.586549 -9.449337 1.205828 0.994557 -0.104191 0.001168 0.052584 0.181096 1 1 1.000000 +0 6.360539 -8.341797 -0.341458 0.985951 0.014192 -0.166433 0.003737 0.177611 1 1 1.000000 +0 7.571305 -8.294725 -0.484617 0.989896 0.024031 -0.139744 0.004959 0.141417 1 1 1.000000 +w_physics_sheet +0 -2.106602 -7.773351 -0.557024 0.989998 0.058889 -0.128201 0.872225 0.633480 1 1 1.000000 +0 -0.731578 -5.107485 -0.654085 0.980066 0.130910 -0.149441 0.907938 0.559079 1 1 1.000000 +0 -0.731579 -7.191049 -0.352519 0.985326 0.037045 -0.166612 0.902496 0.617317 1 1 1.000000 +w_physics_sheet +0 -2.106602 -7.773351 -0.557024 0.989998 0.058889 -0.128201 0.872225 0.633480 1 1 1.000000 +0 -2.106602 -6.478501 -0.020680 0.982616 0.146973 -0.113426 0.862897 0.596578 1 1 1.000000 +0 -0.731578 -5.107485 -0.654085 0.980066 0.130910 -0.149441 0.907938 0.559079 1 1 1.000000 +w_physics_sheet +0 -2.106602 -6.478501 -0.020680 0.982616 0.146973 -0.113426 0.862897 0.596578 1 1 1.000000 +0 -1.419090 -4.972701 1.504629 0.979256 0.202614 -0.002388 0.829582 0.552978 1 1 1.000000 +0 -0.731578 -5.107485 -0.654085 0.980066 0.130910 -0.149441 0.907938 0.559079 1 1 1.000000 +w_physics_sheet +0 -2.106602 -6.478501 -0.020680 0.982616 0.146973 -0.113426 0.862897 0.596578 1 1 1.000000 +0 -2.106601 -5.942156 1.556010 0.972775 0.231356 0.013553 0.818512 0.579964 1 1 1.000000 +0 -1.419090 -4.972701 1.504629 0.979256 0.202614 -0.002388 0.829582 0.552978 1 1 1.000000 +w_physics_sheet +0 -0.731577 -4.003245 2.011781 0.976108 0.209078 0.059156 0.811221 0.525444 1 1 1.000000 +0 -0.731578 -5.107485 -0.654085 0.980066 0.130910 -0.149441 0.907938 0.559079 1 1 1.000000 +0 -1.419090 -4.972701 1.504629 0.979256 0.202614 -0.002388 0.829582 0.552978 1 1 1.000000 +w_physics_sheet +0 2.615829 -28.369299 1.076005 0.979347 0.170981 0.107914 0.667257 0.169698 1 5 1.000000 +0 1.910249 -28.370125 1.781586 0.986558 0.074382 0.145499 0.672171 0.133865 1 5 1.000000 +0 2.338219 -28.597490 1.353615 0.994278 -0.080920 0.069738 0.660949 0.154518 1 5 1.000000 +w_physics_sheet +0 3.200575 -19.323475 0.491262 0.979507 0.157565 0.125460 0.990418 0.243406 1 5 1.000000 +0 5.098078 -21.194233 -1.406240 0.994435 0.103956 0.017080 0.909750 0.330999 1 5 1.000000 +0 4.870816 -21.194233 -1.633501 0.978413 0.121703 -0.167020 0.909750 0.330999 1 5 1.000000 +w_physics_sheet +0 5.098078 -21.194233 -1.406240 0.994435 0.103956 0.017080 0.909750 0.330999 1 5 1.000000 +0 4.723922 -25.919817 -1.486580 0.979821 0.131996 -0.150092 0.739480 0.299911 1 5 1.000000 +0 4.870816 -21.194233 -1.633501 0.978413 0.121703 -0.167020 0.909750 0.330999 1 5 1.000000 +w_physics_sheet +0 4.206134 -22.143032 -0.968819 0.999255 -0.001666 -0.038552 0.880128 0.292575 1 5 1.000000 +0 4.870816 -21.194233 -1.633501 0.978413 0.121703 -0.167020 0.909750 0.330999 1 5 1.000000 +0 4.723922 -25.919817 -1.486580 0.979821 0.131996 -0.150092 0.739480 0.299911 1 5 1.000000 +w_physics_sheet +0 4.723922 -25.919817 -1.486580 0.979821 0.131996 -0.150092 0.739480 0.299911 1 5 1.000000 +0 4.555217 -26.101562 -1.317902 0.990163 0.137975 -0.023238 0.734089 0.290482 1 5 1.000000 +0 4.206134 -22.143032 -0.968819 0.999255 -0.001666 -0.038552 0.880128 0.292575 1 5 1.000000 +w_physics_sheet +0 4.433394 -22.143032 -0.741558 0.988549 -0.001327 0.150895 0.880128 0.292575 1 5 1.000000 +0 4.206134 -22.143032 -0.968819 0.999255 -0.001666 -0.038552 0.880128 0.292575 1 5 1.000000 +0 4.555217 -26.101562 -1.317902 0.990163 0.137975 -0.023238 0.734089 0.290482 1 5 1.000000 +w_physics_sheet +0 4.433394 -22.143032 -0.741558 0.988549 -0.001327 0.150895 0.880128 0.292575 1 5 1.000000 +0 4.555217 -26.101562 -1.317902 0.990163 0.137975 -0.023238 0.734089 0.290482 1 5 1.000000 +0 4.782477 -26.101562 -1.090643 0.980373 0.111373 0.162679 0.734089 0.290482 1 5 1.000000 +w_physics_sheet +0 4.782477 -26.101562 -1.090643 0.980373 0.111373 0.162679 0.734089 0.290482 1 5 1.000000 +0 4.555217 -26.101562 -1.317902 0.990163 0.137975 -0.023238 0.734089 0.290482 1 5 1.000000 +0 2.388569 -28.369299 0.848745 0.976188 0.205273 -0.070140 0.667257 0.169698 1 5 1.000000 +w_physics_sheet +0 4.782477 -26.101562 -1.090643 0.980373 0.111373 0.162679 0.734089 0.290482 1 5 1.000000 +0 2.388569 -28.369299 0.848745 0.976188 0.205273 -0.070140 0.667257 0.169698 1 5 1.000000 +0 2.615829 -28.369299 1.076005 0.979347 0.170981 0.107914 0.667257 0.169698 1 5 1.000000 +w_physics_sheet +0 2.615829 -28.369299 1.076005 0.979347 0.170981 0.107914 0.667257 0.169698 1 5 1.000000 +0 2.388569 -28.369299 0.848745 0.976188 0.205273 -0.070140 0.667257 0.169698 1 5 1.000000 +0 1.682988 -28.370125 1.554325 0.991408 0.095423 -0.089469 0.672171 0.133865 1 5 1.000000 +w_physics_sheet +0 2.615829 -28.369299 1.076005 0.979347 0.170981 0.107914 0.667257 0.169698 1 5 1.000000 +0 1.682988 -28.370125 1.554325 0.991408 0.095423 -0.089469 0.672171 0.133865 1 5 1.000000 +0 1.910249 -28.370125 1.781586 0.986558 0.074382 0.145499 0.672171 0.133865 1 5 1.000000 +w_physics_sheet +0 1.910249 -28.370125 1.781586 0.986558 0.074382 0.145499 0.672171 0.133865 1 5 1.000000 +0 1.682988 -28.370125 1.554325 0.991408 0.095423 -0.089469 0.672171 0.133865 1 5 1.000000 +0 2.110959 -28.597488 1.126355 0.994912 -0.090868 -0.043517 0.660949 0.154518 1 5 1.000000 +w_physics_sheet +0 1.910249 -28.370125 1.781586 0.986558 0.074382 0.145499 0.672171 0.133865 1 5 1.000000 +0 2.110959 -28.597488 1.126355 0.994912 -0.090868 -0.043517 0.660949 0.154518 1 5 1.000000 +0 2.338219 -28.597490 1.353615 0.994278 -0.080920 0.069738 0.660949 0.154518 1 5 1.000000 +w_physics_sheet +0 2.709405 -28.562817 0.982429 0.997625 -0.040747 0.055534 0.659602 0.173532 1 5 1.000000 +0 2.338219 -28.597490 1.353615 0.994278 -0.080920 0.069738 0.660949 0.154518 1 5 1.000000 +0 2.110959 -28.597488 1.126355 0.994912 -0.090868 -0.043517 0.660949 0.154518 1 5 1.000000 +w_physics_sheet +0 2.615829 -28.369299 1.076005 0.979347 0.170981 0.107914 0.667257 0.169698 1 5 1.000000 +0 2.338219 -28.597490 1.353615 0.994278 -0.080920 0.069738 0.660949 0.154518 1 5 1.000000 +0 2.709405 -28.562817 0.982429 0.997625 -0.040747 0.055534 0.659602 0.173532 1 5 1.000000 +w_physics_sheet +0 4.782477 -26.101562 -1.090643 0.980373 0.111373 0.162679 0.734089 0.290482 1 5 1.000000 +0 2.615829 -28.369299 1.076005 0.979347 0.170981 0.107914 0.667257 0.169698 1 5 1.000000 +0 2.709405 -28.562817 0.982429 0.997625 -0.040747 0.055534 0.659602 0.173532 1 5 1.000000 +w_physics_sheet +0 4.782477 -26.101562 -1.090643 0.980373 0.111373 0.162679 0.734089 0.290482 1 5 1.000000 +0 2.709405 -28.562817 0.982429 0.997625 -0.040747 0.055534 0.659602 0.173532 1 5 1.000000 +0 5.263060 -26.216272 -1.571169 0.997280 0.061169 0.041124 0.726573 0.314340 1 5 1.000000 +w_physics_sheet +0 5.263060 -26.216272 -1.571169 0.997280 0.061169 0.041124 0.726573 0.314340 1 5 1.000000 +0 2.709405 -28.562817 0.982429 0.997625 -0.040747 0.055534 0.659602 0.173532 1 5 1.000000 +0 2.482145 -28.562817 0.755169 0.991167 -0.048404 -0.123473 0.659602 0.173532 1 5 1.000000 +w_physics_sheet +0 5.263060 -26.216272 -1.571169 0.997280 0.061169 0.041124 0.726573 0.314340 1 5 1.000000 +0 2.482145 -28.562817 0.755169 0.991167 -0.048404 -0.123473 0.659602 0.173532 1 5 1.000000 +0 5.035799 -26.216272 -1.798429 0.981954 0.072110 -0.174835 0.726573 0.314340 1 5 1.000000 +w_physics_sheet +0 2.709405 -28.562817 0.982429 0.997625 -0.040747 0.055534 0.659602 0.173532 1 5 1.000000 +0 2.110959 -28.597488 1.126355 0.994912 -0.090868 -0.043517 0.660949 0.154518 1 5 1.000000 +0 2.482145 -28.562817 0.755169 0.991167 -0.048404 -0.123473 0.659602 0.173532 1 5 1.000000 +w_physics_sheet +0 2.388569 -28.369299 0.848745 0.976188 0.205273 -0.070140 0.667257 0.169698 1 5 1.000000 +0 2.110959 -28.597488 1.126355 0.994912 -0.090868 -0.043517 0.660949 0.154518 1 5 1.000000 +0 1.682988 -28.370125 1.554325 0.991408 0.095423 -0.089469 0.672171 0.133865 1 5 1.000000 +w_physics_sheet +0 2.388569 -28.369299 0.848745 0.976188 0.205273 -0.070140 0.667257 0.169698 1 5 1.000000 +0 2.482145 -28.562817 0.755169 0.991167 -0.048404 -0.123473 0.659602 0.173532 1 5 1.000000 +0 2.110959 -28.597488 1.126355 0.994912 -0.090868 -0.043517 0.660949 0.154518 1 5 1.000000 +w_physics_sheet +0 4.555217 -26.101562 -1.317902 0.990163 0.137975 -0.023238 0.734089 0.290482 1 5 1.000000 +0 2.482145 -28.562817 0.755169 0.991167 -0.048404 -0.123473 0.659602 0.173532 1 5 1.000000 +0 2.388569 -28.369299 0.848745 0.976188 0.205273 -0.070140 0.667257 0.169698 1 5 1.000000 +w_physics_sheet +0 4.555217 -26.101562 -1.317902 0.990163 0.137975 -0.023238 0.734089 0.290482 1 5 1.000000 +0 5.035799 -26.216272 -1.798429 0.981954 0.072110 -0.174835 0.726573 0.314340 1 5 1.000000 +0 2.482145 -28.562817 0.755169 0.991167 -0.048404 -0.123473 0.659602 0.173532 1 5 1.000000 +w_physics_sheet +0 4.723922 -25.919817 -1.486580 0.979821 0.131996 -0.150092 0.739480 0.299911 1 5 1.000000 +0 5.035799 -26.216272 -1.798429 0.981954 0.072110 -0.174835 0.726573 0.314340 1 5 1.000000 +0 4.555217 -26.101562 -1.317902 0.990163 0.137975 -0.023238 0.734089 0.290482 1 5 1.000000 +w_physics_sheet +0 5.263060 -26.216272 -1.571169 0.997280 0.061169 0.041124 0.726573 0.314340 1 5 1.000000 +0 5.035799 -26.216272 -1.798429 0.981954 0.072110 -0.174835 0.726573 0.314340 1 5 1.000000 +0 4.723922 -25.919817 -1.486580 0.979821 0.131996 -0.150092 0.739480 0.299911 1 5 1.000000 +w_physics_sheet +0 5.263060 -26.216272 -1.571169 0.997280 0.061169 0.041124 0.726573 0.314340 1 5 1.000000 +0 4.723922 -25.919817 -1.486580 0.979821 0.131996 -0.150092 0.739480 0.299911 1 5 1.000000 +0 4.951182 -25.919817 -1.259320 0.992407 0.119417 -0.029462 0.739480 0.299911 1 5 1.000000 +w_physics_sheet +0 4.782477 -26.101562 -1.090643 0.980373 0.111373 0.162679 0.734089 0.290482 1 5 1.000000 +0 5.263060 -26.216272 -1.571169 0.997280 0.061169 0.041124 0.726573 0.314340 1 5 1.000000 +0 4.951182 -25.919817 -1.259320 0.992407 0.119417 -0.029462 0.739480 0.299911 1 5 1.000000 +w_physics_sheet +0 4.782477 -26.101562 -1.090643 0.980373 0.111373 0.162679 0.734089 0.290482 1 5 1.000000 +0 4.951182 -25.919817 -1.259320 0.992407 0.119417 -0.029462 0.739480 0.299911 1 5 1.000000 +0 5.098078 -21.194233 -1.406240 0.994435 0.103956 0.017080 0.909750 0.330999 1 5 1.000000 +w_physics_sheet +0 4.782477 -26.101562 -1.090643 0.980373 0.111373 0.162679 0.734089 0.290482 1 5 1.000000 +0 5.098078 -21.194233 -1.406240 0.994435 0.103956 0.017080 0.909750 0.330999 1 5 1.000000 +0 4.433394 -22.143032 -0.741558 0.988549 -0.001327 0.150895 0.880128 0.292575 1 5 1.000000 +w_physics_sheet +0 3.331126 -21.609043 0.360710 0.988496 -0.022488 0.149563 0.906842 0.239189 1 5 1.000000 +0 4.433394 -22.143032 -0.741558 0.988549 -0.001327 0.150895 0.880128 0.292575 1 5 1.000000 +0 5.098078 -21.194233 -1.406240 0.994435 0.103956 0.017080 0.909750 0.330999 1 5 1.000000 +w_physics_sheet +0 3.331126 -21.609043 0.360710 0.988496 -0.022488 0.149563 0.906842 0.239189 1 5 1.000000 +0 4.206134 -22.143032 -0.968819 0.999255 -0.001666 -0.038552 0.880128 0.292575 1 5 1.000000 +0 4.433394 -22.143032 -0.741558 0.988549 -0.001327 0.150895 0.880128 0.292575 1 5 1.000000 +w_physics_sheet +0 3.331126 -21.609043 0.360710 0.988496 -0.022488 0.149563 0.906842 0.239189 1 5 1.000000 +0 3.103866 -21.609043 0.133450 0.999367 -0.026201 0.024078 0.906842 0.239189 1 5 1.000000 +0 4.206134 -22.143032 -0.968819 0.999255 -0.001666 -0.038552 0.880128 0.292575 1 5 1.000000 +w_physics_sheet +0 3.103866 -21.609043 0.133450 0.999367 -0.026201 0.024078 0.906842 0.239189 1 5 1.000000 +0 4.870816 -21.194233 -1.633501 0.978413 0.121703 -0.167020 0.909750 0.330999 1 5 1.000000 +0 4.206134 -22.143032 -0.968819 0.999255 -0.001666 -0.038552 0.880128 0.292575 1 5 1.000000 +w_physics_sheet +0 3.103866 -21.609043 0.133450 0.999367 -0.026201 0.024078 0.906842 0.239189 1 5 1.000000 +0 2.973315 -19.323475 0.264002 0.979454 0.191993 -0.061710 0.990418 0.243406 1 5 1.000000 +0 4.870816 -21.194233 -1.633501 0.978413 0.121703 -0.167020 0.909750 0.330999 1 5 1.000000 +w_physics_sheet +0 3.200575 -19.323475 0.491262 0.979507 0.157565 0.125460 0.990418 0.243406 1 5 1.000000 +0 4.870816 -21.194233 -1.633501 0.978413 0.121703 -0.167020 0.909750 0.330999 1 5 1.000000 +0 2.973315 -19.323475 0.264002 0.979454 0.191993 -0.061710 0.990418 0.243406 1 5 1.000000 +w_physics_sheet +0 3.331126 -21.609043 0.360710 0.988496 -0.022488 0.149563 0.906842 0.239189 1 5 1.000000 +0 3.200575 -19.323475 0.491262 0.979507 0.157565 0.125460 0.990418 0.243406 1 5 1.000000 +0 2.973315 -19.323475 0.264002 0.979454 0.191993 -0.061710 0.990418 0.243406 1 5 1.000000 +w_physics_sheet +0 3.331126 -21.609043 0.360710 0.988496 -0.022488 0.149563 0.906842 0.239189 1 5 1.000000 +0 5.098078 -21.194233 -1.406240 0.994435 0.103956 0.017080 0.909750 0.330999 1 5 1.000000 +0 3.200575 -19.323475 0.491262 0.979507 0.157565 0.125460 0.990418 0.243406 1 5 1.000000 +w_physics_sheet +0 3.331126 -21.609043 0.360710 0.988496 -0.022488 0.149563 0.906842 0.239189 1 5 1.000000 +0 2.973315 -19.323475 0.264002 0.979454 0.191993 -0.061710 0.990418 0.243406 1 5 1.000000 +0 3.103866 -21.609043 0.133450 0.999367 -0.026201 0.024078 0.906842 0.239189 1 5 1.000000 +w_physics_sheet +0 5.098078 -21.194233 -1.406240 0.994435 0.103956 0.017080 0.909750 0.330999 1 5 1.000000 +0 4.951182 -25.919817 -1.259320 0.992407 0.119417 -0.029462 0.739480 0.299911 1 5 1.000000 +0 4.723922 -25.919817 -1.486580 0.979821 0.131996 -0.150092 0.739480 0.299911 1 5 1.000000 +w_physics_sheet +0 3.036123 -14.455204 2.346512 0.997450 0.060035 -0.038598 0.532632 0.819829 1 1 1.000000 +0 1.661096 -20.656097 -0.062872 0.988326 0.063985 -0.138263 0.425364 0.995997 1 1 1.000000 +0 1.661099 -14.147503 -0.062874 0.988283 0.064682 -0.138251 0.422302 0.813151 1 1 1.000000 +w_physics_sheet +0 3.036123 -14.455204 2.346512 0.997450 0.060035 -0.038598 0.532632 0.819829 1 1 1.000000 +0 3.036120 -20.655952 2.346513 0.997451 0.060023 -0.038577 0.540441 0.994027 1 1 1.000000 +0 1.661096 -20.656097 -0.062872 0.988326 0.063985 -0.138263 0.425364 0.995997 1 1 1.000000 +w_physics_sheet +0 3.036123 -13.918859 3.641360 0.995871 0.060598 0.067599 0.569487 0.803492 1 1 1.000000 +0 3.036120 -20.655952 2.346513 0.997451 0.060023 -0.038577 0.540441 0.994027 1 1 1.000000 +0 3.036123 -14.455204 2.346512 0.997450 0.060035 -0.038598 0.532632 0.819829 1 1 1.000000 +w_physics_sheet +0 3.036123 -13.918859 3.641360 0.995871 0.060598 0.067599 0.569487 0.803492 1 1 1.000000 +0 3.036120 -20.655853 3.641363 0.995872 0.060587 0.067588 0.575979 0.992755 1 1 1.000000 +0 3.036120 -20.655952 2.346513 0.997451 0.060023 -0.038577 0.540441 0.994027 1 1 1.000000 +w_physics_sheet +0 1.661098 -16.022587 4.412763 0.990725 0.031189 0.132255 0.618405 0.861439 1 1 1.000000 +0 1.661096 -20.656115 3.084125 0.996362 0.085226 0.000003 0.597613 0.992912 1 1 1.000000 +0 1.661097 -20.656101 4.681484 0.982897 0.075157 0.168121 0.624390 0.991346 1 1 1.000000 +w_physics_sheet +0 1.661098 -16.022587 4.412763 0.990725 0.031189 0.132255 0.618405 0.861439 1 1 1.000000 +0 1.661097 -20.656101 4.681484 0.982897 0.075157 0.168121 0.624390 0.991346 1 1 1.000000 +0 1.661099 -15.289877 4.681483 0.989401 -0.026152 0.142832 0.621041 0.840592 1 1 1.000000 +w_physics_sheet +0 1.661099 -15.289877 4.681483 0.989401 -0.026152 0.142832 0.621041 0.840592 1 1 1.000000 +0 1.661097 -20.656101 4.681484 0.982897 0.075157 0.168121 0.624390 0.991346 1 1 1.000000 +0 3.036120 -20.655853 3.641363 0.995872 0.060587 0.067588 0.575979 0.992755 1 1 1.000000 +w_physics_sheet +0 1.661099 -15.289877 4.681483 0.989401 -0.026152 0.142832 0.621041 0.840592 1 1 1.000000 +0 3.036120 -20.655853 3.641363 0.995872 0.060587 0.067588 0.575979 0.992755 1 1 1.000000 +0 3.036123 -13.918859 3.641360 0.995871 0.060598 0.067599 0.569487 0.803492 1 1 1.000000 +w_physics_sheet +0 2.206525 -13.523567 6.597313 0.991158 -0.001696 0.132676 0.624211 0.789250 1 1 1.000000 +0 -0.731583 -15.289875 4.681483 0.988831 -0.026814 0.146610 0.691884 0.839902 1 1 1.000000 +0 1.661099 -15.289877 4.681483 0.989401 -0.026152 0.142832 0.621041 0.840592 1 1 1.000000 +w_physics_sheet +0 1.661098 -16.022587 4.412763 0.990725 0.031189 0.132255 0.618405 0.861439 1 1 1.000000 +0 1.661099 -15.289877 4.681483 0.989401 -0.026152 0.142832 0.621041 0.840592 1 1 1.000000 +0 -0.731583 -15.289875 4.681483 0.988831 -0.026814 0.146610 0.691884 0.839902 1 1 1.000000 +w_physics_sheet +0 1.661098 -16.022587 4.412763 0.990725 0.031189 0.132255 0.618405 0.861439 1 1 1.000000 +0 -0.731583 -15.289875 4.681483 0.988831 -0.026814 0.146610 0.691884 0.839902 1 1 1.000000 +0 -0.731583 -16.022585 4.412763 0.994339 0.024330 0.103433 0.694973 0.860750 1 1 1.000000 +w_physics_sheet +0 -0.731583 -15.289875 4.681483 0.988831 -0.026814 0.146610 0.691884 0.839902 1 1 1.000000 +0 -0.731586 -20.656115 3.084124 0.998211 0.059791 0.000004 0.719565 0.992222 1 1 1.000000 +0 -0.731583 -16.022585 4.412763 0.994339 0.024330 0.103433 0.694973 0.860750 1 1 1.000000 +w_physics_sheet +0 -0.731583 -15.289875 4.681483 0.988845 -0.026777 0.146519 0.691884 0.839902 1 1 1.000000 +0 -0.731586 -20.656101 4.681484 0.987416 0.064481 0.144401 0.691327 0.990656 1 1 1.000000 +0 -0.731586 -20.656115 3.084124 0.998211 0.059791 0.000003 0.719565 0.992222 1 1 1.000000 +w_physics_sheet +0 -2.106605 -13.918856 3.641360 0.992254 0.083031 0.092401 0.742849 0.802010 1 1 1.000000 +0 -0.731586 -20.656101 4.681484 0.987416 0.064481 0.144401 0.691327 0.990656 1 1 1.000000 +0 -0.731583 -15.289875 4.681483 0.988845 -0.026777 0.146519 0.691884 0.839902 1 1 1.000000 +w_physics_sheet +0 -2.106605 -13.918856 3.641360 0.992254 0.083031 0.092401 0.742849 0.802010 1 1 1.000000 +0 -2.106608 -20.655849 3.641362 0.992250 0.083011 0.092463 0.738737 0.991272 1 1 1.000000 +0 -0.731586 -20.656101 4.681484 0.987416 0.064481 0.144401 0.691327 0.990656 1 1 1.000000 +w_physics_sheet +0 -2.106606 -14.455202 2.346512 0.994959 0.084450 -0.054085 0.779926 0.818347 1 1 1.000000 +0 -2.106608 -20.655849 3.641362 0.992250 0.083011 0.092463 0.738737 0.991272 1 1 1.000000 +0 -2.106605 -13.918856 3.641360 0.992254 0.083031 0.092401 0.742849 0.802010 1 1 1.000000 +w_physics_sheet +0 -2.106606 -14.455202 2.346512 0.994959 0.084450 -0.054085 0.779926 0.818347 1 1 1.000000 +0 -2.106608 -20.655949 2.346513 0.994953 0.084463 -0.054176 0.773352 0.992545 1 1 1.000000 +0 -2.106608 -20.655849 3.641362 0.992250 0.083011 0.092463 0.738737 0.991272 1 1 1.000000 +w_physics_sheet +0 -0.731583 -14.147501 -0.062874 0.983430 0.076820 -0.164209 0.890512 0.812461 1 1 1.000000 +0 -2.106608 -20.655949 2.346513 0.994953 0.084463 -0.054176 0.773352 0.992545 1 1 1.000000 +0 -2.106606 -14.455202 2.346512 0.994959 0.084450 -0.054085 0.779926 0.818347 1 1 1.000000 +w_physics_sheet +0 -0.731583 -14.147501 -0.062874 0.983430 0.076820 -0.164209 0.890512 0.812461 1 1 1.000000 +0 -0.731586 -20.656097 -0.062872 0.983495 0.075962 -0.164220 0.882622 0.995308 1 1 1.000000 +0 -2.106608 -20.655949 2.346513 0.994953 0.084463 -0.054176 0.773352 0.992545 1 1 1.000000 +w_physics_sheet +0 1.661099 -14.147503 -0.062874 0.988283 0.064682 -0.138251 0.994510 0.813151 1 1 1.000000 +0 -0.731586 -20.656097 -0.062872 0.983495 0.075962 -0.164220 0.882622 0.995308 1 1 1.000000 +0 -0.731583 -14.147501 -0.062874 0.983430 0.076820 -0.164209 0.890512 0.812461 1 1 1.000000 +w_physics_sheet +0 1.661099 -14.147503 -0.062874 0.988283 0.064682 -0.138251 0.994510 0.813151 1 1 1.000000 +0 1.661096 -20.656097 -0.062872 0.988326 0.063985 -0.138263 0.997572 0.995997 1 1 1.000000 +0 -0.731586 -20.656097 -0.062872 0.983495 0.075962 -0.164220 0.882622 0.995308 1 1 1.000000 +w_physics_sheet +0 -1.277005 -13.523565 6.597313 0.988241 -0.001846 0.152893 0.687951 0.788245 1 1 1.000000 +0 -2.106605 -13.918856 3.641360 0.997597 -0.066109 0.020715 0.742849 0.802010 1 1 1.000000 +0 -0.731583 -15.289875 4.681483 0.988831 -0.026814 0.146610 0.691884 0.839902 1 1 1.000000 +w_physics_sheet +0 2.206525 -13.523567 6.597313 0.991158 -0.001696 0.132676 0.624211 0.789250 1 1 1.000000 +0 -1.277005 -13.523565 6.597313 0.988241 -0.001846 0.152893 0.687951 0.788245 1 1 1.000000 +0 -0.731583 -15.289875 4.681483 0.988831 -0.026814 0.146610 0.691884 0.839902 1 1 1.000000 +w_physics_sheet +0 2.018935 -9.352448 6.406133 0.980248 0.145268 0.134208 0.624596 0.672204 1 1 1.000000 +0 -1.277005 -13.523565 6.597313 0.988241 -0.001846 0.152893 0.687951 0.788245 1 1 1.000000 +0 2.206525 -13.523567 6.597313 0.991158 -0.001696 0.132676 0.624211 0.789250 1 1 1.000000 +w_physics_sheet +0 2.206525 -13.523567 6.597313 0.991158 -0.001696 0.132676 0.624211 0.789250 1 1 1.000000 +0 3.947256 -9.218533 4.584964 0.988944 0.101598 0.108020 0.571131 0.670783 1 1 1.000000 +0 2.018935 -9.352448 6.406133 0.980248 0.145268 0.134208 0.624596 0.672204 1 1 1.000000 +w_physics_sheet +0 2.206525 -13.523567 6.597313 0.991158 -0.001696 0.132676 0.624211 0.789250 1 1 1.000000 +0 4.016487 -13.108734 4.760689 0.998825 0.015527 0.045915 0.575735 0.779918 1 1 1.000000 +0 3.947256 -9.218533 4.584964 0.988944 0.101598 0.108020 0.571131 0.670783 1 1 1.000000 +w_physics_sheet +0 1.661099 -15.289877 4.681483 0.989401 -0.026152 0.142832 0.621041 0.840592 1 1 1.000000 +0 4.016487 -13.108734 4.760689 0.998825 0.015527 0.045915 0.575735 0.779918 1 1 1.000000 +0 2.206525 -13.523567 6.597313 0.991158 -0.001696 0.132676 0.624211 0.789250 1 1 1.000000 +w_physics_sheet +0 1.661099 -15.289877 4.681483 0.989401 -0.026152 0.142832 0.621041 0.840592 1 1 1.000000 +0 3.036123 -13.918859 3.641360 0.998514 -0.052024 0.016248 0.569487 0.803492 1 1 1.000000 +0 4.016487 -13.108734 4.760689 0.998825 0.015527 0.045915 0.575735 0.779918 1 1 1.000000 +w_physics_sheet +0 -0.731580 -9.856915 0.751719 0.983196 0.052497 -0.174841 0.872779 0.691127 1 1 1.000000 +0 -2.640410 -10.821424 1.674795 0.993876 -0.071704 -0.084073 0.806503 0.716768 1 1 1.000000 +0 -2.355837 -9.993473 -0.470062 0.992879 -0.048740 -0.108704 0.864550 0.695693 1 1 1.000000 +w_physics_sheet +0 -0.731581 -11.543457 -0.037030 0.981922 0.085988 -0.168628 0.892838 0.739280 1 1 1.000000 +0 -2.640410 -10.821424 1.674795 0.993876 -0.071704 -0.084073 0.806503 0.716768 1 1 1.000000 +0 -0.731580 -9.856915 0.751719 0.983196 0.052497 -0.174841 0.872779 0.691127 1 1 1.000000 +w_physics_sheet +0 -0.731581 -11.543457 -0.037030 0.981922 0.085988 -0.168628 0.892838 0.739280 1 1 1.000000 +0 -3.443326 -12.416790 1.928483 0.992589 0.049855 -0.110823 0.797759 0.761106 1 1 1.000000 +0 -2.640410 -10.821424 1.674795 0.993876 -0.071704 -0.084073 0.806503 0.716768 1 1 1.000000 +w_physics_sheet +0 -2.903110 -9.877014 3.773834 0.991703 0.042511 0.121314 0.753596 0.688102 1 1 1.000000 +0 -2.640410 -10.821424 1.674795 0.993876 -0.071704 -0.084073 0.806503 0.716768 1 1 1.000000 +0 -3.443326 -12.416790 1.928483 0.992589 0.049855 -0.110823 0.797759 0.761106 1 1 1.000000 +w_physics_sheet +0 -2.903110 -9.877014 3.773834 0.991703 0.042511 0.121314 0.753596 0.688102 1 1 1.000000 +0 -3.443326 -12.416790 1.928483 0.992589 0.049855 -0.110823 0.797759 0.761106 1 1 1.000000 +0 -3.675510 -12.727182 3.275347 0.999594 0.024141 0.015115 0.769033 0.768439 1 1 1.000000 +w_physics_sheet +0 -3.443326 -12.416790 1.928483 0.992589 0.049855 -0.110823 0.797759 0.761106 1 1 1.000000 +0 -2.106605 -13.918856 3.641360 0.997597 -0.066109 0.020715 0.742849 0.802010 1 1 1.000000 +0 -3.675510 -12.727182 3.275347 0.999594 0.024141 0.015115 0.769033 0.768439 1 1 1.000000 +w_physics_sheet +0 -3.086968 -13.108730 4.760689 0.997760 0.021444 0.063364 0.736441 0.777871 1 1 1.000000 +0 -3.675510 -12.727182 3.275347 0.999594 0.024141 0.015115 0.769033 0.768439 1 1 1.000000 +0 -2.106605 -13.918856 3.641360 0.997597 -0.066109 0.020715 0.742849 0.802010 1 1 1.000000 +w_physics_sheet +0 -1.277005 -13.523565 6.597313 0.988241 -0.001846 0.152893 0.687951 0.788245 1 1 1.000000 +0 -3.086968 -13.108730 4.760689 0.997760 0.021444 0.063364 0.736441 0.777871 1 1 1.000000 +0 -2.106605 -13.918856 3.641360 0.997597 -0.066109 0.020715 0.742849 0.802010 1 1 1.000000 +w_physics_sheet +0 -1.089411 -9.352447 6.406133 0.975677 0.160998 0.148778 0.685971 0.671308 1 1 1.000000 +0 -3.086968 -13.108730 4.760689 0.997760 0.021444 0.063364 0.736441 0.777871 1 1 1.000000 +0 -1.277005 -13.523565 6.597313 0.988241 -0.001846 0.152893 0.687951 0.788245 1 1 1.000000 +w_physics_sheet +0 2.018935 -9.352448 6.406133 0.980248 0.145268 0.134208 0.624596 0.672204 1 1 1.000000 +0 -1.089411 -9.352447 6.406133 0.975677 0.160998 0.148778 0.685971 0.671308 1 1 1.000000 +0 -1.277005 -13.523565 6.597313 0.988241 -0.001846 0.152893 0.687951 0.788245 1 1 1.000000 +w_physics_sheet +0 1.661102 -8.672909 5.301542 0.975165 0.200411 0.094281 0.623197 0.654093 1 1 1.000000 +0 -1.089411 -9.352447 6.406133 0.975677 0.160998 0.148778 0.685971 0.671308 1 1 1.000000 +0 2.018935 -9.352448 6.406133 0.980248 0.145268 0.134208 0.624596 0.672204 1 1 1.000000 +w_physics_sheet +0 1.661102 -8.672909 5.301542 0.975165 0.200411 0.094281 0.623197 0.654093 1 1 1.000000 +0 2.018935 -9.352448 6.406133 0.980248 0.145268 0.134208 0.624596 0.672204 1 1 1.000000 +0 3.947256 -9.218533 4.584964 0.988944 0.101598 0.108020 0.571131 0.670783 1 1 1.000000 +w_physics_sheet +0 1.661102 -8.672909 5.301542 0.975165 0.200411 0.094281 0.623197 0.654093 1 1 1.000000 +0 3.947256 -9.218533 4.584964 0.988944 0.101598 0.108020 0.571131 0.670783 1 1 1.000000 +0 3.036127 -7.773352 3.835388 0.977234 0.139474 0.159878 0.567974 0.630656 1 1 1.000000 +w_physics_sheet +0 3.919575 -7.713465 4.597469 0.980958 0.086101 0.174090 0.570611 0.628481 1 1 1.000000 +0 3.036127 -7.773352 3.835388 0.977234 0.139474 0.159878 0.567974 0.630656 1 1 1.000000 +0 3.947256 -9.218533 4.584964 0.988944 0.101598 0.108020 0.571131 0.670783 1 1 1.000000 +w_physics_sheet +0 3.832632 -9.877018 3.773834 0.995192 0.032356 0.092445 0.557878 0.690044 1 1 1.000000 +0 3.919575 -7.713465 4.597469 0.980958 0.086101 0.174090 0.570611 0.628481 1 1 1.000000 +0 3.947256 -9.218533 4.584964 0.988944 0.101598 0.108020 0.571131 0.670783 1 1 1.000000 +w_physics_sheet +0 4.016487 -13.108734 4.760689 0.998825 0.015527 0.045915 0.575735 0.779918 1 1 1.000000 +0 3.832632 -9.877018 3.773834 0.995192 0.032356 0.092445 0.557878 0.690044 1 1 1.000000 +0 3.947256 -9.218533 4.584964 0.988944 0.101598 0.108020 0.571131 0.670783 1 1 1.000000 +w_physics_sheet +0 4.605029 -12.727188 3.275348 0.999796 0.017066 0.010769 0.543282 0.770825 1 1 1.000000 +0 3.832632 -9.877018 3.773834 0.995192 0.032356 0.092445 0.557878 0.690044 1 1 1.000000 +0 4.016487 -13.108734 4.760689 0.998825 0.015527 0.045915 0.575735 0.779918 1 1 1.000000 +w_physics_sheet +0 3.036123 -13.918859 3.641360 0.998514 -0.052024 0.016248 0.569487 0.803492 1 1 1.000000 +0 4.605029 -12.727188 3.275348 0.999796 0.017066 0.010769 0.543282 0.770825 1 1 1.000000 +0 4.016487 -13.108734 4.760689 0.998825 0.015527 0.045915 0.575735 0.779918 1 1 1.000000 +w_physics_sheet +0 1.661102 -8.672909 5.301542 0.975165 0.200411 0.094281 0.623197 0.654093 1 1 1.000000 +0 -0.731580 -8.672909 5.301542 0.971920 0.212954 0.100112 0.686384 0.653404 1 1 1.000000 +0 -1.089411 -9.352447 6.406133 0.975677 0.160998 0.148778 0.685971 0.671308 1 1 1.000000 +w_physics_sheet +0 -2.106602 -7.773349 3.835388 0.979550 0.132688 0.151244 0.742259 0.629173 1 1 1.000000 +0 -1.089411 -9.352447 6.406133 0.975677 0.160998 0.148778 0.685971 0.671308 1 1 1.000000 +0 -0.731580 -8.672909 5.301542 0.971920 0.212954 0.100112 0.686384 0.653404 1 1 1.000000 +w_physics_sheet +0 -2.106602 -7.773349 3.835388 0.979550 0.132688 0.151244 0.742259 0.629173 1 1 1.000000 +0 -3.017733 -9.218529 4.584964 0.982366 0.128136 0.136157 0.740047 0.668775 1 1 1.000000 +0 -1.089411 -9.352447 6.406133 0.975677 0.160998 0.148778 0.685971 0.671308 1 1 1.000000 +w_physics_sheet +0 -1.089411 -9.352447 6.406133 0.975677 0.160998 0.148778 0.685971 0.671308 1 1 1.000000 +0 -3.017733 -9.218529 4.584964 0.982366 0.128136 0.136157 0.740047 0.668775 1 1 1.000000 +0 -3.086968 -13.108730 4.760689 0.997760 0.021444 0.063364 0.736441 0.777871 1 1 1.000000 +w_physics_sheet +0 -3.017733 -9.218529 4.584964 0.982366 0.128136 0.136157 0.740047 0.668775 1 1 1.000000 +0 -2.903110 -9.877014 3.773834 0.991703 0.042511 0.121314 0.753596 0.688102 1 1 1.000000 +0 -3.086968 -13.108730 4.760689 0.997760 0.021444 0.063364 0.736441 0.777871 1 1 1.000000 +w_physics_sheet +0 -3.086968 -13.108730 4.760689 0.997760 0.021444 0.063364 0.736441 0.777871 1 1 1.000000 +0 -2.903110 -9.877014 3.773834 0.991703 0.042511 0.121314 0.753596 0.688102 1 1 1.000000 +0 -3.675510 -12.727182 3.275347 0.999594 0.024141 0.015115 0.769033 0.768439 1 1 1.000000 +w_physics_sheet +0 -3.443326 -12.416790 1.928483 0.992589 0.049855 -0.110823 0.797759 0.761106 1 1 1.000000 +0 -2.106606 -14.455202 2.346512 0.995124 -0.003484 -0.098566 0.779926 0.818347 1 1 1.000000 +0 -2.106605 -13.918856 3.641360 0.997597 -0.066109 0.020715 0.742849 0.802010 1 1 1.000000 +w_physics_sheet +0 -0.731581 -11.543457 -0.037030 0.981922 0.085988 -0.168628 0.892838 0.739280 1 1 1.000000 +0 -2.106606 -14.455202 2.346512 0.995124 -0.003484 -0.098566 0.779926 0.818347 1 1 1.000000 +0 -3.443326 -12.416790 1.928483 0.992589 0.049855 -0.110823 0.797759 0.761106 1 1 1.000000 +w_physics_sheet +0 -2.106606 -14.455202 2.346512 0.995124 -0.003484 -0.098566 0.779926 0.818347 1 1 1.000000 +0 -0.731581 -11.543457 -0.037030 0.981922 0.085988 -0.168628 0.892838 0.739280 1 1 1.000000 +0 -0.731583 -14.147501 -0.062874 0.983430 0.076820 -0.164209 0.890512 0.812461 1 1 1.000000 +w_physics_sheet +0 4.605029 -12.727188 3.275348 0.999796 0.017066 0.010769 0.543282 0.770825 1 1 1.000000 +0 3.569931 -10.821428 1.674795 0.995532 -0.061313 -0.071807 0.506245 0.718558 1 1 1.000000 +0 3.832632 -9.877018 3.773834 0.995192 0.032356 0.092445 0.557878 0.690044 1 1 1.000000 +w_physics_sheet +0 4.605029 -12.727188 3.275348 0.999796 0.017066 0.010769 0.543282 0.770825 1 1 1.000000 +0 4.372846 -12.416794 1.928483 0.995854 0.037328 -0.082959 0.514798 0.763359 1 1 1.000000 +0 3.569931 -10.821428 1.674795 0.995532 -0.061313 -0.071807 0.506245 0.718558 1 1 1.000000 +w_physics_sheet +0 1.661102 -9.856916 0.751719 0.984716 0.050056 -0.166818 0.443429 0.691817 1 1 1.000000 +0 3.569931 -10.821428 1.674795 0.995532 -0.061313 -0.071807 0.506245 0.718558 1 1 1.000000 +0 4.372846 -12.416794 1.928483 0.995854 0.037328 -0.082959 0.514798 0.763359 1 1 1.000000 +w_physics_sheet +0 3.285360 -9.993475 -0.470062 0.991211 -0.053938 -0.120796 0.449489 0.697319 1 1 1.000000 +0 3.569931 -10.821428 1.674795 0.995532 -0.061313 -0.071807 0.506245 0.718558 1 1 1.000000 +0 1.661102 -9.856916 0.751719 0.984716 0.050056 -0.166818 0.443429 0.691817 1 1 1.000000 +w_physics_sheet +0 4.605029 -12.727188 3.275348 0.999796 0.017066 0.010769 0.543282 0.770825 1 1 1.000000 +0 3.036123 -13.918859 3.641360 0.998514 -0.052024 0.016248 0.569487 0.803492 1 1 1.000000 +0 3.036123 -14.455204 2.346512 0.997169 -0.002571 -0.075150 0.532632 0.819829 1 1 1.000000 +w_physics_sheet +0 4.605029 -12.727188 3.275348 0.999796 0.017066 0.010769 0.543282 0.770825 1 1 1.000000 +0 3.036123 -14.455204 2.346512 0.997169 -0.002571 -0.075150 0.532632 0.819829 1 1 1.000000 +0 4.372846 -12.416794 1.928483 0.995854 0.037328 -0.082959 0.514798 0.763359 1 1 1.000000 +w_physics_sheet +0 4.372846 -12.416794 1.928483 0.995854 0.037328 -0.082959 0.514798 0.763359 1 1 1.000000 +0 3.036123 -14.455204 2.346512 0.997169 -0.002571 -0.075150 0.532632 0.819829 1 1 1.000000 +0 1.661101 -11.543459 -0.037030 0.986547 0.074240 -0.145651 0.421793 0.739970 1 1 1.000000 +w_physics_sheet +0 1.661102 -9.856916 0.751719 0.984716 0.050056 -0.166818 0.443429 0.691817 1 1 1.000000 +0 4.372846 -12.416794 1.928483 0.995854 0.037328 -0.082959 0.514798 0.763359 1 1 1.000000 +0 1.661101 -11.543459 -0.037030 0.986547 0.074240 -0.145651 0.421793 0.739970 1 1 1.000000 +w_physics_sheet +0 1.661101 -11.543459 -0.037030 0.986547 0.074240 -0.145651 0.421793 0.739970 1 1 1.000000 +0 -0.731580 -9.856915 0.751719 0.983196 0.052497 -0.174841 0.300571 0.691127 1 1 1.000000 +0 1.661102 -9.856916 0.751719 0.984716 0.050056 -0.166818 0.443429 0.691817 1 1 1.000000 +w_physics_sheet +0 1.661101 -11.543459 -0.037030 0.986547 0.074240 -0.145651 0.421793 0.739970 1 1 1.000000 +0 -0.731581 -11.543457 -0.037030 0.981922 0.085988 -0.168628 0.320630 0.739280 1 1 1.000000 +0 -0.731580 -9.856915 0.751719 0.983196 0.052497 -0.174841 0.300571 0.691127 1 1 1.000000 +w_physics_sheet +0 1.661101 -11.543459 -0.037030 0.986547 0.074240 -0.145651 0.421793 0.739970 1 1 1.000000 +0 -0.731583 -14.147501 -0.062874 0.983430 0.076820 -0.164209 0.318304 0.812461 1 1 1.000000 +0 -0.731581 -11.543457 -0.037030 0.981922 0.085988 -0.168628 0.320630 0.739280 1 1 1.000000 +w_physics_sheet +0 1.661101 -11.543459 -0.037030 0.986547 0.074240 -0.145651 0.421793 0.739970 1 1 1.000000 +0 1.661099 -14.147503 -0.062874 0.988283 0.064682 -0.138251 0.422302 0.813151 1 1 1.000000 +0 -0.731583 -14.147501 -0.062874 0.983430 0.076820 -0.164209 0.318304 0.812461 1 1 1.000000 +w_physics_sheet +0 1.661099 -14.147503 -0.062874 0.988283 0.064682 -0.138251 0.422302 0.813151 1 1 1.000000 +0 1.661101 -11.543459 -0.037030 0.986547 0.074240 -0.145651 0.421793 0.739970 1 1 1.000000 +0 3.036123 -14.455204 2.346512 0.997169 -0.002571 -0.075150 0.532632 0.819829 1 1 1.000000 +w_physics_sheet +0 1.661103 -7.853718 5.587863 0.987249 0.078468 0.138498 0.625209 0.630799 1 1 1.000000 +0 3.036127 -7.773352 3.835388 0.987777 0.103653 0.116417 0.567974 0.630656 1 1 1.000000 +0 2.348615 -7.813535 4.208267 0.989969 0.098788 0.101002 0.589853 0.631221 1 1 1.000000 +w_physics_sheet +0 1.661103 -7.853718 5.587863 0.987249 0.078468 0.138498 0.625209 0.630799 1 1 1.000000 +0 1.661102 -8.672909 5.301542 0.988357 0.049113 0.144007 0.623197 0.654093 1 1 1.000000 +0 3.036127 -7.773352 3.835388 0.987777 0.103653 0.116417 0.567974 0.630656 1 1 1.000000 +w_physics_sheet +0 1.661103 -7.853718 5.587863 0.987249 0.078468 0.138498 0.625209 0.630799 1 1 1.000000 +0 -0.731580 -8.672909 5.301542 0.984202 0.057188 0.167559 0.686384 0.653404 1 1 1.000000 +0 1.661102 -8.672909 5.301542 0.988357 0.049113 0.144007 0.623197 0.654093 1 1 1.000000 +w_physics_sheet +0 1.661103 -7.853718 5.587863 0.987249 0.078468 0.138498 0.625209 0.630799 1 1 1.000000 +0 -0.731579 -7.853717 5.587863 0.981668 0.098017 0.163462 0.684152 0.630109 1 1 1.000000 +0 -0.731580 -8.672909 5.301542 0.984202 0.057188 0.167559 0.686384 0.653404 1 1 1.000000 +w_physics_sheet +0 -1.419091 -7.813533 4.208267 0.983456 0.126691 0.129474 0.719379 0.630135 1 1 1.000000 +0 -0.731580 -8.672909 5.301542 0.984202 0.057188 0.167559 0.686384 0.653404 1 1 1.000000 +0 -0.731579 -7.853717 5.587863 0.981668 0.098017 0.163462 0.684152 0.630109 1 1 1.000000 +w_physics_sheet +0 -1.419091 -7.813533 4.208267 0.983456 0.126691 0.129474 0.719379 0.630135 1 1 1.000000 +0 -2.106602 -7.773349 3.835388 0.981274 0.128125 0.143824 0.742259 0.629173 1 1 1.000000 +0 -0.731580 -8.672909 5.301542 0.984202 0.057188 0.167559 0.686384 0.653404 1 1 1.000000 +w_physics_sheet +0 3.036127 -6.478503 3.299044 0.982598 0.158092 0.097505 0.293758 0.120133 1 1 1.000000 +0 3.036127 -7.773352 3.835388 0.977234 0.139474 0.159878 0.249497 0.122468 1 1 1.000000 +0 3.919575 -7.713465 4.597469 0.980958 0.086101 0.174090 0.249945 0.098949 1 1 1.000000 +w_physics_sheet +0 3.779831 -5.598151 3.663226 0.974020 0.190450 0.122534 0.302954 0.099031 1 1 1.000000 +0 3.919575 -7.713465 4.597469 0.980958 0.086101 0.174090 0.249945 0.098949 1 1 1.000000 +0 6.971829 -7.666012 4.130578 0.989787 0.069882 0.124252 0.249696 0.008801 1 1 1.000000 +w_physics_sheet +0 3.036127 -6.478503 3.299044 0.982598 0.158092 0.097505 0.293758 0.120133 1 1 1.000000 +0 3.919575 -7.713465 4.597469 0.980958 0.086101 0.174090 0.249945 0.098949 1 1 1.000000 +0 3.779831 -5.598151 3.663226 0.974020 0.190450 0.122534 0.302954 0.099031 1 1 1.000000 +w_physics_sheet +0 3.036128 -5.942159 1.556010 0.969928 0.242970 0.014335 0.356783 0.114757 1 1 1.000000 +0 3.036127 -6.478503 3.299044 0.982598 0.158092 0.097505 0.293758 0.120133 1 1 1.000000 +0 3.779831 -5.598151 3.663226 0.974020 0.190450 0.122534 0.302954 0.099031 1 1 1.000000 +w_physics_sheet +0 3.036128 -5.942159 1.556010 0.969928 0.242970 0.014335 0.356783 0.114757 1 1 1.000000 +0 3.779831 -5.598151 3.663226 0.974020 0.190450 0.122534 0.302954 0.099031 1 1 1.000000 +0 3.495260 -4.770198 1.518371 0.972689 0.232000 0.007283 0.356415 0.100590 1 1 1.000000 +w_physics_sheet +0 3.036127 -6.478504 -0.020680 0.975941 0.172659 -0.133150 0.416152 0.110509 1 1 1.000000 +0 3.036128 -5.942159 1.556010 0.969928 0.242970 0.014335 0.356783 0.114757 1 1 1.000000 +0 3.495260 -4.770198 1.518371 0.972689 0.232000 0.007283 0.356415 0.100590 1 1 1.000000 +w_physics_sheet +0 3.036127 -6.478504 -0.020680 0.975941 0.172659 -0.133150 0.416152 0.110509 1 1 1.000000 +0 3.495260 -4.770198 1.518371 0.972689 0.232000 0.007283 0.356415 0.100590 1 1 1.000000 +0 3.232560 -5.714609 -0.580668 0.978360 0.182693 -0.097134 0.410858 0.102713 1 1 1.000000 +w_physics_sheet +0 3.232560 -5.714609 -0.580668 0.978360 0.182693 -0.097134 0.410858 0.102713 1 1 1.000000 +0 3.495260 -4.770198 1.518371 0.972689 0.232000 0.007283 0.356415 0.100590 1 1 1.000000 +0 6.222723 -4.735947 1.101178 0.978462 0.205542 -0.019114 0.359718 0.020040 1 1 1.000000 +w_physics_sheet +0 3.232560 -5.714609 -0.580668 0.978360 0.182693 -0.097134 0.410858 0.102713 1 1 1.000000 +0 6.222723 -4.735947 1.101178 0.978462 0.205542 -0.019114 0.359718 0.020040 1 1 1.000000 +0 5.826237 -5.687250 -0.973600 0.979765 0.163528 -0.115406 0.413411 0.026128 1 1 1.000000 +w_physics_sheet +0 3.145616 -7.878162 -1.404303 0.984990 0.066262 -0.159386 0.466311 0.104157 1 1 1.000000 +0 3.232560 -5.714609 -0.580668 0.978360 0.182693 -0.097134 0.410858 0.102713 1 1 1.000000 +0 5.826237 -5.687250 -0.973600 0.979765 0.163528 -0.115406 0.413411 0.026128 1 1 1.000000 +w_physics_sheet +0 3.145616 -7.878162 -1.404303 0.984990 0.066262 -0.159386 0.466311 0.104157 1 1 1.000000 +0 5.826237 -5.687250 -0.973600 0.979765 0.163528 -0.115406 0.413411 0.026128 1 1 1.000000 +0 5.740044 -7.852226 -1.793563 0.985794 0.064587 -0.155047 0.466886 0.027562 1 1 1.000000 +w_physics_sheet +0 3.285360 -9.993475 -0.470062 0.991211 -0.053938 -0.120796 0.522120 0.104075 1 1 1.000000 +0 3.145616 -7.878162 -1.404303 0.984990 0.066262 -0.159386 0.466311 0.104157 1 1 1.000000 +0 5.740044 -7.852226 -1.793563 0.985794 0.064587 -0.155047 0.466886 0.027562 1 1 1.000000 +w_physics_sheet +0 3.285360 -9.993475 -0.470062 0.991211 -0.053938 -0.120796 0.522120 0.104075 1 1 1.000000 +0 5.740044 -7.852226 -1.793563 0.985794 0.064587 -0.155047 0.466886 0.027562 1 1 1.000000 +0 6.014629 -9.962663 -0.878383 0.992952 -0.035348 -0.113124 0.520270 0.023500 1 1 1.000000 +w_physics_sheet +0 3.569931 -10.821428 1.674795 0.995532 -0.061313 -0.071807 0.577344 0.102516 1 1 1.000000 +0 3.285360 -9.993475 -0.470062 0.991211 -0.053938 -0.120796 0.522120 0.104075 1 1 1.000000 +0 6.014629 -9.962663 -0.878383 0.992952 -0.035348 -0.113124 0.520270 0.023500 1 1 1.000000 +w_physics_sheet +0 3.569931 -10.821428 1.674795 0.995532 -0.061313 -0.071807 0.577344 0.102516 1 1 1.000000 +0 6.014629 -9.962663 -0.878383 0.992952 -0.035348 -0.113124 0.520270 0.023500 1 1 1.000000 +0 6.489151 -10.782293 1.235836 0.997037 -0.075962 -0.012134 0.573951 0.016323 1 1 1.000000 +w_physics_sheet +0 3.832632 -9.877018 3.773834 0.995192 0.032356 0.092445 0.631489 0.100392 1 1 1.000000 +0 3.569931 -10.821428 1.674795 0.995532 -0.061313 -0.071807 0.577344 0.102516 1 1 1.000000 +0 6.489151 -10.782293 1.235836 0.997037 -0.075962 -0.012134 0.573951 0.016323 1 1 1.000000 +w_physics_sheet +0 3.832632 -9.877018 3.773834 0.995192 0.032356 0.092445 0.631489 0.100392 1 1 1.000000 +0 6.489151 -10.782293 1.235836 0.997037 -0.075962 -0.012134 0.573951 0.016323 1 1 1.000000 +0 6.885634 -9.830989 3.310616 0.995714 -0.031700 0.086886 0.628707 0.010234 1 1 1.000000 +w_physics_sheet +0 3.919575 -7.713465 4.597469 0.980958 0.086101 0.174090 0.684756 0.098949 1 1 1.000000 +0 3.832632 -9.877018 3.773834 0.995192 0.032356 0.092445 0.631489 0.100392 1 1 1.000000 +0 6.885634 -9.830989 3.310616 0.995714 -0.031700 0.086886 0.628707 0.010234 1 1 1.000000 +w_physics_sheet +0 3.919575 -7.713465 4.597469 0.980958 0.086101 0.174090 0.684756 0.098949 1 1 1.000000 +0 6.885634 -9.830989 3.310616 0.995714 -0.031700 0.086886 0.628707 0.010234 1 1 1.000000 +0 6.971829 -7.666012 4.130578 0.989787 0.069882 0.124252 0.684507 0.008801 1 1 1.000000 +w_physics_sheet +0 3.495260 -4.770198 1.518371 0.972689 0.232000 0.007283 0.356415 0.100590 1 1 1.000000 +0 6.697242 -5.555576 3.215398 0.982632 0.167608 0.079642 0.305267 0.012863 1 1 1.000000 +0 6.222723 -4.735947 1.101178 0.978462 0.205542 -0.019114 0.359718 0.020040 1 1 1.000000 +w_physics_sheet +0 3.495260 -4.770198 1.518371 0.972689 0.232000 0.007283 0.356415 0.100590 1 1 1.000000 +0 3.779831 -5.598151 3.663226 0.974020 0.190450 0.122534 0.302954 0.099031 1 1 1.000000 +0 6.697242 -5.555576 3.215398 0.982632 0.167608 0.079642 0.305267 0.012863 1 1 1.000000 +w_physics_sheet +0 3.779831 -5.598151 3.663226 0.974020 0.190450 0.122534 0.302954 0.099031 1 1 1.000000 +0 6.971829 -7.666012 4.130578 0.989787 0.069882 0.124252 0.249696 0.008801 1 1 1.000000 +0 6.697242 -5.555576 3.215398 0.982632 0.167608 0.079642 0.305267 0.012863 1 1 1.000000 +w_physics_sheet +0 0.053250 1.896312 1.189523 0.978994 0.171255 0.110642 0.215418 0.932953 1 1 1.000000 +0 -1.276973 1.963562 -1.759749 0.982819 0.141544 -0.118457 0.252061 0.845649 1 1 1.000000 +0 -1.352383 1.483569 1.082527 0.982006 0.146811 0.118791 0.258278 0.929786 1 1 1.000000 +w_physics_sheet +0 0.053250 1.896312 1.189523 0.978994 0.171255 0.110642 0.215418 0.932953 1 1 1.000000 +0 0.128658 2.376304 -1.652754 0.982024 0.171564 -0.078708 0.209200 0.848816 1 1 1.000000 +0 -1.276973 1.963562 -1.759749 0.982819 0.141544 -0.118457 0.252061 0.845649 1 1 1.000000 +w_physics_sheet +0 3.036127 -7.773354 -0.557024 0.984975 0.071983 -0.156981 0.214906 0.722980 1 1 1.000000 +0 3.232560 -5.714609 -0.580668 0.978360 0.182693 -0.097134 0.200073 0.758329 1 1 1.000000 +0 3.145616 -7.878162 -1.404303 0.984990 0.066262 -0.159386 0.205459 0.721180 1 1 1.000000 +w_physics_sheet +0 3.036127 -7.773354 -0.557024 0.984975 0.071983 -0.156981 0.214906 0.722980 1 1 1.000000 +0 3.036127 -6.478504 -0.020680 0.975941 0.172659 -0.133150 0.217476 0.745213 1 1 1.000000 +0 3.232560 -5.714609 -0.580668 0.978360 0.182693 -0.097134 0.200073 0.758329 1 1 1.000000 +w_physics_sheet +0 1.661105 -4.003247 2.011781 0.984490 0.166688 0.054719 0.503307 0.526134 1 1 1.000000 +0 2.348616 -4.972703 1.504629 0.988007 0.154395 -0.001781 0.485799 0.554064 1 1 1.000000 +0 1.661104 -5.107486 -0.654085 0.986867 0.108892 -0.119315 0.409952 0.559769 1 1 1.000000 +w_physics_sheet +0 1.661104 -5.107486 -0.654085 0.986867 0.108892 -0.119315 0.409952 0.559769 1 1 1.000000 +0 2.348616 -4.972703 1.504629 0.988007 0.154395 -0.001781 0.485799 0.554064 1 1 1.000000 +0 3.036128 -5.942159 1.556010 0.969928 0.242970 0.014335 0.495299 0.581447 1 1 1.000000 +w_physics_sheet +0 1.661104 -5.107486 -0.654085 0.986867 0.108892 -0.119315 0.409952 0.559769 1 1 1.000000 +0 3.036128 -5.942159 1.556010 0.969928 0.242970 0.014335 0.495299 0.581447 1 1 1.000000 +0 3.036127 -6.478504 -0.020680 0.975941 0.172659 -0.133150 0.452524 0.598060 1 1 1.000000 +w_physics_sheet +0 1.661103 -7.191050 -0.352519 0.984233 0.038388 -0.172659 0.414622 0.618007 1 1 1.000000 +0 1.661104 -5.107486 -0.654085 0.986867 0.108892 -0.119315 0.409952 0.559769 1 1 1.000000 +0 3.036127 -6.478504 -0.020680 0.975941 0.172659 -0.133150 0.452524 0.598060 1 1 1.000000 +w_physics_sheet +0 1.661103 -7.191050 -0.352519 0.984233 0.038388 -0.172659 0.414622 0.618007 1 1 1.000000 +0 -0.731578 -5.107485 -0.654085 0.980066 0.130910 -0.149441 0.335730 0.559079 1 1 1.000000 +0 1.661104 -5.107486 -0.654085 0.986867 0.108892 -0.119315 0.409952 0.559769 1 1 1.000000 +w_physics_sheet +0 1.661103 -7.191050 -0.352519 0.984233 0.038388 -0.172659 0.414622 0.618007 1 1 1.000000 +0 -0.731579 -7.191049 -0.352519 0.985326 0.037045 -0.166612 0.330288 0.617317 1 1 1.000000 +0 -0.731578 -5.107485 -0.654085 0.980066 0.130910 -0.149441 0.335730 0.559079 1 1 1.000000 +w_physics_sheet +0 1.661102 -9.856916 0.751719 0.986300 0.014514 -0.164321 0.443429 0.691817 1 1 1.000000 +0 -0.731579 -7.191049 -0.352519 0.985326 0.037045 -0.166612 0.330288 0.617317 1 1 1.000000 +0 1.661103 -7.191050 -0.352519 0.984233 0.038388 -0.172659 0.414622 0.618007 1 1 1.000000 +w_physics_sheet +0 1.661102 -9.856916 0.751719 0.986300 0.014514 -0.164321 0.443429 0.691817 1 1 1.000000 +0 -0.731580 -9.856915 0.751719 0.988991 0.012981 -0.147402 0.300571 0.691127 1 1 1.000000 +0 -0.731579 -7.191049 -0.352519 0.985326 0.037045 -0.166612 0.330288 0.617317 1 1 1.000000 +w_physics_sheet +0 1.661103 -7.191050 -0.352519 0.984233 0.038388 -0.172659 0.414622 0.618007 1 1 1.000000 +0 3.036127 -6.478504 -0.020680 0.975941 0.172659 -0.133150 0.452524 0.598060 1 1 1.000000 +0 3.036127 -7.773354 -0.557024 0.984975 0.071983 -0.156981 0.442779 0.634963 1 1 1.000000 +w_physics_sheet +0 -2.184547 -20.829010 4.685805 0.993578 0.061249 -0.095140 0.991177 0.513423 1 1 1.000000 +0 -2.651831 -13.277798 4.753557 0.993470 0.083662 -0.077572 0.872976 0.519374 1 1 1.000000 +0 -2.184543 -13.277800 4.685804 0.993563 0.061503 -0.095136 0.872976 0.513423 1 1 1.000000 +w_physics_sheet +0 -2.184547 -20.829010 4.685805 0.993578 0.061249 -0.095140 0.991177 0.513423 1 1 1.000000 +0 -2.651834 -20.829010 4.753559 0.993479 0.083644 -0.077477 0.991177 0.519374 1 1 1.000000 +0 -2.651831 -13.277798 4.753557 0.993470 0.083662 -0.077572 0.872976 0.519374 1 1 1.000000 +w_physics_sheet +0 -2.359515 -20.829010 5.124364 0.983580 0.067563 0.167349 0.991177 0.502612 1 1 1.000000 +0 -2.184543 -13.277800 4.685804 0.993563 0.061503 -0.095136 0.872976 0.508563 1 1 1.000000 +0 -2.359511 -13.277800 5.124362 0.983586 0.067556 0.167315 0.872976 0.502612 1 1 1.000000 +w_physics_sheet +0 -2.359515 -20.829010 5.124364 0.983580 0.067563 0.167349 0.991177 0.502612 1 1 1.000000 +0 -2.184547 -20.829010 4.685805 0.993578 0.061249 -0.095140 0.991177 0.508563 1 1 1.000000 +0 -2.184543 -13.277800 4.685804 0.993563 0.061503 -0.095136 0.872976 0.508563 1 1 1.000000 +w_physics_sheet +0 -1.303460 -20.829012 5.872936 0.996364 0.085190 -0.001387 0.991177 0.491801 1 1 1.000000 +0 -0.896097 -13.277798 6.111692 0.988196 0.064015 0.139180 0.872976 0.497752 1 1 1.000000 +0 -1.303457 -13.277800 5.872934 0.996364 0.085187 -0.001390 0.872976 0.491801 1 1 1.000000 +w_physics_sheet +0 -1.303460 -20.829012 5.872936 0.996364 0.085190 -0.001387 0.991177 0.491801 1 1 1.000000 +0 -0.896100 -20.829012 6.111693 0.988201 0.064008 0.139149 0.991177 0.497752 1 1 1.000000 +0 -0.896097 -13.277798 6.111692 0.988196 0.064015 0.139180 0.872976 0.497752 1 1 1.000000 +w_physics_sheet +0 -0.893010 -20.829012 5.639531 0.988386 0.063954 -0.137851 0.991177 0.480990 1 1 1.000000 +0 -1.303457 -13.277800 5.872934 0.996364 0.085187 -0.001390 0.872976 0.486940 1 1 1.000000 +0 -0.893006 -13.277800 5.639529 0.988382 0.063949 -0.137880 0.872976 0.480990 1 1 1.000000 +w_physics_sheet +0 -0.893010 -20.829012 5.639531 0.988386 0.063954 -0.137851 0.991177 0.480990 1 1 1.000000 +0 -1.303460 -20.829012 5.872936 0.996364 0.085190 -0.001387 0.991177 0.486940 1 1 1.000000 +0 -1.303457 -13.277800 5.872934 0.996364 0.085187 -0.001390 0.872976 0.486940 1 1 1.000000 +w_physics_sheet +0 -0.896100 -20.829012 6.111693 0.988201 0.064008 0.139149 0.991177 0.470179 1 1 1.000000 +0 -0.893006 -13.277800 5.639529 0.988382 0.063949 -0.137880 0.872976 0.476129 1 1 1.000000 +0 -0.896097 -13.277798 6.111692 0.988196 0.064015 0.139180 0.872976 0.470179 1 1 1.000000 +w_physics_sheet +0 -0.896100 -20.829012 6.111693 0.988201 0.064008 0.139149 0.991177 0.470179 1 1 1.000000 +0 -0.893010 -20.829012 5.639531 0.988386 0.063954 -0.137851 0.991177 0.476129 1 1 1.000000 +0 -0.893006 -13.277800 5.639529 0.988382 0.063949 -0.137880 0.872976 0.476129 1 1 1.000000 +w_physics_sheet +0 -2.950630 -20.829012 3.151353 0.983470 0.075916 -0.164386 0.991177 0.459368 1 1 1.000000 +0 -2.950626 -13.277798 3.623524 0.983470 0.075923 0.164384 0.872976 0.465318 1 1 1.000000 +0 -2.950626 -13.277800 3.151351 0.983475 0.075925 -0.164354 0.872976 0.459368 1 1 1.000000 +w_physics_sheet +0 -2.950630 -20.829012 3.151353 0.983470 0.075916 -0.164386 0.991177 0.459368 1 1 1.000000 +0 -2.950630 -20.829012 3.623526 0.983475 0.075917 0.164356 0.991177 0.465318 1 1 1.000000 +0 -2.950626 -13.277798 3.623524 0.983470 0.075923 0.164384 0.872976 0.465318 1 1 1.000000 +w_physics_sheet +0 -2.541715 -20.829012 3.387439 0.998211 0.059791 -0.000001 0.991177 0.448557 1 1 1.000000 +0 -2.950626 -13.277800 3.151351 0.983475 0.075925 -0.164354 0.872976 0.454507 1 1 1.000000 +0 -2.541711 -13.277798 3.387439 0.998211 0.059791 -0.000001 0.872976 0.448557 1 1 1.000000 +w_physics_sheet +0 -2.541715 -20.829012 3.387439 0.998211 0.059791 -0.000001 0.991177 0.448557 1 1 1.000000 +0 -2.950630 -20.829012 3.151353 0.983470 0.075916 -0.164386 0.991177 0.454507 1 1 1.000000 +0 -2.950626 -13.277800 3.151351 0.983475 0.075925 -0.164354 0.872976 0.454507 1 1 1.000000 +w_physics_sheet +0 -2.950630 -20.829012 3.623526 0.983475 0.075917 0.164356 0.991177 0.437745 1 1 1.000000 +0 -2.541711 -13.277798 3.387439 0.998211 0.059791 -0.000001 0.872976 0.443696 1 1 1.000000 +0 -2.950626 -13.277798 3.623524 0.983470 0.075923 0.164384 0.872976 0.437745 1 1 1.000000 +w_physics_sheet +0 -2.950630 -20.829012 3.623526 0.983475 0.075917 0.164356 0.991177 0.437745 1 1 1.000000 +0 -2.541715 -20.829012 3.387439 0.998211 0.059791 -0.000001 0.991177 0.443696 1 1 1.000000 +0 -2.541711 -13.277798 3.387439 0.998211 0.059791 -0.000001 0.872976 0.443696 1 1 1.000000 +w_physics_sheet +0 3.480920 -13.277802 4.753557 0.996608 0.060302 -0.055994 0.872976 0.432885 1 1 1.000000 +0 3.188597 -20.829014 5.124364 0.981910 0.070948 0.175553 0.991177 0.426934 1 1 1.000000 +0 3.480917 -20.829014 4.753559 0.996607 0.060303 -0.056020 0.991177 0.432885 1 1 1.000000 +w_physics_sheet +0 3.480920 -13.277802 4.753557 0.996608 0.060302 -0.055994 0.872976 0.432885 1 1 1.000000 +0 3.188601 -13.277802 5.124362 0.981906 0.070946 0.175579 0.872976 0.426934 1 1 1.000000 +0 3.188597 -20.829014 5.124364 0.981910 0.070948 0.175553 0.991177 0.426934 1 1 1.000000 +w_physics_sheet +0 3.013633 -13.277802 4.685804 0.988841 0.080860 -0.125122 0.872976 0.422074 1 1 1.000000 +0 3.480917 -20.829014 4.753559 0.996607 0.060303 -0.056020 0.991177 0.416123 1 1 1.000000 +0 3.013630 -20.829014 4.685805 0.988838 0.080859 -0.125148 0.991177 0.422074 1 1 1.000000 +w_physics_sheet +0 3.013633 -13.277802 4.685804 0.988841 0.080860 -0.125122 0.872976 0.422074 1 1 1.000000 +0 3.480920 -13.277802 4.753557 0.996608 0.060302 -0.055994 0.872976 0.416123 1 1 1.000000 +0 3.480917 -20.829014 4.753559 0.996607 0.060303 -0.056020 0.991177 0.416123 1 1 1.000000 +w_physics_sheet +0 3.188601 -13.277802 5.124362 0.981906 0.070946 0.175579 0.872976 0.411262 1 1 1.000000 +0 3.013630 -20.829014 4.685805 0.988838 0.080859 -0.125148 0.991177 0.405312 1 1 1.000000 +0 3.188597 -20.829014 5.124364 0.981910 0.070948 0.175553 0.991177 0.411262 1 1 1.000000 +w_physics_sheet +0 3.188601 -13.277802 5.124362 0.981906 0.070946 0.175579 0.872976 0.411262 1 1 1.000000 +0 3.013633 -13.277802 4.685804 0.988841 0.080860 -0.125122 0.872976 0.405312 1 1 1.000000 +0 3.013630 -20.829014 4.685805 0.988838 0.080859 -0.125148 0.991177 0.405312 1 1 1.000000 +w_physics_sheet +0 2.132546 -13.277802 5.872934 0.998210 0.059792 -0.000979 0.872976 0.400451 1 1 1.000000 +0 1.725183 -20.829012 6.111693 0.983400 0.075844 0.164843 0.991177 0.394501 1 1 1.000000 +0 2.132543 -20.829012 5.872936 0.998210 0.059789 -0.000978 0.991177 0.400451 1 1 1.000000 +w_physics_sheet +0 2.132546 -13.277802 5.872934 0.998210 0.059792 -0.000979 0.872976 0.400451 1 1 1.000000 +0 1.725186 -13.277800 6.111692 0.983406 0.075849 0.164804 0.872976 0.394501 1 1 1.000000 +0 1.725183 -20.829012 6.111693 0.983400 0.075844 0.164843 0.991177 0.394501 1 1 1.000000 +w_physics_sheet +0 1.722095 -13.277802 5.639529 0.983534 0.076075 -0.163933 0.872976 0.389640 1 1 1.000000 +0 2.132543 -20.829012 5.872936 0.998210 0.059789 -0.000978 0.991177 0.383690 1 1 1.000000 +0 1.722092 -20.829012 5.639531 0.983529 0.076075 -0.163960 0.991177 0.389640 1 1 1.000000 +w_physics_sheet +0 1.722095 -13.277802 5.639529 0.983534 0.076075 -0.163933 0.872976 0.389640 1 1 1.000000 +0 2.132546 -13.277802 5.872934 0.998210 0.059792 -0.000979 0.872976 0.383690 1 1 1.000000 +0 2.132543 -20.829012 5.872936 0.998210 0.059789 -0.000978 0.991177 0.383690 1 1 1.000000 +w_physics_sheet +0 1.725186 -13.277800 6.111692 0.983406 0.075849 0.164804 0.872976 0.346395 1 1 1.000000 +0 1.722092 -20.829012 5.639531 0.983529 0.076075 -0.163960 0.991177 0.340445 1 1 1.000000 +0 1.725183 -20.829012 6.111693 0.983400 0.075844 0.164843 0.991177 0.346395 1 1 1.000000 +w_physics_sheet +0 1.725186 -13.277800 6.111692 0.983406 0.075849 0.164804 0.872976 0.346395 1 1 1.000000 +0 1.722095 -13.277802 5.639529 0.983534 0.076075 -0.163933 0.872976 0.340445 1 1 1.000000 +0 1.722092 -20.829012 5.639531 0.983529 0.076075 -0.163960 0.991177 0.340445 1 1 1.000000 +w_physics_sheet +0 3.779715 -13.277803 3.151352 0.988298 0.063952 -0.138484 0.872976 0.357207 1 1 1.000000 +0 3.779711 -20.829016 3.623526 0.988289 0.063943 0.138548 0.991177 0.351256 1 1 1.000000 +0 3.779711 -20.829016 3.151353 0.988294 0.063946 -0.138513 0.991177 0.357207 1 1 1.000000 +w_physics_sheet +0 3.779715 -13.277803 3.151352 0.988298 0.063952 -0.138484 0.872976 0.357207 1 1 1.000000 +0 3.779715 -13.277802 3.623524 0.988294 0.063946 0.138513 0.872976 0.351256 1 1 1.000000 +0 3.779711 -20.829016 3.623526 0.988289 0.063943 0.138548 0.991177 0.351256 1 1 1.000000 +w_physics_sheet +0 3.370801 -13.277802 3.387439 0.996366 0.085174 -0.000002 0.872976 0.368018 1 1 1.000000 +0 3.779711 -20.829016 3.151353 0.988294 0.063946 -0.138513 0.991177 0.362067 1 1 1.000000 +0 3.370797 -20.829016 3.387439 0.996366 0.085174 -0.000001 0.991177 0.368018 1 1 1.000000 +w_physics_sheet +0 3.370801 -13.277802 3.387439 0.996366 0.085174 -0.000002 0.872976 0.368018 1 1 1.000000 +0 3.779715 -13.277803 3.151352 0.988298 0.063952 -0.138484 0.872976 0.362067 1 1 1.000000 +0 3.779711 -20.829016 3.151353 0.988294 0.063946 -0.138513 0.991177 0.362067 1 1 1.000000 +w_physics_sheet +0 3.406311 -5.757110 4.120919 0.986244 0.058452 0.154618 0.144401 0.391393 1 1 1.000000 +0 3.418980 -4.711517 2.847839 0.971273 0.237842 -0.007799 0.092541 0.283705 1 1 1.000000 +0 3.017866 -5.262342 3.457431 0.987448 0.147361 0.056849 0.144401 0.325062 1 1 1.000000 +w_physics_sheet +0 3.406311 -5.757110 4.120919 0.986244 0.058452 0.154618 0.144401 0.391393 1 1 1.000000 +0 4.307609 -4.519418 2.751180 0.972533 0.232765 -0.000556 0.027873 0.298465 1 1 1.000000 +0 3.418980 -4.711517 2.847839 0.971273 0.237842 -0.007799 0.092541 0.283705 1 1 1.000000 +w_physics_sheet +0 3.406311 -5.757110 4.120919 0.986244 0.058452 0.154618 0.144401 0.391393 1 1 1.000000 +0 5.014595 -4.830699 3.240240 0.982009 0.182927 0.046868 -0.000907 0.358227 1 1 1.000000 +0 4.307609 -4.519418 2.751180 0.972533 0.232765 -0.000556 0.027873 0.298465 1 1 1.000000 +w_physics_sheet +0 3.406311 -5.757110 4.120919 0.986244 0.058452 0.154618 0.144401 0.391393 1 1 1.000000 +0 5.007561 -5.410959 3.946746 0.988467 0.099094 0.114511 0.027873 0.417990 1 1 1.000000 +0 5.014595 -4.830699 3.240240 0.982009 0.182927 0.046868 -0.000907 0.358227 1 1 1.000000 +w_physics_sheet +0 3.406311 -5.757110 4.120919 0.986244 0.058452 0.154618 0.144401 0.391393 1 1 1.000000 +0 4.291809 -5.823250 4.338686 0.985048 0.043412 0.166724 0.092541 0.432750 1 1 1.000000 +0 5.007561 -5.410959 3.946746 0.988467 0.099094 0.114511 0.027873 0.417990 1 1 1.000000 +w_physics_sheet +0 3.036127 -6.478503 3.299044 0.985496 0.143868 0.089997 0.014760 0.628198 1 1 1.000000 +0 3.036128 -5.942159 1.556010 0.969928 0.242970 0.014335 0.014760 0.561901 1 1 1.000000 +0 2.348616 -4.972703 1.504629 0.988007 0.154395 -0.001781 0.043502 0.530936 1 1 1.000000 +w_physics_sheet +0 3.036127 -6.478503 3.299044 0.985496 0.143868 0.089997 0.014760 0.628198 1 1 1.000000 +0 2.348616 -4.972703 1.504629 0.988007 0.154395 -0.001781 0.043502 0.530936 1 1 1.000000 +0 2.348616 -5.833178 3.387976 0.989147 0.128439 0.071363 0.043502 0.611117 1 1 1.000000 +w_physics_sheet +0 3.036127 -7.773352 3.835388 0.987777 0.103653 0.116417 0.014760 0.682968 1 1 1.000000 +0 3.036127 -6.478503 3.299044 0.985496 0.143868 0.089997 0.014760 0.628198 1 1 1.000000 +0 2.348616 -5.833178 3.387976 0.989147 0.128439 0.071363 0.043502 0.611117 1 1 1.000000 +w_physics_sheet +0 3.036127 -7.773352 3.835388 0.987777 0.103653 0.116417 0.014760 0.682968 1 1 1.000000 +0 2.348616 -5.833178 3.387976 0.989147 0.128439 0.071363 0.043502 0.611117 1 1 1.000000 +0 2.348615 -7.813535 4.208267 0.989969 0.098788 0.101002 0.043502 0.694882 1 1 1.000000 +w_physics_sheet +0 1.661104 -5.187851 4.483624 0.982722 0.157425 0.097341 0.072243 0.622903 1 1 1.000000 +0 2.348615 -7.813535 4.208267 0.989969 0.098788 0.101002 0.043502 0.694882 1 1 1.000000 +0 2.348616 -5.833178 3.387976 0.989147 0.128439 0.071363 0.043502 0.611117 1 1 1.000000 +w_physics_sheet +0 1.661104 -5.187851 4.483624 0.982722 0.157425 0.097341 0.072243 0.622903 1 1 1.000000 +0 1.661103 -7.853718 5.587863 0.987249 0.078468 0.138498 0.072243 0.735664 1 1 1.000000 +0 2.348615 -7.813535 4.208267 0.989969 0.098788 0.101002 0.043502 0.694882 1 1 1.000000 +w_physics_sheet +0 -0.731578 -5.187850 4.483624 0.975317 0.187789 0.116156 0.172269 0.622903 1 1 1.000000 +0 1.661103 -7.853718 5.587863 0.987249 0.078468 0.138498 0.072243 0.735664 1 1 1.000000 +0 1.661104 -5.187851 4.483624 0.982722 0.157425 0.097341 0.072243 0.622903 1 1 1.000000 +w_physics_sheet +0 -0.731578 -5.187850 4.483624 0.975317 0.187789 0.116156 0.172269 0.622903 1 1 1.000000 +0 -0.731579 -7.853717 5.587863 0.981668 0.098017 0.163462 0.172269 0.735664 1 1 1.000000 +0 1.661103 -7.853718 5.587863 0.987249 0.078468 0.138498 0.072243 0.735664 1 1 1.000000 +w_physics_sheet +0 -1.419090 -5.833176 3.387976 0.981479 0.167496 0.092974 0.201011 0.611117 1 1 1.000000 +0 -0.731579 -7.853717 5.587863 0.981668 0.098017 0.163462 0.172269 0.735664 1 1 1.000000 +0 -0.731578 -5.187850 4.483624 0.975317 0.187789 0.116156 0.172269 0.622903 1 1 1.000000 +w_physics_sheet +0 -1.419090 -5.833176 3.387976 0.981479 0.167496 0.092974 0.201011 0.611117 1 1 1.000000 +0 -1.419091 -7.813533 4.208267 0.983456 0.126691 0.129474 0.201011 0.694882 1 1 1.000000 +0 -0.731579 -7.853717 5.587863 0.981668 0.098017 0.163462 0.172269 0.735664 1 1 1.000000 +w_physics_sheet +0 -1.419091 -7.813533 4.208267 0.983456 0.126691 0.129474 0.201011 0.694882 1 1 1.000000 +0 -1.419090 -5.833176 3.387976 0.981479 0.167496 0.092974 0.201011 0.611117 1 1 1.000000 +0 -2.106602 -6.478500 3.299044 0.977620 0.178345 0.111590 0.229752 0.628198 1 1 1.000000 +w_physics_sheet +0 -1.419091 -7.813533 4.208267 0.983456 0.126691 0.129474 0.201011 0.694882 1 1 1.000000 +0 -2.106602 -6.478500 3.299044 0.977620 0.178345 0.111590 0.229752 0.628198 1 1 1.000000 +0 -2.106602 -7.773349 3.835388 0.981274 0.128125 0.143824 0.229752 0.682968 1 1 1.000000 +w_physics_sheet +0 -1.419090 -5.833176 3.387976 0.981479 0.167496 0.092974 0.201011 0.611117 1 1 1.000000 +0 -2.106601 -5.942156 1.556010 0.972775 0.231356 0.013553 0.229752 0.561901 1 1 1.000000 +0 -2.106602 -6.478500 3.299044 0.977620 0.178345 0.111590 0.229752 0.628198 1 1 1.000000 +w_physics_sheet +0 -1.419090 -5.833176 3.387976 0.981479 0.167496 0.092974 0.201011 0.611117 1 1 1.000000 +0 -1.419090 -4.972701 1.504629 0.979256 0.202614 -0.002388 0.201011 0.530936 1 1 1.000000 +0 -2.106601 -5.942156 1.556010 0.972775 0.231356 0.013553 0.229752 0.561901 1 1 1.000000 +w_physics_sheet +0 -1.419090 -4.972701 1.504629 0.979256 0.202614 -0.002388 0.201011 0.530936 1 1 1.000000 +0 -1.419090 -5.833176 3.387976 0.981479 0.167496 0.092974 0.201011 0.611117 1 1 1.000000 +0 -0.731578 -5.187850 4.483624 0.975317 0.187789 0.116156 0.172269 0.622903 1 1 1.000000 +w_physics_sheet +0 -1.419090 -4.972701 1.504629 0.979256 0.202614 -0.002388 0.201011 0.530936 1 1 1.000000 +0 -0.731578 -5.187850 4.483624 0.975317 0.187789 0.116156 0.172269 0.622903 1 1 1.000000 +0 -0.731577 -4.003245 2.011781 0.976108 0.209078 0.059156 0.172269 0.515987 1 1 1.000000 +w_physics_sheet +0 -0.731577 -4.003245 2.011781 0.976108 0.209078 0.059156 0.172269 0.515987 1 1 1.000000 +0 -0.731578 -5.187850 4.483624 0.975317 0.187789 0.116156 0.172269 0.622903 1 1 1.000000 +0 1.661104 -5.187851 4.483624 0.982722 0.157425 0.097341 0.072243 0.622903 1 1 1.000000 +w_physics_sheet +0 -0.731577 -4.003245 2.011781 0.976108 0.209078 0.059156 0.172269 0.515987 1 1 1.000000 +0 1.661104 -5.187851 4.483624 0.982722 0.157425 0.097341 0.072243 0.622903 1 1 1.000000 +0 1.661105 -4.003247 2.011781 0.984490 0.166688 0.054719 0.072243 0.515987 1 1 1.000000 +w_physics_sheet +0 1.661105 -4.003247 2.011781 0.984490 0.166688 0.054719 0.072243 0.515987 1 1 1.000000 +0 1.661104 -5.187851 4.483624 0.982722 0.157425 0.097341 0.072243 0.622903 1 1 1.000000 +0 2.348616 -5.833178 3.387976 0.989147 0.128439 0.071363 0.043502 0.611117 1 1 1.000000 +w_physics_sheet +0 1.661105 -4.003247 2.011781 0.984490 0.166688 0.054719 0.072243 0.515987 1 1 1.000000 +0 2.348616 -5.833178 3.387976 0.989147 0.128439 0.071363 0.043502 0.611117 1 1 1.000000 +0 2.348616 -4.972703 1.504629 0.988007 0.154395 -0.001781 0.043502 0.530936 1 1 1.000000 +w_physics_sheet +0 3.144906 -22.043463 2.360493 0.999952 -0.009842 0.000002 0.995497 0.109526 1 1 1.000000 +0 1.356345 -22.043461 -0.101250 0.990075 -0.010937 -0.140113 0.968163 0.025402 1 1 1.000000 +0 2.650560 -22.043465 0.839052 0.996656 -0.010086 -0.081087 0.995497 0.063023 1 1 1.000000 +w_physics_sheet +0 3.144906 -22.043463 2.360493 0.999952 -0.009842 0.000002 0.995497 0.109526 1 1 1.000000 +0 -0.243393 -22.043461 -0.101250 0.987998 -0.012023 -0.154001 0.923937 0.011032 1 1 1.000000 +0 1.356345 -22.043461 -0.101250 0.990075 -0.010937 -0.140113 0.968163 0.025402 1 1 1.000000 +w_physics_sheet +0 3.144906 -22.043463 2.360493 0.999952 -0.009842 0.000002 0.995497 0.109526 1 1 1.000000 +0 -1.537608 -22.043459 0.839052 0.994460 -0.013102 -0.104298 0.879711 0.025402 1 1 1.000000 +0 -0.243393 -22.043461 -0.101250 0.987998 -0.012023 -0.154001 0.923937 0.011032 1 1 1.000000 +w_physics_sheet +0 3.144906 -22.043463 2.360493 0.999952 -0.009842 0.000002 0.995497 0.109526 1 1 1.000000 +0 -2.031952 -22.043459 2.360493 0.999906 -0.013681 0.000057 0.852378 0.063023 1 1 1.000000 +0 -1.537608 -22.043459 0.839052 0.994460 -0.013102 -0.104298 0.879711 0.025402 1 1 1.000000 +w_physics_sheet +0 3.144906 -22.043463 2.360493 0.999952 -0.009842 0.000002 0.995497 0.109526 1 1 1.000000 +0 -1.537608 -22.043459 3.881932 0.994460 -0.013099 0.104295 0.852378 0.109526 1 1 1.000000 +0 -2.031952 -22.043459 2.360493 0.999906 -0.013681 0.000057 0.852378 0.063023 1 1 1.000000 +w_physics_sheet +0 3.144906 -22.043463 2.360493 0.999952 -0.009842 0.000002 0.995497 0.109526 1 1 1.000000 +0 -0.243392 -22.043459 4.822234 0.987998 -0.012016 0.154000 0.879711 0.147147 1 1 1.000000 +0 -1.537608 -22.043459 3.881932 0.994460 -0.013099 0.104295 0.852378 0.109526 1 1 1.000000 +w_physics_sheet +0 3.144906 -22.043463 2.360493 0.999952 -0.009842 0.000002 0.995497 0.109526 1 1 1.000000 +0 1.356345 -22.043459 4.822234 0.990076 -0.010937 0.140106 0.923937 0.161516 1 1 1.000000 +0 -0.243392 -22.043459 4.822234 0.987998 -0.012016 0.154000 0.879711 0.147147 1 1 1.000000 +w_physics_sheet +0 3.144906 -22.043463 2.360493 0.999952 -0.009842 0.000002 0.995497 0.109526 1 1 1.000000 +0 2.650560 -22.043463 3.881932 0.996656 -0.010085 0.081082 0.968163 0.147147 1 1 1.000000 +0 1.356345 -22.043459 4.822234 0.990076 -0.010937 0.140106 0.923937 0.161516 1 1 1.000000 +w_physics_sheet +0 -2.303033 -5.714606 -0.580668 0.986531 0.144433 -0.076778 0.395884 0.395952 1 1 1.000000 +0 -2.106601 -5.942156 1.556010 0.972775 0.231356 0.013553 0.444311 0.412774 1 1 1.000000 +0 -2.106602 -6.478501 -0.020680 0.982616 0.146973 -0.113426 0.390206 0.405573 1 1 1.000000 +w_physics_sheet +0 -2.303033 -5.714606 -0.580668 0.986531 0.144433 -0.076778 0.395884 0.395952 1 1 1.000000 +0 -2.565732 -4.770195 1.518371 0.981554 0.191093 0.005976 0.447861 0.397824 1 1 1.000000 +0 -2.106601 -5.942156 1.556010 0.972775 0.231356 0.013553 0.444311 0.412774 1 1 1.000000 +w_physics_sheet +0 -2.565732 -4.770195 1.518371 0.981554 0.191093 0.005976 0.447861 0.397824 1 1 1.000000 +0 -2.106602 -6.478500 3.299044 0.989914 0.120578 0.074370 0.506565 0.422605 1 1 1.000000 +0 -2.106601 -5.942156 1.556010 0.972775 0.231356 0.013553 0.444311 0.412774 1 1 1.000000 +w_physics_sheet +0 -2.565732 -4.770195 1.518371 0.981554 0.191093 0.005976 0.447861 0.397824 1 1 1.000000 +0 -2.850304 -5.598148 3.663226 0.980278 0.166264 0.106824 0.500476 0.402258 1 1 1.000000 +0 -2.106602 -6.478500 3.299044 0.989914 0.120578 0.074370 0.506565 0.422605 1 1 1.000000 +w_physics_sheet +0 -2.850304 -5.598148 3.663226 0.980278 0.166264 0.106824 0.500476 0.402258 1 1 1.000000 +0 -2.106602 -7.773349 3.835388 0.979550 0.132688 0.151244 0.553279 0.427502 1 1 1.000000 +0 -2.106602 -6.478500 3.299044 0.989914 0.120578 0.074370 0.506565 0.422605 1 1 1.000000 +w_physics_sheet +0 -2.850304 -5.598148 3.663226 0.980278 0.166264 0.106824 0.500476 0.402258 1 1 1.000000 +0 -2.990051 -7.713461 4.597469 0.982050 0.083598 0.169086 0.554409 0.406656 1 1 1.000000 +0 -2.106602 -7.773349 3.835388 0.979550 0.132688 0.151244 0.553279 0.427502 1 1 1.000000 +w_physics_sheet +0 -2.106602 -7.773349 3.835388 0.979550 0.132688 0.151244 0.553279 0.427502 1 1 1.000000 +0 -2.990051 -7.713461 4.597469 0.982050 0.083598 0.169086 0.554409 0.406656 1 1 1.000000 +0 -2.903110 -9.877014 3.773834 0.991703 0.042511 0.121314 0.609619 0.408442 1 1 1.000000 +w_physics_sheet +0 -3.017733 -9.218529 4.584964 0.982366 0.128136 0.136157 0.587296 0.408314 1 1 1.000000 +0 -2.106602 -7.773349 3.835388 0.979550 0.132688 0.151244 0.553279 0.427502 1 1 1.000000 +0 -2.903110 -9.877014 3.773834 0.991703 0.042511 0.121314 0.609619 0.408442 1 1 1.000000 +w_physics_sheet +0 -2.216093 -7.878159 -1.404304 0.989795 0.054648 -0.131603 0.343821 0.397738 1 1 1.000000 +0 -2.106602 -6.478501 -0.020680 0.982616 0.146973 -0.113426 0.390206 0.405573 1 1 1.000000 +0 -2.106602 -7.773351 -0.557024 0.989998 0.058889 -0.128201 0.347270 0.404967 1 1 1.000000 +w_physics_sheet +0 -2.216093 -7.878159 -1.404304 0.989795 0.054648 -0.131603 0.343821 0.397738 1 1 1.000000 +0 -2.303033 -5.714606 -0.580668 0.986531 0.144433 -0.076778 0.395884 0.395952 1 1 1.000000 +0 -2.106602 -6.478501 -0.020680 0.982616 0.146973 -0.113426 0.390206 0.405573 1 1 1.000000 +w_physics_sheet +0 -4.810518 -7.852220 -1.793564 0.982206 0.072319 -0.173322 0.340933 0.323289 1 1 1.000000 +0 -2.303033 -5.714606 -0.580668 0.986531 0.144433 -0.076778 0.395884 0.395952 1 1 1.000000 +0 -2.216093 -7.878159 -1.404304 0.989795 0.054648 -0.131603 0.343821 0.397738 1 1 1.000000 +w_physics_sheet +0 -4.810518 -7.852220 -1.793564 0.982206 0.072319 -0.173322 0.340933 0.323289 1 1 1.000000 +0 -4.896711 -5.687244 -0.973602 0.974225 0.184310 -0.130063 0.395096 0.321502 1 1 1.000000 +0 -2.303033 -5.714606 -0.580668 0.986531 0.144433 -0.076778 0.395884 0.395952 1 1 1.000000 +w_physics_sheet +0 -4.896711 -5.687244 -0.973602 0.974225 0.184310 -0.130063 0.395096 0.321502 1 1 1.000000 +0 -2.565732 -4.770195 1.518371 0.981554 0.191093 0.005976 0.447861 0.397824 1 1 1.000000 +0 -2.303033 -5.714606 -0.580668 0.986531 0.144433 -0.076778 0.395884 0.395952 1 1 1.000000 +w_physics_sheet +0 -4.896711 -5.687244 -0.973602 0.974225 0.184310 -0.130063 0.395096 0.321502 1 1 1.000000 +0 -5.293195 -4.735941 1.101178 0.970834 0.238731 -0.022129 0.449615 0.319505 1 1 1.000000 +0 -2.565732 -4.770195 1.518371 0.981554 0.191093 0.005976 0.447861 0.397824 1 1 1.000000 +w_physics_sheet +0 -5.293195 -4.735941 1.101178 0.970834 0.238731 -0.022129 0.449615 0.319505 1 1 1.000000 +0 -2.850304 -5.598148 3.663226 0.980278 0.166264 0.106824 0.500476 0.402258 1 1 1.000000 +0 -2.565732 -4.770195 1.518371 0.981554 0.191093 0.005976 0.447861 0.397824 1 1 1.000000 +w_physics_sheet +0 -5.293195 -4.735941 1.101178 0.970834 0.238731 -0.022129 0.449615 0.319505 1 1 1.000000 +0 -5.767716 -5.555570 3.215398 0.974647 0.202064 0.096087 0.503905 0.318466 1 1 1.000000 +0 -2.850304 -5.598148 3.663226 0.980278 0.166264 0.106824 0.500476 0.402258 1 1 1.000000 +w_physics_sheet +0 -5.767716 -5.555570 3.215398 0.974647 0.202064 0.096087 0.503905 0.318466 1 1 1.000000 +0 -2.990051 -7.713461 4.597469 0.982050 0.083598 0.169086 0.554409 0.406656 1 1 1.000000 +0 -2.850304 -5.598148 3.663226 0.980278 0.166264 0.106824 0.500476 0.402258 1 1 1.000000 +w_physics_sheet +0 -5.767716 -5.555570 3.215398 0.974647 0.202064 0.096087 0.503905 0.318466 1 1 1.000000 +0 -6.042304 -7.666005 4.130577 0.984370 0.086311 0.153513 0.557488 0.318995 1 1 1.000000 +0 -2.990051 -7.713461 4.597469 0.982050 0.083598 0.169086 0.554409 0.406656 1 1 1.000000 +w_physics_sheet +0 -6.042304 -7.666005 4.130577 0.984370 0.086311 0.153513 0.557488 0.318995 1 1 1.000000 +0 -2.903110 -9.877014 3.773834 0.991703 0.042511 0.121314 0.609619 0.408442 1 1 1.000000 +0 -2.990051 -7.713461 4.597469 0.982050 0.083598 0.169086 0.554409 0.406656 1 1 1.000000 +w_physics_sheet +0 -6.042304 -7.666005 4.130577 0.984370 0.086311 0.153513 0.557488 0.318995 1 1 1.000000 +0 -5.956111 -9.830982 3.310616 0.993533 -0.038989 0.106644 0.610320 0.320781 1 1 1.000000 +0 -2.903110 -9.877014 3.773834 0.991703 0.042511 0.121314 0.609619 0.408442 1 1 1.000000 +w_physics_sheet +0 -5.956111 -9.830982 3.310616 0.993533 -0.038989 0.106644 0.610320 0.320781 1 1 1.000000 +0 -2.640410 -10.821424 1.674795 0.993876 -0.071704 -0.084073 0.664928 0.406570 1 1 1.000000 +0 -2.903110 -9.877014 3.773834 0.991703 0.042511 0.121314 0.609619 0.408442 1 1 1.000000 +w_physics_sheet +0 -5.956111 -9.830982 3.310616 0.993533 -0.038989 0.106644 0.610320 0.320781 1 1 1.000000 +0 -5.559628 -10.782288 1.235836 0.995817 -0.090235 -0.014344 0.662819 0.322779 1 1 1.000000 +0 -2.640410 -10.821424 1.674795 0.993876 -0.071704 -0.084073 0.664928 0.406570 1 1 1.000000 +w_physics_sheet +0 -5.559628 -10.782288 1.235836 0.995817 -0.090235 -0.014344 0.662819 0.322779 1 1 1.000000 +0 -2.355837 -9.993473 -0.470062 0.992879 -0.048740 -0.108704 0.719087 0.402136 1 1 1.000000 +0 -2.640410 -10.821424 1.674795 0.993876 -0.071704 -0.084073 0.664928 0.406570 1 1 1.000000 +w_physics_sheet +0 -5.559628 -10.782288 1.235836 0.995817 -0.090235 -0.014344 0.662819 0.322779 1 1 1.000000 +0 -5.085106 -9.962656 -0.878385 0.990831 -0.040289 -0.128961 0.715581 0.323818 1 1 1.000000 +0 -2.355837 -9.993473 -0.470062 0.992879 -0.048740 -0.108704 0.719087 0.402136 1 1 1.000000 +w_physics_sheet +0 -5.085106 -9.962656 -0.878385 0.990831 -0.040289 -0.128961 0.715581 0.323818 1 1 1.000000 +0 -2.216093 -7.878159 -1.404304 0.989795 0.054648 -0.131603 0.771914 0.397738 1 1 1.000000 +0 -2.355837 -9.993473 -0.470062 0.992879 -0.048740 -0.108704 0.719087 0.402136 1 1 1.000000 +w_physics_sheet +0 -5.085106 -9.962656 -0.878385 0.990831 -0.040289 -0.128961 0.715581 0.323818 1 1 1.000000 +0 -4.810518 -7.852220 -1.793564 0.982206 0.072319 -0.173322 0.769026 0.323289 1 1 1.000000 +0 -2.216093 -7.878159 -1.404304 0.989795 0.054648 -0.131603 0.771914 0.397738 1 1 1.000000 +w_physics_sheet +0 0.839777 -1.214059 1.178387 0.988254 0.104106 0.111875 0.025288 0.830201 1 1 1.000000 +0 0.053250 1.896312 1.189523 0.978994 0.171255 0.110642 0.038915 0.773277 1 1 1.000000 +0 -1.352383 1.483569 1.082527 0.982006 0.146811 0.118791 0.060337 0.778102 1 1 1.000000 +w_physics_sheet +0 0.839777 -1.214059 1.178387 0.988254 0.104106 0.111875 0.025288 0.830201 1 1 1.000000 +0 -1.352383 1.483569 1.082527 0.982006 0.146811 0.118791 0.060337 0.778102 1 1 1.000000 +0 -0.332095 -1.558163 1.089185 0.987255 0.094494 0.128054 0.055626 0.834224 1 1 1.000000 +w_physics_sheet +0 0.839777 -1.214059 1.178387 0.988254 0.104106 0.111875 0.025288 0.830201 1 1 1.000000 +0 -0.332095 -1.558163 1.089185 0.987255 0.094494 0.128054 0.055626 0.834224 1 1 1.000000 +0 -0.731577 -4.003245 2.011781 0.976108 0.209078 0.059156 0.061345 0.881133 1 1 1.000000 +w_physics_sheet +0 -0.731577 -4.003245 2.011781 0.976108 0.209078 0.059156 0.061345 0.881133 1 1 1.000000 +0 -0.332095 -1.558163 1.089185 0.987255 0.094494 0.128054 0.055626 0.834224 1 1 1.000000 +0 0.117619 -2.601046 -0.795861 0.986733 0.056454 -0.152221 0.123769 0.846090 1 1 1.000000 +w_physics_sheet +0 -0.731577 -4.003245 2.011781 0.976108 0.209078 0.059156 0.061345 0.881133 1 1 1.000000 +0 0.117619 -2.601046 -0.795861 0.986733 0.056454 -0.152221 0.123769 0.846090 1 1 1.000000 +0 -0.731578 -5.107485 -0.654085 0.980066 0.130910 -0.149441 0.109356 0.890296 1 1 1.000000 +w_physics_sheet +0 1.661104 -5.107486 -0.654085 0.986867 0.108892 -0.119315 0.143115 0.893952 1 1 1.000000 +0 -0.731578 -5.107485 -0.654085 0.980066 0.130910 -0.149441 0.109356 0.890296 1 1 1.000000 +0 0.117619 -2.601046 -0.795861 0.986733 0.056454 -0.152221 0.123769 0.846090 1 1 1.000000 +w_physics_sheet +0 1.661104 -5.107486 -0.654085 0.986867 0.108892 -0.119315 0.143115 0.893952 1 1 1.000000 +0 0.117619 -2.601046 -0.795861 0.986733 0.056454 -0.152221 0.123769 0.846090 1 1 1.000000 +0 1.289492 -2.256943 -0.706658 0.991762 0.075527 -0.103455 0.147226 0.842067 1 1 1.000000 +w_physics_sheet +0 1.661104 -5.107486 -0.654085 0.986867 0.108892 -0.119315 0.143115 0.893952 1 1 1.000000 +0 1.289492 -2.256943 -0.706658 0.991762 0.075527 -0.103455 0.147226 0.842067 1 1 1.000000 +0 0.839777 -1.214059 1.178387 0.988254 0.104106 0.111875 0.193193 0.830201 1 1 1.000000 +w_physics_sheet +0 1.289492 -2.256943 -0.706658 0.991762 0.075527 -0.103455 0.147226 0.842067 1 1 1.000000 +0 0.053250 1.896312 1.189523 0.978994 0.171255 0.110642 0.206820 0.773277 1 1 1.000000 +0 0.839777 -1.214059 1.178387 0.988254 0.104106 0.111875 0.193193 0.830201 1 1 1.000000 +w_physics_sheet +0 1.289492 -2.256943 -0.706658 0.991762 0.075527 -0.103455 0.147226 0.842067 1 1 1.000000 +0 0.128658 2.376304 -1.652754 0.982024 0.171564 -0.078708 0.134667 0.753448 1 1 1.000000 +0 0.053250 1.896312 1.189523 0.978994 0.171255 0.110642 0.206820 0.773277 1 1 1.000000 +w_physics_sheet +0 0.117619 -2.601046 -0.795861 0.986733 0.056454 -0.152221 0.123769 0.846090 1 1 1.000000 +0 0.128658 2.376304 -1.652754 0.982024 0.171564 -0.078708 0.134667 0.753448 1 1 1.000000 +0 1.289492 -2.256943 -0.706658 0.991762 0.075527 -0.103455 0.147226 0.842067 1 1 1.000000 +w_physics_sheet +0 0.117619 -2.601046 -0.795861 0.986733 0.056454 -0.152221 0.123769 0.846090 1 1 1.000000 +0 -1.276973 1.963562 -1.759749 0.982819 0.141544 -0.118457 0.105643 0.758273 1 1 1.000000 +0 0.128658 2.376304 -1.652754 0.982024 0.171564 -0.078708 0.134667 0.753448 1 1 1.000000 +w_physics_sheet +0 -0.332095 -1.558163 1.089185 0.987255 0.094494 0.128054 0.055626 0.834224 1 1 1.000000 +0 -1.276973 1.963562 -1.759749 0.982819 0.141544 -0.118457 0.105643 0.758273 1 1 1.000000 +0 0.117619 -2.601046 -0.795861 0.986733 0.056454 -0.152221 0.123769 0.846090 1 1 1.000000 +w_physics_sheet +0 -0.332095 -1.558163 1.089185 0.987255 0.094494 0.128054 0.055626 0.834224 1 1 1.000000 +0 -1.352383 1.483569 1.082527 0.982006 0.146811 0.118791 0.060337 0.778102 1 1 1.000000 +0 -1.276973 1.963562 -1.759749 0.982819 0.141544 -0.118457 0.105643 0.758273 1 1 1.000000 +w_physics_sheet +0 1.661104 -5.107486 -0.654085 0.986867 0.108892 -0.119315 0.143115 0.893952 1 1 1.000000 +0 0.839777 -1.214059 1.178387 0.988254 0.104106 0.111875 0.193193 0.830201 1 1 1.000000 +0 1.661105 -4.003247 2.011781 0.984490 0.166688 0.054719 0.187836 0.884789 1 1 1.000000 +w_physics_sheet +0 0.839777 -1.214059 1.178387 0.988254 0.104106 0.111875 0.025288 0.830201 1 1 1.000000 +0 -0.731577 -4.003245 2.011781 0.976108 0.209078 0.059156 0.061345 0.881133 1 1 1.000000 +0 1.661105 -4.003247 2.011781 0.984490 0.166688 0.054719 0.019930 0.884789 1 1 1.000000 +w_physics_sheet +0 12.138084 -7.831845 -1.001617 0.988553 0.026818 -0.148470 0.120286 0.195088 1 1 1.000000 +0 12.496036 -7.803791 0.533230 0.994122 0.029663 0.104123 0.120533 0.245955 1 1 1.000000 +0 12.360262 -8.388806 -0.233832 0.997746 -0.064289 -0.019207 0.101905 0.220592 1 1 1.000000 +w_physics_sheet +0 12.138084 -7.831845 -1.001617 0.988553 0.026818 -0.148470 0.120286 0.195088 1 1 1.000000 +0 12.357773 -6.885272 0.239516 0.982142 0.178865 0.058346 0.150427 0.236126 1 1 1.000000 +0 12.496036 -7.803791 0.533230 0.994122 0.029663 0.104123 0.120533 0.245955 1 1 1.000000 +w_physics_sheet +0 12.138084 -7.831845 -1.001617 0.988553 0.026818 -0.148470 0.120286 0.195088 1 1 1.000000 +0 12.136546 -6.902611 -0.709071 0.978359 0.181753 -0.098889 0.150275 0.204688 1 1 1.000000 +0 12.357773 -6.885272 0.239516 0.982142 0.178865 0.058346 0.150427 0.236126 1 1 1.000000 +w_physics_sheet +0 -0.243392 -22.043459 4.822234 0.987998 -0.012016 0.154000 0.628853 0.500267 1 1 1.000000 +0 1.356346 -20.892681 4.822234 0.985462 0.065823 0.156626 0.566251 0.464994 1 1 1.000000 +0 -0.243391 -20.892681 4.822234 0.982018 0.073147 0.174040 0.628853 0.464994 1 1 1.000000 +w_physics_sheet +0 -0.243392 -22.043459 4.822234 0.987998 -0.012016 0.154000 0.628853 0.500267 1 1 1.000000 +0 1.356345 -22.043459 4.822234 0.990076 -0.010937 0.140106 0.566251 0.500267 1 1 1.000000 +0 1.356346 -20.892681 4.822234 0.985462 0.065823 0.156626 0.566251 0.464994 1 1 1.000000 +w_physics_sheet +0 1.356345 -22.043459 4.822234 0.990076 -0.010937 0.140106 0.566251 0.500267 1 1 1.000000 +0 2.650561 -20.892685 3.881932 0.994048 0.061286 0.090074 0.503736 0.464994 1 1 1.000000 +0 1.356346 -20.892681 4.822234 0.985462 0.065823 0.156626 0.566251 0.464994 1 1 1.000000 +w_physics_sheet +0 1.356345 -22.043459 4.822234 0.990076 -0.010937 0.140106 0.566251 0.500267 1 1 1.000000 +0 2.650560 -22.043463 3.881932 0.996656 -0.010085 0.081082 0.503736 0.500267 1 1 1.000000 +0 2.650561 -20.892685 3.881932 0.994048 0.061286 0.090074 0.503736 0.464994 1 1 1.000000 +w_physics_sheet +0 2.650560 -22.043463 3.881932 0.996656 -0.010085 0.081082 0.503736 0.500267 1 1 1.000000 +0 3.144906 -20.892685 2.360493 0.998212 0.059770 0.000001 0.441276 0.464994 1 1 1.000000 +0 2.650561 -20.892685 3.881932 0.994048 0.061286 0.090074 0.503736 0.464994 1 1 1.000000 +w_physics_sheet +0 2.650560 -22.043463 3.881932 0.996656 -0.010085 0.081082 0.503736 0.500267 1 1 1.000000 +0 3.144906 -22.043463 2.360493 0.999952 -0.009842 0.000002 0.441276 0.500267 1 1 1.000000 +0 3.144906 -20.892685 2.360493 0.998212 0.059770 0.000001 0.441276 0.464994 1 1 1.000000 +w_physics_sheet +0 3.144906 -22.043463 2.360493 0.999952 -0.009842 0.000002 0.441276 0.500267 1 1 1.000000 +0 2.650561 -20.892687 0.839052 0.994048 0.061288 -0.090065 0.378816 0.464994 1 1 1.000000 +0 3.144906 -20.892685 2.360493 0.998212 0.059770 0.000001 0.441276 0.464994 1 1 1.000000 +w_physics_sheet +0 3.144906 -22.043463 2.360493 0.999952 -0.009842 0.000002 0.441276 0.500267 1 1 1.000000 +0 2.650560 -22.043465 0.839052 0.996656 -0.010086 -0.081087 0.378816 0.500267 1 1 1.000000 +0 2.650561 -20.892687 0.839052 0.994048 0.061288 -0.090065 0.378816 0.464994 1 1 1.000000 +w_physics_sheet +0 2.650560 -22.043465 0.839052 0.996656 -0.010086 -0.081087 0.378816 0.500267 1 1 1.000000 +0 1.356346 -20.892683 -0.101250 0.985464 0.065821 -0.156618 0.316301 0.464994 1 1 1.000000 +0 2.650561 -20.892687 0.839052 0.994048 0.061288 -0.090065 0.378816 0.464994 1 1 1.000000 +w_physics_sheet +0 2.650560 -22.043465 0.839052 0.996656 -0.010086 -0.081087 0.378816 0.500267 1 1 1.000000 +0 1.356345 -22.043461 -0.101250 0.990075 -0.010937 -0.140113 0.316301 0.500267 1 1 1.000000 +0 1.356346 -20.892683 -0.101250 0.985464 0.065821 -0.156618 0.316301 0.464994 1 1 1.000000 +w_physics_sheet +0 1.356345 -22.043461 -0.101250 0.990075 -0.010937 -0.140113 0.316301 0.500267 1 1 1.000000 +0 -0.243392 -20.892683 -0.101250 0.982019 0.073148 -0.174033 0.253699 0.464994 1 1 1.000000 +0 1.356346 -20.892683 -0.101250 0.985464 0.065821 -0.156618 0.316301 0.464994 1 1 1.000000 +w_physics_sheet +0 1.356345 -22.043461 -0.101250 0.990075 -0.010937 -0.140113 0.316301 0.500267 1 1 1.000000 +0 -0.243393 -22.043461 -0.101250 0.987998 -0.012023 -0.154001 0.253699 0.500267 1 1 1.000000 +0 -0.243392 -20.892683 -0.101250 0.982019 0.073148 -0.174033 0.253699 0.464994 1 1 1.000000 +w_physics_sheet +0 -0.243393 -22.043461 -0.101250 0.987998 -0.012023 -0.154001 0.253699 0.500267 1 1 1.000000 +0 -1.537607 -20.892681 0.839052 0.989501 0.081294 -0.119494 0.191008 0.464994 1 1 1.000000 +0 -0.243392 -20.892683 -0.101250 0.982019 0.073148 -0.174033 0.253699 0.464994 1 1 1.000000 +w_physics_sheet +0 -0.243393 -22.043461 -0.101250 0.987998 -0.012023 -0.154001 0.253699 0.500267 1 1 1.000000 +0 -1.537608 -22.043459 0.839052 0.994460 -0.013102 -0.104298 0.191008 0.500267 1 1 1.000000 +0 -1.537607 -20.892681 0.839052 0.989501 0.081294 -0.119494 0.191008 0.464994 1 1 1.000000 +w_physics_sheet +0 -1.537608 -22.043459 0.839052 0.994460 -0.013102 -0.104298 0.191008 0.500267 1 1 1.000000 +0 -2.031952 -20.892681 2.360493 0.996366 0.085170 0.000000 0.128262 0.464994 1 1 1.000000 +0 -1.537607 -20.892681 0.839052 0.989501 0.081294 -0.119494 0.191008 0.464994 1 1 1.000000 +w_physics_sheet +0 -1.537608 -22.043459 0.839052 0.994460 -0.013102 -0.104298 0.191008 0.500267 1 1 1.000000 +0 -2.031952 -22.043459 2.360493 0.999906 -0.013681 0.000057 0.128262 0.500267 1 1 1.000000 +0 -2.031952 -20.892681 2.360493 0.996366 0.085170 0.000000 0.128262 0.464994 1 1 1.000000 +w_physics_sheet +0 -2.031952 -22.043459 2.360493 0.999906 -0.013681 0.000057 0.128262 0.500267 1 1 1.000000 +0 -1.537607 -20.892681 3.881932 0.989501 0.081286 0.119503 0.065516 0.464994 1 1 1.000000 +0 -2.031952 -20.892681 2.360493 0.996366 0.085170 0.000000 0.128262 0.464994 1 1 1.000000 +w_physics_sheet +0 -2.031952 -22.043459 2.360493 0.999906 -0.013681 0.000057 0.128262 0.500267 1 1 1.000000 +0 -1.537608 -22.043459 3.881932 0.994460 -0.013099 0.104295 0.065516 0.500267 1 1 1.000000 +0 -1.537607 -20.892681 3.881932 0.989501 0.081286 0.119503 0.065516 0.464994 1 1 1.000000 +w_physics_sheet +0 -1.537608 -22.043459 3.881932 0.994460 -0.013099 0.104295 0.065516 0.500267 1 1 1.000000 +0 -0.243391 -20.892681 4.822234 0.982018 0.073147 0.174040 0.002825 0.464994 1 1 1.000000 +0 -1.537607 -20.892681 3.881932 0.989501 0.081286 0.119503 0.065516 0.464994 1 1 1.000000 +w_physics_sheet +0 -1.537608 -22.043459 3.881932 0.994460 -0.013099 0.104295 0.065516 0.500267 1 1 1.000000 +0 -0.243392 -22.043459 4.822234 0.987998 -0.012016 0.154000 0.002825 0.500267 1 1 1.000000 +0 -0.243391 -20.892681 4.822234 0.982018 0.073147 0.174040 0.002825 0.464994 1 1 1.000000 +w_physics_sheet +0 -0.870404 -20.403887 6.732547 0.975944 0.156251 0.152047 0.003056 0.434404 1 1 1.000000 +0 -3.168931 -20.972872 5.062572 0.994462 -0.013078 0.104278 0.065659 0.451844 1 1 1.000000 +0 -0.870404 -20.972874 6.732547 0.988004 -0.011982 0.153962 0.003056 0.451844 1 1 1.000000 +w_physics_sheet +0 -0.870404 -20.403887 6.732547 0.975944 0.156251 0.152047 0.003056 0.434404 1 1 1.000000 +0 -3.168931 -20.403885 5.062572 0.979923 0.170820 0.102814 0.065659 0.434404 1 1 1.000000 +0 -3.168931 -20.972872 5.062572 0.994462 -0.013078 0.104278 0.065659 0.451844 1 1 1.000000 +w_physics_sheet +0 -3.168931 -20.403885 5.062572 0.979923 0.170820 0.102814 0.065659 0.434404 1 1 1.000000 +0 -4.046890 -20.972874 2.360493 0.999906 -0.013714 -0.000061 0.128262 0.451844 1 1 1.000000 +0 -3.168931 -20.972872 5.062572 0.994462 -0.013078 0.104278 0.065659 0.451844 1 1 1.000000 +w_physics_sheet +0 -3.168931 -20.403885 5.062572 0.979923 0.170820 0.102814 0.065659 0.434404 1 1 1.000000 +0 -4.046890 -20.403887 2.360493 0.984073 0.177763 0.000365 0.128262 0.434404 1 1 1.000000 +0 -4.046890 -20.972874 2.360493 0.999906 -0.013714 -0.000061 0.128262 0.451844 1 1 1.000000 +w_physics_sheet +0 -4.046890 -20.403887 2.360493 0.984073 0.177763 0.000365 0.128262 0.434404 1 1 1.000000 +0 -3.168931 -20.972874 -0.341587 0.994460 -0.013149 -0.104286 0.190865 0.451844 1 1 1.000000 +0 -4.046890 -20.972874 2.360493 0.999906 -0.013714 -0.000061 0.128262 0.451844 1 1 1.000000 +w_physics_sheet +0 -4.046890 -20.403887 2.360493 0.984073 0.177763 0.000365 0.128262 0.434404 1 1 1.000000 +0 -3.168931 -20.403887 -0.341587 0.979922 0.170821 -0.102822 0.190865 0.434404 1 1 1.000000 +0 -3.168931 -20.972874 -0.341587 0.994460 -0.013149 -0.104286 0.190865 0.451844 1 1 1.000000 +w_physics_sheet +0 -3.168931 -20.403887 -0.341587 0.979922 0.170821 -0.102822 0.190865 0.434404 1 1 1.000000 +0 -0.870405 -20.972878 -2.011563 0.987998 -0.012018 -0.153999 0.253467 0.451844 1 1 1.000000 +0 -3.168931 -20.972874 -0.341587 0.994460 -0.013149 -0.104286 0.190865 0.451844 1 1 1.000000 +w_physics_sheet +0 -3.168931 -20.403887 -0.341587 0.979922 0.170821 -0.102822 0.190865 0.434404 1 1 1.000000 +0 -0.870405 -20.403891 -2.011564 0.975943 0.156242 -0.152066 0.253467 0.434404 1 1 1.000000 +0 -0.870405 -20.972878 -2.011563 0.987998 -0.012018 -0.153999 0.253467 0.451844 1 1 1.000000 +w_physics_sheet +0 -0.870405 -20.403891 -2.011564 0.975943 0.156242 -0.152066 0.253467 0.434404 1 1 1.000000 +0 1.970731 -20.972878 -2.011563 0.990073 -0.010960 -0.140129 0.316070 0.451844 1 1 1.000000 +0 -0.870405 -20.972878 -2.011563 0.987998 -0.012018 -0.153999 0.253467 0.451844 1 1 1.000000 +w_physics_sheet +0 -0.870405 -20.403891 -2.011564 0.975943 0.156242 -0.152066 0.253467 0.434404 1 1 1.000000 +0 1.970731 -20.403891 -2.011563 0.980014 0.142547 -0.138755 0.316070 0.434404 1 1 1.000000 +0 1.970731 -20.972878 -2.011563 0.990073 -0.010960 -0.140129 0.316070 0.451844 1 1 1.000000 +w_physics_sheet +0 1.970731 -20.403891 -2.011563 0.980014 0.142547 -0.138755 0.316070 0.434404 1 1 1.000000 +0 4.269258 -20.972878 -0.341586 0.996657 -0.010087 -0.081075 0.378673 0.451844 1 1 1.000000 +0 1.970731 -20.972878 -2.011563 0.990073 -0.010960 -0.140129 0.316070 0.451844 1 1 1.000000 +w_physics_sheet +0 1.970731 -20.403891 -2.011563 0.980014 0.142547 -0.138755 0.316070 0.434404 1 1 1.000000 +0 4.269257 -20.403891 -0.341586 0.987779 0.133598 -0.080272 0.378673 0.434404 1 1 1.000000 +0 4.269258 -20.972878 -0.341586 0.996657 -0.010087 -0.081075 0.378673 0.451844 1 1 1.000000 +w_physics_sheet +0 4.269257 -20.403891 -0.341586 0.987779 0.133598 -0.080272 0.378673 0.434404 1 1 1.000000 +0 5.147217 -20.972878 2.360493 0.999952 -0.009825 0.000001 0.441276 0.451844 1 1 1.000000 +0 4.269258 -20.972878 -0.341586 0.996657 -0.010087 -0.081075 0.378673 0.451844 1 1 1.000000 +w_physics_sheet +0 4.269257 -20.403891 -0.341586 0.987779 0.133598 -0.080272 0.378673 0.434404 1 1 1.000000 +0 5.147217 -20.403891 2.360493 0.991418 0.130731 -0.000004 0.441276 0.434404 1 1 1.000000 +0 5.147217 -20.972878 2.360493 0.999952 -0.009825 0.000001 0.441276 0.451844 1 1 1.000000 +w_physics_sheet +0 5.147217 -20.403891 2.360493 0.991418 0.130731 -0.000004 0.441276 0.434404 1 1 1.000000 +0 4.269258 -20.972876 5.062572 0.996656 -0.010085 0.081088 0.503879 0.451844 1 1 1.000000 +0 5.147217 -20.972878 2.360493 0.999952 -0.009825 0.000001 0.441276 0.451844 1 1 1.000000 +w_physics_sheet +0 5.147217 -20.403891 2.360493 0.991418 0.130731 -0.000004 0.441276 0.434404 1 1 1.000000 +0 4.269258 -20.403889 5.062572 0.987771 0.133646 0.080299 0.503879 0.434404 1 1 1.000000 +0 4.269258 -20.972876 5.062572 0.996656 -0.010085 0.081088 0.503879 0.451844 1 1 1.000000 +w_physics_sheet +0 4.269258 -20.403889 5.062572 0.987771 0.133646 0.080299 0.503879 0.434404 1 1 1.000000 +0 1.970732 -20.972874 6.732548 0.990077 -0.010939 0.140096 0.566481 0.451844 1 1 1.000000 +0 4.269258 -20.972876 5.062572 0.996656 -0.010085 0.081088 0.503879 0.451844 1 1 1.000000 +w_physics_sheet +0 4.269258 -20.403889 5.062572 0.987771 0.133646 0.080299 0.503879 0.434404 1 1 1.000000 +0 1.970732 -20.403887 6.732547 0.980015 0.142547 0.138746 0.566481 0.434404 1 1 1.000000 +0 1.970732 -20.972874 6.732548 0.990077 -0.010939 0.140096 0.566481 0.451844 1 1 1.000000 +w_physics_sheet +0 1.970732 -20.403887 6.732547 0.980015 0.142547 0.138746 0.566481 0.434404 1 1 1.000000 +0 -0.870404 -20.972874 6.732547 0.988004 -0.011982 0.153962 0.629084 0.451844 1 1 1.000000 +0 1.970732 -20.972874 6.732548 0.990077 -0.010939 0.140096 0.566481 0.451844 1 1 1.000000 +w_physics_sheet +0 1.970732 -20.403887 6.732547 0.980015 0.142547 0.138746 0.566481 0.434404 1 1 1.000000 +0 -0.870404 -20.403887 6.732547 0.975944 0.156251 0.152047 0.629084 0.434404 1 1 1.000000 +0 -0.870404 -20.972874 6.732547 0.988004 -0.011982 0.153962 0.629084 0.451844 1 1 1.000000 +w_physics_sheet +0 0.537839 -25.918139 7.255741 0.991078 0.093272 -0.095204 0.734089 0.290482 1 3 1.000000 +0 0.537800 -25.977283 7.940886 0.995156 0.065724 0.073109 0.726573 0.314340 1 3 1.000000 +0 0.537838 -28.611448 4.488171 0.998405 -0.037514 0.042196 0.659602 0.173532 1 3 1.000000 +w_physics_sheet +0 0.216405 -25.977283 7.940886 0.991036 0.089350 0.099316 0.726573 0.314340 1 3 1.000000 +0 0.537838 -28.611448 4.488171 0.998405 -0.037514 0.042196 0.659602 0.173532 1 3 1.000000 +0 0.537800 -25.977283 7.940886 0.995156 0.065724 0.073109 0.726573 0.314340 1 3 1.000000 +w_physics_sheet +0 0.216405 -25.977283 7.940886 0.991036 0.089350 0.099316 0.726573 0.314340 1 3 1.000000 +0 0.216443 -28.611448 4.488171 0.997343 -0.048401 0.054442 0.659602 0.173532 1 3 1.000000 +0 0.537838 -28.611448 4.488171 0.998405 -0.037514 0.042196 0.659602 0.173532 1 3 1.000000 +w_physics_sheet +0 0.216444 -25.918139 7.255741 0.984888 0.121123 -0.123790 0.734089 0.290482 1 3 1.000000 +0 0.216443 -28.611448 4.488171 0.997343 -0.048401 0.054442 0.659602 0.173532 1 3 1.000000 +0 0.216405 -25.977283 7.940886 0.991036 0.089350 0.099316 0.726573 0.314340 1 3 1.000000 +w_physics_sheet +0 0.216444 -25.918139 7.255741 0.984888 0.121123 -0.123790 0.734089 0.290482 1 3 1.000000 +0 0.216443 -28.429193 4.343864 0.977477 0.204395 -0.052546 0.667257 0.169698 1 3 1.000000 +0 0.216443 -28.611448 4.488171 0.997343 -0.048401 0.054442 0.659602 0.173532 1 3 1.000000 +w_physics_sheet +0 0.216444 -25.918139 7.255741 0.984888 0.121123 -0.123790 0.734089 0.290482 1 3 1.000000 +0 0.537838 -28.429193 4.343864 0.986335 0.159564 -0.041012 0.667257 0.169698 1 3 1.000000 +0 0.216443 -28.429193 4.343864 0.977477 0.204395 -0.052546 0.667257 0.169698 1 3 1.000000 +w_physics_sheet +0 0.216443 -28.429193 4.343864 0.977477 0.204395 -0.052546 0.667257 0.169698 1 3 1.000000 +0 0.537838 -28.429193 4.343864 0.986335 0.159564 -0.041012 0.667257 0.169698 1 3 1.000000 +0 0.537838 -28.511169 3.348660 0.996580 0.065258 -0.050689 0.672171 0.133865 1 3 1.000000 +w_physics_sheet +0 0.537838 -28.429193 4.343864 0.986335 0.159564 -0.041012 0.667257 0.169698 1 3 1.000000 +0 0.537838 -28.688723 3.966800 0.996808 -0.079261 -0.009550 0.660949 0.154518 1 3 1.000000 +0 0.537838 -28.511169 3.348660 0.996580 0.065258 -0.050689 0.672171 0.133865 1 3 1.000000 +w_physics_sheet +0 0.216443 -28.511169 3.348660 0.993360 0.090797 -0.070651 0.672171 0.133865 1 3 1.000000 +0 0.537838 -28.511169 3.348660 0.996580 0.065258 -0.050689 0.672171 0.133865 1 3 1.000000 +0 0.537838 -28.688723 3.966800 0.996808 -0.079261 -0.009550 0.660949 0.154518 1 3 1.000000 +w_physics_sheet +0 0.216443 -28.511169 3.348660 0.993360 0.090797 -0.070651 0.672171 0.133865 1 3 1.000000 +0 0.537838 -28.688723 3.966800 0.996808 -0.079261 -0.009550 0.660949 0.154518 1 3 1.000000 +0 0.216443 -28.688723 3.966800 0.995595 -0.093084 -0.011198 0.660949 0.154518 1 3 1.000000 +w_physics_sheet +0 0.216443 -28.429193 4.343864 0.977477 0.204395 -0.052546 0.667257 0.169698 1 3 1.000000 +0 0.216443 -28.511169 3.348660 0.993360 0.090797 -0.070651 0.672171 0.133865 1 3 1.000000 +0 0.216443 -28.688723 3.966800 0.995595 -0.093084 -0.011198 0.660949 0.154518 1 3 1.000000 +w_physics_sheet +0 0.216443 -28.429193 4.343864 0.977477 0.204395 -0.052546 0.667257 0.169698 1 3 1.000000 +0 0.216443 -28.688723 3.966800 0.995595 -0.093084 -0.011198 0.660949 0.154518 1 3 1.000000 +0 0.216443 -28.611448 4.488171 0.997343 -0.048401 0.054442 0.659602 0.173532 1 3 1.000000 +w_physics_sheet +0 0.216443 -28.611448 4.488171 0.997343 -0.048401 0.054442 0.659602 0.173532 1 3 1.000000 +0 0.216443 -28.688723 3.966800 0.995595 -0.093084 -0.011198 0.660949 0.154518 1 3 1.000000 +0 0.537838 -28.688723 3.966800 0.996808 -0.079261 -0.009550 0.660949 0.154518 1 3 1.000000 +w_physics_sheet +0 0.216443 -28.611448 4.488171 0.997343 -0.048401 0.054442 0.659602 0.173532 1 3 1.000000 +0 0.537838 -28.688723 3.966800 0.996808 -0.079261 -0.009550 0.660949 0.154518 1 3 1.000000 +0 0.537838 -28.611448 4.488171 0.998405 -0.037514 0.042196 0.659602 0.173532 1 3 1.000000 +w_physics_sheet +0 0.537838 -28.429193 4.343864 0.986335 0.159564 -0.041012 0.667257 0.169698 1 3 1.000000 +0 0.537838 -28.611448 4.488171 0.998405 -0.037514 0.042196 0.659602 0.173532 1 3 1.000000 +0 0.537838 -28.688723 3.966800 0.996808 -0.079261 -0.009550 0.660949 0.154518 1 3 1.000000 +w_physics_sheet +0 0.537839 -25.918139 7.255741 0.991078 0.093272 -0.095204 0.734089 0.290482 1 3 1.000000 +0 0.537838 -28.611448 4.488171 0.998405 -0.037514 0.042196 0.659602 0.173532 1 3 1.000000 +0 0.537838 -28.429193 4.343864 0.986335 0.159564 -0.041012 0.667257 0.169698 1 3 1.000000 +w_physics_sheet +0 0.216444 -25.918139 7.255741 0.984888 0.121123 -0.123790 0.734089 0.290482 1 3 1.000000 +0 0.537839 -25.918139 7.255741 0.991078 0.093272 -0.095204 0.734089 0.290482 1 3 1.000000 +0 0.537838 -28.429193 4.343864 0.986335 0.159564 -0.041012 0.667257 0.169698 1 3 1.000000 +w_physics_sheet +0 0.216446 -22.014872 6.392125 0.995486 -0.010379 -0.094342 0.880128 0.292575 1 3 1.000000 +0 0.537839 -25.918139 7.255741 0.991078 0.093272 -0.095204 0.734089 0.290482 1 3 1.000000 +0 0.216444 -25.918139 7.255741 0.984888 0.121123 -0.123790 0.734089 0.290482 1 3 1.000000 +w_physics_sheet +0 0.216443 -28.429193 4.343864 0.977477 0.204395 -0.052546 0.667257 0.169698 1 3 1.000000 +0 0.537838 -28.511169 3.348660 0.996580 0.065258 -0.050689 0.672171 0.133865 1 3 1.000000 +0 0.216443 -28.511169 3.348660 0.993360 0.090797 -0.070651 0.672171 0.133865 1 3 1.000000 +w_physics_sheet +0 0.216444 -25.918139 7.255741 0.984888 0.121123 -0.123790 0.734089 0.290482 1 3 1.000000 +0 0.216447 -20.992085 7.269324 0.982584 0.147656 0.112810 0.909750 0.330999 1 3 1.000000 +0 0.216446 -22.014872 6.392125 0.995486 -0.010379 -0.094342 0.880128 0.292575 1 3 1.000000 +w_physics_sheet +0 0.216447 -21.609041 4.803346 0.991916 -0.033329 -0.122437 0.906842 0.239189 1 3 1.000000 +0 0.216446 -22.014872 6.392125 0.995486 -0.010379 -0.094342 0.880128 0.292575 1 3 1.000000 +0 0.216447 -20.992085 7.269324 0.982584 0.147656 0.112810 0.909750 0.330999 1 3 1.000000 +w_physics_sheet +0 0.216447 -21.609041 4.803346 0.991916 -0.033329 -0.122437 0.906842 0.239189 1 3 1.000000 +0 0.216447 -20.992085 7.269324 0.982584 0.147656 0.112810 0.909750 0.330999 1 3 1.000000 +0 0.216448 -19.344410 4.473774 0.979558 0.187645 -0.072502 0.990418 0.243406 1 3 1.000000 +w_physics_sheet +0 0.216448 -19.344410 4.473774 0.979558 0.187645 -0.072502 0.990418 0.243406 1 3 1.000000 +0 0.216447 -20.992085 7.269324 0.982584 0.147656 0.112810 0.909750 0.330999 1 3 1.000000 +0 0.537842 -20.992085 7.269324 0.989668 0.113934 0.087038 0.909750 0.330999 1 3 1.000000 +w_physics_sheet +0 0.216448 -19.344410 4.473774 0.979558 0.187645 -0.072502 0.990418 0.243406 1 3 1.000000 +0 0.537842 -20.992085 7.269324 0.989668 0.113934 0.087038 0.909750 0.330999 1 3 1.000000 +0 0.537843 -19.344410 4.473774 0.987884 0.144751 -0.055970 0.990418 0.243406 1 3 1.000000 +w_physics_sheet +0 0.537842 -21.609041 4.803346 0.994364 -0.027780 -0.102320 0.906842 0.239189 1 3 1.000000 +0 0.537843 -19.344410 4.473774 0.987884 0.144751 -0.055970 0.990418 0.243406 1 3 1.000000 +0 0.537842 -20.992085 7.269324 0.989668 0.113934 0.087038 0.909750 0.330999 1 3 1.000000 +w_physics_sheet +0 0.537842 -21.609041 4.803346 0.994364 -0.027780 -0.102320 0.906842 0.239189 1 3 1.000000 +0 0.537842 -20.992085 7.269324 0.989668 0.113934 0.087038 0.909750 0.330999 1 3 1.000000 +0 0.537841 -22.014872 6.392125 0.997362 -0.007889 -0.072155 0.880128 0.292575 1 3 1.000000 +w_physics_sheet +0 0.216447 -21.609041 4.803346 0.991916 -0.033329 -0.122437 0.906842 0.239189 1 3 1.000000 +0 0.537842 -21.609041 4.803346 0.994364 -0.027780 -0.102320 0.906842 0.239189 1 3 1.000000 +0 0.537841 -22.014872 6.392125 0.997362 -0.007889 -0.072155 0.880128 0.292575 1 3 1.000000 +w_physics_sheet +0 0.216447 -21.609041 4.803346 0.991916 -0.033329 -0.122437 0.906842 0.239189 1 3 1.000000 +0 0.537841 -22.014872 6.392125 0.997362 -0.007889 -0.072155 0.880128 0.292575 1 3 1.000000 +0 0.216446 -22.014872 6.392125 0.995486 -0.010379 -0.094342 0.880128 0.292575 1 3 1.000000 +w_physics_sheet +0 0.216446 -22.014872 6.392125 0.995486 -0.010379 -0.094342 0.880128 0.292575 1 3 1.000000 +0 0.537841 -22.014872 6.392125 0.997362 -0.007889 -0.072155 0.880128 0.292575 1 3 1.000000 +0 0.537839 -25.918139 7.255741 0.991078 0.093272 -0.095204 0.734089 0.290482 1 3 1.000000 +w_physics_sheet +0 0.537820 -25.717466 7.482125 0.983643 0.136092 0.118003 0.739480 0.299911 1 3 1.000000 +0 0.537839 -25.918139 7.255741 0.991078 0.093272 -0.095204 0.734089 0.290482 1 3 1.000000 +0 0.537841 -22.014872 6.392125 0.997362 -0.007889 -0.072155 0.880128 0.292575 1 3 1.000000 +w_physics_sheet +0 0.537820 -25.717466 7.482125 0.983643 0.136092 0.118003 0.739480 0.299911 1 3 1.000000 +0 0.537800 -25.977283 7.940886 0.995156 0.065724 0.073109 0.726573 0.314340 1 3 1.000000 +0 0.537839 -25.918139 7.255741 0.991078 0.093272 -0.095204 0.734089 0.290482 1 3 1.000000 +w_physics_sheet +0 0.216405 -25.977283 7.940886 0.991036 0.089350 0.099316 0.726573 0.314340 1 3 1.000000 +0 0.537800 -25.977283 7.940886 0.995156 0.065724 0.073109 0.726573 0.314340 1 3 1.000000 +0 0.537820 -25.717466 7.482125 0.983643 0.136092 0.118003 0.739480 0.299911 1 3 1.000000 +w_physics_sheet +0 0.216405 -25.977283 7.940886 0.991036 0.089350 0.099316 0.726573 0.314340 1 3 1.000000 +0 0.537820 -25.717466 7.482125 0.983643 0.136092 0.118003 0.739480 0.299911 1 3 1.000000 +0 0.216426 -25.717466 7.482125 0.977033 0.161021 0.139568 0.739480 0.299911 1 3 1.000000 +w_physics_sheet +0 0.216444 -25.918139 7.255741 0.984888 0.121123 -0.123790 0.734089 0.290482 1 3 1.000000 +0 0.216405 -25.977283 7.940886 0.991036 0.089350 0.099316 0.726573 0.314340 1 3 1.000000 +0 0.216426 -25.717466 7.482125 0.977033 0.161021 0.139568 0.739480 0.299911 1 3 1.000000 +w_physics_sheet +0 0.216444 -25.918139 7.255741 0.984888 0.121123 -0.123790 0.734089 0.290482 1 3 1.000000 +0 0.216426 -25.717466 7.482125 0.977033 0.161021 0.139568 0.739480 0.299911 1 3 1.000000 +0 0.216447 -20.992085 7.269324 0.982584 0.147656 0.112810 0.909750 0.330999 1 3 1.000000 +w_physics_sheet +0 0.216447 -20.992085 7.269324 0.982584 0.147656 0.112810 0.909750 0.330999 1 3 1.000000 +0 0.216426 -25.717466 7.482125 0.977033 0.161021 0.139568 0.739480 0.299911 1 3 1.000000 +0 0.537820 -25.717466 7.482125 0.983643 0.136092 0.118003 0.739480 0.299911 1 3 1.000000 +w_physics_sheet +0 0.216447 -20.992085 7.269324 0.982584 0.147656 0.112810 0.909750 0.330999 1 3 1.000000 +0 0.537820 -25.717466 7.482125 0.983643 0.136092 0.118003 0.739480 0.299911 1 3 1.000000 +0 0.537842 -20.992085 7.269324 0.989668 0.113934 0.087038 0.909750 0.330999 1 3 1.000000 +w_physics_sheet +0 0.537841 -22.014872 6.392125 0.997362 -0.007889 -0.072155 0.880128 0.292575 1 3 1.000000 +0 0.537842 -20.992085 7.269324 0.989668 0.113934 0.087038 0.909750 0.330999 1 3 1.000000 +0 0.537820 -25.717466 7.482125 0.983643 0.136092 0.118003 0.739480 0.299911 1 3 1.000000 +w_physics_sheet +0 7.571305 -8.294725 -0.484617 0.989896 0.024031 -0.139744 0.037505 0.192862 1 1 1.000000 +0 7.933972 -8.259003 2.594368 0.992788 0.026316 0.116958 0.037990 0.292917 1 1 1.000000 +0 7.797315 -9.402264 1.062670 0.997601 -0.068650 -0.008950 0.001349 0.243029 1 1 1.000000 +w_physics_sheet +0 7.571305 -8.294725 -0.484617 0.989896 0.024031 -0.139744 0.037505 0.192862 1 1 1.000000 +0 7.792422 -6.444888 1.993724 0.982152 0.175493 0.067674 0.096791 0.273582 1 1 1.000000 +0 7.933972 -8.259003 2.594368 0.992788 0.026316 0.116958 0.037990 0.292917 1 1 1.000000 +w_physics_sheet +0 7.571305 -8.294725 -0.484617 0.989896 0.024031 -0.139744 0.037505 0.192862 1 1 1.000000 +0 7.568283 -6.466965 0.090806 0.980136 0.176627 -0.090196 0.096491 0.211745 1 1 1.000000 +0 7.792422 -6.444888 1.993724 0.982152 0.175493 0.067674 0.096791 0.273582 1 1 1.000000 +w_physics_sheet +0 -3.168931 -20.972874 -0.341587 0.994460 -0.013149 -0.104286 0.848749 0.116533 1 1 1.000000 +0 -3.168931 -20.972872 5.062572 0.994462 -0.013078 0.104278 0.737866 0.116533 1 1 1.000000 +0 -4.046890 -20.972874 2.360493 0.999906 -0.013714 -0.000061 0.793308 0.098519 1 1 1.000000 +w_physics_sheet +0 -3.168931 -20.972874 -0.341587 0.994460 -0.013149 -0.104286 0.848749 0.116533 1 1 1.000000 +0 -0.870404 -20.972874 6.732547 0.988004 -0.011982 0.153962 0.703601 0.163694 1 1 1.000000 +0 -3.168931 -20.972872 5.062572 0.994462 -0.013078 0.104278 0.737866 0.116533 1 1 1.000000 +w_physics_sheet +0 -3.168931 -20.972874 -0.341587 0.994460 -0.013149 -0.104286 0.848749 0.116533 1 1 1.000000 +0 1.970732 -20.972874 6.732548 0.990077 -0.010939 0.140096 0.703601 0.221989 1 1 1.000000 +0 -0.870404 -20.972874 6.732547 0.988004 -0.011982 0.153962 0.703601 0.163694 1 1 1.000000 +w_physics_sheet +0 -3.168931 -20.972874 -0.341587 0.994460 -0.013149 -0.104286 0.848749 0.116533 1 1 1.000000 +0 4.269258 -20.972876 5.062572 0.996656 -0.010085 0.081088 0.737866 0.269150 1 1 1.000000 +0 1.970732 -20.972874 6.732548 0.990077 -0.010939 0.140096 0.703601 0.221989 1 1 1.000000 +w_physics_sheet +0 -3.168931 -20.972874 -0.341587 0.994460 -0.013149 -0.104286 0.848749 0.116533 1 1 1.000000 +0 5.147217 -20.972878 2.360493 0.999952 -0.009825 0.000001 0.793308 0.287164 1 1 1.000000 +0 4.269258 -20.972876 5.062572 0.996656 -0.010085 0.081088 0.737866 0.269150 1 1 1.000000 +w_physics_sheet +0 -3.168931 -20.972874 -0.341587 0.994460 -0.013149 -0.104286 0.848749 0.116533 1 1 1.000000 +0 4.269258 -20.972878 -0.341586 0.996657 -0.010087 -0.081075 0.848749 0.269150 1 1 1.000000 +0 5.147217 -20.972878 2.360493 0.999952 -0.009825 0.000001 0.793308 0.287164 1 1 1.000000 +w_physics_sheet +0 -3.168931 -20.972874 -0.341587 0.994460 -0.013149 -0.104286 0.848749 0.116533 1 1 1.000000 +0 1.970731 -20.972878 -2.011563 0.990073 -0.010960 -0.140129 0.883014 0.221989 1 1 1.000000 +0 4.269258 -20.972878 -0.341586 0.996657 -0.010087 -0.081075 0.848749 0.269150 1 1 1.000000 +w_physics_sheet +0 -3.168931 -20.972874 -0.341587 0.994460 -0.013149 -0.104286 0.848749 0.116533 1 1 1.000000 +0 -0.870405 -20.972878 -2.011563 0.987998 -0.012018 -0.153999 0.883014 0.163694 1 1 1.000000 +0 1.970731 -20.972878 -2.011563 0.990073 -0.010960 -0.140129 0.883014 0.221989 1 1 1.000000 +w_physics_sheet +0 -2.355837 -9.993473 -0.470062 0.992879 -0.048740 -0.108704 0.557152 0.604001 1 1 1.000000 +0 -0.731579 -7.191049 -0.352519 0.985326 0.037045 -0.166612 0.611608 0.514946 1 1 1.000000 +0 -0.731580 -9.856915 0.751719 0.988991 0.012981 -0.147402 0.611608 0.611128 1 1 1.000000 +w_physics_sheet +0 -2.355837 -9.993473 -0.470062 0.992879 -0.048740 -0.108704 0.557152 0.604001 1 1 1.000000 +0 -2.106602 -7.773351 -0.557024 0.989998 0.058889 -0.128201 0.565508 0.531752 1 1 1.000000 +0 -0.731579 -7.191049 -0.352519 0.985326 0.037045 -0.166612 0.611608 0.514946 1 1 1.000000 +w_physics_sheet +0 -2.355837 -9.993473 -0.470062 0.992879 -0.048740 -0.108704 0.557152 0.604001 1 1 1.000000 +0 -2.216093 -7.878159 -1.404304 0.989795 0.054648 -0.131603 0.561837 0.527135 1 1 1.000000 +0 -2.106602 -7.773351 -0.557024 0.989998 0.058889 -0.128201 0.565508 0.531752 1 1 1.000000 +w_physics_sheet +0 -4.046890 -20.403887 2.360493 0.984073 0.177763 0.000365 0.320384 0.333522 1 1 1.000000 +0 -0.870405 -20.403891 -2.011564 0.975943 0.156242 -0.152066 0.261302 0.252203 1 1 1.000000 +0 -3.168931 -20.403887 -0.341587 0.979922 0.170821 -0.102822 0.304054 0.283264 1 1 1.000000 +w_physics_sheet +0 -4.046890 -20.403887 2.360493 0.984073 0.177763 0.000365 0.320384 0.333522 1 1 1.000000 +0 1.970731 -20.403891 -2.011563 0.980014 0.142547 -0.138755 0.208457 0.252203 1 1 1.000000 +0 -0.870405 -20.403891 -2.011564 0.975943 0.156242 -0.152066 0.261302 0.252203 1 1 1.000000 +w_physics_sheet +0 -4.046890 -20.403887 2.360493 0.984073 0.177763 0.000365 0.320384 0.333522 1 1 1.000000 +0 4.269257 -20.403891 -0.341586 0.987779 0.133598 -0.080272 0.165705 0.283264 1 1 1.000000 +0 1.970731 -20.403891 -2.011563 0.980014 0.142547 -0.138755 0.208457 0.252203 1 1 1.000000 +w_physics_sheet +0 -4.046890 -20.403887 2.360493 0.984073 0.177763 0.000365 0.320384 0.333522 1 1 1.000000 +0 5.147217 -20.403891 2.360493 0.991418 0.130731 -0.000004 0.149375 0.333522 1 1 1.000000 +0 4.269257 -20.403891 -0.341586 0.987779 0.133598 -0.080272 0.165705 0.283264 1 1 1.000000 +w_physics_sheet +0 -4.046890 -20.403887 2.360493 0.984073 0.177763 0.000365 0.320384 0.333522 1 1 1.000000 +0 4.269258 -20.403889 5.062572 0.987771 0.133646 0.080299 0.165705 0.383781 1 1 1.000000 +0 5.147217 -20.403891 2.360493 0.991418 0.130731 -0.000004 0.149375 0.333522 1 1 1.000000 +w_physics_sheet +0 -4.046890 -20.403887 2.360493 0.984073 0.177763 0.000365 0.320384 0.333522 1 1 1.000000 +0 1.970732 -20.403887 6.732547 0.980015 0.142547 0.138746 0.208457 0.414842 1 1 1.000000 +0 4.269258 -20.403889 5.062572 0.987771 0.133646 0.080299 0.165705 0.383781 1 1 1.000000 +w_physics_sheet +0 -4.046890 -20.403887 2.360493 0.984073 0.177763 0.000365 0.320384 0.333522 1 1 1.000000 +0 -0.870404 -20.403887 6.732547 0.975944 0.156251 0.152047 0.261302 0.414842 1 1 1.000000 +0 1.970732 -20.403887 6.732547 0.980015 0.142547 0.138746 0.208457 0.414842 1 1 1.000000 +w_physics_sheet +0 -4.046890 -20.403887 2.360493 0.984073 0.177763 0.000365 0.320384 0.333522 1 1 1.000000 +0 -3.168931 -20.403885 5.062572 0.979923 0.170820 0.102814 0.304054 0.383781 1 1 1.000000 +0 -0.870404 -20.403887 6.732547 0.975944 0.156251 0.152047 0.261302 0.414842 1 1 1.000000 +w_physics_sheet +0 -5.559628 -10.782288 1.235836 0.995817 -0.090235 -0.014344 0.521598 0.122213 1 1 1.000000 +0 -4.810518 -7.852220 -1.793564 0.982206 0.072319 -0.173322 0.434461 0.198705 1 1 1.000000 +0 -5.085106 -9.962656 -0.878385 0.990831 -0.040289 -0.128961 0.461999 0.143610 1 1 1.000000 +w_physics_sheet +0 -5.559628 -10.782288 1.235836 0.995817 -0.090235 -0.014344 0.521598 0.122213 1 1 1.000000 +0 -4.896711 -5.687244 -0.973602 0.974225 0.184310 -0.130063 0.457147 0.255223 1 1 1.000000 +0 -4.810518 -7.852220 -1.793564 0.982206 0.072319 -0.173322 0.434461 0.198705 1 1 1.000000 +w_physics_sheet +0 -5.559628 -10.782288 1.235836 0.995817 -0.090235 -0.014344 0.521598 0.122213 1 1 1.000000 +0 -5.293195 -4.735941 1.101178 0.970834 0.238731 -0.022129 0.516549 0.280058 1 1 1.000000 +0 -4.896711 -5.687244 -0.973602 0.974225 0.184310 -0.130063 0.457147 0.255223 1 1 1.000000 +w_physics_sheet +0 -5.559628 -10.782288 1.235836 0.995817 -0.090235 -0.014344 0.521598 0.122213 1 1 1.000000 +0 -5.767716 -5.555570 3.215398 0.974647 0.202064 0.096087 0.573835 0.258661 1 1 1.000000 +0 -5.293195 -4.735941 1.101178 0.970834 0.238731 -0.022129 0.516549 0.280058 1 1 1.000000 +w_physics_sheet +0 -5.559628 -10.782288 1.235836 0.995817 -0.090235 -0.014344 0.521598 0.122213 1 1 1.000000 +0 -6.042304 -7.666005 4.130577 0.984370 0.086311 0.153513 0.596640 0.203566 1 1 1.000000 +0 -5.767716 -5.555570 3.215398 0.974647 0.202064 0.096087 0.573835 0.258661 1 1 1.000000 +w_physics_sheet +0 -5.559628 -10.782288 1.235836 0.995817 -0.090235 -0.014344 0.521598 0.122213 1 1 1.000000 +0 -5.956111 -9.830982 3.310616 0.993533 -0.038989 0.106644 0.576121 0.147048 1 1 1.000000 +0 -6.042304 -7.666005 4.130577 0.984370 0.086311 0.153513 0.596640 0.203566 1 1 1.000000 +w_physics_sheet +0 1.661098 -16.022587 4.412763 0.984654 0.157193 0.075810 0.618405 0.861439 1 1 1.000000 +0 0.914045 -20.634712 5.499560 0.989531 0.057964 0.132166 0.647304 0.989727 1 1 1.000000 +0 1.661096 -20.656115 3.084125 0.996949 0.051635 0.058532 0.597613 0.992912 1 1 1.000000 +w_physics_sheet +0 1.661098 -16.022587 4.412763 0.984654 0.157193 0.075810 0.618405 0.861439 1 1 1.000000 +0 0.914046 -16.394114 5.499559 0.982926 0.131372 0.128831 0.645918 0.870596 1 1 1.000000 +0 0.914045 -20.634712 5.499560 0.989531 0.057964 0.132166 0.647304 0.989727 1 1 1.000000 +w_physics_sheet +0 -0.731583 -16.022585 4.412763 0.976342 0.194784 0.093890 0.694973 0.860750 1 1 1.000000 +0 0.914046 -16.394114 5.499559 0.982926 0.131372 0.128831 0.645918 0.870596 1 1 1.000000 +0 1.661098 -16.022587 4.412763 0.984654 0.157193 0.075810 0.618405 0.861439 1 1 1.000000 +w_physics_sheet +0 -0.731583 -16.022585 4.412763 0.976342 0.194784 0.093890 0.694973 0.860750 1 1 1.000000 +0 0.015469 -16.394114 5.499559 0.977078 0.151924 0.149121 0.667492 0.870337 1 1 1.000000 +0 0.914046 -16.394114 5.499559 0.982926 0.131372 0.128831 0.645918 0.870596 1 1 1.000000 +w_physics_sheet +0 -0.731586 -20.656115 3.084124 0.994169 0.071465 0.080754 0.719565 0.992222 1 1 1.000000 +0 0.015469 -16.394114 5.499559 0.977078 0.151924 0.149121 0.667492 0.870337 1 1 1.000000 +0 -0.731583 -16.022585 4.412763 0.976342 0.194784 0.093890 0.694973 0.860750 1 1 1.000000 +w_physics_sheet +0 -0.731586 -20.656115 3.084124 0.994169 0.071465 0.080754 0.719565 0.992222 1 1 1.000000 +0 0.015468 -20.634712 5.499560 0.984619 0.070160 0.160007 0.668067 0.989468 1 1 1.000000 +0 0.015469 -16.394114 5.499559 0.977078 0.151924 0.149121 0.667492 0.870337 1 1 1.000000 +w_physics_sheet +0 0.914045 -20.634712 5.499560 0.989531 0.057964 0.132166 0.647304 0.989727 1 1 1.000000 +0 0.015469 -16.394114 5.499559 0.977078 0.151924 0.149121 0.667492 0.870337 1 1 1.000000 +0 0.015468 -20.634712 5.499560 0.984619 0.070160 0.160007 0.668067 0.989468 1 1 1.000000 +w_physics_sheet +0 0.914045 -20.634712 5.499560 0.989531 0.057964 0.132166 0.647304 0.989727 1 1 1.000000 +0 0.914046 -16.394114 5.499559 0.982926 0.131372 0.128831 0.645918 0.870596 1 1 1.000000 +0 0.015469 -16.394114 5.499559 0.977078 0.151924 0.149121 0.667492 0.870337 1 1 1.000000 +w_physics_sheet +0 6.014629 -9.962663 -0.878383 0.992952 -0.035348 -0.113124 0.398635 0.143685 1 1 1.000000 +0 6.885634 -9.830989 3.310616 0.995714 -0.031700 0.086886 0.280101 0.147222 1 1 1.000000 +0 6.489151 -10.782293 1.235836 0.997037 -0.075962 -0.012134 0.337820 0.121671 1 1 1.000000 +w_physics_sheet +0 6.014629 -9.962663 -0.878383 0.992952 -0.035348 -0.113124 0.398635 0.143685 1 1 1.000000 +0 6.971829 -7.666012 4.130578 0.989787 0.069882 0.124252 0.259836 0.205370 1 1 1.000000 +0 6.885634 -9.830989 3.310616 0.995714 -0.031700 0.086886 0.280101 0.147222 1 1 1.000000 +w_physics_sheet +0 6.014629 -9.962663 -0.878383 0.992952 -0.035348 -0.113124 0.398635 0.143685 1 1 1.000000 +0 6.697242 -5.555576 3.215398 0.982632 0.167608 0.079642 0.282214 0.262053 1 1 1.000000 +0 6.971829 -7.666012 4.130578 0.989787 0.069882 0.124252 0.259836 0.205370 1 1 1.000000 +w_physics_sheet +0 6.014629 -9.962663 -0.878383 0.992952 -0.035348 -0.113124 0.398635 0.143685 1 1 1.000000 +0 6.222723 -4.735947 1.101178 0.978462 0.205542 -0.019114 0.345640 0.284068 1 1 1.000000 +0 6.697242 -5.555576 3.215398 0.982632 0.167608 0.079642 0.282214 0.262053 1 1 1.000000 +w_physics_sheet +0 6.014629 -9.962663 -0.878383 0.992952 -0.035348 -0.113124 0.398635 0.143685 1 1 1.000000 +0 5.826237 -5.687250 -0.973600 0.979765 0.163528 -0.115406 0.406066 0.258517 1 1 1.000000 +0 6.222723 -4.735947 1.101178 0.978462 0.205542 -0.019114 0.345640 0.284068 1 1 1.000000 +w_physics_sheet +0 6.014629 -9.962663 -0.878383 0.992952 -0.035348 -0.113124 0.398635 0.143685 1 1 1.000000 +0 5.740044 -7.852226 -1.793563 0.985794 0.064587 -0.155047 0.423763 0.200369 1 1 1.000000 +0 5.826237 -5.687250 -0.973600 0.979765 0.163528 -0.115406 0.406066 0.258517 1 1 1.000000 +w_physics_sheet +0 1.661102 -9.856916 0.751719 0.986300 0.014514 -0.164321 0.691826 0.611128 1 1 1.000000 +0 3.145616 -7.878162 -1.404303 0.984990 0.066262 -0.159386 0.741596 0.527135 1 1 1.000000 +0 3.285360 -9.993475 -0.470062 0.991211 -0.053938 -0.120796 0.746281 0.604001 1 1 1.000000 +w_physics_sheet +0 1.661102 -9.856916 0.751719 0.986300 0.014514 -0.164321 0.691826 0.611128 1 1 1.000000 +0 3.036127 -7.773354 -0.557024 0.984975 0.071983 -0.156981 0.737925 0.531752 1 1 1.000000 +0 3.145616 -7.878162 -1.404303 0.984990 0.066262 -0.159386 0.741596 0.527135 1 1 1.000000 +w_physics_sheet +0 1.661102 -9.856916 0.751719 0.986300 0.014514 -0.164321 0.691826 0.611128 1 1 1.000000 +0 1.661103 -7.191050 -0.352519 0.984233 0.038388 -0.172659 0.691826 0.514946 1 1 1.000000 +0 3.036127 -7.773354 -0.557024 0.984975 0.071983 -0.156981 0.737925 0.531752 1 1 1.000000 +end diff --git a/modelsrc/weapons/HL2DM_gravgun_reference_lod1.smd b/modelsrc/weapons/HL2DM_gravgun_reference_lod1.smd new file mode 100644 index 0000000..3058bff --- /dev/null +++ b/modelsrc/weapons/HL2DM_gravgun_reference_lod1.smd @@ -0,0 +1,1184 @@ +version 1 +nodes +0 "ValveBiped.Bip01_R_Hand" -1 +1 "ValveBiped.bone" 0 +2 "ValveBiped.Core" 1 +3 "ValveBiped.Prong1" 1 +4 "ValveBiped.Prong3" 1 +5 "ValveBiped.Prong2" 1 +end +skeleton +time 0 +0 -2.134999 0.783194 -0.543654 2.810565 0.132941 -1.404340 +1 1.044115 -1.644809 -1.292903 -1.645091 0.348291 -1.395178 +2 0.523248 2.510679 23.975891 0.000000 -0.000000 1.570796 +3 0.392656 5.264190 20.712843 -0.000000 0.000000 -0.000001 +4 -2.027779 0.723655 20.712841 -0.000000 0.000000 -0.785398 +5 2.843348 0.572307 20.712843 -0.000000 0.000001 0.801107 +end +triangles +w_physics_sheet +0 3.480920 -13.277802 4.753557 0.996608 0.060307 -0.055993 0.872976 0.432885 1 1 1.000000 +0 3.188601 -13.277802 5.124362 0.981906 0.070946 0.175579 0.872976 0.426934 1 1 1.000000 +0 3.188597 -20.829014 5.124364 0.979430 0.071554 0.188672 0.991177 0.426934 1 1 1.000000 +w_physics_sheet +0 0.053250 1.896312 1.189523 0.978994 0.171282 0.110608 0.215418 0.932953 1 1 1.000000 +0 -1.276973 1.963562 -1.759749 0.982819 0.141537 -0.118468 0.252061 0.845649 1 1 1.000000 +0 -1.352383 1.483569 1.082527 0.982001 0.146828 0.118813 0.258278 0.929786 1 1 1.000000 +w_physics_sheet +0 0.053250 1.896312 1.189523 0.978994 0.171282 0.110608 0.215418 0.932953 1 1 1.000000 +0 0.128658 2.376304 -1.652754 0.982026 0.171494 -0.078832 0.209200 0.848816 1 1 1.000000 +0 -1.276973 1.963562 -1.759749 0.982819 0.141537 -0.118468 0.252061 0.845649 1 1 1.000000 +w_physics_sheet +0 3.036127 -7.773354 -0.557024 0.984975 0.071983 -0.156981 0.214906 0.722980 1 1 1.000000 +0 3.232560 -5.714609 -0.580668 0.978374 0.182608 -0.097153 0.200073 0.758329 1 1 1.000000 +0 3.145616 -7.878162 -1.404303 0.984999 0.066099 -0.159401 0.205459 0.721180 1 1 1.000000 +w_physics_sheet +0 3.036127 -7.773354 -0.557024 0.984975 0.071983 -0.156981 0.214906 0.722980 1 1 1.000000 +0 3.036127 -6.478504 -0.020680 0.975962 0.172606 -0.133063 0.217476 0.745213 1 1 1.000000 +0 3.232560 -5.714609 -0.580668 0.978374 0.182608 -0.097153 0.200073 0.758329 1 1 1.000000 +w_physics_sheet +0 -2.651834 -20.829010 4.753559 0.993479 0.083644 -0.077477 0.991177 0.524235 1 1 1.000000 +0 -2.359511 -13.277800 5.124362 0.983586 0.067556 0.167315 0.872976 0.530185 1 1 1.000000 +0 -2.651831 -13.277798 4.753557 0.993470 0.083662 -0.077572 0.872976 0.524235 1 1 1.000000 +w_physics_sheet +0 -2.651834 -20.829010 4.753559 0.993479 0.083644 -0.077477 0.991177 0.524235 1 1 1.000000 +0 -2.359515 -20.829010 5.124364 0.983580 0.067563 0.167349 0.991177 0.530185 1 1 1.000000 +0 -2.359511 -13.277800 5.124362 0.983586 0.067556 0.167315 0.872976 0.530185 1 1 1.000000 +w_physics_sheet +0 -2.184547 -20.829010 4.685805 0.993578 0.061249 -0.095140 0.991177 0.513423 1 1 1.000000 +0 -2.651831 -13.277798 4.753557 0.993470 0.083662 -0.077572 0.872976 0.519374 1 1 1.000000 +0 -2.184543 -13.277800 4.685804 0.993563 0.061503 -0.095136 0.872976 0.513423 1 1 1.000000 +w_physics_sheet +0 -2.184547 -20.829010 4.685805 0.993578 0.061249 -0.095140 0.991177 0.513423 1 1 1.000000 +0 -2.651834 -20.829010 4.753559 0.993479 0.083644 -0.077477 0.991177 0.519374 1 1 1.000000 +0 -2.651831 -13.277798 4.753557 0.993470 0.083662 -0.077572 0.872976 0.519374 1 1 1.000000 +w_physics_sheet +0 -2.359515 -20.829010 5.124364 0.983580 0.067563 0.167349 0.991177 0.502612 1 1 1.000000 +0 -2.184543 -13.277800 4.685804 0.993563 0.061503 -0.095136 0.872976 0.508563 1 1 1.000000 +0 -2.359511 -13.277800 5.124362 0.983586 0.067556 0.167315 0.872976 0.502612 1 1 1.000000 +w_physics_sheet +0 -2.359515 -20.829010 5.124364 0.983580 0.067563 0.167349 0.991177 0.502612 1 1 1.000000 +0 -2.184547 -20.829010 4.685805 0.993578 0.061249 -0.095140 0.991177 0.508563 1 1 1.000000 +0 -2.184543 -13.277800 4.685804 0.993563 0.061503 -0.095136 0.872976 0.508563 1 1 1.000000 +w_physics_sheet +0 -1.303460 -20.829012 5.872936 0.996364 0.085190 -0.001387 0.991177 0.491801 1 1 1.000000 +0 -0.896097 -13.277798 6.111692 0.988196 0.064015 0.139180 0.872976 0.497752 1 1 1.000000 +0 -1.303457 -13.277800 5.872934 0.996364 0.085187 -0.001390 0.872976 0.491801 1 1 1.000000 +w_physics_sheet +0 -1.303460 -20.829012 5.872936 0.996364 0.085190 -0.001387 0.991177 0.491801 1 1 1.000000 +0 -0.896100 -20.829012 6.111693 0.988201 0.064008 0.139149 0.991177 0.497752 1 1 1.000000 +0 -0.896097 -13.277798 6.111692 0.988196 0.064015 0.139180 0.872976 0.497752 1 1 1.000000 +w_physics_sheet +0 -0.893010 -20.829012 5.639531 0.988386 0.063954 -0.137851 0.991177 0.480990 1 1 1.000000 +0 -1.303457 -13.277800 5.872934 0.996364 0.085187 -0.001390 0.872976 0.486940 1 1 1.000000 +0 -0.893006 -13.277800 5.639529 0.988382 0.063949 -0.137880 0.872976 0.480990 1 1 1.000000 +w_physics_sheet +0 -0.893010 -20.829012 5.639531 0.988386 0.063954 -0.137851 0.991177 0.480990 1 1 1.000000 +0 -1.303460 -20.829012 5.872936 0.996364 0.085190 -0.001387 0.991177 0.486940 1 1 1.000000 +0 -1.303457 -13.277800 5.872934 0.996364 0.085187 -0.001390 0.872976 0.486940 1 1 1.000000 +w_physics_sheet +0 -0.896100 -20.829012 6.111693 0.988201 0.064008 0.139149 0.991177 0.470179 1 1 1.000000 +0 -0.893006 -13.277800 5.639529 0.988382 0.063949 -0.137880 0.872976 0.476129 1 1 1.000000 +0 -0.896097 -13.277798 6.111692 0.988196 0.064015 0.139180 0.872976 0.470179 1 1 1.000000 +w_physics_sheet +0 -0.896100 -20.829012 6.111693 0.988201 0.064008 0.139149 0.991177 0.470179 1 1 1.000000 +0 -0.893010 -20.829012 5.639531 0.988386 0.063954 -0.137851 0.991177 0.476129 1 1 1.000000 +0 -0.893006 -13.277800 5.639529 0.988382 0.063949 -0.137880 0.872976 0.476129 1 1 1.000000 +w_physics_sheet +0 -2.950630 -20.829012 3.151353 0.983470 0.075916 -0.164386 0.991177 0.459368 1 1 1.000000 +0 -2.950626 -13.277798 3.623524 0.983470 0.075923 0.164384 0.872976 0.465318 1 1 1.000000 +0 -2.950626 -13.277800 3.151351 0.983475 0.075925 -0.164354 0.872976 0.459368 1 1 1.000000 +w_physics_sheet +0 -2.950630 -20.829012 3.151353 0.983470 0.075916 -0.164386 0.991177 0.459368 1 1 1.000000 +0 -2.950630 -20.829012 3.623526 0.983475 0.075917 0.164356 0.991177 0.465318 1 1 1.000000 +0 -2.950626 -13.277798 3.623524 0.983470 0.075923 0.164384 0.872976 0.465318 1 1 1.000000 +w_physics_sheet +0 -2.541715 -20.829012 3.387439 0.998211 0.059791 -0.000001 0.991177 0.448557 1 1 1.000000 +0 -2.950626 -13.277800 3.151351 0.983475 0.075925 -0.164354 0.872976 0.454507 1 1 1.000000 +0 -2.541711 -13.277798 3.387439 0.998211 0.059791 -0.000001 0.872976 0.448557 1 1 1.000000 +w_physics_sheet +0 -2.541715 -20.829012 3.387439 0.998211 0.059791 -0.000001 0.991177 0.448557 1 1 1.000000 +0 -2.950630 -20.829012 3.151353 0.983470 0.075916 -0.164386 0.991177 0.454507 1 1 1.000000 +0 -2.950626 -13.277800 3.151351 0.983475 0.075925 -0.164354 0.872976 0.454507 1 1 1.000000 +w_physics_sheet +0 -2.950630 -20.829012 3.623526 0.983475 0.075917 0.164356 0.991177 0.437745 1 1 1.000000 +0 -2.541711 -13.277798 3.387439 0.998211 0.059791 -0.000001 0.872976 0.443696 1 1 1.000000 +0 -2.950626 -13.277798 3.623524 0.983470 0.075923 0.164384 0.872976 0.437745 1 1 1.000000 +w_physics_sheet +0 -2.950630 -20.829012 3.623526 0.983475 0.075917 0.164356 0.991177 0.437745 1 1 1.000000 +0 -2.541715 -20.829012 3.387439 0.998211 0.059791 -0.000001 0.991177 0.443696 1 1 1.000000 +0 -2.541711 -13.277798 3.387439 0.998211 0.059791 -0.000001 0.872976 0.443696 1 1 1.000000 +w_physics_sheet +0 -2.216093 -7.878159 -1.404304 0.989793 0.054689 -0.131599 0.343821 0.397738 1 1 1.000000 +0 -2.106602 -6.478501 -0.020680 0.982614 0.147048 -0.113345 0.390206 0.405573 1 1 1.000000 +0 -2.106602 -7.773351 -0.557024 0.989997 0.058906 -0.128202 0.347270 0.404967 1 1 1.000000 +w_physics_sheet +0 -4.810518 -7.852220 -1.793564 0.982192 0.072271 -0.173424 0.340933 0.323289 1 1 1.000000 +0 -2.106602 -6.478501 -0.020680 0.982614 0.147048 -0.113345 0.390206 0.405573 1 1 1.000000 +0 -2.216093 -7.878159 -1.404304 0.989793 0.054689 -0.131599 0.343821 0.397738 1 1 1.000000 +w_physics_sheet +0 -4.810518 -7.852220 -1.793564 0.982192 0.072271 -0.173424 0.340933 0.323289 1 1 1.000000 +0 -4.896711 -5.687244 -0.973602 0.974205 0.184305 -0.130219 0.395096 0.321502 1 1 1.000000 +0 -2.106602 -6.478501 -0.020680 0.982614 0.147048 -0.113345 0.390206 0.405573 1 1 1.000000 +w_physics_sheet +0 -4.896711 -5.687244 -0.973602 0.974205 0.184305 -0.130219 0.395096 0.321502 1 1 1.000000 +0 -2.106601 -5.942156 1.556010 0.972790 0.231283 0.013692 0.444311 0.412774 1 1 1.000000 +0 -2.106602 -6.478501 -0.020680 0.982614 0.147048 -0.113345 0.390206 0.405573 1 1 1.000000 +w_physics_sheet +0 -4.896711 -5.687244 -0.973602 0.974205 0.184305 -0.130219 0.395096 0.321502 1 1 1.000000 +0 -5.293195 -4.735941 1.101178 0.970819 0.238788 -0.022144 0.449615 0.319505 1 1 1.000000 +0 -2.106601 -5.942156 1.556010 0.972790 0.231283 0.013692 0.444311 0.412774 1 1 1.000000 +w_physics_sheet +0 -5.293195 -4.735941 1.101178 0.970819 0.238788 -0.022144 0.449615 0.319505 1 1 1.000000 +0 -2.106602 -6.478500 3.299044 0.989897 0.120643 0.074493 0.506565 0.422605 1 1 1.000000 +0 -2.106601 -5.942156 1.556010 0.972790 0.231283 0.013692 0.444311 0.412774 1 1 1.000000 +w_physics_sheet +0 -5.293195 -4.735941 1.101178 0.970819 0.238788 -0.022144 0.449615 0.319505 1 1 1.000000 +0 -5.767716 -5.555570 3.215398 0.974671 0.201969 0.096048 0.503905 0.318466 1 1 1.000000 +0 -2.106602 -6.478500 3.299044 0.989897 0.120643 0.074493 0.506565 0.422605 1 1 1.000000 +w_physics_sheet +0 -5.767716 -5.555570 3.215398 0.974671 0.201969 0.096048 0.503905 0.318466 1 1 1.000000 +0 -2.106602 -7.773349 3.835388 0.979984 0.131592 0.149381 0.553279 0.427502 1 1 1.000000 +0 -2.106602 -6.478500 3.299044 0.989897 0.120643 0.074493 0.506565 0.422605 1 1 1.000000 +w_physics_sheet +0 -5.767716 -5.555570 3.215398 0.974671 0.201969 0.096048 0.503905 0.318466 1 1 1.000000 +0 -6.042304 -7.666005 4.130577 0.984374 0.086324 0.153479 0.557488 0.318995 1 1 1.000000 +0 -2.106602 -7.773349 3.835388 0.979984 0.131592 0.149381 0.553279 0.427502 1 1 1.000000 +w_physics_sheet +0 -6.042304 -7.666005 4.130577 0.984374 0.086324 0.153479 0.557488 0.318995 1 1 1.000000 +0 -3.017733 -9.218529 4.584964 0.982380 0.128109 0.136080 0.587296 0.408314 1 1 1.000000 +0 -2.106602 -7.773349 3.835388 0.979984 0.131592 0.149381 0.553279 0.427502 1 1 1.000000 +w_physics_sheet +0 -6.042304 -7.666005 4.130577 0.984374 0.086324 0.153479 0.557488 0.318995 1 1 1.000000 +0 -5.956111 -9.830982 3.310616 0.993527 -0.039070 0.106667 0.610320 0.320781 1 1 1.000000 +0 -3.017733 -9.218529 4.584964 0.982380 0.128109 0.136080 0.587296 0.408314 1 1 1.000000 +w_physics_sheet +0 -5.956111 -9.830982 3.310616 0.993527 -0.039070 0.106667 0.610320 0.320781 1 1 1.000000 +0 -2.640410 -10.821424 1.674795 0.993886 -0.071707 -0.083963 0.664928 0.406570 1 1 1.000000 +0 -3.017733 -9.218529 4.584964 0.982380 0.128109 0.136080 0.587296 0.408314 1 1 1.000000 +w_physics_sheet +0 -5.956111 -9.830982 3.310616 0.993527 -0.039070 0.106667 0.610320 0.320781 1 1 1.000000 +0 -5.559628 -10.782288 1.235836 0.995817 -0.090235 -0.014344 0.662819 0.322779 1 1 1.000000 +0 -2.640410 -10.821424 1.674795 0.993886 -0.071707 -0.083963 0.664928 0.406570 1 1 1.000000 +w_physics_sheet +0 -5.559628 -10.782288 1.235836 0.995817 -0.090235 -0.014344 0.662819 0.322779 1 1 1.000000 +0 -2.355837 -9.993473 -0.470062 0.992879 -0.048740 -0.108704 0.719087 0.402136 1 1 1.000000 +0 -2.640410 -10.821424 1.674795 0.993886 -0.071707 -0.083963 0.664928 0.406570 1 1 1.000000 +w_physics_sheet +0 -5.559628 -10.782288 1.235836 0.995817 -0.090235 -0.014344 0.662819 0.322779 1 1 1.000000 +0 -5.085106 -9.962656 -0.878385 0.990831 -0.040289 -0.128961 0.715581 0.323818 1 1 1.000000 +0 -2.355837 -9.993473 -0.470062 0.992879 -0.048740 -0.108704 0.719087 0.402136 1 1 1.000000 +w_physics_sheet +0 -5.085106 -9.962656 -0.878385 0.990831 -0.040289 -0.128961 0.715581 0.323818 1 1 1.000000 +0 -2.216093 -7.878159 -1.404304 0.989793 0.054689 -0.131599 0.771914 0.397738 1 1 1.000000 +0 -2.355837 -9.993473 -0.470062 0.992879 -0.048740 -0.108704 0.719087 0.402136 1 1 1.000000 +w_physics_sheet +0 -5.085106 -9.962656 -0.878385 0.990831 -0.040289 -0.128961 0.715581 0.323818 1 1 1.000000 +0 -4.810518 -7.852220 -1.793564 0.982192 0.072271 -0.173424 0.769026 0.323289 1 1 1.000000 +0 -2.216093 -7.878159 -1.404304 0.989793 0.054689 -0.131599 0.771914 0.397738 1 1 1.000000 +w_physics_sheet +0 3.036127 -7.773352 3.835388 0.977241 0.139435 0.159867 0.567974 0.630656 1 1 1.000000 +0 3.832632 -9.877018 3.773834 0.995191 0.032396 0.092440 0.557878 0.690044 1 1 1.000000 +0 3.919575 -7.713465 4.597469 0.980951 0.086144 0.174109 0.570611 0.628481 1 1 1.000000 +w_physics_sheet +0 1.661102 -8.672909 5.301542 0.988359 0.049100 0.144001 0.623197 0.654093 1 1 1.000000 +0 3.832632 -9.877018 3.773834 0.995191 0.032396 0.092440 0.557878 0.690044 1 1 1.000000 +0 3.036127 -7.773352 3.835388 0.977241 0.139435 0.159867 0.567974 0.630656 1 1 1.000000 +w_physics_sheet +0 2.206525 -13.523567 6.597313 0.991163 -0.001646 0.132638 0.624211 0.789250 1 1 1.000000 +0 3.832632 -9.877018 3.773834 0.995191 0.032396 0.092440 0.557878 0.690044 1 1 1.000000 +0 1.661102 -8.672909 5.301542 0.988359 0.049100 0.144001 0.623197 0.654093 1 1 1.000000 +w_physics_sheet +0 1.661102 -8.672909 5.301542 0.988359 0.049100 0.144001 0.623197 0.654093 1 1 1.000000 +0 -1.277005 -13.523565 6.597313 0.988260 -0.001792 0.152769 0.687951 0.788245 1 1 1.000000 +0 2.206525 -13.523567 6.597313 0.991163 -0.001646 0.132638 0.624211 0.789250 1 1 1.000000 +w_physics_sheet +0 2.206525 -13.523567 6.597313 0.991163 -0.001646 0.132638 0.624211 0.789250 1 1 1.000000 +0 -1.277005 -13.523565 6.597313 0.988260 -0.001792 0.152769 0.687951 0.788245 1 1 1.000000 +0 -0.731583 -15.289875 4.681483 0.988830 -0.026744 0.146631 0.691884 0.839902 1 1 1.000000 +w_physics_sheet +0 -1.277005 -13.523565 6.597313 0.988260 -0.001792 0.152769 0.687951 0.788245 1 1 1.000000 +0 -2.106605 -13.918856 3.641360 0.992260 0.083042 0.092327 0.742849 0.802010 1 1 1.000000 +0 -0.731583 -15.289875 4.681483 0.988830 -0.026744 0.146631 0.691884 0.839902 1 1 1.000000 +w_physics_sheet +0 3.569931 -10.821428 1.674795 0.995523 -0.061428 -0.071836 0.506245 0.718558 1 1 1.000000 +0 3.832632 -9.877018 3.773834 0.995191 0.032396 0.092440 0.557878 0.690044 1 1 1.000000 +0 2.206525 -13.523567 6.597313 0.991163 -0.001646 0.132638 0.624211 0.789250 1 1 1.000000 +w_physics_sheet +0 1.661102 -8.672909 5.301542 0.988359 0.049100 0.144001 0.623197 0.654093 1 1 1.000000 +0 -0.731580 -8.672909 5.301542 0.984187 0.057105 0.167676 0.686384 0.653404 1 1 1.000000 +0 -1.277005 -13.523565 6.597313 0.988260 -0.001792 0.152769 0.687951 0.788245 1 1 1.000000 +w_physics_sheet +0 -2.106606 -14.455202 2.346512 0.994957 0.084495 -0.054047 0.779926 0.818347 1 1 1.000000 +0 -2.106605 -13.918856 3.641360 0.992260 0.083042 0.092327 0.742849 0.802010 1 1 1.000000 +0 -2.640410 -10.821424 1.674795 0.993886 -0.071707 -0.083963 0.806503 0.716768 1 1 1.000000 +w_physics_sheet +0 -1.277005 -13.523565 6.597313 0.988260 -0.001792 0.152769 0.687951 0.788245 1 1 1.000000 +0 -2.640410 -10.821424 1.674795 0.993886 -0.071707 -0.083963 0.806503 0.716768 1 1 1.000000 +0 -2.106605 -13.918856 3.641360 0.992260 0.083042 0.092327 0.742849 0.802010 1 1 1.000000 +w_physics_sheet +0 -1.277005 -13.523565 6.597313 0.988260 -0.001792 0.152769 0.687951 0.788245 1 1 1.000000 +0 -3.017733 -9.218529 4.584964 0.982380 0.128109 0.136080 0.740047 0.668775 1 1 1.000000 +0 -2.640410 -10.821424 1.674795 0.993886 -0.071707 -0.083963 0.806503 0.716768 1 1 1.000000 +w_physics_sheet +0 -0.731580 -8.672909 5.301542 0.984187 0.057105 0.167676 0.686384 0.653404 1 1 1.000000 +0 -3.017733 -9.218529 4.584964 0.982380 0.128109 0.136080 0.740047 0.668775 1 1 1.000000 +0 -1.277005 -13.523565 6.597313 0.988260 -0.001792 0.152769 0.687951 0.788245 1 1 1.000000 +w_physics_sheet +0 -2.106602 -7.773349 3.835388 0.979984 0.131592 0.149381 0.742259 0.629173 1 1 1.000000 +0 -3.017733 -9.218529 4.584964 0.982380 0.128109 0.136080 0.740047 0.668775 1 1 1.000000 +0 -0.731580 -8.672909 5.301542 0.984187 0.057105 0.167676 0.686384 0.653404 1 1 1.000000 +w_physics_sheet +0 -2.106602 -7.773349 3.835388 0.979984 0.131592 0.149381 0.742259 0.629173 1 1 1.000000 +0 -0.731580 -8.672909 5.301542 0.984187 0.057105 0.167676 0.686384 0.653404 1 1 1.000000 +0 -0.731579 -7.853717 5.587863 0.981653 0.098012 0.163555 0.684152 0.630109 1 1 1.000000 +w_physics_sheet +0 1.661103 -7.853718 5.587863 0.986896 0.082900 0.138435 0.625209 0.630799 1 1 1.000000 +0 -0.731579 -7.853717 5.587863 0.981653 0.098012 0.163555 0.684152 0.630109 1 1 1.000000 +0 -0.731580 -8.672909 5.301542 0.984187 0.057105 0.167676 0.686384 0.653404 1 1 1.000000 +w_physics_sheet +0 1.661103 -7.853718 5.587863 0.986896 0.082900 0.138435 0.625209 0.630799 1 1 1.000000 +0 -0.731580 -8.672909 5.301542 0.984187 0.057105 0.167676 0.686384 0.653404 1 1 1.000000 +0 1.661102 -8.672909 5.301542 0.988359 0.049100 0.144001 0.623197 0.654093 1 1 1.000000 +w_physics_sheet +0 1.661103 -7.853718 5.587863 0.986896 0.082900 0.138435 0.625209 0.630799 1 1 1.000000 +0 1.661102 -8.672909 5.301542 0.988359 0.049100 0.144001 0.623197 0.654093 1 1 1.000000 +0 3.036127 -7.773352 3.835388 0.987795 0.103581 0.116330 0.567974 0.630656 1 1 1.000000 +w_physics_sheet +0 -0.731583 -15.289875 4.681483 0.988830 -0.026744 0.146631 0.691884 0.839902 1 1 1.000000 +0 -0.731586 -20.656115 3.084124 0.998211 0.059791 0.000004 0.719565 0.992222 1 1 1.000000 +0 -0.731583 -16.022585 4.412763 0.994339 0.024330 0.103433 0.694973 0.860750 1 1 1.000000 +w_physics_sheet +0 -0.731583 -15.289875 4.681483 0.988830 -0.026744 0.146631 0.691884 0.839902 1 1 1.000000 +0 -0.731586 -20.656101 4.681484 0.987416 0.064481 0.144401 0.691327 0.990656 1 1 1.000000 +0 -0.731586 -20.656115 3.084124 0.998211 0.059791 0.000003 0.719565 0.992222 1 1 1.000000 +w_physics_sheet +0 -2.106605 -13.918856 3.641360 0.992260 0.083042 0.092327 0.742849 0.802010 1 1 1.000000 +0 -0.731586 -20.656101 4.681484 0.987416 0.064481 0.144401 0.691327 0.990656 1 1 1.000000 +0 -0.731583 -15.289875 4.681483 0.988830 -0.026744 0.146631 0.691884 0.839902 1 1 1.000000 +w_physics_sheet +0 -2.106605 -13.918856 3.641360 0.992260 0.083042 0.092327 0.742849 0.802010 1 1 1.000000 +0 -2.106608 -20.655849 3.641362 0.992262 0.082963 0.092375 0.738737 0.991272 1 1 1.000000 +0 -0.731586 -20.656101 4.681484 0.987416 0.064481 0.144401 0.691327 0.990656 1 1 1.000000 +w_physics_sheet +0 -2.106606 -14.455202 2.346512 0.994957 0.084495 -0.054047 0.779926 0.818347 1 1 1.000000 +0 -2.106608 -20.655849 3.641362 0.992262 0.082963 0.092375 0.738737 0.991272 1 1 1.000000 +0 -2.106605 -13.918856 3.641360 0.992260 0.083042 0.092327 0.742849 0.802010 1 1 1.000000 +w_physics_sheet +0 -0.731583 -14.147501 -0.062874 0.983424 0.076802 -0.164250 0.890512 0.812461 1 1 1.000000 +0 -2.106608 -20.655849 3.641362 0.992262 0.082963 0.092375 0.738737 0.991272 1 1 1.000000 +0 -2.106606 -14.455202 2.346512 0.994957 0.084495 -0.054047 0.779926 0.818347 1 1 1.000000 +w_physics_sheet +0 -2.106606 -14.455202 2.346512 0.994957 0.084495 -0.054047 0.779926 0.818347 1 1 1.000000 +0 -0.731580 -9.856915 0.751719 0.983193 0.052565 -0.174840 0.872779 0.691127 1 1 1.000000 +0 -0.731583 -14.147501 -0.062874 0.983424 0.076802 -0.164250 0.890512 0.812461 1 1 1.000000 +w_physics_sheet +0 -0.731580 -9.856915 0.751719 0.983193 0.052565 -0.174840 0.872779 0.691127 1 1 1.000000 +0 -2.106606 -14.455202 2.346512 0.994957 0.084495 -0.054047 0.779926 0.818347 1 1 1.000000 +0 -2.640410 -10.821424 1.674795 0.993886 -0.071707 -0.083963 0.806503 0.716768 1 1 1.000000 +w_physics_sheet +0 -0.731580 -9.856915 0.751719 0.983193 0.052565 -0.174840 0.872779 0.691127 1 1 1.000000 +0 -2.640410 -10.821424 1.674795 0.993886 -0.071707 -0.083963 0.806503 0.716768 1 1 1.000000 +0 -2.355837 -9.993473 -0.470062 0.992879 -0.048740 -0.108704 0.864550 0.695693 1 1 1.000000 +w_physics_sheet +0 -0.731583 -14.147501 -0.062874 0.983424 0.076802 -0.164250 0.890512 0.812461 1 1 1.000000 +0 -0.731586 -20.656097 -0.062872 0.983484 0.075974 -0.164275 0.882622 0.995308 1 1 1.000000 +0 -2.106608 -20.655849 3.641362 0.992262 0.082963 0.092375 0.738737 0.991272 1 1 1.000000 +w_physics_sheet +0 1.661099 -14.147503 -0.062874 0.988280 0.064686 -0.138268 0.994510 0.813151 1 1 1.000000 +0 -0.731586 -20.656097 -0.062872 0.983484 0.075974 -0.164275 0.882622 0.995308 1 1 1.000000 +0 -0.731583 -14.147501 -0.062874 0.983424 0.076802 -0.164250 0.890512 0.812461 1 1 1.000000 +w_physics_sheet +0 1.661099 -14.147503 -0.062874 0.988280 0.064686 -0.138268 0.994510 0.813151 1 1 1.000000 +0 1.661096 -20.656097 -0.062872 0.988340 0.063958 -0.138181 0.997572 0.995997 1 1 1.000000 +0 -0.731586 -20.656097 -0.062872 0.983484 0.075974 -0.164275 0.882622 0.995308 1 1 1.000000 +w_physics_sheet +0 1.661105 -4.003247 2.011781 0.984500 0.166619 0.054747 0.503307 0.526134 1 1 1.000000 +0 2.348616 -4.972703 1.504629 0.988011 0.154373 -0.001770 0.485799 0.554064 1 1 1.000000 +0 1.661104 -5.107486 -0.654085 0.986866 0.108865 -0.119350 0.409952 0.559769 1 1 1.000000 +w_physics_sheet +0 1.661104 -5.107486 -0.654085 0.986866 0.108865 -0.119350 0.409952 0.559769 1 1 1.000000 +0 2.348616 -4.972703 1.504629 0.988011 0.154373 -0.001770 0.485799 0.554064 1 1 1.000000 +0 3.036128 -5.942159 1.556010 0.969904 0.243070 0.014274 0.495299 0.581447 1 1 1.000000 +w_physics_sheet +0 1.661104 -5.107486 -0.654085 0.986866 0.108865 -0.119350 0.409952 0.559769 1 1 1.000000 +0 3.036128 -5.942159 1.556010 0.969904 0.243070 0.014274 0.495299 0.581447 1 1 1.000000 +0 3.036127 -6.478504 -0.020680 0.975962 0.172606 -0.133063 0.452524 0.598060 1 1 1.000000 +w_physics_sheet +0 1.661103 -7.191050 -0.352519 0.984233 0.038388 -0.172659 0.414622 0.618007 1 1 1.000000 +0 1.661104 -5.107486 -0.654085 0.986866 0.108865 -0.119350 0.409952 0.559769 1 1 1.000000 +0 3.036127 -6.478504 -0.020680 0.975962 0.172606 -0.133063 0.452524 0.598060 1 1 1.000000 +w_physics_sheet +0 1.661103 -7.191050 -0.352519 0.984233 0.038388 -0.172659 0.414622 0.618007 1 1 1.000000 +0 -0.731578 -5.107485 -0.654085 0.980054 0.130881 -0.149549 0.335730 0.559079 1 1 1.000000 +0 1.661104 -5.107486 -0.654085 0.986866 0.108865 -0.119350 0.409952 0.559769 1 1 1.000000 +w_physics_sheet +0 1.661103 -7.191050 -0.352519 0.984233 0.038388 -0.172659 0.414622 0.618007 1 1 1.000000 +0 -0.731579 -7.191049 -0.352519 0.985335 0.036936 -0.166587 0.330288 0.617317 1 1 1.000000 +0 -0.731578 -5.107485 -0.654085 0.980054 0.130881 -0.149549 0.335730 0.559079 1 1 1.000000 +w_physics_sheet +0 1.661102 -9.856916 0.751719 0.986315 0.014514 -0.164234 0.443429 0.691817 1 1 1.000000 +0 -0.731579 -7.191049 -0.352519 0.985335 0.036936 -0.166587 0.330288 0.617317 1 1 1.000000 +0 1.661103 -7.191050 -0.352519 0.984233 0.038388 -0.172659 0.414622 0.618007 1 1 1.000000 +w_physics_sheet +0 1.661102 -9.856916 0.751719 0.986315 0.014514 -0.164234 0.443429 0.691817 1 1 1.000000 +0 -0.731580 -9.856915 0.751719 0.988988 0.013038 -0.147422 0.300571 0.691127 1 1 1.000000 +0 -0.731579 -7.191049 -0.352519 0.985335 0.036936 -0.166587 0.330288 0.617317 1 1 1.000000 +w_physics_sheet +0 1.661102 -9.856916 0.751719 0.986315 0.014514 -0.164234 0.443429 0.691817 1 1 1.000000 +0 -0.731583 -14.147501 -0.062874 0.983424 0.076802 -0.164250 0.318304 0.812461 1 1 1.000000 +0 -0.731580 -9.856915 0.751719 0.988988 0.013038 -0.147422 0.300571 0.691127 1 1 1.000000 +w_physics_sheet +0 1.661102 -9.856916 0.751719 0.986315 0.014514 -0.164234 0.443429 0.691817 1 1 1.000000 +0 1.661099 -14.147503 -0.062874 0.988280 0.064686 -0.138268 0.422302 0.813151 1 1 1.000000 +0 -0.731583 -14.147501 -0.062874 0.983424 0.076802 -0.164250 0.318304 0.812461 1 1 1.000000 +w_physics_sheet +0 1.661099 -14.147503 -0.062874 0.988280 0.064686 -0.138268 0.422302 0.813151 1 1 1.000000 +0 1.661102 -9.856916 0.751719 0.986315 0.014514 -0.164234 0.443429 0.691817 1 1 1.000000 +0 3.036123 -14.455204 2.346512 0.997453 0.059995 -0.038579 0.532632 0.819829 1 1 1.000000 +w_physics_sheet +0 3.569931 -10.821428 1.674795 0.995523 -0.061428 -0.071836 0.506245 0.718558 1 1 1.000000 +0 3.036123 -14.455204 2.346512 0.997453 0.059995 -0.038579 0.532632 0.819829 1 1 1.000000 +0 1.661102 -9.856916 0.751719 0.986315 0.014514 -0.164234 0.443429 0.691817 1 1 1.000000 +w_physics_sheet +0 3.036123 -13.918859 3.641360 0.995881 0.060532 0.067512 0.569487 0.803492 1 1 1.000000 +0 3.036123 -14.455204 2.346512 0.997453 0.059995 -0.038579 0.532632 0.819829 1 1 1.000000 +0 3.569931 -10.821428 1.674795 0.995523 -0.061428 -0.071836 0.506245 0.718558 1 1 1.000000 +w_physics_sheet +0 3.036123 -13.918859 3.641360 0.995881 0.060532 0.067512 0.569487 0.803492 1 1 1.000000 +0 3.569931 -10.821428 1.674795 0.995523 -0.061428 -0.071836 0.506245 0.718558 1 1 1.000000 +0 2.206525 -13.523567 6.597313 0.991163 -0.001646 0.132638 0.624211 0.789250 1 1 1.000000 +w_physics_sheet +0 1.661099 -15.289877 4.681483 0.989407 -0.026161 0.142789 0.621041 0.840592 1 1 1.000000 +0 3.036123 -13.918859 3.641360 0.995881 0.060532 0.067512 0.569487 0.803492 1 1 1.000000 +0 2.206525 -13.523567 6.597313 0.991163 -0.001646 0.132638 0.624211 0.789250 1 1 1.000000 +w_physics_sheet +0 2.206525 -13.523567 6.597313 0.991163 -0.001646 0.132638 0.624211 0.789250 1 1 1.000000 +0 -0.731583 -15.289875 4.681483 0.988830 -0.026744 0.146631 0.691884 0.839902 1 1 1.000000 +0 1.661099 -15.289877 4.681483 0.989407 -0.026161 0.142789 0.621041 0.840592 1 1 1.000000 +w_physics_sheet +0 1.661098 -16.022587 4.412763 0.990725 0.031189 0.132255 0.618405 0.861439 1 1 1.000000 +0 1.661099 -15.289877 4.681483 0.989407 -0.026161 0.142789 0.621041 0.840592 1 1 1.000000 +0 -0.731583 -15.289875 4.681483 0.988830 -0.026744 0.146631 0.691884 0.839902 1 1 1.000000 +w_physics_sheet +0 1.661098 -16.022587 4.412763 0.990725 0.031189 0.132255 0.618405 0.861439 1 1 1.000000 +0 -0.731583 -15.289875 4.681483 0.988830 -0.026744 0.146631 0.691884 0.839902 1 1 1.000000 +0 -0.731583 -16.022585 4.412763 0.994339 0.024330 0.103433 0.694973 0.860750 1 1 1.000000 +w_physics_sheet +0 1.661103 -7.191050 -0.352519 0.984233 0.038388 -0.172659 0.414622 0.618007 1 1 1.000000 +0 3.036127 -6.478504 -0.020680 0.975962 0.172606 -0.133063 0.452524 0.598060 1 1 1.000000 +0 3.036127 -7.773354 -0.557024 0.984975 0.071983 -0.156981 0.442779 0.634963 1 1 1.000000 +w_physics_sheet +0 3.285360 -9.993475 -0.470062 0.991220 -0.054069 -0.120662 0.449489 0.697319 1 1 1.000000 +0 3.569931 -10.821428 1.674795 0.995523 -0.061428 -0.071836 0.506245 0.718558 1 1 1.000000 +0 1.661102 -9.856916 0.751719 0.986315 0.014514 -0.164234 0.443429 0.691817 1 1 1.000000 +w_physics_sheet +0 1.661098 -16.022587 4.412763 0.990725 0.031189 0.132255 0.618405 0.861439 1 1 1.000000 +0 1.661096 -20.656115 3.084125 0.996362 0.085226 0.000003 0.597613 0.992912 1 1 1.000000 +0 1.661097 -20.656101 4.681484 0.982897 0.075157 0.168121 0.624390 0.991346 1 1 1.000000 +w_physics_sheet +0 1.661098 -16.022587 4.412763 0.990725 0.031189 0.132255 0.618405 0.861439 1 1 1.000000 +0 1.661097 -20.656101 4.681484 0.982897 0.075157 0.168121 0.624390 0.991346 1 1 1.000000 +0 1.661099 -15.289877 4.681483 0.989407 -0.026161 0.142789 0.621041 0.840592 1 1 1.000000 +w_physics_sheet +0 1.661099 -15.289877 4.681483 0.989407 -0.026161 0.142789 0.621041 0.840592 1 1 1.000000 +0 1.661097 -20.656101 4.681484 0.982897 0.075157 0.168121 0.624390 0.991346 1 1 1.000000 +0 3.036120 -20.655853 3.641363 0.995875 0.060559 0.067576 0.575979 0.992755 1 1 1.000000 +w_physics_sheet +0 1.661099 -15.289877 4.681483 0.989407 -0.026161 0.142789 0.621041 0.840592 1 1 1.000000 +0 3.036120 -20.655853 3.641363 0.995875 0.060559 0.067576 0.575979 0.992755 1 1 1.000000 +0 3.036123 -13.918859 3.641360 0.995881 0.060532 0.067512 0.569487 0.803492 1 1 1.000000 +w_physics_sheet +0 3.036123 -13.918859 3.641360 0.995881 0.060532 0.067512 0.569487 0.803492 1 1 1.000000 +0 3.036120 -20.655853 3.641363 0.995875 0.060559 0.067576 0.575979 0.992755 1 1 1.000000 +0 3.036123 -14.455204 2.346512 0.997453 0.059995 -0.038579 0.532632 0.819829 1 1 1.000000 +w_physics_sheet +0 3.036123 -14.455204 2.346512 0.997453 0.059995 -0.038579 0.532632 0.819829 1 1 1.000000 +0 3.036120 -20.655853 3.641363 0.995875 0.060559 0.067576 0.575979 0.992755 1 1 1.000000 +0 1.661096 -20.656097 -0.062872 0.988340 0.063958 -0.138181 0.425364 0.995997 1 1 1.000000 +w_physics_sheet +0 3.036123 -14.455204 2.346512 0.997453 0.059995 -0.038579 0.532632 0.819829 1 1 1.000000 +0 1.661096 -20.656097 -0.062872 0.988340 0.063958 -0.138181 0.425364 0.995997 1 1 1.000000 +0 1.661099 -14.147503 -0.062874 0.988280 0.064686 -0.138268 0.422302 0.813151 1 1 1.000000 +w_physics_sheet +0 4.782477 -26.101562 -1.090643 0.980379 0.111418 0.162611 0.734089 0.290482 1 5 1.000000 +0 2.482145 -28.562817 0.755169 0.991155 -0.048375 -0.123581 0.659602 0.173532 1 5 1.000000 +0 2.709405 -28.562817 0.982429 0.997623 -0.040876 0.055467 0.659602 0.173532 1 5 1.000000 +w_physics_sheet +0 4.782477 -26.101562 -1.090643 0.980379 0.111418 0.162611 0.734089 0.290482 1 5 1.000000 +0 5.035799 -26.216272 -1.798429 0.981976 0.071926 -0.174784 0.726573 0.314340 1 5 1.000000 +0 2.482145 -28.562817 0.755169 0.991155 -0.048375 -0.123581 0.659602 0.173532 1 5 1.000000 +w_physics_sheet +0 4.951182 -25.919817 -1.259320 0.992409 0.119353 -0.029672 0.739480 0.299911 1 5 1.000000 +0 2.482145 -28.562817 0.755169 0.991155 -0.048375 -0.123581 0.659602 0.173532 1 5 1.000000 +0 5.035799 -26.216272 -1.798429 0.981976 0.071926 -0.174784 0.726573 0.314340 1 5 1.000000 +w_physics_sheet +0 4.951182 -25.919817 -1.259320 0.992409 0.119353 -0.029672 0.739480 0.299911 1 5 1.000000 +0 5.035799 -26.216272 -1.798429 0.981976 0.071926 -0.174784 0.726573 0.314340 1 5 1.000000 +0 4.782477 -26.101562 -1.090643 0.980379 0.111418 0.162611 0.734089 0.290482 1 5 1.000000 +w_physics_sheet +0 4.951182 -25.919817 -1.259320 0.992409 0.119353 -0.029672 0.739480 0.299911 1 5 1.000000 +0 4.782477 -26.101562 -1.090643 0.980379 0.111418 0.162611 0.734089 0.290482 1 5 1.000000 +0 3.103866 -21.609043 0.133450 0.999369 -0.026150 0.024049 0.906842 0.239189 1 5 1.000000 +w_physics_sheet +0 3.103866 -21.609043 0.133450 0.999370 -0.026172 0.023954 0.906842 0.239189 1 5 1.000000 +0 4.782477 -26.101562 -1.090643 0.980399 0.111398 0.162506 0.734089 0.290482 1 5 1.000000 +0 4.951182 -25.919817 -1.259320 0.992407 0.119368 -0.029657 0.739480 0.299911 1 5 1.000000 +w_physics_sheet +0 4.951182 -25.919817 -1.259320 0.992420 0.119270 -0.029608 0.739480 0.299911 1 5 1.000000 +0 2.709405 -28.562817 0.982429 0.997620 -0.040948 0.055477 0.659602 0.173532 1 5 1.000000 +0 2.482145 -28.562817 0.755169 0.991176 -0.048398 -0.123402 0.659602 0.173532 1 5 1.000000 +w_physics_sheet +0 3.103866 -21.609043 0.133450 0.999371 -0.026139 0.023966 0.906842 0.239189 1 5 1.000000 +0 4.870816 -21.194233 -1.633501 0.978414 0.121720 -0.167004 0.909750 0.330999 1 5 1.000000 +0 4.951182 -25.919817 -1.259320 0.992414 0.119316 -0.029636 0.739480 0.299911 1 5 1.000000 +w_physics_sheet +0 3.103866 -21.609043 0.133450 0.999369 -0.026193 0.023973 0.906842 0.239189 1 5 1.000000 +0 4.951182 -25.919817 -1.259320 0.992414 0.119318 -0.029636 0.739480 0.299911 1 5 1.000000 +0 4.870816 -21.194233 -1.633501 0.978414 0.121720 -0.167004 0.909750 0.330999 1 5 1.000000 +w_physics_sheet +0 1.910249 -28.370125 1.781586 0.986582 0.074366 0.145347 0.672171 0.133865 1 5 1.000000 +0 2.482145 -28.562817 0.755169 0.991163 -0.048416 -0.123500 0.659602 0.173532 1 5 1.000000 +0 2.709405 -28.562817 0.982429 0.997613 -0.040979 0.055588 0.659602 0.173532 1 5 1.000000 +w_physics_sheet +0 2.709405 -28.562817 0.982429 0.997620 -0.040997 0.055446 0.659602 0.173532 1 5 1.000000 +0 2.482145 -28.562817 0.755169 0.991165 -0.048460 -0.123468 0.659602 0.173532 1 5 1.000000 +0 1.910249 -28.370125 1.781586 0.986578 0.074325 0.145397 0.672171 0.133865 1 5 1.000000 +w_physics_sheet +0 0.216426 -25.717466 7.482125 0.977055 0.160964 0.139479 0.739480 0.299911 1 3 1.000000 +0 0.216444 -25.918139 7.255741 0.984892 0.121175 -0.123710 0.734089 0.290482 1 3 1.000000 +0 0.216447 -21.609041 4.803346 0.991931 -0.033244 -0.122340 0.906842 0.239189 1 3 1.000000 +w_physics_sheet +0 0.216444 -25.918139 7.255741 0.984865 0.121249 -0.123858 0.734089 0.290482 1 3 1.000000 +0 0.537800 -25.977283 7.940886 0.995150 0.065778 0.073148 0.726573 0.314340 1 3 1.000000 +0 0.537838 -28.611448 4.488171 0.998399 -0.037775 0.042105 0.659602 0.173532 1 3 1.000000 +w_physics_sheet +0 0.216426 -25.717466 7.482125 0.977107 0.160733 0.139381 0.739480 0.299911 1 3 1.000000 +0 0.537800 -25.977283 7.940886 0.995150 0.065778 0.073148 0.726573 0.314340 1 3 1.000000 +0 0.216444 -25.918139 7.255741 0.984865 0.121249 -0.123858 0.734089 0.290482 1 3 1.000000 +w_physics_sheet +0 0.216426 -25.717466 7.482125 0.977107 0.160733 0.139381 0.739480 0.299911 1 3 1.000000 +0 0.537838 -28.611448 4.488171 0.998399 -0.037775 0.042105 0.659602 0.173532 1 3 1.000000 +0 0.537800 -25.977283 7.940886 0.995150 0.065778 0.073148 0.726573 0.314340 1 3 1.000000 +w_physics_sheet +0 0.216426 -25.717466 7.482125 0.977107 0.160733 0.139381 0.739480 0.299911 1 3 1.000000 +0 0.216443 -28.611448 4.488171 0.997354 -0.050438 0.052346 0.659602 0.173532 1 3 1.000000 +0 0.537838 -28.611448 4.488171 0.998399 -0.037775 0.042105 0.659602 0.173532 1 3 1.000000 +w_physics_sheet +0 0.216444 -25.918139 7.255741 0.984865 0.121249 -0.123858 0.734089 0.290482 1 3 1.000000 +0 0.537838 -28.611448 4.488171 0.998399 -0.037775 0.042105 0.659602 0.173532 1 3 1.000000 +0 0.216443 -28.611448 4.488171 0.997354 -0.050438 0.052346 0.659602 0.173532 1 3 1.000000 +w_physics_sheet +0 0.216444 -25.918139 7.255741 0.984865 0.121249 -0.123858 0.734089 0.290482 1 3 1.000000 +0 0.216443 -28.611448 4.488171 0.997354 -0.050438 0.052346 0.659602 0.173532 1 3 1.000000 +0 0.216426 -25.717466 7.482125 0.977107 0.160733 0.139381 0.739480 0.299911 1 3 1.000000 +w_physics_sheet +0 0.216447 -21.609041 4.803346 0.991924 -0.033277 -0.122391 0.906842 0.239189 1 3 1.000000 +0 0.216444 -25.918139 7.255741 0.984892 0.121175 -0.123710 0.734089 0.290482 1 3 1.000000 +0 0.216426 -25.717466 7.482125 0.977050 0.160971 0.139506 0.739480 0.299911 1 3 1.000000 +w_physics_sheet +0 0.216447 -21.609041 4.803346 0.991924 -0.033277 -0.122391 0.906842 0.239189 1 3 1.000000 +0 0.216426 -25.717466 7.482125 0.977050 0.160971 0.139506 0.739480 0.299911 1 3 1.000000 +0 0.216447 -20.992085 7.269324 0.982592 0.147622 0.112784 0.909750 0.330999 1 3 1.000000 +w_physics_sheet +0 0.216447 -21.609041 4.803346 0.991930 -0.033267 -0.122348 0.906842 0.239189 1 3 1.000000 +0 0.216447 -20.992085 7.269324 0.982592 0.147605 0.112807 0.909750 0.330999 1 3 1.000000 +0 0.216426 -25.717466 7.482125 0.977048 0.160986 0.139503 0.739480 0.299911 1 3 1.000000 +w_physics_sheet +0 0.216443 -28.611448 4.488171 0.997343 -0.048378 0.054467 0.659602 0.173532 1 3 1.000000 +0 0.537838 -28.611448 4.488171 0.998404 -0.037491 0.042232 0.659602 0.173532 1 3 1.000000 +0 0.537838 -28.511169 3.348660 0.996582 0.065161 -0.050780 0.672171 0.133865 1 3 1.000000 +w_physics_sheet +0 0.537838 -28.511169 3.348660 0.996587 0.065197 -0.050638 0.672171 0.133865 1 3 1.000000 +0 0.537838 -28.611448 4.488171 0.998404 -0.037492 0.042232 0.659602 0.173532 1 3 1.000000 +0 0.216443 -28.611448 4.488171 0.997347 -0.048328 0.054445 0.659602 0.173532 1 3 1.000000 +w_physics_sheet +0 1.661102 -9.856916 0.751719 0.986315 0.014514 -0.164234 0.691826 0.611128 1 1 1.000000 +0 3.145616 -7.878162 -1.404303 0.984999 0.066099 -0.159401 0.741596 0.527135 1 1 1.000000 +0 3.285360 -9.993475 -0.470062 0.991220 -0.054069 -0.120662 0.746281 0.604001 1 1 1.000000 +w_physics_sheet +0 1.661102 -9.856916 0.751719 0.986315 0.014514 -0.164234 0.691826 0.611128 1 1 1.000000 +0 3.036127 -7.773354 -0.557024 0.984975 0.071983 -0.156981 0.737925 0.531752 1 1 1.000000 +0 3.145616 -7.878162 -1.404303 0.984999 0.066099 -0.159401 0.741596 0.527135 1 1 1.000000 +w_physics_sheet +0 1.661102 -9.856916 0.751719 0.986315 0.014514 -0.164234 0.691826 0.611128 1 1 1.000000 +0 1.661103 -7.191050 -0.352519 0.984233 0.038388 -0.172659 0.691826 0.514946 1 1 1.000000 +0 3.036127 -7.773354 -0.557024 0.984975 0.071983 -0.156981 0.737925 0.531752 1 1 1.000000 +w_physics_sheet +0 -3.459038 -26.193317 -0.994133 0.978363 0.121534 -0.167439 0.739480 0.299911 1 4 1.000000 +0 -1.029540 -28.371338 1.435340 0.994160 -0.046096 -0.097579 0.659602 0.173532 1 4 1.000000 +0 -1.256800 -28.371338 1.662600 0.995098 -0.055375 0.081940 0.659602 0.173532 1 4 1.000000 +w_physics_sheet +0 -1.029540 -28.371338 1.435340 0.994160 -0.046096 -0.097579 0.659602 0.173532 1 4 1.000000 +0 -3.459038 -26.193317 -0.994133 0.978363 0.121534 -0.167439 0.739480 0.299911 1 4 1.000000 +0 -3.277538 -26.340202 -0.812660 0.993500 0.111907 -0.020825 0.734089 0.290482 1 4 1.000000 +w_physics_sheet +0 -0.478763 -28.021652 2.440637 0.981444 0.094530 0.166826 0.672171 0.133865 1 4 1.000000 +0 -1.029540 -28.371338 1.435340 0.994154 -0.046207 -0.097583 0.659602 0.173532 1 4 1.000000 +0 -1.256800 -28.371338 1.662600 0.995097 -0.055498 0.081870 0.659602 0.173532 1 4 1.000000 +w_physics_sheet +0 -1.256800 -28.371338 1.662600 0.995077 -0.055554 0.082069 0.659602 0.173532 1 4 1.000000 +0 -1.029540 -28.371338 1.435340 0.994151 -0.046213 -0.097608 0.659602 0.173532 1 4 1.000000 +0 -0.478763 -28.021652 2.440637 0.981420 0.094554 0.166958 0.672171 0.133865 1 4 1.000000 +w_physics_sheet +0 -1.256800 -28.371338 1.662600 0.995088 -0.055390 0.082043 0.659602 0.173532 1 4 1.000000 +0 -1.029540 -28.371338 1.435340 0.994162 -0.046130 -0.097537 0.659602 0.173532 1 4 1.000000 +0 -3.277538 -26.340202 -0.812660 0.993507 0.111849 -0.020802 0.734089 0.290482 1 4 1.000000 +w_physics_sheet +0 -3.972771 -26.549328 -1.053316 0.995739 0.070338 0.059628 0.726573 0.314340 1 4 1.000000 +0 -1.256800 -28.371338 1.662600 0.995088 -0.055390 0.082043 0.659602 0.173532 1 4 1.000000 +0 -3.277538 -26.340202 -0.812660 0.993507 0.111849 -0.020802 0.734089 0.290482 1 4 1.000000 +w_physics_sheet +0 -3.459038 -26.193317 -0.994133 0.978317 0.121695 -0.167589 0.739480 0.299911 1 4 1.000000 +0 -1.256800 -28.371338 1.662600 0.995088 -0.055390 0.082043 0.659602 0.173532 1 4 1.000000 +0 -3.972771 -26.549328 -1.053316 0.995739 0.070338 0.059628 0.726573 0.314340 1 4 1.000000 +w_physics_sheet +0 -3.459038 -26.193317 -0.994133 0.978317 0.121695 -0.167589 0.739480 0.299911 1 4 1.000000 +0 -3.972771 -26.549328 -1.053316 0.995739 0.070338 0.059628 0.726573 0.314340 1 4 1.000000 +0 -3.277538 -26.340202 -0.812660 0.993507 0.111849 -0.020802 0.734089 0.290482 1 4 1.000000 +w_physics_sheet +0 -3.459038 -26.193317 -0.994133 0.978350 0.121547 -0.167504 0.739480 0.299911 1 4 1.000000 +0 -3.277538 -26.340202 -0.812660 0.993496 0.111964 -0.020719 0.734089 0.290482 1 4 1.000000 +0 -3.383756 -22.357498 -0.918881 0.999683 0.010944 -0.022690 0.880128 0.292575 1 4 1.000000 +w_physics_sheet +0 -3.277538 -26.340202 -0.812660 0.993496 0.111964 -0.020719 0.734089 0.290482 1 4 1.000000 +0 -4.344170 -21.547840 -1.424776 0.991689 0.127217 0.019200 0.909750 0.330999 1 4 1.000000 +0 -3.383756 -22.357498 -0.918881 0.999683 0.010944 -0.022690 0.880128 0.292575 1 4 1.000000 +w_physics_sheet +0 -3.459038 -26.193317 -0.994133 0.978350 0.121547 -0.167504 0.739480 0.299911 1 4 1.000000 +0 -3.383756 -22.357498 -0.918881 0.999683 0.010944 -0.022690 0.880128 0.292575 1 4 1.000000 +0 -4.344170 -21.547840 -1.424776 0.991689 0.127217 0.019200 0.909750 0.330999 1 4 1.000000 +w_physics_sheet +0 -3.277538 -26.340202 -0.812660 0.993496 0.111964 -0.020719 0.734089 0.290482 1 4 1.000000 +0 -3.459038 -26.193317 -0.994133 0.978350 0.121547 -0.167504 0.739480 0.299911 1 4 1.000000 +0 -4.344170 -21.547840 -1.424776 0.991689 0.127217 0.019200 0.909750 0.330999 1 4 1.000000 +w_physics_sheet +0 3.013633 -13.277802 4.685804 0.988847 0.080807 -0.125112 0.872976 0.422074 1 1 1.000000 +0 3.188597 -20.829014 5.124364 0.979430 0.071554 0.188672 0.991177 0.411262 1 1 1.000000 +0 3.013630 -20.829014 4.685805 0.984223 0.081599 -0.156991 0.991177 0.422074 1 1 1.000000 +w_physics_sheet +0 3.013633 -13.277802 4.685804 0.988847 0.080807 -0.125112 0.872976 0.422074 1 1 1.000000 +0 3.480920 -13.277802 4.753557 0.996608 0.060307 -0.055993 0.872976 0.416123 1 1 1.000000 +0 3.188597 -20.829014 5.124364 0.979430 0.071554 0.188672 0.991177 0.411262 1 1 1.000000 +w_physics_sheet +0 3.188601 -13.277802 5.124362 0.981906 0.070946 0.175579 0.872976 0.411262 1 1 1.000000 +0 3.013630 -20.829014 4.685805 0.984223 0.081599 -0.156991 0.991177 0.405312 1 1 1.000000 +0 3.188597 -20.829014 5.124364 0.979430 0.071554 0.188672 0.991177 0.411262 1 1 1.000000 +w_physics_sheet +0 3.188601 -13.277802 5.124362 0.981906 0.070946 0.175579 0.872976 0.411262 1 1 1.000000 +0 3.013633 -13.277802 4.685804 0.988847 0.080807 -0.125112 0.872976 0.405312 1 1 1.000000 +0 3.013630 -20.829014 4.685805 0.984223 0.081599 -0.156991 0.991177 0.405312 1 1 1.000000 +w_physics_sheet +0 2.132546 -13.277802 5.872934 0.998210 0.059792 -0.000979 0.872976 0.400451 1 1 1.000000 +0 1.725183 -20.829012 6.111693 0.983400 0.075844 0.164843 0.991177 0.394501 1 1 1.000000 +0 2.132543 -20.829012 5.872936 0.998210 0.059789 -0.000978 0.991177 0.400451 1 1 1.000000 +w_physics_sheet +0 2.132546 -13.277802 5.872934 0.998210 0.059792 -0.000979 0.872976 0.400451 1 1 1.000000 +0 1.725186 -13.277800 6.111692 0.983406 0.075849 0.164804 0.872976 0.394501 1 1 1.000000 +0 1.725183 -20.829012 6.111693 0.983400 0.075844 0.164843 0.991177 0.394501 1 1 1.000000 +w_physics_sheet +0 1.722095 -13.277802 5.639529 0.983534 0.076075 -0.163933 0.872976 0.389640 1 1 1.000000 +0 2.132543 -20.829012 5.872936 0.998210 0.059789 -0.000978 0.991177 0.383690 1 1 1.000000 +0 1.722092 -20.829012 5.639531 0.983529 0.076075 -0.163960 0.991177 0.389640 1 1 1.000000 +w_physics_sheet +0 1.722095 -13.277802 5.639529 0.983534 0.076075 -0.163933 0.872976 0.389640 1 1 1.000000 +0 2.132546 -13.277802 5.872934 0.998210 0.059792 -0.000979 0.872976 0.383690 1 1 1.000000 +0 2.132543 -20.829012 5.872936 0.998210 0.059789 -0.000978 0.991177 0.383690 1 1 1.000000 +w_physics_sheet +0 1.725186 -13.277800 6.111692 0.983406 0.075849 0.164804 0.872976 0.346395 1 1 1.000000 +0 1.722092 -20.829012 5.639531 0.983529 0.076075 -0.163960 0.991177 0.340445 1 1 1.000000 +0 1.725183 -20.829012 6.111693 0.983400 0.075844 0.164843 0.991177 0.346395 1 1 1.000000 +w_physics_sheet +0 1.725186 -13.277800 6.111692 0.983406 0.075849 0.164804 0.872976 0.346395 1 1 1.000000 +0 1.722095 -13.277802 5.639529 0.983534 0.076075 -0.163933 0.872976 0.340445 1 1 1.000000 +0 1.722092 -20.829012 5.639531 0.983529 0.076075 -0.163960 0.991177 0.340445 1 1 1.000000 +w_physics_sheet +0 3.779715 -13.277803 3.151352 0.988298 0.063952 -0.138484 0.872976 0.357207 1 1 1.000000 +0 3.779711 -20.829016 3.623526 0.988289 0.063943 0.138548 0.991177 0.351256 1 1 1.000000 +0 3.779711 -20.829016 3.151353 0.988294 0.063946 -0.138513 0.991177 0.357207 1 1 1.000000 +w_physics_sheet +0 3.779715 -13.277803 3.151352 0.988298 0.063952 -0.138484 0.872976 0.357207 1 1 1.000000 +0 3.779715 -13.277802 3.623524 0.988294 0.063946 0.138513 0.872976 0.351256 1 1 1.000000 +0 3.779711 -20.829016 3.623526 0.988289 0.063943 0.138548 0.991177 0.351256 1 1 1.000000 +w_physics_sheet +0 3.370801 -13.277802 3.387439 0.996366 0.085174 -0.000002 0.872976 0.368018 1 1 1.000000 +0 3.779711 -20.829016 3.151353 0.988294 0.063946 -0.138513 0.991177 0.362067 1 1 1.000000 +0 3.370797 -20.829016 3.387439 0.996366 0.085174 -0.000001 0.991177 0.368018 1 1 1.000000 +w_physics_sheet +0 3.370801 -13.277802 3.387439 0.996366 0.085174 -0.000002 0.872976 0.368018 1 1 1.000000 +0 3.779715 -13.277803 3.151352 0.988298 0.063952 -0.138484 0.872976 0.362067 1 1 1.000000 +0 3.779711 -20.829016 3.151353 0.988294 0.063946 -0.138513 0.991177 0.362067 1 1 1.000000 +w_physics_sheet +0 3.779715 -13.277802 3.623524 0.988294 0.063946 0.138513 0.872976 0.378829 1 1 1.000000 +0 3.370797 -20.829016 3.387439 0.996366 0.085174 -0.000001 0.991177 0.372878 1 1 1.000000 +0 3.779711 -20.829016 3.623526 0.988289 0.063943 0.138548 0.991177 0.378829 1 1 1.000000 +w_physics_sheet +0 3.779715 -13.277802 3.623524 0.988294 0.063946 0.138513 0.872976 0.378829 1 1 1.000000 +0 3.370801 -13.277802 3.387439 0.996366 0.085174 -0.000002 0.872976 0.372878 1 1 1.000000 +0 3.370797 -20.829016 3.387439 0.996366 0.085174 -0.000001 0.991177 0.372878 1 1 1.000000 +w_physics_sheet +0 7.579684 -8.239759 0.049011 0.985935 0.013589 -0.166574 0.242493 0.143744 1 1 1.000000 +0 12.136546 -6.902611 -0.709071 0.978359 0.181753 -0.098889 0.207869 0.004010 1 1 1.000000 +0 12.138084 -7.831845 -1.001617 0.988553 0.026818 -0.148470 0.237776 0.004423 1 1 1.000000 +w_physics_sheet +0 7.579684 -8.239759 0.049011 0.985935 0.013589 -0.166574 0.242493 0.143744 1 1 1.000000 +0 7.578147 -7.310524 0.341556 0.971941 0.212246 -0.101397 0.204755 0.143330 1 1 1.000000 +0 12.136546 -6.902611 -0.709071 0.978359 0.181753 -0.098889 0.207869 0.004010 1 1 1.000000 +w_physics_sheet +0 7.578147 -7.310524 0.341556 0.971941 0.212246 -0.101397 0.204755 0.143330 1 1 1.000000 +0 12.357773 -6.885272 0.239516 0.982141 0.178875 0.058336 0.171598 0.002284 1 1 1.000000 +0 12.136546 -6.902611 -0.709071 0.978359 0.181753 -0.098889 0.207869 0.004010 1 1 1.000000 +w_physics_sheet +0 7.578147 -7.310524 0.341556 0.971941 0.212246 -0.101397 0.204755 0.143330 1 1 1.000000 +0 12.496036 -7.803791 0.533230 0.994123 0.029752 0.104091 0.085493 0.001632 1 1 1.000000 +0 12.357773 -6.885272 0.239516 0.982141 0.178875 0.058336 0.171598 0.002284 1 1 1.000000 +w_physics_sheet +0 7.578147 -7.310524 0.341556 0.971941 0.212246 -0.101397 0.204755 0.143330 1 1 1.000000 +0 7.694590 -8.802834 0.835652 0.994697 -0.102849 -0.000262 0.044991 0.145516 1 1 1.000000 +0 12.496036 -7.803791 0.533230 0.994123 0.029752 0.104091 0.085493 0.001632 1 1 1.000000 +w_physics_sheet +0 7.694590 -8.802834 0.835652 0.994697 -0.102849 -0.000262 0.044991 0.145516 1 1 1.000000 +0 12.360262 -8.388806 -0.233832 0.997746 -0.064304 -0.019187 0.034348 0.002953 1 1 1.000000 +0 12.496036 -7.803791 0.533230 0.994123 0.029752 0.104091 0.085493 0.001632 1 1 1.000000 +w_physics_sheet +0 7.694590 -8.802834 0.835652 0.994697 -0.102849 -0.000262 0.044991 0.145516 1 1 1.000000 +0 12.138084 -7.831845 -1.001617 0.988553 0.026818 -0.148470 0.003090 0.004423 1 1 1.000000 +0 12.360262 -8.388806 -0.233832 0.997746 -0.064304 -0.019187 0.034348 0.002953 1 1 1.000000 +w_physics_sheet +0 7.694590 -8.802834 0.835652 0.994697 -0.102849 -0.000262 0.044991 0.145516 1 1 1.000000 +0 7.579684 -8.239759 0.049011 0.985935 0.013589 -0.166574 0.007807 0.143744 1 1 1.000000 +0 12.138084 -7.831845 -1.001617 0.988553 0.026818 -0.148470 0.003090 0.004423 1 1 1.000000 +w_physics_sheet +0 -0.731583 -16.022585 4.412763 0.976346 0.194789 0.093842 0.694973 0.860750 1 1 1.000000 +0 0.914046 -16.394114 5.499559 0.982934 0.131247 0.128902 0.645918 0.870596 1 1 1.000000 +0 1.661098 -16.022587 4.412763 0.984654 0.157193 0.075810 0.618405 0.861439 1 1 1.000000 +w_physics_sheet +0 -0.731586 -20.656115 3.084124 0.994154 0.071494 0.080913 0.719565 0.992222 1 1 1.000000 +0 0.914046 -16.394114 5.499559 0.982934 0.131247 0.128902 0.645918 0.870596 1 1 1.000000 +0 -0.731583 -16.022585 4.412763 0.976346 0.194789 0.093842 0.694973 0.860750 1 1 1.000000 +w_physics_sheet +0 -0.731586 -20.656115 3.084124 0.994154 0.071494 0.080913 0.719565 0.992222 1 1 1.000000 +0 0.914045 -20.634712 5.499560 0.989522 0.057952 0.132240 0.647304 0.989727 1 1 1.000000 +0 0.914046 -16.394114 5.499559 0.982934 0.131247 0.128902 0.645918 0.870596 1 1 1.000000 +w_physics_sheet +0 1.661098 -16.022587 4.412763 0.984654 0.157193 0.075810 0.618405 0.861439 1 1 1.000000 +0 0.914046 -16.394114 5.499559 0.982934 0.131247 0.128902 0.645918 0.870596 1 1 1.000000 +0 0.914045 -20.634712 5.499560 0.989522 0.057952 0.132240 0.647304 0.989727 1 1 1.000000 +w_physics_sheet +0 1.661098 -16.022587 4.412763 0.984654 0.157193 0.075810 0.618405 0.861439 1 1 1.000000 +0 0.914045 -20.634712 5.499560 0.989522 0.057952 0.132240 0.647304 0.989727 1 1 1.000000 +0 1.661096 -20.656115 3.084125 0.996949 0.051635 0.058532 0.597613 0.992912 1 1 1.000000 +w_physics_sheet +0 3.036128 -5.942159 1.556010 0.969904 0.243070 0.014274 0.014760 0.561901 1 1 1.000000 +0 2.348616 -4.972703 1.504629 0.988011 0.154373 -0.001770 0.043502 0.530936 1 1 1.000000 +0 3.036127 -6.478503 3.299044 0.985482 0.143893 0.090116 0.014760 0.628198 1 1 1.000000 +w_physics_sheet +0 1.661105 -4.003247 2.011781 0.984500 0.166619 0.054747 0.072243 0.515987 1 1 1.000000 +0 3.036127 -6.478503 3.299044 0.985482 0.143893 0.090116 0.014760 0.628198 1 1 1.000000 +0 2.348616 -4.972703 1.504629 0.988011 0.154373 -0.001770 0.043502 0.530936 1 1 1.000000 +w_physics_sheet +0 1.661105 -4.003247 2.011781 0.984500 0.166619 0.054747 0.072243 0.515987 1 1 1.000000 +0 3.036127 -7.773352 3.835388 0.987795 0.103581 0.116330 0.014760 0.682968 1 1 1.000000 +0 3.036127 -6.478503 3.299044 0.985482 0.143893 0.090116 0.014760 0.628198 1 1 1.000000 +w_physics_sheet +0 1.661105 -4.003247 2.011781 0.984500 0.166619 0.054747 0.072243 0.515987 1 1 1.000000 +0 1.661103 -7.853718 5.587863 0.986896 0.082900 0.138435 0.072243 0.735664 1 1 1.000000 +0 3.036127 -7.773352 3.835388 0.987795 0.103581 0.116330 0.014760 0.682968 1 1 1.000000 +w_physics_sheet +0 -0.731579 -7.853717 5.587863 0.981653 0.098012 0.163555 0.172269 0.735664 1 1 1.000000 +0 1.661103 -7.853718 5.587863 0.986896 0.082900 0.138435 0.072243 0.735664 1 1 1.000000 +0 1.661105 -4.003247 2.011781 0.984500 0.166619 0.054747 0.072243 0.515987 1 1 1.000000 +w_physics_sheet +0 -0.731577 -4.003245 2.011781 0.976106 0.209087 0.059159 0.172269 0.515987 1 1 1.000000 +0 -0.731579 -7.853717 5.587863 0.981653 0.098012 0.163555 0.172269 0.735664 1 1 1.000000 +0 1.661105 -4.003247 2.011781 0.984500 0.166619 0.054747 0.072243 0.515987 1 1 1.000000 +w_physics_sheet +0 -1.419090 -4.972701 1.504629 0.979259 0.202598 -0.002382 0.201011 0.530936 1 1 1.000000 +0 -0.731579 -7.853717 5.587863 0.981653 0.098012 0.163555 0.172269 0.735664 1 1 1.000000 +0 -0.731577 -4.003245 2.011781 0.976106 0.209087 0.059159 0.172269 0.515987 1 1 1.000000 +w_physics_sheet +0 -1.419090 -4.972701 1.504629 0.979259 0.202598 -0.002382 0.201011 0.530936 1 1 1.000000 +0 -2.106602 -6.478500 3.299044 0.977617 0.178341 0.111626 0.229752 0.628198 1 1 1.000000 +0 -0.731579 -7.853717 5.587863 0.981653 0.098012 0.163555 0.172269 0.735664 1 1 1.000000 +w_physics_sheet +0 -1.419090 -4.972701 1.504629 0.979259 0.202598 -0.002382 0.201011 0.530936 1 1 1.000000 +0 -2.106601 -5.942156 1.556010 0.972790 0.231283 0.013692 0.229752 0.561901 1 1 1.000000 +0 -2.106602 -6.478500 3.299044 0.977617 0.178341 0.111626 0.229752 0.628198 1 1 1.000000 +w_physics_sheet +0 -2.106602 -6.478500 3.299044 0.977617 0.178341 0.111626 0.229752 0.628198 1 1 1.000000 +0 -2.106602 -7.773349 3.835388 0.979984 0.131592 0.149381 0.229752 0.682968 1 1 1.000000 +0 -0.731579 -7.853717 5.587863 0.981653 0.098012 0.163555 0.172269 0.735664 1 1 1.000000 +w_physics_sheet +0 6.014629 -9.962663 -0.878383 0.992953 -0.035370 -0.113105 0.398635 0.143685 1 1 1.000000 +0 6.885634 -9.830989 3.310616 0.995717 -0.031734 0.086841 0.280101 0.147222 1 1 1.000000 +0 6.489151 -10.782293 1.235836 0.997037 -0.075963 -0.012126 0.337820 0.121671 1 1 1.000000 +w_physics_sheet +0 6.014629 -9.962663 -0.878383 0.992953 -0.035370 -0.113105 0.398635 0.143685 1 1 1.000000 +0 6.971829 -7.666012 4.130578 0.989792 0.069840 0.124230 0.259836 0.205370 1 1 1.000000 +0 6.885634 -9.830989 3.310616 0.995717 -0.031734 0.086841 0.280101 0.147222 1 1 1.000000 +w_physics_sheet +0 6.014629 -9.962663 -0.878383 0.992953 -0.035370 -0.113105 0.398635 0.143685 1 1 1.000000 +0 6.697242 -5.555576 3.215398 0.982655 0.167459 0.079662 0.282214 0.262053 1 1 1.000000 +0 6.971829 -7.666012 4.130578 0.989792 0.069840 0.124230 0.259836 0.205370 1 1 1.000000 +w_physics_sheet +0 6.014629 -9.962663 -0.878383 0.992953 -0.035370 -0.113105 0.398635 0.143685 1 1 1.000000 +0 6.222723 -4.735947 1.101178 0.978463 0.205545 -0.019010 0.345640 0.284068 1 1 1.000000 +0 6.697242 -5.555576 3.215398 0.982655 0.167459 0.079662 0.282214 0.262053 1 1 1.000000 +w_physics_sheet +0 6.014629 -9.962663 -0.878383 0.992953 -0.035370 -0.113105 0.398635 0.143685 1 1 1.000000 +0 5.826237 -5.687250 -0.973600 0.979760 0.163590 -0.115359 0.406066 0.258517 1 1 1.000000 +0 6.222723 -4.735947 1.101178 0.978463 0.205545 -0.019010 0.345640 0.284068 1 1 1.000000 +w_physics_sheet +0 6.014629 -9.962663 -0.878383 0.992953 -0.035370 -0.113105 0.398635 0.143685 1 1 1.000000 +0 5.740044 -7.852226 -1.793563 0.985784 0.064723 -0.155053 0.423763 0.200369 1 1 1.000000 +0 5.826237 -5.687250 -0.973600 0.979760 0.163590 -0.115359 0.406066 0.258517 1 1 1.000000 +w_physics_sheet +0 6.360539 -8.341797 -0.341458 0.985951 0.014192 -0.166433 0.238423 0.177611 1 1 1.000000 +0 7.568283 -6.466965 0.090806 0.980136 0.176627 -0.090196 0.193506 0.140604 1 1 1.000000 +0 7.571305 -8.294725 -0.484617 0.989896 0.024031 -0.139744 0.239645 0.141417 1 1 1.000000 +w_physics_sheet +0 6.360539 -8.341797 -0.341458 0.985951 0.014192 -0.166433 0.238423 0.177611 1 1 1.000000 +0 6.357515 -6.514037 0.233966 0.972415 0.209413 -0.102742 0.194165 0.176797 1 1 1.000000 +0 7.568283 -6.466965 0.090806 0.980136 0.176627 -0.090196 0.193506 0.140604 1 1 1.000000 +w_physics_sheet +0 6.357515 -6.514037 0.233966 0.972415 0.209413 -0.102742 0.194165 0.176797 1 1 1.000000 +0 7.792422 -6.444888 1.993724 0.982152 0.175493 0.067674 0.149227 0.143587 1 1 1.000000 +0 7.568283 -6.466965 0.090806 0.980136 0.176627 -0.090196 0.193506 0.140604 1 1 1.000000 +w_physics_sheet +0 6.357515 -6.514037 0.233966 0.972415 0.209413 -0.102742 0.194165 0.176797 1 1 1.000000 +0 6.581657 -6.491961 2.136884 0.973365 0.207035 0.098472 0.150858 0.179780 1 1 1.000000 +0 7.792422 -6.444888 1.993724 0.982152 0.175493 0.067674 0.149227 0.143587 1 1 1.000000 +w_physics_sheet +0 6.581657 -6.491961 2.136884 0.973365 0.207035 0.098472 0.150858 0.179780 1 1 1.000000 +0 7.933972 -8.259003 2.594368 0.992788 0.026316 0.116958 0.103371 0.146243 1 1 1.000000 +0 7.792422 -6.444888 1.993724 0.982152 0.175493 0.067674 0.149227 0.143587 1 1 1.000000 +w_physics_sheet +0 6.581657 -6.491961 2.136884 0.973365 0.207035 0.098472 0.150858 0.179780 1 1 1.000000 +0 6.723207 -8.306076 2.737528 0.986797 0.017345 0.161033 0.103906 0.182437 1 1 1.000000 +0 7.933972 -8.259003 2.594368 0.992788 0.026316 0.116958 0.103371 0.146243 1 1 1.000000 +w_physics_sheet +0 6.723207 -8.306076 2.737528 0.986797 0.017345 0.161033 0.103906 0.182437 1 1 1.000000 +0 7.797315 -9.402264 1.062670 0.997601 -0.068650 -0.008950 0.054185 0.144902 1 1 1.000000 +0 7.933972 -8.259003 2.594368 0.992788 0.026316 0.116958 0.103371 0.146243 1 1 1.000000 +w_physics_sheet +0 6.723207 -8.306076 2.737528 0.986797 0.017345 0.161033 0.103906 0.182437 1 1 1.000000 +0 6.586549 -9.449337 1.205828 0.994557 -0.104191 0.001168 0.052584 0.181096 1 1 1.000000 +0 7.797315 -9.402264 1.062670 0.997601 -0.068650 -0.008950 0.054185 0.144902 1 1 1.000000 +w_physics_sheet +0 6.586549 -9.449337 1.205828 0.994557 -0.104191 0.001168 0.052584 0.181096 1 1 1.000000 +0 7.571305 -8.294725 -0.484617 0.989896 0.024031 -0.139744 0.004959 0.141417 1 1 1.000000 +0 7.797315 -9.402264 1.062670 0.997601 -0.068650 -0.008950 0.054185 0.144902 1 1 1.000000 +w_physics_sheet +0 6.586549 -9.449337 1.205828 0.994557 -0.104191 0.001168 0.052584 0.181096 1 1 1.000000 +0 6.360539 -8.341797 -0.341458 0.985951 0.014192 -0.166433 0.003737 0.177611 1 1 1.000000 +0 7.571305 -8.294725 -0.484617 0.989896 0.024031 -0.139744 0.004959 0.141417 1 1 1.000000 +w_physics_sheet +0 3.919575 -7.713465 4.597469 0.980951 0.086144 0.174109 0.684756 0.098949 1 1 1.000000 +0 6.885634 -9.830989 3.310616 0.995717 -0.031734 0.086841 0.628707 0.010234 1 1 1.000000 +0 6.971829 -7.666012 4.130578 0.989792 0.069840 0.124230 0.684507 0.008801 1 1 1.000000 +w_physics_sheet +0 3.919575 -7.713465 4.597469 0.980951 0.086144 0.174109 0.684756 0.098949 1 1 1.000000 +0 3.832632 -9.877018 3.773834 0.995191 0.032396 0.092440 0.631489 0.100392 1 1 1.000000 +0 6.885634 -9.830989 3.310616 0.995717 -0.031734 0.086841 0.628707 0.010234 1 1 1.000000 +w_physics_sheet +0 3.832632 -9.877018 3.773834 0.995191 0.032396 0.092440 0.631489 0.100392 1 1 1.000000 +0 6.489151 -10.782293 1.235836 0.997037 -0.075963 -0.012126 0.573951 0.016323 1 1 1.000000 +0 6.885634 -9.830989 3.310616 0.995717 -0.031734 0.086841 0.628707 0.010234 1 1 1.000000 +w_physics_sheet +0 3.832632 -9.877018 3.773834 0.995191 0.032396 0.092440 0.631489 0.100392 1 1 1.000000 +0 3.569931 -10.821428 1.674795 0.995523 -0.061428 -0.071836 0.577344 0.102516 1 1 1.000000 +0 6.489151 -10.782293 1.235836 0.997037 -0.075963 -0.012126 0.573951 0.016323 1 1 1.000000 +w_physics_sheet +0 3.569931 -10.821428 1.674795 0.995523 -0.061428 -0.071836 0.577344 0.102516 1 1 1.000000 +0 6.014629 -9.962663 -0.878383 0.992953 -0.035370 -0.113105 0.520270 0.023500 1 1 1.000000 +0 6.489151 -10.782293 1.235836 0.997037 -0.075963 -0.012126 0.573951 0.016323 1 1 1.000000 +w_physics_sheet +0 3.569931 -10.821428 1.674795 0.995523 -0.061428 -0.071836 0.577344 0.102516 1 1 1.000000 +0 3.285360 -9.993475 -0.470062 0.991220 -0.054069 -0.120662 0.522120 0.104075 1 1 1.000000 +0 6.014629 -9.962663 -0.878383 0.992953 -0.035370 -0.113105 0.520270 0.023500 1 1 1.000000 +w_physics_sheet +0 3.285360 -9.993475 -0.470062 0.991220 -0.054069 -0.120662 0.522120 0.104075 1 1 1.000000 +0 5.740044 -7.852226 -1.793563 0.985784 0.064723 -0.155053 0.466886 0.027562 1 1 1.000000 +0 6.014629 -9.962663 -0.878383 0.992953 -0.035370 -0.113105 0.520270 0.023500 1 1 1.000000 +w_physics_sheet +0 3.285360 -9.993475 -0.470062 0.991220 -0.054069 -0.120662 0.522120 0.104075 1 1 1.000000 +0 3.145616 -7.878162 -1.404303 0.984999 0.066099 -0.159401 0.466311 0.104157 1 1 1.000000 +0 5.740044 -7.852226 -1.793563 0.985784 0.064723 -0.155053 0.466886 0.027562 1 1 1.000000 +w_physics_sheet +0 3.145616 -7.878162 -1.404303 0.984999 0.066099 -0.159401 0.466311 0.104157 1 1 1.000000 +0 5.826237 -5.687250 -0.973600 0.979760 0.163590 -0.115359 0.413411 0.026128 1 1 1.000000 +0 5.740044 -7.852226 -1.793563 0.985784 0.064723 -0.155053 0.466886 0.027562 1 1 1.000000 +w_physics_sheet +0 3.145616 -7.878162 -1.404303 0.984999 0.066099 -0.159401 0.466311 0.104157 1 1 1.000000 +0 3.232560 -5.714609 -0.580668 0.978374 0.182608 -0.097153 0.410858 0.102713 1 1 1.000000 +0 5.826237 -5.687250 -0.973600 0.979760 0.163590 -0.115359 0.413411 0.026128 1 1 1.000000 +w_physics_sheet +0 3.232560 -5.714609 -0.580668 0.978374 0.182608 -0.097153 0.410858 0.102713 1 1 1.000000 +0 6.222723 -4.735947 1.101178 0.978463 0.205545 -0.019010 0.359718 0.020040 1 1 1.000000 +0 5.826237 -5.687250 -0.973600 0.979760 0.163590 -0.115359 0.413411 0.026128 1 1 1.000000 +w_physics_sheet +0 3.232560 -5.714609 -0.580668 0.978374 0.182608 -0.097153 0.410858 0.102713 1 1 1.000000 +0 3.036128 -5.942159 1.556010 0.969904 0.243070 0.014274 0.356783 0.114757 1 1 1.000000 +0 6.222723 -4.735947 1.101178 0.978463 0.205545 -0.019010 0.359718 0.020040 1 1 1.000000 +w_physics_sheet +0 3.036128 -5.942159 1.556010 0.969904 0.243070 0.014274 0.356783 0.114757 1 1 1.000000 +0 6.697242 -5.555576 3.215398 0.982655 0.167459 0.079662 0.305267 0.012863 1 1 1.000000 +0 6.222723 -4.735947 1.101178 0.978463 0.205545 -0.019010 0.359718 0.020040 1 1 1.000000 +w_physics_sheet +0 3.036128 -5.942159 1.556010 0.969904 0.243070 0.014274 0.356783 0.114757 1 1 1.000000 +0 3.036127 -6.478503 3.299044 0.982587 0.158096 0.097616 0.293758 0.120133 1 1 1.000000 +0 6.697242 -5.555576 3.215398 0.982655 0.167459 0.079662 0.305267 0.012863 1 1 1.000000 +w_physics_sheet +0 3.036127 -6.478503 3.299044 0.982587 0.158096 0.097616 0.293758 0.120133 1 1 1.000000 +0 6.971829 -7.666012 4.130578 0.989792 0.069840 0.124230 0.249696 0.008801 1 1 1.000000 +0 6.697242 -5.555576 3.215398 0.982655 0.167459 0.079662 0.305267 0.012863 1 1 1.000000 +w_physics_sheet +0 3.036127 -6.478503 3.299044 0.982587 0.158096 0.097616 0.293758 0.120133 1 1 1.000000 +0 3.919575 -7.713465 4.597469 0.980951 0.086144 0.174109 0.249945 0.098949 1 1 1.000000 +0 6.971829 -7.666012 4.130578 0.989792 0.069840 0.124230 0.249696 0.008801 1 1 1.000000 +w_physics_sheet +0 3.036127 -6.478503 3.299044 0.982587 0.158096 0.097616 0.293758 0.120133 1 1 1.000000 +0 3.036127 -7.773352 3.835388 0.977241 0.139435 0.159867 0.249497 0.122468 1 1 1.000000 +0 3.919575 -7.713465 4.597469 0.980951 0.086144 0.174109 0.249945 0.098949 1 1 1.000000 +w_physics_sheet +0 3.036127 -6.478504 -0.020680 0.975962 0.172606 -0.133063 0.416152 0.110509 1 1 1.000000 +0 3.036128 -5.942159 1.556010 0.969904 0.243070 0.014274 0.356783 0.114757 1 1 1.000000 +0 3.232560 -5.714609 -0.580668 0.978374 0.182608 -0.097153 0.410858 0.102713 1 1 1.000000 +w_physics_sheet +0 0.839777 -1.214059 1.178387 0.988240 0.104134 0.111977 0.025288 0.830201 1 1 1.000000 +0 -0.731577 -4.003245 2.011781 0.976106 0.209087 0.059159 0.061345 0.881133 1 1 1.000000 +0 1.661105 -4.003247 2.011781 0.984500 0.166619 0.054747 0.019930 0.884789 1 1 1.000000 +w_physics_sheet +0 1.661104 -5.107486 -0.654085 0.986866 0.108865 -0.119350 0.143115 0.893952 1 1 1.000000 +0 0.839777 -1.214059 1.178387 0.988240 0.104134 0.111977 0.193193 0.830201 1 1 1.000000 +0 1.661105 -4.003247 2.011781 0.984500 0.166619 0.054747 0.187836 0.884789 1 1 1.000000 +w_physics_sheet +0 1.661104 -5.107486 -0.654085 0.986866 0.108865 -0.119350 0.143115 0.893952 1 1 1.000000 +0 0.053250 1.896312 1.189523 0.978994 0.171282 0.110608 0.206820 0.773277 1 1 1.000000 +0 0.839777 -1.214059 1.178387 0.988240 0.104134 0.111977 0.193193 0.830201 1 1 1.000000 +w_physics_sheet +0 1.661104 -5.107486 -0.654085 0.986866 0.108865 -0.119350 0.143115 0.893952 1 1 1.000000 +0 0.128658 2.376304 -1.652754 0.982026 0.171494 -0.078832 0.134667 0.753448 1 1 1.000000 +0 0.053250 1.896312 1.189523 0.978994 0.171282 0.110608 0.206820 0.773277 1 1 1.000000 +w_physics_sheet +0 -0.731578 -5.107485 -0.654085 0.980054 0.130881 -0.149549 0.109356 0.890296 1 1 1.000000 +0 0.128658 2.376304 -1.652754 0.982026 0.171494 -0.078832 0.134667 0.753448 1 1 1.000000 +0 1.661104 -5.107486 -0.654085 0.986866 0.108865 -0.119350 0.143115 0.893952 1 1 1.000000 +w_physics_sheet +0 -0.731578 -5.107485 -0.654085 0.980054 0.130881 -0.149549 0.109356 0.890296 1 1 1.000000 +0 -1.276973 1.963562 -1.759749 0.982819 0.141537 -0.118468 0.105643 0.758273 1 1 1.000000 +0 0.128658 2.376304 -1.652754 0.982026 0.171494 -0.078832 0.134667 0.753448 1 1 1.000000 +w_physics_sheet +0 -0.731577 -4.003245 2.011781 0.976106 0.209087 0.059159 0.061345 0.881133 1 1 1.000000 +0 -1.276973 1.963562 -1.759749 0.982819 0.141537 -0.118468 0.105643 0.758273 1 1 1.000000 +0 -0.731578 -5.107485 -0.654085 0.980054 0.130881 -0.149549 0.109356 0.890296 1 1 1.000000 +w_physics_sheet +0 -0.731577 -4.003245 2.011781 0.976106 0.209087 0.059159 0.061345 0.881133 1 1 1.000000 +0 -1.352383 1.483569 1.082527 0.982001 0.146828 0.118813 0.060337 0.778102 1 1 1.000000 +0 -1.276973 1.963562 -1.759749 0.982819 0.141537 -0.118468 0.105643 0.758273 1 1 1.000000 +w_physics_sheet +0 0.839777 -1.214059 1.178387 0.988240 0.104134 0.111977 0.025288 0.830201 1 1 1.000000 +0 -1.352383 1.483569 1.082527 0.982001 0.146828 0.118813 0.060337 0.778102 1 1 1.000000 +0 -0.731577 -4.003245 2.011781 0.976106 0.209087 0.059159 0.061345 0.881133 1 1 1.000000 +w_physics_sheet +0 0.839777 -1.214059 1.178387 0.988240 0.104134 0.111977 0.025288 0.830201 1 1 1.000000 +0 0.053250 1.896312 1.189523 0.978994 0.171282 0.110608 0.038915 0.773277 1 1 1.000000 +0 -1.352383 1.483569 1.082527 0.982001 0.146828 0.118813 0.060337 0.778102 1 1 1.000000 +w_physics_sheet +0 -0.243392 -22.043459 4.822234 0.988001 -0.012007 0.153981 0.628853 0.500267 1 1 1.000000 +0 1.356345 -22.043459 4.822234 0.990086 -0.010873 0.140041 0.566251 0.500267 1 1 1.000000 +0 -0.243391 -20.892681 4.822234 0.982010 0.073149 0.174084 0.628853 0.464994 1 1 1.000000 +w_physics_sheet +0 1.356345 -22.043459 4.822234 0.990086 -0.010873 0.140041 0.566251 0.500267 1 1 1.000000 +0 3.144906 -20.892685 2.360493 0.998205 0.059885 0.000018 0.441276 0.464994 1 1 1.000000 +0 -0.243391 -20.892681 4.822234 0.982010 0.073149 0.174084 0.628853 0.464994 1 1 1.000000 +w_physics_sheet +0 1.356345 -22.043459 4.822234 0.990086 -0.010873 0.140041 0.566251 0.500267 1 1 1.000000 +0 2.650560 -22.043463 3.881932 0.996665 -0.010140 0.080973 0.503736 0.500267 1 1 1.000000 +0 3.144906 -20.892685 2.360493 0.998205 0.059885 0.000018 0.441276 0.464994 1 1 1.000000 +w_physics_sheet +0 2.650560 -22.043463 3.881932 0.996665 -0.010140 0.080973 0.503736 0.500267 1 1 1.000000 +0 3.144906 -22.043463 2.360493 0.999952 -0.009851 0.000000 0.441276 0.500267 1 1 1.000000 +0 3.144906 -20.892685 2.360493 0.998205 0.059885 0.000018 0.441276 0.464994 1 1 1.000000 +w_physics_sheet +0 3.144906 -22.043463 2.360493 0.999952 -0.009851 0.000000 0.441276 0.500267 1 1 1.000000 +0 2.650560 -22.043465 0.839052 0.996660 -0.010089 -0.081042 0.378816 0.500267 1 1 1.000000 +0 3.144906 -20.892685 2.360493 0.998205 0.059885 0.000018 0.441276 0.464994 1 1 1.000000 +w_physics_sheet +0 2.650560 -22.043465 0.839052 0.996660 -0.010089 -0.081042 0.378816 0.500267 1 1 1.000000 +0 1.356346 -20.892683 -0.101250 0.985451 0.065876 -0.156675 0.316301 0.464994 1 1 1.000000 +0 3.144906 -20.892685 2.360493 0.998205 0.059885 0.000018 0.441276 0.464994 1 1 1.000000 +w_physics_sheet +0 2.650560 -22.043465 0.839052 0.996660 -0.010089 -0.081042 0.378816 0.500267 1 1 1.000000 +0 1.356345 -22.043461 -0.101250 0.990083 -0.010946 -0.140053 0.316301 0.500267 1 1 1.000000 +0 1.356346 -20.892683 -0.101250 0.985451 0.065876 -0.156675 0.316301 0.464994 1 1 1.000000 +w_physics_sheet +0 1.356345 -22.043461 -0.101250 0.990083 -0.010946 -0.140053 0.316301 0.500267 1 1 1.000000 +0 -1.537607 -20.892681 0.839052 0.989501 0.081261 -0.119520 0.191008 0.464994 1 1 1.000000 +0 1.356346 -20.892683 -0.101250 0.985451 0.065876 -0.156675 0.316301 0.464994 1 1 1.000000 +w_physics_sheet +0 1.356345 -22.043461 -0.101250 0.990083 -0.010946 -0.140053 0.316301 0.500267 1 1 1.000000 +0 -0.243393 -22.043461 -0.101250 0.988016 -0.012023 -0.153885 0.253699 0.500267 1 1 1.000000 +0 -1.537607 -20.892681 0.839052 0.989501 0.081261 -0.119520 0.191008 0.464994 1 1 1.000000 +w_physics_sheet +0 -0.243393 -22.043461 -0.101250 0.988016 -0.012023 -0.153885 0.253699 0.500267 1 1 1.000000 +0 -1.537608 -22.043459 0.839052 0.994460 -0.013100 -0.104300 0.191008 0.500267 1 1 1.000000 +0 -1.537607 -20.892681 0.839052 0.989501 0.081261 -0.119520 0.191008 0.464994 1 1 1.000000 +w_physics_sheet +0 -1.537608 -22.043459 0.839052 0.994460 -0.013100 -0.104300 0.191008 0.500267 1 1 1.000000 +0 -2.031952 -20.892681 2.360493 0.996365 0.085184 0.000004 0.128262 0.464994 1 1 1.000000 +0 -1.537607 -20.892681 0.839052 0.989501 0.081261 -0.119520 0.191008 0.464994 1 1 1.000000 +w_physics_sheet +0 -1.537608 -22.043459 0.839052 0.994460 -0.013100 -0.104300 0.191008 0.500267 1 1 1.000000 +0 -2.031952 -22.043459 2.360493 0.999906 -0.013684 0.000063 0.128262 0.500267 1 1 1.000000 +0 -2.031952 -20.892681 2.360493 0.996365 0.085184 0.000004 0.128262 0.464994 1 1 1.000000 +w_physics_sheet +0 -2.031952 -22.043459 2.360493 0.999906 -0.013684 0.000063 0.128262 0.500267 1 1 1.000000 +0 -1.537608 -22.043459 3.881932 0.994455 -0.013137 0.104343 0.065516 0.500267 1 1 1.000000 +0 -2.031952 -20.892681 2.360493 0.996365 0.085184 0.000004 0.128262 0.464994 1 1 1.000000 +w_physics_sheet +0 -1.537608 -22.043459 3.881932 0.994455 -0.013137 0.104343 0.065516 0.500267 1 1 1.000000 +0 -0.243391 -20.892681 4.822234 0.982010 0.073149 0.174084 0.002825 0.464994 1 1 1.000000 +0 -2.031952 -20.892681 2.360493 0.996365 0.085184 0.000004 0.128262 0.464994 1 1 1.000000 +w_physics_sheet +0 -1.537608 -22.043459 3.881932 0.994455 -0.013137 0.104343 0.065516 0.500267 1 1 1.000000 +0 -0.243392 -22.043459 4.822234 0.988001 -0.012007 0.153981 0.002825 0.500267 1 1 1.000000 +0 -0.243391 -20.892681 4.822234 0.982010 0.073149 0.174084 0.002825 0.464994 1 1 1.000000 +w_physics_sheet +0 -2.106602 -6.478501 -0.020680 0.982614 0.147048 -0.113345 0.862897 0.596578 1 1 1.000000 +0 -2.106601 -5.942156 1.556010 0.972790 0.231283 0.013692 0.818512 0.579964 1 1 1.000000 +0 -1.419090 -4.972701 1.504629 0.979259 0.202598 -0.002382 0.829582 0.552978 1 1 1.000000 +w_physics_sheet +0 -0.731577 -4.003245 2.011781 0.976106 0.209087 0.059159 0.811221 0.525444 1 1 1.000000 +0 -0.731578 -5.107485 -0.654085 0.980054 0.130881 -0.149549 0.907938 0.559079 1 1 1.000000 +0 -1.419090 -4.972701 1.504629 0.979259 0.202598 -0.002382 0.829582 0.552978 1 1 1.000000 +w_physics_sheet +0 -2.106602 -6.478501 -0.020680 0.982614 0.147048 -0.113345 0.862897 0.596578 1 1 1.000000 +0 -1.419090 -4.972701 1.504629 0.979259 0.202598 -0.002382 0.829582 0.552978 1 1 1.000000 +0 -0.731578 -5.107485 -0.654085 0.980054 0.130881 -0.149549 0.907938 0.559079 1 1 1.000000 +w_physics_sheet +0 -2.106602 -7.773351 -0.557024 0.989997 0.058906 -0.128202 0.872225 0.633480 1 1 1.000000 +0 -2.106602 -6.478501 -0.020680 0.982614 0.147048 -0.113345 0.862897 0.596578 1 1 1.000000 +0 -0.731578 -5.107485 -0.654085 0.980054 0.130881 -0.149549 0.907938 0.559079 1 1 1.000000 +w_physics_sheet +0 -2.106602 -7.773351 -0.557024 0.989997 0.058906 -0.128202 0.872225 0.633480 1 1 1.000000 +0 -0.731578 -5.107485 -0.654085 0.980054 0.130881 -0.149549 0.907938 0.559079 1 1 1.000000 +0 -0.731579 -7.191049 -0.352519 0.985335 0.036936 -0.166587 0.902496 0.617317 1 1 1.000000 +w_physics_sheet +0 -5.559628 -10.782288 1.235836 0.995817 -0.090235 -0.014344 0.521598 0.122213 1 1 1.000000 +0 -4.810518 -7.852220 -1.793564 0.982192 0.072271 -0.173424 0.434461 0.198705 1 1 1.000000 +0 -5.085106 -9.962656 -0.878385 0.990831 -0.040289 -0.128961 0.461999 0.143610 1 1 1.000000 +w_physics_sheet +0 -5.559628 -10.782288 1.235836 0.995817 -0.090235 -0.014344 0.521598 0.122213 1 1 1.000000 +0 -4.896711 -5.687244 -0.973602 0.974205 0.184305 -0.130219 0.457147 0.255223 1 1 1.000000 +0 -4.810518 -7.852220 -1.793564 0.982192 0.072271 -0.173424 0.434461 0.198705 1 1 1.000000 +w_physics_sheet +0 -5.559628 -10.782288 1.235836 0.995817 -0.090235 -0.014344 0.521598 0.122213 1 1 1.000000 +0 -5.293195 -4.735941 1.101178 0.970819 0.238788 -0.022144 0.516549 0.280058 1 1 1.000000 +0 -4.896711 -5.687244 -0.973602 0.974205 0.184305 -0.130219 0.457147 0.255223 1 1 1.000000 +w_physics_sheet +0 -5.559628 -10.782288 1.235836 0.995817 -0.090235 -0.014344 0.521598 0.122213 1 1 1.000000 +0 -5.767716 -5.555570 3.215398 0.974671 0.201969 0.096048 0.573835 0.258661 1 1 1.000000 +0 -5.293195 -4.735941 1.101178 0.970819 0.238788 -0.022144 0.516549 0.280058 1 1 1.000000 +w_physics_sheet +0 -5.559628 -10.782288 1.235836 0.995817 -0.090235 -0.014344 0.521598 0.122213 1 1 1.000000 +0 -6.042304 -7.666005 4.130577 0.984374 0.086324 0.153479 0.596640 0.203566 1 1 1.000000 +0 -5.767716 -5.555570 3.215398 0.974671 0.201969 0.096048 0.573835 0.258661 1 1 1.000000 +w_physics_sheet +0 -5.559628 -10.782288 1.235836 0.995817 -0.090235 -0.014344 0.521598 0.122213 1 1 1.000000 +0 -5.956111 -9.830982 3.310616 0.993527 -0.039070 0.106667 0.576121 0.147048 1 1 1.000000 +0 -6.042304 -7.666005 4.130577 0.984374 0.086324 0.153479 0.596640 0.203566 1 1 1.000000 +w_physics_sheet +0 4.368372 -6.426232 3.844213 0.990730 -0.032204 0.131970 0.013668 0.948800 1 1 1.000000 +0 5.007561 -5.410959 3.946746 0.988444 0.099145 0.114668 0.046285 0.990259 1 1 1.000000 +0 4.291809 -5.823250 4.338686 0.985048 0.043412 0.166724 0.011288 0.986948 1 1 1.000000 +w_physics_sheet +0 4.368372 -6.426232 3.844213 0.990730 -0.032204 0.131970 0.013668 0.948800 1 1 1.000000 +0 5.014595 -4.830699 3.240240 0.981989 0.183017 0.046925 0.087343 0.990871 1 1 1.000000 +0 5.007561 -5.410959 3.946746 0.988444 0.099145 0.114668 0.046285 0.990259 1 1 1.000000 +w_physics_sheet +0 4.368372 -6.426232 3.844213 0.990730 -0.032204 0.131970 0.013668 0.948800 1 1 1.000000 +0 4.673216 -4.993050 1.998762 0.974658 0.216749 -0.055330 0.127645 0.947055 1 1 1.000000 +0 5.014595 -4.830699 3.240240 0.981989 0.183017 0.046925 0.087343 0.990871 1 1 1.000000 +w_physics_sheet +0 4.673216 -4.993050 1.998762 0.974658 0.216749 -0.055330 0.127645 0.947055 1 1 1.000000 +0 4.307609 -4.519418 2.751180 0.972538 0.232744 -0.000594 0.138136 0.988323 1 1 1.000000 +0 5.014595 -4.830699 3.240240 0.981989 0.183017 0.046925 0.087343 0.990871 1 1 1.000000 +w_physics_sheet +0 4.673216 -4.993050 1.998762 0.974658 0.216749 -0.055330 0.127645 0.947055 1 1 1.000000 +0 3.418980 -4.711517 2.847839 0.971252 0.237930 -0.007685 0.189523 0.984534 1 1 1.000000 +0 4.307609 -4.519418 2.751180 0.972538 0.232744 -0.000594 0.138136 0.988323 1 1 1.000000 +w_physics_sheet +0 4.673216 -4.993050 1.998762 0.974658 0.216749 -0.055330 0.127645 0.947055 1 1 1.000000 +0 3.017866 -5.262342 3.457431 0.987451 0.147356 0.056809 0.231465 0.982357 1 1 1.000000 +0 3.418980 -4.711517 2.847839 0.971252 0.237930 -0.007685 0.189523 0.984534 1 1 1.000000 +w_physics_sheet +0 4.673216 -4.993050 1.998762 0.974658 0.216749 -0.055330 0.127645 0.947055 1 1 1.000000 +0 3.482874 -6.360091 3.626448 0.993486 -0.027636 0.110552 0.268821 0.945283 1 1 1.000000 +0 3.017866 -5.262342 3.457431 0.987451 0.147356 0.056809 0.231465 0.982357 1 1 1.000000 +w_physics_sheet +0 3.482874 -6.360091 3.626448 0.993486 -0.027636 0.110552 0.268821 0.945283 1 1 1.000000 +0 3.406311 -5.757110 4.120919 0.986238 0.058448 0.154656 0.266986 0.983431 1 1 1.000000 +0 3.017866 -5.262342 3.457431 0.987451 0.147356 0.056809 0.231465 0.982357 1 1 1.000000 +w_physics_sheet +0 3.482874 -6.360091 3.626448 0.993486 -0.027636 0.110552 0.268821 0.945283 1 1 1.000000 +0 4.291809 -5.823250 4.338686 0.985048 0.043412 0.166724 0.300442 0.986948 1 1 1.000000 +0 3.406311 -5.757110 4.120919 0.986238 0.058448 0.154656 0.266986 0.983431 1 1 1.000000 +w_physics_sheet +0 3.482874 -6.360091 3.626448 0.993486 -0.027636 0.110552 0.268821 0.945283 1 1 1.000000 +0 4.368372 -6.426232 3.844213 0.990730 -0.032204 0.131970 0.302823 0.948800 1 1 1.000000 +0 4.291809 -5.823250 4.338686 0.985048 0.043412 0.166724 0.300442 0.986948 1 1 1.000000 +w_physics_sheet +0 -4.046890 -20.972874 2.360493 0.982488 0.069110 0.173033 0.320384 0.333522 1 1 1.000000 +0 -0.870405 -20.403891 -2.011564 0.975954 0.156199 -0.152040 0.261302 0.252203 1 1 1.000000 +0 -3.168931 -20.403887 -0.341587 0.979895 0.171019 -0.102755 0.304054 0.283264 1 1 1.000000 +w_physics_sheet +0 -4.046890 -20.972874 2.360493 0.982488 0.069110 0.173033 0.320384 0.333522 1 1 1.000000 +0 1.970731 -20.403891 -2.011563 0.980056 0.142397 -0.138616 0.208457 0.252203 1 1 1.000000 +0 -0.870405 -20.403891 -2.011564 0.975954 0.156199 -0.152040 0.261302 0.252203 1 1 1.000000 +w_physics_sheet +0 -4.046890 -20.972874 2.360493 0.982488 0.069110 0.173033 0.320384 0.333522 1 1 1.000000 +0 4.269257 -20.403891 -0.341586 0.987763 0.133608 -0.080452 0.165705 0.283264 1 1 1.000000 +0 1.970731 -20.403891 -2.011563 0.980056 0.142397 -0.138616 0.208457 0.252203 1 1 1.000000 +w_physics_sheet +0 -4.046890 -20.972874 2.360493 0.982488 0.069110 0.173033 0.320384 0.333522 1 1 1.000000 +0 5.147217 -20.972878 2.360493 0.982474 0.069146 0.173101 0.149375 0.333522 1 1 1.000000 +0 4.269257 -20.403891 -0.341586 0.987763 0.133608 -0.080452 0.165705 0.283264 1 1 1.000000 +w_physics_sheet +0 -4.046890 -20.972874 2.360493 0.982488 0.069110 0.173033 0.320384 0.333522 1 1 1.000000 +0 4.269258 -20.972876 5.062572 0.982487 0.069143 0.173030 0.165705 0.383781 1 1 1.000000 +0 5.147217 -20.972878 2.360493 0.982474 0.069146 0.173101 0.149375 0.333522 1 1 1.000000 +w_physics_sheet +0 -4.046890 -20.972874 2.360493 0.982488 0.069110 0.173033 0.320384 0.333522 1 1 1.000000 +0 1.970732 -20.403887 6.732547 0.980031 0.142511 0.138673 0.208457 0.414842 1 1 1.000000 +0 4.269258 -20.972876 5.062572 0.982487 0.069143 0.173030 0.165705 0.383781 1 1 1.000000 +w_physics_sheet +0 -4.046890 -20.972874 2.360493 0.982488 0.069110 0.173033 0.320384 0.333522 1 1 1.000000 +0 -0.870404 -20.403887 6.732547 0.975967 0.156170 0.151983 0.261302 0.414842 1 1 1.000000 +0 1.970732 -20.403887 6.732547 0.980031 0.142511 0.138673 0.208457 0.414842 1 1 1.000000 +w_physics_sheet +0 -4.046890 -20.972874 2.360493 0.982488 0.069110 0.173033 0.320384 0.333522 1 1 1.000000 +0 -3.168931 -20.972872 5.062572 0.982477 0.069259 0.173037 0.304054 0.383781 1 1 1.000000 +0 -0.870404 -20.403887 6.732547 0.975967 0.156170 0.151983 0.261302 0.414842 1 1 1.000000 +w_physics_sheet +0 3.144906 -22.043463 2.360493 0.999952 -0.009851 0.000000 0.995497 0.109526 1 1 1.000000 +0 1.356345 -22.043461 -0.101250 0.990083 -0.010946 -0.140053 0.968163 0.025402 1 1 1.000000 +0 2.650560 -22.043465 0.839052 0.996660 -0.010089 -0.081042 0.995497 0.063023 1 1 1.000000 +w_physics_sheet +0 3.144906 -22.043463 2.360493 0.999952 -0.009851 0.000000 0.995497 0.109526 1 1 1.000000 +0 -0.243393 -22.043461 -0.101250 0.988016 -0.012023 -0.153885 0.923937 0.011032 1 1 1.000000 +0 1.356345 -22.043461 -0.101250 0.990083 -0.010946 -0.140053 0.968163 0.025402 1 1 1.000000 +w_physics_sheet +0 3.144906 -22.043463 2.360493 0.999952 -0.009851 0.000000 0.995497 0.109526 1 1 1.000000 +0 -1.537608 -22.043459 0.839052 0.994460 -0.013100 -0.104300 0.879711 0.025402 1 1 1.000000 +0 -0.243393 -22.043461 -0.101250 0.988016 -0.012023 -0.153885 0.923937 0.011032 1 1 1.000000 +w_physics_sheet +0 3.144906 -22.043463 2.360493 0.999952 -0.009851 0.000000 0.995497 0.109526 1 1 1.000000 +0 -2.031952 -22.043459 2.360493 0.999906 -0.013684 0.000063 0.852378 0.063023 1 1 1.000000 +0 -1.537608 -22.043459 0.839052 0.994460 -0.013100 -0.104300 0.879711 0.025402 1 1 1.000000 +w_physics_sheet +0 3.144906 -22.043463 2.360493 0.999952 -0.009851 0.000000 0.995497 0.109526 1 1 1.000000 +0 -1.537608 -22.043459 3.881932 0.994455 -0.013137 0.104343 0.852378 0.109526 1 1 1.000000 +0 -2.031952 -22.043459 2.360493 0.999906 -0.013684 0.000063 0.852378 0.063023 1 1 1.000000 +w_physics_sheet +0 3.144906 -22.043463 2.360493 0.999952 -0.009851 0.000000 0.995497 0.109526 1 1 1.000000 +0 -0.243392 -22.043459 4.822234 0.988001 -0.012007 0.153981 0.879711 0.147147 1 1 1.000000 +0 -1.537608 -22.043459 3.881932 0.994455 -0.013137 0.104343 0.852378 0.109526 1 1 1.000000 +w_physics_sheet +0 3.144906 -22.043463 2.360493 0.999952 -0.009851 0.000000 0.995497 0.109526 1 1 1.000000 +0 1.356345 -22.043459 4.822234 0.990086 -0.010873 0.140041 0.923937 0.161516 1 1 1.000000 +0 -0.243392 -22.043459 4.822234 0.988001 -0.012007 0.153981 0.879711 0.147147 1 1 1.000000 +w_physics_sheet +0 3.144906 -22.043463 2.360493 0.999952 -0.009851 0.000000 0.995497 0.109526 1 1 1.000000 +0 2.650560 -22.043463 3.881932 0.996665 -0.010140 0.080973 0.968163 0.147147 1 1 1.000000 +0 1.356345 -22.043459 4.822234 0.990086 -0.010873 0.140041 0.923937 0.161516 1 1 1.000000 +w_physics_sheet +0 -2.355837 -9.993473 -0.470062 0.992879 -0.048740 -0.108704 0.557152 0.604001 1 1 1.000000 +0 -0.731579 -7.191049 -0.352519 0.985335 0.036936 -0.166587 0.611608 0.514946 1 1 1.000000 +0 -0.731580 -9.856915 0.751719 0.988988 0.013038 -0.147422 0.611608 0.611128 1 1 1.000000 +w_physics_sheet +0 -2.355837 -9.993473 -0.470062 0.992879 -0.048740 -0.108704 0.557152 0.604001 1 1 1.000000 +0 -2.106602 -7.773351 -0.557024 0.989997 0.058906 -0.128202 0.565508 0.531752 1 1 1.000000 +0 -0.731579 -7.191049 -0.352519 0.985335 0.036936 -0.166587 0.611608 0.514946 1 1 1.000000 +w_physics_sheet +0 -2.355837 -9.993473 -0.470062 0.992879 -0.048740 -0.108704 0.557152 0.604001 1 1 1.000000 +0 -2.216093 -7.878159 -1.404304 0.989793 0.054689 -0.131599 0.561837 0.527135 1 1 1.000000 +0 -2.106602 -7.773351 -0.557024 0.989997 0.058906 -0.128202 0.565508 0.531752 1 1 1.000000 +w_physics_sheet +0 -3.168931 -20.403887 -0.341587 0.982453 0.069228 0.173186 0.848749 0.116533 1 1 1.000000 +0 -3.168931 -20.972872 5.062572 0.994453 -0.013164 0.104355 0.737866 0.116533 1 1 1.000000 +0 -4.046890 -20.972874 2.360493 0.999906 -0.013717 -0.000121 0.793308 0.098519 1 1 1.000000 +w_physics_sheet +0 -3.168931 -20.403887 -0.341587 0.982453 0.069228 0.173186 0.848749 0.116533 1 1 1.000000 +0 -0.870404 -20.403887 6.732547 0.982471 0.069213 0.173090 0.703601 0.163694 1 1 1.000000 +0 -3.168931 -20.972872 5.062572 0.994453 -0.013164 0.104355 0.737866 0.116533 1 1 1.000000 +w_physics_sheet +0 -3.168931 -20.403887 -0.341587 0.982453 0.069228 0.173186 0.848749 0.116533 1 1 1.000000 +0 1.970732 -20.403887 6.732547 0.982487 0.069191 0.173011 0.703601 0.221989 1 1 1.000000 +0 -0.870404 -20.403887 6.732547 0.982471 0.069213 0.173090 0.703601 0.163694 1 1 1.000000 +w_physics_sheet +0 -3.168931 -20.403887 -0.341587 0.982453 0.069228 0.173186 0.848749 0.116533 1 1 1.000000 +0 4.269258 -20.972876 5.062572 0.996648 -0.010219 0.081169 0.737866 0.269150 1 1 1.000000 +0 1.970732 -20.403887 6.732547 0.982487 0.069191 0.173011 0.703601 0.221989 1 1 1.000000 +w_physics_sheet +0 -3.168931 -20.403887 -0.341587 0.982453 0.069228 0.173186 0.848749 0.116533 1 1 1.000000 +0 5.147217 -20.972878 2.360493 0.999950 -0.010012 -0.000074 0.793308 0.287164 1 1 1.000000 +0 4.269258 -20.972876 5.062572 0.996648 -0.010219 0.081169 0.737866 0.269150 1 1 1.000000 +w_physics_sheet +0 -3.168931 -20.403887 -0.341587 0.982453 0.069228 0.173186 0.848749 0.116533 1 1 1.000000 +0 4.269257 -20.403891 -0.341586 0.982479 0.069188 0.173054 0.848749 0.269150 1 1 1.000000 +0 5.147217 -20.972878 2.360493 0.999950 -0.010012 -0.000074 0.793308 0.287164 1 1 1.000000 +w_physics_sheet +0 -3.168931 -20.403887 -0.341587 0.982453 0.069228 0.173186 0.848749 0.116533 1 1 1.000000 +0 1.970731 -20.403891 -2.011563 0.982489 0.069119 0.173023 0.883014 0.221989 1 1 1.000000 +0 4.269257 -20.403891 -0.341586 0.982479 0.069188 0.173054 0.848749 0.269150 1 1 1.000000 +w_physics_sheet +0 -3.168931 -20.403887 -0.341587 0.982453 0.069228 0.173186 0.848749 0.116533 1 1 1.000000 +0 -0.870405 -20.403891 -2.011564 0.982512 0.069120 0.172893 0.883014 0.163694 1 1 1.000000 +0 1.970731 -20.403891 -2.011563 0.982489 0.069119 0.173023 0.883014 0.221989 1 1 1.000000 +w_physics_sheet +0 12.138084 -7.831845 -1.001617 0.988553 0.026818 -0.148470 0.120286 0.195088 1 1 1.000000 +0 12.496036 -7.803791 0.533230 0.994123 0.029752 0.104091 0.120533 0.245955 1 1 1.000000 +0 12.360262 -8.388806 -0.233832 0.997746 -0.064304 -0.019187 0.101905 0.220592 1 1 1.000000 +w_physics_sheet +0 12.138084 -7.831845 -1.001617 0.988553 0.026818 -0.148470 0.120286 0.195088 1 1 1.000000 +0 12.357773 -6.885272 0.239516 0.982141 0.178875 0.058336 0.150427 0.236126 1 1 1.000000 +0 12.496036 -7.803791 0.533230 0.994123 0.029752 0.104091 0.120533 0.245955 1 1 1.000000 +w_physics_sheet +0 12.138084 -7.831845 -1.001617 0.988553 0.026818 -0.148470 0.120286 0.195088 1 1 1.000000 +0 12.136546 -6.902611 -0.709071 0.978359 0.181753 -0.098889 0.150275 0.204688 1 1 1.000000 +0 12.357773 -6.885272 0.239516 0.982141 0.178875 0.058336 0.150427 0.236126 1 1 1.000000 +w_physics_sheet +0 3.406311 -5.757110 4.120919 0.986238 0.058448 0.154656 0.144401 0.391393 1 1 1.000000 +0 3.418980 -4.711517 2.847839 0.971252 0.237930 -0.007685 0.092541 0.283705 1 1 1.000000 +0 3.017866 -5.262342 3.457431 0.987451 0.147356 0.056809 0.144401 0.325062 1 1 1.000000 +w_physics_sheet +0 3.406311 -5.757110 4.120919 0.986238 0.058448 0.154656 0.144401 0.391393 1 1 1.000000 +0 4.307609 -4.519418 2.751180 0.972538 0.232744 -0.000594 0.027873 0.298465 1 1 1.000000 +0 3.418980 -4.711517 2.847839 0.971252 0.237930 -0.007685 0.092541 0.283705 1 1 1.000000 +w_physics_sheet +0 3.406311 -5.757110 4.120919 0.986238 0.058448 0.154656 0.144401 0.391393 1 1 1.000000 +0 5.014595 -4.830699 3.240240 0.981989 0.183017 0.046925 -0.000907 0.358227 1 1 1.000000 +0 4.307609 -4.519418 2.751180 0.972538 0.232744 -0.000594 0.027873 0.298465 1 1 1.000000 +w_physics_sheet +0 3.406311 -5.757110 4.120919 0.986238 0.058448 0.154656 0.144401 0.391393 1 1 1.000000 +0 5.007561 -5.410959 3.946746 0.988444 0.099145 0.114668 0.027873 0.417990 1 1 1.000000 +0 5.014595 -4.830699 3.240240 0.981989 0.183017 0.046925 -0.000907 0.358227 1 1 1.000000 +w_physics_sheet +0 3.406311 -5.757110 4.120919 0.986238 0.058448 0.154656 0.144401 0.391393 1 1 1.000000 +0 4.291809 -5.823250 4.338686 0.985048 0.043412 0.166724 0.092541 0.432750 1 1 1.000000 +0 5.007561 -5.410959 3.946746 0.988444 0.099145 0.114668 0.027873 0.417990 1 1 1.000000 +w_physics_sheet +0 7.571305 -8.294725 -0.484617 0.989896 0.024031 -0.139744 0.037505 0.192862 1 1 1.000000 +0 7.933972 -8.259003 2.594368 0.992788 0.026316 0.116958 0.037990 0.292917 1 1 1.000000 +0 7.797315 -9.402264 1.062670 0.997601 -0.068650 -0.008950 0.001349 0.243029 1 1 1.000000 +w_physics_sheet +0 7.571305 -8.294725 -0.484617 0.989896 0.024031 -0.139744 0.037505 0.192862 1 1 1.000000 +0 7.792422 -6.444888 1.993724 0.982152 0.175493 0.067674 0.096791 0.273582 1 1 1.000000 +0 7.933972 -8.259003 2.594368 0.992788 0.026316 0.116958 0.037990 0.292917 1 1 1.000000 +w_physics_sheet +0 7.571305 -8.294725 -0.484617 0.989896 0.024031 -0.139744 0.037505 0.192862 1 1 1.000000 +0 7.568283 -6.466965 0.090806 0.980136 0.176627 -0.090196 0.096491 0.211745 1 1 1.000000 +0 7.792422 -6.444888 1.993724 0.982152 0.175493 0.067674 0.096791 0.273582 1 1 1.000000 +end diff --git a/modelsrc/weapons/w_bugbait.qc b/modelsrc/weapons/w_bugbait.qc new file mode 100644 index 0000000..251cdca --- /dev/null +++ b/modelsrc/weapons/w_bugbait.qc @@ -0,0 +1,36 @@ +// Created by Crowbar 0.74 + +$modelname "weapons/w_bugbait.mdl" + +$bodygroup "studio" +{ + studio "w_bugbait_reference.smd" +} + + +$surfaceprop "flesh" + +$contents "solid" + +$illumposition 0 0 0.461 + +$cdmaterials "models\weapons\w_bugbait\" + +$cbox 0 0 0 0 0 0 + +$bbox -4.06 -4.06 -3.678 4.06 4.06 4.6 + +$sequence "idle" { + "w_bugbait_reference.smd" + activity "ACT_VM_IDLE" 1 +} + +$collisionmodel "w_bugbait_physics.smd" +{ + $mass 2 + $inertia 1 + $damping 0 + $rotdamping 0 + $rootbone " " + +} diff --git a/modelsrc/weapons/w_bugbait_physics.smd b/modelsrc/weapons/w_bugbait_physics.smd new file mode 100644 index 0000000..c3de5ed --- /dev/null +++ b/modelsrc/weapons/w_bugbait_physics.smd @@ -0,0 +1,230 @@ +version 1 +nodes +0 "ValveBiped.Bip01_R_Hand" -1 +1 "ValveBiped.bone" 0 +2 "sphere" 1 +end +skeleton +time 0 +0 -4.683309 -2.295451 -1.072217 -3.064141 -0.246790 -0.633640 +1 -1.033471 -1.195086 -1.830797 -1.372486 0.336362 -1.833079 +2 1.679452 -1.514711 4.799577 0.241128 -1.266533 -0.565167 +end +triangles + phy +0 1.522157 2.317753 -2.833805 -0.661903 0.745061 -0.082270 0.000000 0.000000 1 2 1.000000 +0 -1.889461 1.889461 -2.672101 -0.609107 0.642693 -0.464687 0.000000 0.000000 1 2 1.000000 +0 0.000000 3.778921 0.000000 -0.999490 0.015067 -0.028164 0.000000 0.000000 1 2 1.000000 + phy +0 -1.889461 1.889461 -2.672101 -0.609107 0.642693 -0.464687 0.000000 0.000000 1 2 1.000000 +0 -2.672101 2.672101 0.000000 -0.720385 0.032676 -0.692805 0.000000 0.000000 1 2 1.000000 +0 0.000000 3.778921 0.000000 -0.999490 0.015067 -0.028164 0.000000 0.000000 1 2 1.000000 + phy +0 -1.889461 1.889461 -2.672101 -0.609107 0.642693 -0.464687 0.000000 0.000000 1 2 1.000000 +0 -2.672101 0.000000 -2.672101 0.070908 0.714405 -0.696131 0.000000 0.000000 1 2 1.000000 +0 -3.778921 0.000000 0.000000 -0.056821 -0.091077 -0.994222 0.000000 0.000000 1 2 1.000000 + phy +0 -2.672101 2.672101 0.000000 -0.720385 0.032676 -0.692805 0.000000 0.000000 1 2 1.000000 +0 -1.889461 1.889461 -2.672101 -0.609107 0.642693 -0.464687 0.000000 0.000000 1 2 1.000000 +0 -3.778921 0.000000 0.000000 -0.056821 -0.091077 -0.994222 0.000000 0.000000 1 2 1.000000 + phy +0 -1.889461 1.889461 -2.672101 -0.609107 0.642693 -0.464687 0.000000 0.000000 1 2 1.000000 +0 1.522157 2.317753 -2.833805 -0.661903 0.745061 -0.082270 0.000000 0.000000 1 2 1.000000 +0 -0.164898 -0.034986 -3.396432 -0.095798 0.992394 -0.077305 0.000000 0.000000 1 2 1.000000 + phy +0 -2.672101 0.000000 -2.672101 0.070908 0.714405 -0.696131 0.000000 0.000000 1 2 1.000000 +0 -1.889461 1.889461 -2.672101 -0.609107 0.642693 -0.464687 0.000000 0.000000 1 2 1.000000 +0 -0.164898 -0.034986 -3.396432 -0.095798 0.992394 -0.077305 0.000000 0.000000 1 2 1.000000 + phy +0 1.522157 2.317753 -2.833805 -0.661903 0.745061 -0.082270 0.000000 0.000000 1 2 1.000000 +0 1.906685 2.062870 -2.821555 -0.063028 0.849283 0.524161 0.000000 0.000000 1 2 1.000000 +0 -0.164898 -0.034986 -3.396432 -0.095798 0.992394 -0.077305 0.000000 0.000000 1 2 1.000000 + phy +0 1.522157 2.317753 -2.833805 -0.661903 0.745061 -0.082270 0.000000 0.000000 1 2 1.000000 +0 1.902750 2.403550 -2.557006 -0.682537 0.311246 0.661263 0.000000 0.000000 1 2 1.000000 +0 1.906685 2.062870 -2.821555 -0.063028 0.849283 0.524161 0.000000 0.000000 1 2 1.000000 + phy +0 1.902750 2.403550 -2.557006 -0.682537 0.311246 0.661263 0.000000 0.000000 1 2 1.000000 +0 1.522157 2.317753 -2.833805 -0.661903 0.745061 -0.082270 0.000000 0.000000 1 2 1.000000 +0 0.000000 3.778921 0.000000 -0.999490 0.015067 -0.028164 0.000000 0.000000 1 2 1.000000 + phy +0 -2.672101 0.000000 -2.672101 0.070908 0.714405 -0.696131 0.000000 0.000000 1 2 1.000000 +0 -1.889461 -1.889461 -2.672101 0.447462 0.638760 -0.625910 0.000000 0.000000 1 2 1.000000 +0 -2.996663 -3.353390 -0.004671 0.732571 0.037310 -0.679668 0.000000 0.000000 1 2 1.000000 + phy +0 -2.672101 0.000000 -2.672101 0.070908 0.714405 -0.696131 0.000000 0.000000 1 2 1.000000 +0 -2.996663 -3.353390 -0.004671 0.732571 0.037310 -0.679668 0.000000 0.000000 1 2 1.000000 +0 -3.778921 0.000000 0.000000 -0.056821 -0.091077 -0.994222 0.000000 0.000000 1 2 1.000000 + phy +0 -1.889461 -1.889461 -2.672101 0.447462 0.638760 -0.625910 0.000000 0.000000 1 2 1.000000 +0 -2.672101 0.000000 -2.672101 0.070908 0.714405 -0.696131 0.000000 0.000000 1 2 1.000000 +0 0.248555 -3.100345 -3.361555 0.636580 0.768282 0.067148 0.000000 0.000000 1 2 1.000000 + phy +0 0.248555 -3.100345 -3.361555 0.636580 0.768282 0.067148 0.000000 0.000000 1 2 1.000000 +0 -2.672101 0.000000 -2.672101 0.070908 0.714405 -0.696131 0.000000 0.000000 1 2 1.000000 +0 -0.164898 -0.034986 -3.396432 -0.095798 0.992394 -0.077305 0.000000 0.000000 1 2 1.000000 + phy +0 2.672101 2.672101 0.000000 -0.687921 -0.080998 0.721252 0.000000 0.000000 1 2 1.000000 +0 1.902750 2.403550 -2.557006 -0.682537 0.311246 0.661263 0.000000 0.000000 1 2 1.000000 +0 0.000000 3.778921 0.000000 -0.999490 0.015067 -0.028164 0.000000 0.000000 1 2 1.000000 + phy +0 1.902750 2.403550 -2.557006 -0.682537 0.311246 0.661263 0.000000 0.000000 1 2 1.000000 +0 3.778921 0.000000 0.000000 -0.003510 0.207079 0.978318 0.000000 0.000000 1 2 1.000000 +0 1.906685 2.062870 -2.821555 -0.063028 0.849283 0.524161 0.000000 0.000000 1 2 1.000000 + phy +0 2.672101 2.672101 0.000000 -0.687921 -0.080998 0.721252 0.000000 0.000000 1 2 1.000000 +0 3.778921 0.000000 0.000000 -0.003510 0.207079 0.978318 0.000000 0.000000 1 2 1.000000 +0 1.902750 2.403550 -2.557006 -0.682537 0.311246 0.661263 0.000000 0.000000 1 2 1.000000 + phy +0 1.906685 2.062870 -2.821555 -0.063028 0.849283 0.524161 0.000000 0.000000 1 2 1.000000 +0 1.889461 -1.889461 -2.672101 0.310285 0.610495 0.728711 0.000000 0.000000 1 2 1.000000 +0 0.248555 -3.100345 -3.361555 0.636580 0.768282 0.067148 0.000000 0.000000 1 2 1.000000 + phy +0 1.889461 -1.889461 -2.672101 0.310285 0.610495 0.728711 0.000000 0.000000 1 2 1.000000 +0 1.906685 2.062870 -2.821555 -0.063028 0.849283 0.524161 0.000000 0.000000 1 2 1.000000 +0 2.506387 -0.048672 -2.416632 0.025033 0.565337 0.824480 0.000000 0.000000 1 2 1.000000 + phy +0 2.506387 -0.048672 -2.416632 0.025033 0.565337 0.824480 0.000000 0.000000 1 2 1.000000 +0 3.778921 0.000000 0.000000 -0.003510 0.207079 0.978318 0.000000 0.000000 1 2 1.000000 +0 1.889461 -1.889461 -2.672101 0.310285 0.610495 0.728711 0.000000 0.000000 1 2 1.000000 + phy +0 1.889461 -1.889461 -2.672101 0.310285 0.610495 0.728711 0.000000 0.000000 1 2 1.000000 +0 3.778921 0.000000 0.000000 -0.003510 0.207079 0.978318 0.000000 0.000000 1 2 1.000000 +0 2.672101 -2.672101 0.000000 0.734241 -0.113555 0.669324 0.000000 0.000000 1 2 1.000000 + phy +0 1.889461 -1.889461 -2.672101 0.310285 0.610495 0.728711 0.000000 0.000000 1 2 1.000000 +0 2.672101 -2.672101 0.000000 0.734241 -0.113555 0.669324 0.000000 0.000000 1 2 1.000000 +0 0.248555 -3.100345 -3.361555 0.636580 0.768282 0.067148 0.000000 0.000000 1 2 1.000000 + phy +0 0.248555 -3.100345 -3.361555 0.636580 0.768282 0.067148 0.000000 0.000000 1 2 1.000000 +0 -2.996663 -3.353390 -0.004671 0.732571 0.037310 -0.679668 0.000000 0.000000 1 2 1.000000 +0 -1.889461 -1.889461 -2.672101 0.447462 0.638760 -0.625910 0.000000 0.000000 1 2 1.000000 + phy +0 1.906685 2.062870 -2.821555 -0.063028 0.849283 0.524161 0.000000 0.000000 1 2 1.000000 +0 0.248555 -3.100345 -3.361555 0.636580 0.768282 0.067148 0.000000 0.000000 1 2 1.000000 +0 -0.164898 -0.034986 -3.396432 -0.095798 0.992394 -0.077305 0.000000 0.000000 1 2 1.000000 + phy +0 1.906685 2.062870 -2.821555 -0.063028 0.849283 0.524161 0.000000 0.000000 1 2 1.000000 +0 3.778921 0.000000 0.000000 -0.003510 0.207079 0.978318 0.000000 0.000000 1 2 1.000000 +0 2.506387 -0.048672 -2.416632 0.025033 0.565337 0.824480 0.000000 0.000000 1 2 1.000000 + phy +0 0.000000 -2.672101 2.672101 0.776347 -0.603627 0.181436 0.000000 0.000000 1 2 1.000000 +0 2.672101 -2.672101 0.000000 0.734241 -0.113555 0.669324 0.000000 0.000000 1 2 1.000000 +0 2.953251 0.017824 3.190011 0.425178 -0.749745 0.507057 0.000000 0.000000 1 2 1.000000 + phy +0 2.953251 0.017824 3.190011 0.425178 -0.749745 0.507057 0.000000 0.000000 1 2 1.000000 +0 2.672101 -2.672101 0.000000 0.734241 -0.113555 0.669324 0.000000 0.000000 1 2 1.000000 +0 3.315417 0.030738 2.822405 -0.141762 -0.293086 0.945518 0.000000 0.000000 1 2 1.000000 + phy +0 2.953251 0.017824 3.190011 0.425178 -0.749745 0.507057 0.000000 0.000000 1 2 1.000000 +0 0.136254 -0.145285 4.318476 0.333041 -0.926808 -0.173525 0.000000 0.000000 1 2 1.000000 +0 0.000000 -2.672101 2.672101 0.776347 -0.603627 0.181436 0.000000 0.000000 1 2 1.000000 + phy +0 0.308700 0.285924 4.313300 -0.480352 -0.867380 0.130051 0.000000 0.000000 1 2 1.000000 +0 0.136254 -0.145285 4.318476 0.333041 -0.926808 -0.173525 0.000000 0.000000 1 2 1.000000 +0 2.953251 0.017824 3.190011 0.425178 -0.749745 0.507057 0.000000 0.000000 1 2 1.000000 + phy +0 2.953251 0.017824 3.190011 0.425178 -0.749745 0.507057 0.000000 0.000000 1 2 1.000000 +0 1.889461 1.889461 2.672101 -0.708489 -0.546272 0.446800 0.000000 0.000000 1 2 1.000000 +0 0.308700 0.285924 4.313300 -0.480352 -0.867380 0.130051 0.000000 0.000000 1 2 1.000000 + phy +0 3.315417 0.030738 2.822405 -0.141762 -0.293086 0.945518 0.000000 0.000000 1 2 1.000000 +0 1.889461 1.889461 2.672101 -0.708489 -0.546272 0.446800 0.000000 0.000000 1 2 1.000000 +0 2.953251 0.017824 3.190011 0.425178 -0.749745 0.507057 0.000000 0.000000 1 2 1.000000 + phy +0 2.672101 -2.672101 0.000000 0.734241 -0.113555 0.669324 0.000000 0.000000 1 2 1.000000 +0 0.000000 -3.778921 0.000000 0.990058 -0.075140 0.118904 0.000000 0.000000 1 2 1.000000 +0 0.248555 -3.100345 -3.361555 0.636580 0.768282 0.067148 0.000000 0.000000 1 2 1.000000 + phy +0 0.248555 -3.100345 -3.361555 0.636580 0.768282 0.067148 0.000000 0.000000 1 2 1.000000 +0 0.000000 -3.778921 0.000000 0.990058 -0.075140 0.118904 0.000000 0.000000 1 2 1.000000 +0 -2.996663 -3.353390 -0.004671 0.732571 0.037310 -0.679668 0.000000 0.000000 1 2 1.000000 + phy +0 -2.313647 1.852709 2.498146 -0.378412 -0.297634 -0.876481 0.000000 0.000000 1 2 1.000000 +0 -2.239904 1.480953 2.787901 0.060695 -0.670943 -0.739021 0.000000 0.000000 1 2 1.000000 +0 -2.003396 1.891625 2.823820 -0.754547 -0.564095 -0.335344 0.000000 0.000000 1 2 1.000000 + phy +0 -2.672101 2.672101 0.000000 -0.720385 0.032676 -0.692805 0.000000 0.000000 1 2 1.000000 +0 -2.313647 1.852709 2.498146 -0.378412 -0.297634 -0.876481 0.000000 0.000000 1 2 1.000000 +0 -2.003396 1.891625 2.823820 -0.754547 -0.564095 -0.335344 0.000000 0.000000 1 2 1.000000 + phy +0 -2.239904 1.480953 2.787901 0.060695 -0.670943 -0.739021 0.000000 0.000000 1 2 1.000000 +0 -2.313647 1.852709 2.498146 -0.378412 -0.297634 -0.876481 0.000000 0.000000 1 2 1.000000 +0 -3.778921 0.000000 0.000000 -0.056821 -0.091077 -0.994222 0.000000 0.000000 1 2 1.000000 + phy +0 -2.313647 1.852709 2.498146 -0.378412 -0.297634 -0.876481 0.000000 0.000000 1 2 1.000000 +0 -2.672101 2.672101 0.000000 -0.720385 0.032676 -0.692805 0.000000 0.000000 1 2 1.000000 +0 -3.778921 0.000000 0.000000 -0.056821 -0.091077 -0.994222 0.000000 0.000000 1 2 1.000000 + phy +0 -1.889461 -1.889461 2.672101 0.308014 -0.667518 -0.677899 0.000000 0.000000 1 2 1.000000 +0 -2.239904 1.480953 2.787901 0.060695 -0.670943 -0.739021 0.000000 0.000000 1 2 1.000000 +0 -3.778921 0.000000 0.000000 -0.056821 -0.091077 -0.994222 0.000000 0.000000 1 2 1.000000 + phy +0 -2.996663 -3.353390 -0.004671 0.732571 0.037310 -0.679668 0.000000 0.000000 1 2 1.000000 +0 -1.889461 -1.889461 2.672101 0.308014 -0.667518 -0.677899 0.000000 0.000000 1 2 1.000000 +0 -3.778921 0.000000 0.000000 -0.056821 -0.091077 -0.994222 0.000000 0.000000 1 2 1.000000 + phy +0 -1.889461 -1.889461 2.672101 0.308014 -0.667518 -0.677899 0.000000 0.000000 1 2 1.000000 +0 0.136254 -0.145285 4.318476 0.333041 -0.926808 -0.173525 0.000000 0.000000 1 2 1.000000 +0 -2.239904 1.480953 2.787901 0.060695 -0.670943 -0.739021 0.000000 0.000000 1 2 1.000000 + phy +0 -1.889461 -1.889461 2.672101 0.308014 -0.667518 -0.677899 0.000000 0.000000 1 2 1.000000 +0 -2.996663 -3.353390 -0.004671 0.732571 0.037310 -0.679668 0.000000 0.000000 1 2 1.000000 +0 0.000000 -2.672101 2.672101 0.776347 -0.603627 0.181436 0.000000 0.000000 1 2 1.000000 + phy +0 0.000000 -2.672101 2.672101 0.776347 -0.603627 0.181436 0.000000 0.000000 1 2 1.000000 +0 0.136254 -0.145285 4.318476 0.333041 -0.926808 -0.173525 0.000000 0.000000 1 2 1.000000 +0 -1.889461 -1.889461 2.672101 0.308014 -0.667518 -0.677899 0.000000 0.000000 1 2 1.000000 + phy +0 0.000000 2.672101 2.672101 -0.777722 -0.628117 0.024862 0.000000 0.000000 1 2 1.000000 +0 -2.003396 1.891625 2.823820 -0.754547 -0.564095 -0.335344 0.000000 0.000000 1 2 1.000000 +0 0.308700 0.285924 4.313300 -0.480352 -0.867380 0.130051 0.000000 0.000000 1 2 1.000000 + phy +0 -2.003396 1.891625 2.823820 -0.754547 -0.564095 -0.335344 0.000000 0.000000 1 2 1.000000 +0 0.136254 -0.145285 4.318476 0.333041 -0.926808 -0.173525 0.000000 0.000000 1 2 1.000000 +0 0.308700 0.285924 4.313300 -0.480352 -0.867380 0.130051 0.000000 0.000000 1 2 1.000000 + phy +0 0.308700 0.285924 4.313300 -0.480352 -0.867380 0.130051 0.000000 0.000000 1 2 1.000000 +0 1.889461 1.889461 2.672101 -0.708489 -0.546272 0.446800 0.000000 0.000000 1 2 1.000000 +0 0.000000 2.672101 2.672101 -0.777722 -0.628117 0.024862 0.000000 0.000000 1 2 1.000000 + phy +0 -2.239904 1.480953 2.787901 0.060695 -0.670943 -0.739021 0.000000 0.000000 1 2 1.000000 +0 0.136254 -0.145285 4.318476 0.333041 -0.926808 -0.173525 0.000000 0.000000 1 2 1.000000 +0 -2.003396 1.891625 2.823820 -0.754547 -0.564095 -0.335344 0.000000 0.000000 1 2 1.000000 + phy +0 0.000000 -2.672101 2.672101 0.776347 -0.603627 0.181436 0.000000 0.000000 1 2 1.000000 +0 0.000000 -3.778921 0.000000 0.990058 -0.075140 0.118904 0.000000 0.000000 1 2 1.000000 +0 2.672101 -2.672101 0.000000 0.734241 -0.113555 0.669324 0.000000 0.000000 1 2 1.000000 + phy +0 -2.996663 -3.353390 -0.004671 0.732571 0.037310 -0.679668 0.000000 0.000000 1 2 1.000000 +0 0.000000 -3.778921 0.000000 0.990058 -0.075140 0.118904 0.000000 0.000000 1 2 1.000000 +0 0.000000 -2.672101 2.672101 0.776347 -0.603627 0.181436 0.000000 0.000000 1 2 1.000000 + phy +0 -2.003396 1.891625 2.823820 -0.754547 -0.564095 -0.335344 0.000000 0.000000 1 2 1.000000 +0 0.000000 2.672101 2.672101 -0.777722 -0.628117 0.024862 0.000000 0.000000 1 2 1.000000 +0 0.000000 3.778921 0.000000 -0.999490 0.015067 -0.028164 0.000000 0.000000 1 2 1.000000 + phy +0 0.000000 2.672101 2.672101 -0.777722 -0.628117 0.024862 0.000000 0.000000 1 2 1.000000 +0 1.889461 1.889461 2.672101 -0.708489 -0.546272 0.446800 0.000000 0.000000 1 2 1.000000 +0 0.000000 3.778921 0.000000 -0.999490 0.015067 -0.028164 0.000000 0.000000 1 2 1.000000 + phy +0 -2.672101 2.672101 0.000000 -0.720385 0.032676 -0.692805 0.000000 0.000000 1 2 1.000000 +0 -2.003396 1.891625 2.823820 -0.754547 -0.564095 -0.335344 0.000000 0.000000 1 2 1.000000 +0 0.000000 3.778921 0.000000 -0.999490 0.015067 -0.028164 0.000000 0.000000 1 2 1.000000 + phy +0 2.672101 2.672101 0.000000 -0.687921 -0.080998 0.721252 0.000000 0.000000 1 2 1.000000 +0 1.889461 1.889461 2.672101 -0.708489 -0.546272 0.446800 0.000000 0.000000 1 2 1.000000 +0 3.315417 0.030738 2.822405 -0.141762 -0.293086 0.945518 0.000000 0.000000 1 2 1.000000 + phy +0 3.315417 0.030738 2.822405 -0.141762 -0.293086 0.945518 0.000000 0.000000 1 2 1.000000 +0 3.778921 0.000000 0.000000 -0.003510 0.207079 0.978318 0.000000 0.000000 1 2 1.000000 +0 2.672101 2.672101 0.000000 -0.687921 -0.080998 0.721252 0.000000 0.000000 1 2 1.000000 + phy +0 2.672101 -2.672101 0.000000 0.734241 -0.113555 0.669324 0.000000 0.000000 1 2 1.000000 +0 3.778921 0.000000 0.000000 -0.003510 0.207079 0.978318 0.000000 0.000000 1 2 1.000000 +0 3.315417 0.030738 2.822405 -0.141762 -0.293086 0.945518 0.000000 0.000000 1 2 1.000000 + phy +0 1.889461 1.889461 2.672101 -0.708489 -0.546272 0.446800 0.000000 0.000000 1 2 1.000000 +0 2.672101 2.672101 0.000000 -0.687921 -0.080998 0.721252 0.000000 0.000000 1 2 1.000000 +0 0.000000 3.778921 0.000000 -0.999490 0.015067 -0.028164 0.000000 0.000000 1 2 1.000000 +end diff --git a/modelsrc/weapons/w_bugbait_reference.smd b/modelsrc/weapons/w_bugbait_reference.smd new file mode 100644 index 0000000..1991c27 --- /dev/null +++ b/modelsrc/weapons/w_bugbait_reference.smd @@ -0,0 +1,518 @@ +version 1 +nodes +0 "ValveBiped.Bip01_R_Hand" -1 +1 "ValveBiped.bone" 0 +2 "sphere" 1 +end +skeleton +time 0 +0 -4.683309 -2.295451 -1.072217 -3.064141 -0.246790 -0.633640 +1 -1.033471 -1.195086 -1.830797 -1.372486 0.336362 -1.833079 +2 1.679452 -1.514711 4.799577 0.241128 -1.266533 -0.565167 +end +triangles +wbugbait_sheet +0 0.279252 0.572272 3.347234 -0.262600 0.625917 0.734349 0.933352 0.596869 1 2 1.000000 +0 0.308700 0.285924 4.313300 0.421568 0.447394 0.788745 0.926576 0.557362 1 2 1.000000 +0 0.736624 0.439597 3.327915 0.486768 0.477914 0.731201 0.953093 0.569319 1 2 1.000000 +wbugbait_sheet +0 0.936737 0.019477 3.265274 0.698094 -0.101738 0.708741 0.958097 0.518058 1 2 1.000000 +0 0.308700 0.285924 4.313300 0.421568 0.447394 0.788745 0.926576 0.557362 1 2 1.000000 +0 0.300055 -0.234497 4.296475 0.222593 -0.583679 0.780879 0.922110 0.513497 1 2 1.000000 +wbugbait_sheet +0 0.936737 0.019477 3.265274 0.698094 -0.101738 0.708741 0.958097 0.518058 1 2 1.000000 +0 0.300055 -0.234497 4.296475 0.222593 -0.583679 0.780879 0.922110 0.513497 1 2 1.000000 +0 0.277395 -0.638933 3.342745 0.213535 -0.585924 0.781726 0.920167 0.462165 1 2 1.000000 +wbugbait_sheet +0 0.277395 -0.638933 3.342745 0.213535 -0.585924 0.781726 0.920167 0.462165 1 2 1.000000 +0 0.300055 -0.234497 4.296475 0.222593 -0.583679 0.780879 0.922110 0.513497 1 2 1.000000 +0 0.136254 -0.145285 4.318476 -0.739965 -0.080426 0.667820 0.916966 0.524234 1 2 1.000000 +wbugbait_sheet +0 0.136254 -0.145285 4.318476 -0.739965 -0.080426 0.667820 0.916966 0.524234 1 2 1.000000 +0 0.300055 -0.234497 4.296475 0.222593 -0.583679 0.780879 0.922110 0.513497 1 2 1.000000 +0 0.308700 0.285924 4.313300 0.421568 0.447394 0.788745 0.926576 0.557362 1 2 1.000000 +wbugbait_sheet +0 -0.077090 0.308341 3.219687 -0.739998 0.284558 0.609450 0.913404 0.579300 1 2 1.000000 +0 0.136254 -0.145285 4.318476 -0.739965 -0.080426 0.667820 0.916966 0.524234 1 2 1.000000 +0 0.308700 0.285924 4.313300 0.421568 0.447394 0.788745 0.926576 0.557362 1 2 1.000000 +wbugbait_sheet +0 -0.077090 0.308341 3.219687 -0.739998 0.284558 0.609450 0.913404 0.579300 1 2 1.000000 +0 0.308700 0.285924 4.313300 0.421568 0.447394 0.788745 0.926576 0.557362 1 2 1.000000 +0 0.279252 0.572272 3.347234 -0.262600 0.625917 0.734349 0.933352 0.596869 1 2 1.000000 +wbugbait_sheet +0 0.000000 2.672101 2.672101 -0.126540 0.632470 0.764179 0.955124 0.821475 1 2 1.000000 +0 -0.077090 0.308341 3.219687 -0.739998 0.284558 0.609450 0.913404 0.579300 1 2 1.000000 +0 0.279252 0.572272 3.347234 -0.262600 0.625917 0.734349 0.933352 0.596869 1 2 1.000000 +wbugbait_sheet +0 0.000000 2.672101 2.672101 -0.126540 0.632470 0.764179 0.955124 0.821475 1 2 1.000000 +0 -1.196282 1.185598 2.393637 -0.125232 -0.093519 0.987710 0.847158 0.734255 1 2 1.000000 +0 -0.077090 0.308341 3.219687 -0.739998 0.284558 0.609450 0.913404 0.579300 1 2 1.000000 +wbugbait_sheet +0 0.000000 2.672101 2.672101 -0.126540 0.632470 0.764179 0.955124 0.821475 1 2 1.000000 +0 -1.129709 1.880833 2.256401 -0.175865 0.659669 0.730690 0.855382 0.813808 1 2 1.000000 +0 -1.196282 1.185598 2.393637 -0.125232 -0.093519 0.987710 0.847158 0.734255 1 2 1.000000 +wbugbait_sheet +0 -1.129709 1.880833 2.256401 -0.175865 0.659669 0.730690 0.855382 0.813808 1 2 1.000000 +0 -2.239904 1.480953 2.787901 -0.624773 -0.381186 0.681437 0.811360 0.723869 1 2 1.000000 +0 -1.196282 1.185598 2.393637 -0.125232 -0.093519 0.987710 0.847158 0.734255 1 2 1.000000 +wbugbait_sheet +0 -1.129709 1.880833 2.256401 -0.175865 0.659669 0.730690 0.855382 0.813808 1 2 1.000000 +0 -2.003396 1.891625 2.823820 -0.148285 0.660612 0.735937 0.824320 0.760742 1 2 1.000000 +0 -2.239904 1.480953 2.787901 -0.624773 -0.381186 0.681437 0.811360 0.723869 1 2 1.000000 +wbugbait_sheet +0 -2.239904 1.480953 2.787901 -0.624773 -0.381186 0.681437 0.811360 0.723869 1 2 1.000000 +0 -2.003396 1.891625 2.823820 -0.148285 0.660612 0.735937 0.824320 0.760742 1 2 1.000000 +0 -2.313647 1.852709 2.498146 -0.785996 0.604781 0.128260 0.799768 0.763169 1 2 1.000000 +wbugbait_sheet +0 -1.891417 1.812396 1.556448 -0.718870 0.660592 0.216437 0.767092 0.818380 1 2 1.000000 +0 -2.313647 1.852709 2.498146 -0.785996 0.604781 0.128260 0.799768 0.763169 1 2 1.000000 +0 -2.003396 1.891625 2.823820 -0.148285 0.660612 0.735937 0.824320 0.760742 1 2 1.000000 +wbugbait_sheet +0 -2.044438 1.235296 1.674225 -0.956997 -0.144768 0.251392 0.767774 0.747747 1 2 1.000000 +0 -2.313647 1.852709 2.498146 -0.785996 0.604781 0.128260 0.799768 0.763169 1 2 1.000000 +0 -1.891417 1.812396 1.556448 -0.718870 0.660592 0.216437 0.767092 0.818380 1 2 1.000000 +wbugbait_sheet +0 -2.672101 2.672101 0.000000 -0.690268 0.722391 0.041011 0.638551 0.824556 1 2 1.000000 +0 -2.044438 1.235296 1.674225 -0.956997 -0.144768 0.251392 0.767774 0.747747 1 2 1.000000 +0 -1.891417 1.812396 1.556448 -0.718870 0.660592 0.216437 0.767092 0.818380 1 2 1.000000 +wbugbait_sheet +0 -2.672101 2.672101 0.000000 -0.690268 0.722391 0.041011 0.638551 0.824556 1 2 1.000000 +0 -3.778921 0.000000 0.000000 -0.990233 0.076355 0.116651 0.671041 0.571186 1 2 1.000000 +0 -2.044438 1.235296 1.674225 -0.956997 -0.144768 0.251392 0.767774 0.747747 1 2 1.000000 +wbugbait_sheet +0 -1.889461 1.889461 -2.672101 -0.316595 0.519954 -0.793357 0.528144 0.664137 1 2 1.000000 +0 -3.778921 0.000000 0.000000 -0.990233 0.076355 0.116651 0.671041 0.571186 1 2 1.000000 +0 -2.672101 2.672101 0.000000 -0.690268 0.722391 0.041011 0.638551 0.824556 1 2 1.000000 +wbugbait_sheet +0 -1.889461 1.889461 -2.672101 -0.316595 0.519954 -0.793357 0.528144 0.664137 1 2 1.000000 +0 -2.672101 0.000000 -2.672101 -0.655492 -0.000338 -0.755202 0.567666 0.523165 1 2 1.000000 +0 -3.778921 0.000000 0.000000 -0.990233 0.076355 0.116651 0.671041 0.571186 1 2 1.000000 +wbugbait_sheet +0 -2.672101 0.000000 -2.672101 -0.655492 -0.000338 -0.755202 0.567666 0.523165 1 2 1.000000 +0 -1.889461 1.889461 -2.672101 -0.316595 0.519954 -0.793357 0.528144 0.664137 1 2 1.000000 +0 -0.164898 -0.034986 -3.396432 0.040834 0.039890 -0.998369 0.477769 0.469220 1 2 1.000000 +wbugbait_sheet +0 -1.891417 1.812396 1.556448 -0.718870 0.660592 0.216437 0.767092 0.818380 1 2 1.000000 +0 -2.003396 1.891625 2.823820 -0.148285 0.660612 0.735937 0.824320 0.760742 1 2 1.000000 +0 -1.129709 1.880833 2.256401 -0.175865 0.659669 0.730690 0.855382 0.813808 1 2 1.000000 +wbugbait_sheet +0 -2.044438 1.235296 1.674225 -0.956997 -0.144768 0.251392 0.767774 0.747747 1 2 1.000000 +0 -2.239904 1.480953 2.787901 -0.624773 -0.381186 0.681437 0.811360 0.723869 1 2 1.000000 +0 -2.313647 1.852709 2.498146 -0.785996 0.604781 0.128260 0.799768 0.763169 1 2 1.000000 +wbugbait_sheet +0 -1.680553 0.897428 2.182014 -0.612088 -0.397933 0.683372 0.809244 0.702183 1 2 1.000000 +0 -2.239904 1.480953 2.787901 -0.624773 -0.381186 0.681437 0.811360 0.723869 1 2 1.000000 +0 -2.044438 1.235296 1.674225 -0.956997 -0.144768 0.251392 0.767774 0.747747 1 2 1.000000 +wbugbait_sheet +0 -3.778921 0.000000 0.000000 -0.990233 0.076355 0.116651 0.671041 0.571186 1 2 1.000000 +0 -1.680553 0.897428 2.182014 -0.612088 -0.397933 0.683372 0.809244 0.702183 1 2 1.000000 +0 -2.044438 1.235296 1.674225 -0.956997 -0.144768 0.251392 0.767774 0.747747 1 2 1.000000 +wbugbait_sheet +0 -3.778921 0.000000 0.000000 -0.990233 0.076355 0.116651 0.671041 0.571186 1 2 1.000000 +0 -1.889461 -1.889461 2.672101 -0.527595 -0.302873 0.793670 0.805813 0.384269 1 2 1.000000 +0 -1.680553 0.897428 2.182014 -0.612088 -0.397933 0.683372 0.809244 0.702183 1 2 1.000000 +wbugbait_sheet +0 -1.680553 0.897428 2.182014 -0.612088 -0.397933 0.683372 0.809244 0.702183 1 2 1.000000 +0 -1.889461 -1.889461 2.672101 -0.527595 -0.302873 0.793670 0.805813 0.384269 1 2 1.000000 +0 -0.114774 -0.425700 3.358602 -0.620498 -0.262174 0.739085 0.903982 0.495381 1 2 1.000000 +wbugbait_sheet +0 0.000000 -3.778921 0.000000 -0.000010 -1.000000 0.000007 0.643463 0.143332 1 2 1.000000 +0 2.672101 -2.672101 0.000000 0.675738 -0.735836 0.043858 0.263801 0.169905 1 2 1.000000 +0 0.000000 -2.672101 2.672101 0.238189 -0.659350 0.713108 0.882086 0.250521 1 2 1.000000 +wbugbait_sheet +0 -2.078861 -2.917829 0.000000 -0.124579 -0.991271 -0.043153 0.680273 0.252551 1 2 1.000000 +0 0.000000 -3.778921 0.000000 -0.000010 -1.000000 0.000007 0.643463 0.143332 1 2 1.000000 +0 0.000000 -2.672101 2.672101 0.238189 -0.659350 0.713108 0.882086 0.250521 1 2 1.000000 +wbugbait_sheet +0 -2.078861 -2.917829 0.000000 -0.124579 -0.991271 -0.043153 0.680273 0.252551 1 2 1.000000 +0 0.000000 -2.672101 2.672101 0.238189 -0.659350 0.713108 0.882086 0.250521 1 2 1.000000 +0 -1.889461 -1.889461 2.672101 -0.527595 -0.302873 0.793670 0.805813 0.384269 1 2 1.000000 +wbugbait_sheet +0 -1.889461 -1.889461 2.672101 -0.527595 -0.302873 0.793670 0.805813 0.384269 1 2 1.000000 +0 0.000000 -2.672101 2.672101 0.238189 -0.659350 0.713108 0.882086 0.250521 1 2 1.000000 +0 0.277395 -0.638933 3.342745 0.213535 -0.585924 0.781726 0.920167 0.462165 1 2 1.000000 +wbugbait_sheet +0 -1.889461 -1.889461 2.672101 -0.527595 -0.302873 0.793670 0.805813 0.384269 1 2 1.000000 +0 0.277395 -0.638933 3.342745 0.213535 -0.585924 0.781726 0.920167 0.462165 1 2 1.000000 +0 -0.114774 -0.425700 3.358602 -0.620498 -0.262174 0.739085 0.903982 0.495381 1 2 1.000000 +wbugbait_sheet +0 0.277395 -0.638933 3.342745 0.213535 -0.585924 0.781726 0.920167 0.462165 1 2 1.000000 +0 0.136254 -0.145285 4.318476 -0.739965 -0.080426 0.667820 0.916966 0.524234 1 2 1.000000 +0 -0.114774 -0.425700 3.358602 -0.620498 -0.262174 0.739085 0.903982 0.495381 1 2 1.000000 +wbugbait_sheet +0 -0.114774 -0.425700 3.358602 -0.620498 -0.262174 0.739085 0.903982 0.495381 1 2 1.000000 +0 0.136254 -0.145285 4.318476 -0.739965 -0.080426 0.667820 0.916966 0.524234 1 2 1.000000 +0 -0.077090 0.308341 3.219687 -0.739998 0.284558 0.609450 0.913404 0.579300 1 2 1.000000 +wbugbait_sheet +0 -1.680553 0.897428 2.182014 -0.612088 -0.397933 0.683372 0.809244 0.702183 1 2 1.000000 +0 -0.114774 -0.425700 3.358602 -0.620498 -0.262174 0.739085 0.903982 0.495381 1 2 1.000000 +0 -0.077090 0.308341 3.219687 -0.739998 0.284558 0.609450 0.913404 0.579300 1 2 1.000000 +wbugbait_sheet +0 -1.680553 0.897428 2.182014 -0.612088 -0.397933 0.683372 0.809244 0.702183 1 2 1.000000 +0 -0.077090 0.308341 3.219687 -0.739998 0.284558 0.609450 0.913404 0.579300 1 2 1.000000 +0 -1.196282 1.185598 2.393637 -0.125232 -0.093519 0.987710 0.847158 0.734255 1 2 1.000000 +wbugbait_sheet +0 -1.196282 1.185598 2.393637 -0.125232 -0.093519 0.987710 0.847158 0.734255 1 2 1.000000 +0 -2.239904 1.480953 2.787901 -0.624773 -0.381186 0.681437 0.811360 0.723869 1 2 1.000000 +0 -1.680553 0.897428 2.182014 -0.612088 -0.397933 0.683372 0.809244 0.702183 1 2 1.000000 +wbugbait_sheet +0 -2.078861 -2.917829 0.000000 -0.124579 -0.991271 -0.043153 0.680273 0.252551 1 2 1.000000 +0 -1.889461 -1.889461 2.672101 -0.527595 -0.302873 0.793670 0.805813 0.384269 1 2 1.000000 +0 -2.498345 -2.498345 0.593240 -0.508462 -0.419237 0.752135 0.707127 0.313759 1 2 1.000000 +wbugbait_sheet +0 -3.778921 0.000000 0.000000 -0.990233 0.076355 0.116651 0.671041 0.571186 1 2 1.000000 +0 -2.498345 -2.498345 0.593240 -0.508462 -0.419237 0.752135 0.707127 0.313759 1 2 1.000000 +0 -1.889461 -1.889461 2.672101 -0.527595 -0.302873 0.793670 0.805813 0.384269 1 2 1.000000 +wbugbait_sheet +0 -3.778921 0.000000 0.000000 -0.990233 0.076355 0.116651 0.671041 0.571186 1 2 1.000000 +0 -2.917829 -2.078861 0.000000 -0.995691 0.067975 0.063085 0.678217 0.364542 1 2 1.000000 +0 -2.498345 -2.498345 0.593240 -0.508462 -0.419237 0.752135 0.707127 0.313759 1 2 1.000000 +wbugbait_sheet +0 -2.672101 0.000000 -2.672101 -0.655492 -0.000338 -0.755202 0.567666 0.523165 1 2 1.000000 +0 -2.917829 -2.078861 0.000000 -0.995691 0.067975 0.063085 0.678217 0.364542 1 2 1.000000 +0 -3.778921 0.000000 0.000000 -0.990233 0.076355 0.116651 0.671041 0.571186 1 2 1.000000 +wbugbait_sheet +0 -2.672101 0.000000 -2.672101 -0.655492 -0.000338 -0.755202 0.567666 0.523165 1 2 1.000000 +0 -2.498345 -2.498345 -0.593240 -0.569010 -0.459261 -0.682134 0.652160 0.309436 1 2 1.000000 +0 -2.917829 -2.078861 0.000000 -0.995691 0.067975 0.063085 0.678217 0.364542 1 2 1.000000 +wbugbait_sheet +0 -2.672101 0.000000 -2.672101 -0.655492 -0.000338 -0.755202 0.567666 0.523165 1 2 1.000000 +0 -1.889461 -1.889461 -2.672101 -0.463464 -0.462188 -0.756032 0.562025 0.355307 1 2 1.000000 +0 -2.498345 -2.498345 -0.593240 -0.569010 -0.459261 -0.682134 0.652160 0.309436 1 2 1.000000 +wbugbait_sheet +0 -2.498345 -2.498345 -0.593240 -0.569010 -0.459261 -0.682134 0.652160 0.309436 1 2 1.000000 +0 -3.353390 -2.996663 0.004671 -0.884631 -0.294514 -0.361510 0.683666 0.327532 1 2 1.000000 +0 -2.917829 -2.078861 0.000000 -0.995691 0.067975 0.063085 0.678217 0.364542 1 2 1.000000 +wbugbait_sheet +0 -2.917829 -2.078861 0.000000 -0.995691 0.067975 0.063085 0.678217 0.364542 1 2 1.000000 +0 -3.353390 -2.996663 0.004671 -0.884631 -0.294514 -0.361510 0.683666 0.327532 1 2 1.000000 +0 -3.178330 -3.171724 0.252244 -0.520471 -0.519682 0.677525 0.693343 0.310387 1 2 1.000000 +wbugbait_sheet +0 -2.917829 -2.078861 0.000000 -0.995691 0.067975 0.063085 0.678217 0.364542 1 2 1.000000 +0 -3.178330 -3.171724 0.252244 -0.520471 -0.519682 0.677525 0.693343 0.310387 1 2 1.000000 +0 -2.498345 -2.498345 0.593240 -0.508462 -0.419237 0.752135 0.707127 0.313759 1 2 1.000000 +wbugbait_sheet +0 -2.498345 -2.498345 0.593240 -0.508462 -0.419237 0.752135 0.707127 0.313759 1 2 1.000000 +0 -3.178330 -3.171724 0.252244 -0.520471 -0.519682 0.677525 0.693343 0.310387 1 2 1.000000 +0 -2.996663 -3.353390 -0.004671 -0.183780 -0.980807 -0.065139 0.684358 0.289749 1 2 1.000000 +wbugbait_sheet +0 -2.498345 -2.498345 0.593240 -0.508462 -0.419237 0.752135 0.707127 0.313759 1 2 1.000000 +0 -2.996663 -3.353390 -0.004671 -0.183780 -0.980807 -0.065139 0.684358 0.289749 1 2 1.000000 +0 -2.078861 -2.917829 0.000000 -0.124579 -0.991271 -0.043153 0.680273 0.252551 1 2 1.000000 +wbugbait_sheet +0 -2.078861 -2.917829 0.000000 -0.124579 -0.991271 -0.043153 0.680273 0.252551 1 2 1.000000 +0 -2.996663 -3.353390 -0.004671 -0.183780 -0.980807 -0.065139 0.684358 0.289749 1 2 1.000000 +0 -3.353390 -2.996663 0.004671 -0.884631 -0.294514 -0.361510 0.683666 0.327532 1 2 1.000000 +wbugbait_sheet +0 -3.178330 -3.171724 0.252244 -0.520471 -0.519682 0.677525 0.693343 0.310387 1 2 1.000000 +0 -3.353390 -2.996663 0.004671 -0.884631 -0.294514 -0.361510 0.683666 0.327532 1 2 1.000000 +0 -2.996663 -3.353390 -0.004671 -0.183780 -0.980807 -0.065139 0.684358 0.289749 1 2 1.000000 +wbugbait_sheet +0 0.894118 1.800932 -2.238961 -0.395295 0.612626 -0.684421 0.413846 0.632835 1 2 1.000000 +0 1.615267 2.116264 -2.901908 -0.083622 -0.017500 -0.996344 0.399390 0.610264 1 2 1.000000 +0 1.137537 1.361727 -2.430173 -0.020040 0.044231 -0.998820 0.410770 0.580949 1 2 1.000000 +wbugbait_sheet +0 -1.889461 1.889461 -2.672101 -0.316595 0.519954 -0.793357 0.528144 0.664137 1 2 1.000000 +0 0.894118 1.800932 -2.238961 -0.395295 0.612626 -0.684421 0.413846 0.632835 1 2 1.000000 +0 1.137537 1.361727 -2.430173 -0.020040 0.044231 -0.998820 0.410770 0.580949 1 2 1.000000 +wbugbait_sheet +0 0.894118 1.800932 -2.238961 -0.395295 0.612626 -0.684421 0.413846 0.632835 1 2 1.000000 +0 -1.889461 1.889461 -2.672101 -0.316595 0.519954 -0.793357 0.528144 0.664137 1 2 1.000000 +0 -2.672101 2.672101 0.000000 -0.690268 0.722391 0.041011 0.638551 0.824556 1 2 1.000000 +wbugbait_sheet +0 0.894118 1.800932 -2.238961 -0.395295 0.612626 -0.684421 0.413846 0.632835 1 2 1.000000 +0 -2.672101 2.672101 0.000000 -0.690268 0.722391 0.041011 0.638551 0.824556 1 2 1.000000 +0 0.000000 3.778921 0.000000 0.041141 0.996840 -0.067956 0.365012 0.917995 1 2 1.000000 +wbugbait_sheet +0 0.894118 1.800932 -2.238961 -0.395295 0.612626 -0.684421 0.413846 0.632835 1 2 1.000000 +0 0.000000 3.778921 0.000000 0.041141 0.996840 -0.067956 0.365012 0.917995 1 2 1.000000 +0 1.231172 2.169227 -1.724186 -0.079472 0.973536 -0.214269 0.386563 0.672192 1 2 1.000000 +wbugbait_sheet +0 1.231172 2.169227 -1.724186 -0.079472 0.973536 -0.214269 0.386563 0.672192 1 2 1.000000 +0 0.000000 3.778921 0.000000 0.041141 0.996840 -0.067956 0.365012 0.917995 1 2 1.000000 +0 2.672101 2.672101 0.000000 0.694375 0.714787 -0.083206 0.283505 0.684120 1 2 1.000000 +wbugbait_sheet +0 1.231172 2.169227 -1.724186 -0.079472 0.973536 -0.214269 0.386563 0.672192 1 2 1.000000 +0 2.672101 2.672101 0.000000 0.694375 0.714787 -0.083206 0.283505 0.684120 1 2 1.000000 +0 1.812385 2.002151 -1.608685 0.733731 0.657827 -0.170008 0.363689 0.638034 1 2 1.000000 +wbugbait_sheet +0 2.506387 -0.048672 -2.416632 0.645286 0.112758 -0.755574 0.372556 0.427004 1 2 1.000000 +0 1.812385 2.002151 -1.608685 0.733731 0.657827 -0.170008 0.363689 0.638034 1 2 1.000000 +0 2.672101 2.672101 0.000000 0.694375 0.714787 -0.083206 0.283505 0.684120 1 2 1.000000 +wbugbait_sheet +0 2.506387 -0.048672 -2.416632 0.645286 0.112758 -0.755574 0.372556 0.427004 1 2 1.000000 +0 2.672101 2.672101 0.000000 0.694375 0.714787 -0.083206 0.283505 0.684120 1 2 1.000000 +0 3.778921 0.000000 0.000000 0.999955 -0.007356 0.006020 0.268664 0.429492 1 2 1.000000 +wbugbait_sheet +0 1.889461 -1.889461 -2.672101 0.486808 -0.411056 -0.770747 0.407184 0.280202 1 2 1.000000 +0 2.506387 -0.048672 -2.416632 0.645286 0.112758 -0.755574 0.372556 0.427004 1 2 1.000000 +0 3.778921 0.000000 0.000000 0.999955 -0.007356 0.006020 0.268664 0.429492 1 2 1.000000 +wbugbait_sheet +0 1.889461 -1.889461 -2.672101 0.486808 -0.411056 -0.770747 0.407184 0.280202 1 2 1.000000 +0 3.778921 0.000000 0.000000 0.999955 -0.007356 0.006020 0.268664 0.429492 1 2 1.000000 +0 2.672101 -2.672101 0.000000 0.675738 -0.735836 0.043858 0.263801 0.169905 1 2 1.000000 +wbugbait_sheet +0 0.593240 -2.426373 -2.672101 0.599679 -0.456536 -0.657236 0.468151 0.244253 1 2 1.000000 +0 1.889461 -1.889461 -2.672101 0.486808 -0.411056 -0.770747 0.407184 0.280202 1 2 1.000000 +0 2.672101 -2.672101 0.000000 0.675738 -0.735836 0.043858 0.263801 0.169905 1 2 1.000000 +wbugbait_sheet +0 0.593240 -2.426373 -2.672101 0.599679 -0.456536 -0.657236 0.468151 0.244253 1 2 1.000000 +0 2.672101 -2.672101 0.000000 0.675738 -0.735836 0.043858 0.263801 0.169905 1 2 1.000000 +0 0.000000 -3.778921 0.000000 -0.000010 -1.000000 0.000007 0.643463 0.143332 1 2 1.000000 +wbugbait_sheet +0 0.593240 -2.426373 -2.672101 0.599679 -0.456536 -0.657236 0.468151 0.244253 1 2 1.000000 +0 0.000000 -3.778921 0.000000 -0.000010 -1.000000 0.000007 0.643463 0.143332 1 2 1.000000 +0 0.000000 -2.917829 -2.078861 -0.028502 -0.986439 -0.161634 0.508445 0.192373 1 2 1.000000 +wbugbait_sheet +0 -1.889461 -1.889461 -2.672101 -0.463464 -0.462188 -0.756032 0.562025 0.355307 1 2 1.000000 +0 0.000000 -2.917829 -2.078861 -0.028502 -0.986439 -0.161634 0.508445 0.192373 1 2 1.000000 +0 0.000000 -3.778921 0.000000 -0.000010 -1.000000 0.000007 0.643463 0.143332 1 2 1.000000 +wbugbait_sheet +0 -1.889461 -1.889461 -2.672101 -0.463464 -0.462188 -0.756032 0.562025 0.355307 1 2 1.000000 +0 0.000000 -3.778921 0.000000 -0.000010 -1.000000 0.000007 0.643463 0.143332 1 2 1.000000 +0 -2.078861 -2.917829 0.000000 -0.124579 -0.991271 -0.043153 0.680273 0.252551 1 2 1.000000 +wbugbait_sheet +0 -1.889461 -1.889461 -2.672101 -0.463464 -0.462188 -0.756032 0.562025 0.355307 1 2 1.000000 +0 -2.078861 -2.917829 0.000000 -0.124579 -0.991271 -0.043153 0.680273 0.252551 1 2 1.000000 +0 -2.498345 -2.498345 -0.593240 -0.569010 -0.459261 -0.682134 0.652160 0.309436 1 2 1.000000 +wbugbait_sheet +0 -2.078861 -2.917829 0.000000 -0.124579 -0.991271 -0.043153 0.680273 0.252551 1 2 1.000000 +0 -3.353390 -2.996663 0.004671 -0.884631 -0.294514 -0.361510 0.683666 0.327532 1 2 1.000000 +0 -2.498345 -2.498345 -0.593240 -0.569010 -0.459261 -0.682134 0.652160 0.309436 1 2 1.000000 +wbugbait_sheet +0 0.000000 -2.917829 -2.078861 -0.028502 -0.986439 -0.161634 0.508445 0.192373 1 2 1.000000 +0 0.248555 -3.100345 -3.361555 0.477545 -0.471112 -0.741623 0.488150 0.242448 1 2 1.000000 +0 0.593240 -2.426373 -2.672101 0.599679 -0.456536 -0.657236 0.468151 0.244253 1 2 1.000000 +wbugbait_sheet +0 3.778921 0.000000 0.000000 0.999955 -0.007356 0.006020 0.268664 0.429492 1 2 1.000000 +0 2.672101 2.672101 0.000000 0.694375 0.714787 -0.083206 0.283505 0.684120 1 2 1.000000 +0 1.889461 1.889461 2.672101 0.507715 0.457310 0.730132 0.152826 0.670425 1 2 1.000000 +wbugbait_sheet +0 -1.889461 -1.889461 -2.672101 -0.463464 -0.462188 -0.756032 0.562025 0.355307 1 2 1.000000 +0 -2.672101 0.000000 -2.672101 -0.655492 -0.000338 -0.755202 0.567666 0.523165 1 2 1.000000 +0 -0.164898 -0.034986 -3.396432 0.040834 0.039890 -0.998369 0.477769 0.469220 1 2 1.000000 +wbugbait_sheet +0 -0.593240 -2.426373 -2.672101 -0.602194 -0.419672 -0.679145 0.521859 0.271756 1 2 1.000000 +0 -1.889461 -1.889461 -2.672101 -0.463464 -0.462188 -0.756032 0.562025 0.355307 1 2 1.000000 +0 -0.164898 -0.034986 -3.396432 0.040834 0.039890 -0.998369 0.477769 0.469220 1 2 1.000000 +wbugbait_sheet +0 -1.889461 -1.889461 -2.672101 -0.463464 -0.462188 -0.756032 0.562025 0.355307 1 2 1.000000 +0 -0.593240 -2.426373 -2.672101 -0.602194 -0.419672 -0.679145 0.521859 0.271756 1 2 1.000000 +0 0.000000 -2.917829 -2.078861 -0.028502 -0.986439 -0.161634 0.508445 0.192373 1 2 1.000000 +wbugbait_sheet +0 -0.593240 -2.426373 -2.672101 -0.602194 -0.419672 -0.679145 0.521859 0.271756 1 2 1.000000 +0 -0.010641 -3.258351 -3.046987 -0.273517 -0.935475 -0.223774 0.501926 0.225705 1 2 1.000000 +0 0.000000 -2.917829 -2.078861 -0.028502 -0.986439 -0.161634 0.508445 0.192373 1 2 1.000000 +wbugbait_sheet +0 0.000000 -2.917829 -2.078861 -0.028502 -0.986439 -0.161634 0.508445 0.192373 1 2 1.000000 +0 -0.010641 -3.258351 -3.046987 -0.273517 -0.935475 -0.223774 0.501926 0.225705 1 2 1.000000 +0 0.248555 -3.100345 -3.361555 0.477545 -0.471112 -0.741623 0.488150 0.242448 1 2 1.000000 +wbugbait_sheet +0 -0.010641 -3.258351 -3.046987 -0.273517 -0.935475 -0.223774 0.501926 0.225705 1 2 1.000000 +0 -0.018347 -2.892951 -3.369751 -0.524812 -0.092814 -0.846143 0.496388 0.258501 1 2 1.000000 +0 0.248555 -3.100345 -3.361555 0.477545 -0.471112 -0.741623 0.488150 0.242448 1 2 1.000000 +wbugbait_sheet +0 0.593240 -2.426373 -2.672101 0.599679 -0.456536 -0.657236 0.468151 0.244253 1 2 1.000000 +0 0.248555 -3.100345 -3.361555 0.477545 -0.471112 -0.741623 0.488150 0.242448 1 2 1.000000 +0 -0.018347 -2.892951 -3.369751 -0.524812 -0.092814 -0.846143 0.496388 0.258501 1 2 1.000000 +wbugbait_sheet +0 0.593240 -2.426373 -2.672101 0.599679 -0.456536 -0.657236 0.468151 0.244253 1 2 1.000000 +0 -0.018347 -2.892951 -3.369751 -0.524812 -0.092814 -0.846143 0.496388 0.258501 1 2 1.000000 +0 -0.038647 -2.054036 -2.841863 -0.018550 0.120697 -0.992516 0.492623 0.289028 1 2 1.000000 +wbugbait_sheet +0 1.889461 -1.889461 -2.672101 0.486808 -0.411056 -0.770747 0.407184 0.280202 1 2 1.000000 +0 0.593240 -2.426373 -2.672101 0.599679 -0.456536 -0.657236 0.468151 0.244253 1 2 1.000000 +0 -0.038647 -2.054036 -2.841863 -0.018550 0.120697 -0.992516 0.492623 0.289028 1 2 1.000000 +wbugbait_sheet +0 1.889461 -1.889461 -2.672101 0.486808 -0.411056 -0.770747 0.407184 0.280202 1 2 1.000000 +0 -0.038647 -2.054036 -2.841863 -0.018550 0.120697 -0.992516 0.492623 0.289028 1 2 1.000000 +0 -0.164898 -0.034986 -3.396432 0.040834 0.039890 -0.998369 0.477769 0.469220 1 2 1.000000 +wbugbait_sheet +0 2.506387 -0.048672 -2.416632 0.645286 0.112758 -0.755574 0.372556 0.427004 1 2 1.000000 +0 1.889461 -1.889461 -2.672101 0.486808 -0.411056 -0.770747 0.407184 0.280202 1 2 1.000000 +0 -0.164898 -0.034986 -3.396432 0.040834 0.039890 -0.998369 0.477769 0.469220 1 2 1.000000 +wbugbait_sheet +0 1.828389 1.219455 -2.225071 0.724662 0.025263 -0.688642 0.383175 0.553563 1 2 1.000000 +0 2.506387 -0.048672 -2.416632 0.645286 0.112758 -0.755574 0.372556 0.427004 1 2 1.000000 +0 -0.164898 -0.034986 -3.396432 0.040834 0.039890 -0.998369 0.477769 0.469220 1 2 1.000000 +wbugbait_sheet +0 2.506387 -0.048672 -2.416632 0.645286 0.112758 -0.755574 0.372556 0.427004 1 2 1.000000 +0 1.828389 1.219455 -2.225071 0.724662 0.025263 -0.688642 0.383175 0.553563 1 2 1.000000 +0 1.812385 2.002151 -1.608685 0.733731 0.657827 -0.170008 0.363689 0.638034 1 2 1.000000 +wbugbait_sheet +0 1.828389 1.219455 -2.225071 0.724662 0.025263 -0.688642 0.383175 0.553563 1 2 1.000000 +0 1.902750 2.403550 -2.557006 0.719992 0.683278 -0.121418 0.383527 0.630636 1 2 1.000000 +0 1.812385 2.002151 -1.608685 0.733731 0.657827 -0.170008 0.363689 0.638034 1 2 1.000000 +wbugbait_sheet +0 1.812385 2.002151 -1.608685 0.733731 0.657827 -0.170008 0.363689 0.638034 1 2 1.000000 +0 1.902750 2.403550 -2.557006 0.719992 0.683278 -0.121418 0.383527 0.630636 1 2 1.000000 +0 1.654372 2.463632 -2.593267 -0.064527 0.981219 -0.181784 0.391073 0.641083 1 2 1.000000 +wbugbait_sheet +0 1.654372 2.463632 -2.593267 -0.064527 0.981219 -0.181784 0.391073 0.641083 1 2 1.000000 +0 1.902750 2.403550 -2.557006 0.719992 0.683278 -0.121418 0.383527 0.630636 1 2 1.000000 +0 1.906685 2.062870 -2.821555 0.709864 -0.016454 -0.704146 0.389943 0.600967 1 2 1.000000 +wbugbait_sheet +0 1.654372 2.463632 -2.593267 -0.064527 0.981219 -0.181784 0.391073 0.641083 1 2 1.000000 +0 1.906685 2.062870 -2.821555 0.709864 -0.016454 -0.704146 0.389943 0.600967 1 2 1.000000 +0 1.615267 2.116264 -2.901908 -0.083622 -0.017500 -0.996344 0.399390 0.610264 1 2 1.000000 +wbugbait_sheet +0 1.137537 1.361727 -2.430173 -0.020040 0.044231 -0.998820 0.410770 0.580949 1 2 1.000000 +0 1.615267 2.116264 -2.901908 -0.083622 -0.017500 -0.996344 0.399390 0.610264 1 2 1.000000 +0 1.906685 2.062870 -2.821555 0.709864 -0.016454 -0.704146 0.389943 0.600967 1 2 1.000000 +wbugbait_sheet +0 -0.593240 -2.426373 -2.672101 -0.602194 -0.419672 -0.679145 0.521859 0.271756 1 2 1.000000 +0 -0.018347 -2.892951 -3.369751 -0.524812 -0.092814 -0.846143 0.496388 0.258501 1 2 1.000000 +0 -0.010641 -3.258351 -3.046987 -0.273517 -0.935475 -0.223774 0.501926 0.225705 1 2 1.000000 +wbugbait_sheet +0 -0.038647 -2.054036 -2.841863 -0.018550 0.120697 -0.992516 0.492623 0.289028 1 2 1.000000 +0 -0.018347 -2.892951 -3.369751 -0.524812 -0.092814 -0.846143 0.496388 0.258501 1 2 1.000000 +0 -0.593240 -2.426373 -2.672101 -0.602194 -0.419672 -0.679145 0.521859 0.271756 1 2 1.000000 +wbugbait_sheet +0 -0.593240 -2.426373 -2.672101 -0.602194 -0.419672 -0.679145 0.521859 0.271756 1 2 1.000000 +0 -0.164898 -0.034986 -3.396432 0.040834 0.039890 -0.998369 0.477769 0.469220 1 2 1.000000 +0 -0.038647 -2.054036 -2.841863 -0.018550 0.120697 -0.992516 0.492623 0.289028 1 2 1.000000 +wbugbait_sheet +0 1.828389 1.219455 -2.225071 0.724662 0.025263 -0.688642 0.383175 0.553563 1 2 1.000000 +0 1.906685 2.062870 -2.821555 0.709864 -0.016454 -0.704146 0.389943 0.600967 1 2 1.000000 +0 1.902750 2.403550 -2.557006 0.719992 0.683278 -0.121418 0.383527 0.630636 1 2 1.000000 +wbugbait_sheet +0 1.137537 1.361727 -2.430173 -0.020040 0.044231 -0.998820 0.410770 0.580949 1 2 1.000000 +0 1.906685 2.062870 -2.821555 0.709864 -0.016454 -0.704146 0.389943 0.600967 1 2 1.000000 +0 1.828389 1.219455 -2.225071 0.724662 0.025263 -0.688642 0.383175 0.553563 1 2 1.000000 +wbugbait_sheet +0 1.828389 1.219455 -2.225071 0.724662 0.025263 -0.688642 0.383175 0.553563 1 2 1.000000 +0 -0.164898 -0.034986 -3.396432 0.040834 0.039890 -0.998369 0.477769 0.469220 1 2 1.000000 +0 1.137537 1.361727 -2.430173 -0.020040 0.044231 -0.998820 0.410770 0.580949 1 2 1.000000 +wbugbait_sheet +0 -1.889461 1.889461 -2.672101 -0.316595 0.519954 -0.793357 0.528144 0.664137 1 2 1.000000 +0 1.137537 1.361727 -2.430173 -0.020040 0.044231 -0.998820 0.410770 0.580949 1 2 1.000000 +0 -0.164898 -0.034986 -3.396432 0.040834 0.039890 -0.998369 0.477769 0.469220 1 2 1.000000 +wbugbait_sheet +0 1.231172 2.169227 -1.724186 -0.079472 0.973536 -0.214269 0.386563 0.672192 1 2 1.000000 +0 1.522157 2.317753 -2.833805 -0.440673 0.569239 -0.694100 0.400036 0.627972 1 2 1.000000 +0 0.894118 1.800932 -2.238961 -0.395295 0.612626 -0.684421 0.413846 0.632835 1 2 1.000000 +wbugbait_sheet +0 0.894118 1.800932 -2.238961 -0.395295 0.612626 -0.684421 0.413846 0.632835 1 2 1.000000 +0 1.522157 2.317753 -2.833805 -0.440673 0.569239 -0.694100 0.400036 0.627972 1 2 1.000000 +0 1.615267 2.116264 -2.901908 -0.083622 -0.017500 -0.996344 0.399390 0.610264 1 2 1.000000 +wbugbait_sheet +0 1.654372 2.463632 -2.593267 -0.064527 0.981219 -0.181784 0.391073 0.641083 1 2 1.000000 +0 1.615267 2.116264 -2.901908 -0.083622 -0.017500 -0.996344 0.399390 0.610264 1 2 1.000000 +0 1.522157 2.317753 -2.833805 -0.440673 0.569239 -0.694100 0.400036 0.627972 1 2 1.000000 +wbugbait_sheet +0 1.231172 2.169227 -1.724186 -0.079472 0.973536 -0.214269 0.386563 0.672192 1 2 1.000000 +0 1.654372 2.463632 -2.593267 -0.064527 0.981219 -0.181784 0.391073 0.641083 1 2 1.000000 +0 1.522157 2.317753 -2.833805 -0.440673 0.569239 -0.694100 0.400036 0.627972 1 2 1.000000 +wbugbait_sheet +0 1.812385 2.002151 -1.608685 0.733731 0.657827 -0.170008 0.363689 0.638034 1 2 1.000000 +0 1.654372 2.463632 -2.593267 -0.064527 0.981219 -0.181784 0.391073 0.641083 1 2 1.000000 +0 1.231172 2.169227 -1.724186 -0.079472 0.973536 -0.214269 0.386563 0.672192 1 2 1.000000 +wbugbait_sheet +0 2.933362 0.137268 1.851656 0.962081 -0.118169 0.245837 0.191334 0.469570 1 2 1.000000 +0 3.315417 0.030738 2.822405 0.950525 -0.186415 0.248501 0.165962 0.468782 1 2 1.000000 +0 2.953251 0.017824 3.190011 0.071482 -0.484958 0.871611 0.148569 0.476906 1 2 1.000000 +wbugbait_sheet +0 2.403359 0.760283 2.515067 0.529366 0.548152 0.647535 0.161233 0.550073 1 2 1.000000 +0 3.315417 0.030738 2.822405 0.950525 -0.186415 0.248501 0.165962 0.468782 1 2 1.000000 +0 2.933362 0.137268 1.851656 0.962081 -0.118169 0.245837 0.191334 0.469570 1 2 1.000000 +wbugbait_sheet +0 2.403359 0.760283 2.515067 0.529366 0.548152 0.647535 0.161233 0.550073 1 2 1.000000 +0 3.087437 0.288210 3.099579 0.495086 0.543707 0.677696 0.155837 0.495601 1 2 1.000000 +0 3.315417 0.030738 2.822405 0.950525 -0.186415 0.248501 0.165962 0.468782 1 2 1.000000 +wbugbait_sheet +0 2.090404 0.126806 2.711380 0.005186 -0.114135 0.993452 0.139844 0.495777 1 2 1.000000 +0 3.087437 0.288210 3.099579 0.495086 0.543707 0.677696 0.155837 0.495601 1 2 1.000000 +0 2.403359 0.760283 2.515067 0.529366 0.548152 0.647535 0.161233 0.550073 1 2 1.000000 +wbugbait_sheet +0 2.090404 0.126806 2.711380 0.005186 -0.114135 0.993452 0.139844 0.495777 1 2 1.000000 +0 2.953251 0.017824 3.190011 0.071482 -0.484958 0.871611 0.148569 0.476906 1 2 1.000000 +0 3.087437 0.288210 3.099579 0.495086 0.543707 0.677696 0.155837 0.495601 1 2 1.000000 +wbugbait_sheet +0 2.229493 -0.287691 2.473438 0.310018 -0.718271 0.622877 0.147590 0.444947 1 2 1.000000 +0 2.953251 0.017824 3.190011 0.071482 -0.484958 0.871611 0.148569 0.476906 1 2 1.000000 +0 2.090404 0.126806 2.711380 0.005186 -0.114135 0.993452 0.139844 0.495777 1 2 1.000000 +wbugbait_sheet +0 2.933362 0.137268 1.851656 0.962081 -0.118169 0.245837 0.191334 0.469570 1 2 1.000000 +0 2.953251 0.017824 3.190011 0.071482 -0.484958 0.871611 0.148569 0.476906 1 2 1.000000 +0 2.229493 -0.287691 2.473438 0.310018 -0.718271 0.622877 0.147590 0.444947 1 2 1.000000 +wbugbait_sheet +0 2.672101 -2.672101 0.000000 0.675738 -0.735836 0.043858 0.263801 0.169905 1 2 1.000000 +0 2.933362 0.137268 1.851656 0.962081 -0.118169 0.245837 0.191334 0.469570 1 2 1.000000 +0 2.229493 -0.287691 2.473438 0.310018 -0.718271 0.622877 0.147590 0.444947 1 2 1.000000 +wbugbait_sheet +0 2.672101 -2.672101 0.000000 0.675738 -0.735836 0.043858 0.263801 0.169905 1 2 1.000000 +0 3.778921 0.000000 0.000000 0.999955 -0.007356 0.006020 0.268664 0.429492 1 2 1.000000 +0 2.933362 0.137268 1.851656 0.962081 -0.118169 0.245837 0.191334 0.469570 1 2 1.000000 +wbugbait_sheet +0 3.778921 0.000000 0.000000 0.999955 -0.007356 0.006020 0.268664 0.429492 1 2 1.000000 +0 2.403359 0.760283 2.515067 0.529366 0.548152 0.647535 0.161233 0.550073 1 2 1.000000 +0 2.933362 0.137268 1.851656 0.962081 -0.118169 0.245837 0.191334 0.469570 1 2 1.000000 +wbugbait_sheet +0 3.778921 0.000000 0.000000 0.999955 -0.007356 0.006020 0.268664 0.429492 1 2 1.000000 +0 1.889461 1.889461 2.672101 0.507715 0.457310 0.730132 0.152826 0.670425 1 2 1.000000 +0 2.403359 0.760283 2.515067 0.529366 0.548152 0.647535 0.161233 0.550073 1 2 1.000000 +wbugbait_sheet +0 2.403359 0.760283 2.515067 0.529366 0.548152 0.647535 0.161233 0.550073 1 2 1.000000 +0 1.889461 1.889461 2.672101 0.507715 0.457310 0.730132 0.152826 0.670425 1 2 1.000000 +0 0.736624 0.439597 3.327915 0.486768 0.477914 0.731201 0.076024 0.569319 1 2 1.000000 +wbugbait_sheet +0 1.889461 1.889461 2.672101 0.507715 0.457310 0.730132 0.152826 0.670425 1 2 1.000000 +0 0.279252 0.572272 3.347234 -0.262600 0.625917 0.734349 0.056282 0.596869 1 2 1.000000 +0 0.736624 0.439597 3.327915 0.486768 0.477914 0.731201 0.076024 0.569319 1 2 1.000000 +wbugbait_sheet +0 1.889461 1.889461 2.672101 0.507715 0.457310 0.730132 0.152826 0.670425 1 2 1.000000 +0 0.000000 2.672101 2.672101 -0.126540 0.632470 0.764179 0.078054 0.821475 1 2 1.000000 +0 0.279252 0.572272 3.347234 -0.262600 0.625917 0.734349 0.056282 0.596869 1 2 1.000000 +wbugbait_sheet +0 2.672101 2.672101 0.000000 0.694375 0.714787 -0.083206 0.283505 0.684120 1 2 1.000000 +0 0.000000 2.672101 2.672101 -0.126540 0.632470 0.764179 0.078054 0.821475 1 2 1.000000 +0 1.889461 1.889461 2.672101 0.507715 0.457310 0.730132 0.152826 0.670425 1 2 1.000000 +wbugbait_sheet +0 2.672101 2.672101 0.000000 0.694375 0.714787 -0.083206 0.283505 0.684120 1 2 1.000000 +0 0.000000 3.778921 0.000000 0.041141 0.996840 -0.067956 0.365012 0.917995 1 2 1.000000 +0 0.000000 2.672101 2.672101 -0.126540 0.632470 0.764179 0.078054 0.821475 1 2 1.000000 +wbugbait_sheet +0 2.953251 0.017824 3.190011 0.071482 -0.484958 0.871611 0.148569 0.476906 1 2 1.000000 +0 3.315417 0.030738 2.822405 0.950525 -0.186415 0.248501 0.165962 0.468782 1 2 1.000000 +0 3.087437 0.288210 3.099579 0.495086 0.543707 0.677696 0.155837 0.495601 1 2 1.000000 +wbugbait_sheet +0 0.736624 0.439597 3.327915 0.486768 0.477914 0.731201 0.076024 0.569319 1 2 1.000000 +0 0.308700 0.285924 4.313300 0.421568 0.447394 0.788745 0.049506 0.557362 1 2 1.000000 +0 0.936737 0.019477 3.265274 0.698094 -0.101738 0.708741 0.081027 0.518058 1 2 1.000000 +wbugbait_sheet +0 2.403359 0.760283 2.515067 0.529366 0.548152 0.647535 0.161233 0.550073 1 2 1.000000 +0 0.736624 0.439597 3.327915 0.486768 0.477914 0.731201 0.076024 0.569319 1 2 1.000000 +0 0.936737 0.019477 3.265274 0.698094 -0.101738 0.708741 0.081027 0.518058 1 2 1.000000 +wbugbait_sheet +0 2.403359 0.760283 2.515067 0.529366 0.548152 0.647535 0.161233 0.550073 1 2 1.000000 +0 0.936737 0.019477 3.265274 0.698094 -0.101738 0.708741 0.081027 0.518058 1 2 1.000000 +0 2.090404 0.126806 2.711380 0.005186 -0.114135 0.993452 0.139844 0.495777 1 2 1.000000 +wbugbait_sheet +0 0.000000 -2.672101 2.672101 0.238189 -0.659350 0.713108 0.005017 0.250521 1 2 1.000000 +0 2.090404 0.126806 2.711380 0.005186 -0.114135 0.993452 0.139844 0.495777 1 2 1.000000 +0 0.936737 0.019477 3.265274 0.698094 -0.101738 0.708741 0.081027 0.518058 1 2 1.000000 +wbugbait_sheet +0 0.000000 -2.672101 2.672101 0.238189 -0.659350 0.713108 0.005017 0.250521 1 2 1.000000 +0 2.229493 -0.287691 2.473438 0.310018 -0.718271 0.622877 0.147590 0.444947 1 2 1.000000 +0 2.090404 0.126806 2.711380 0.005186 -0.114135 0.993452 0.139844 0.495777 1 2 1.000000 +wbugbait_sheet +0 2.672101 -2.672101 0.000000 0.675738 -0.735836 0.043858 0.263801 0.169905 1 2 1.000000 +0 2.229493 -0.287691 2.473438 0.310018 -0.718271 0.622877 0.147590 0.444947 1 2 1.000000 +0 0.000000 -2.672101 2.672101 0.238189 -0.659350 0.713108 0.005017 0.250521 1 2 1.000000 +wbugbait_sheet +0 0.000000 -2.672101 2.672101 0.238189 -0.659350 0.713108 0.005017 0.250521 1 2 1.000000 +0 0.936737 0.019477 3.265274 0.698094 -0.101738 0.708741 0.081027 0.518058 1 2 1.000000 +0 0.277395 -0.638933 3.342745 0.213535 -0.585924 0.781726 0.043098 0.462165 1 2 1.000000 +wbugbait_sheet +0 0.000000 3.778921 0.000000 0.041141 0.996840 -0.067956 0.007511 0.006226 1 2 1.000000 +0 -1.129709 1.880833 2.256401 -0.175865 0.659669 0.730690 0.147765 0.207304 1 2 1.000000 +0 0.000000 2.672101 2.672101 -0.126540 0.632470 0.764179 0.039713 0.226673 1 2 1.000000 +wbugbait_sheet +0 0.000000 3.778921 0.000000 0.041141 0.996840 -0.067956 0.007511 0.006226 1 2 1.000000 +0 -1.891417 1.812396 1.556448 -0.718870 0.660592 0.216437 0.204465 0.150150 1 2 1.000000 +0 -1.129709 1.880833 2.256401 -0.175865 0.659669 0.730690 0.147765 0.207304 1 2 1.000000 +wbugbait_sheet +0 0.000000 3.778921 0.000000 0.041141 0.996840 -0.067956 0.007511 0.006226 1 2 1.000000 +0 -2.672101 2.672101 0.000000 -0.690268 0.722391 0.041011 0.230279 0.003413 1 2 1.000000 +0 -1.891417 1.812396 1.556448 -0.718870 0.660592 0.216437 0.204465 0.150150 1 2 1.000000 +end diff --git a/modelsrc/weapons/w_grenade.qc b/modelsrc/weapons/w_grenade.qc new file mode 100644 index 0000000..8e9eb83 --- /dev/null +++ b/modelsrc/weapons/w_grenade.qc @@ -0,0 +1,38 @@ +// Created by Crowbar 0.74 + +$modelname "weapons/w_grenade.mdl" + +$bodygroup "studio" +{ + studio "Grenade_reference.smd" +} + + +$surfaceprop "grenade" + +$contents "solid" + +$illumposition -0.032 -0.002 0.085 + +$cdmaterials "models\weapons\w_grenade\" + +$attachment "fuse" "fuse" 0 0 0 rotate 0 90 0 + +$cbox 0 0 0 0 0 0 + +$bbox -2.089 -2.089 -4.684 2.089 2.089 4.839 + +$sequence "idle" { + "Grenade_reference.smd" + activity "ACT_VM_IDLE" 1 +} + +$collisionmodel "w_grenade_physics.smd" +{ + $mass 1 + $inertia 1 + $damping 0 + $rotdamping 0 + $rootbone " " + +} diff --git a/modelsrc/weapons/w_grenade_physics.smd b/modelsrc/weapons/w_grenade_physics.smd new file mode 100644 index 0000000..88978e8 --- /dev/null +++ b/modelsrc/weapons/w_grenade_physics.smd @@ -0,0 +1,206 @@ +version 1 +nodes +0 "ValveBiped.Bip01_R_Hand" -1 +1 "ValveBiped.bone" 0 +2 "fuse" 1 +end +skeleton +time 0 +0 -2.726069 -2.207014 -1.072217 -3.097952 -0.287244 0.085866 +1 1.047124 -1.639377 -1.296244 -1.389252 0.182920 -1.141206 +2 2.394701 3.204974 2.257557 -1.330694 -1.266420 -0.564045 +end +triangles + phy +0 0.903863 -1.565536 -4.352850 0.861629 0.101170 0.497354 0.000000 0.000000 1 1 1.000000 +0 1.565536 -0.903862 4.508800 0.497459 -0.101219 0.861562 0.000000 0.000000 1 1 1.000000 +0 0.903863 -1.565536 4.508800 0.848779 -0.198680 0.490000 0.000000 0.000000 1 1 1.000000 + phy +0 0.903863 -1.565536 -4.352850 0.861629 0.101170 0.497354 0.000000 0.000000 1 1 1.000000 +0 1.565536 -0.903862 -4.352850 0.489914 0.198834 0.848793 0.000000 0.000000 1 1 1.000000 +0 1.565536 -0.903862 4.508800 0.497459 -0.101219 0.861562 0.000000 0.000000 1 1 1.000000 + phy +0 1.807727 0.000001 -4.352850 0.087833 0.133675 0.987125 0.000000 0.000000 1 1 1.000000 +0 1.565536 -0.903862 4.508800 0.497459 -0.101219 0.861562 0.000000 0.000000 1 1 1.000000 +0 1.565536 -0.903862 -4.352850 0.489914 0.198834 0.848793 0.000000 0.000000 1 1 1.000000 + phy +0 1.807727 0.000001 -4.352850 0.087833 0.133675 0.987125 0.000000 0.000000 1 1 1.000000 +0 1.807727 0.000001 4.508800 -0.087844 -0.133791 0.987109 0.000000 0.000000 1 1 1.000000 +0 1.565536 -0.903862 4.508800 0.497459 -0.101219 0.861562 0.000000 0.000000 1 1 1.000000 + phy +0 1.565536 -0.903862 -4.352850 0.489914 0.198834 0.848793 0.000000 0.000000 1 1 1.000000 +0 0.903863 -1.565536 -4.352850 0.861629 0.101170 0.497354 0.000000 0.000000 1 1 1.000000 +0 0.000000 0.000001 -4.402264 0.000064 1.000000 -0.000011 0.000000 0.000000 1 1 1.000000 + phy +0 1.565536 -0.903862 -4.352850 0.489914 0.198834 0.848793 0.000000 0.000000 1 1 1.000000 +0 0.000000 0.000001 -4.402264 0.000064 1.000000 -0.000011 0.000000 0.000000 1 1 1.000000 +0 1.807727 0.000001 -4.352850 0.087833 0.133675 0.987125 0.000000 0.000000 1 1 1.000000 + phy +0 -1.565536 0.903865 4.508800 -0.569626 -0.133660 -0.810963 0.000000 0.000000 1 1 1.000000 +0 -0.903863 1.565539 4.508800 -0.898764 -0.133690 -0.417552 0.000000 0.000000 1 1 1.000000 +0 -0.903863 1.565539 -4.352850 -0.810986 0.133647 -0.569597 0.000000 0.000000 1 1 1.000000 + phy +0 -1.565536 0.903865 4.508800 -0.569626 -0.133660 -0.810963 0.000000 0.000000 1 1 1.000000 +0 -0.903863 1.565539 -4.352850 -0.810986 0.133647 -0.569597 0.000000 0.000000 1 1 1.000000 +0 -1.565536 0.903865 -4.352850 -0.417494 0.133776 -0.898778 0.000000 0.000000 1 1 1.000000 + phy +0 -1.565536 0.903865 4.508800 -0.569626 -0.133660 -0.810963 0.000000 0.000000 1 1 1.000000 +0 -1.565536 0.903865 -4.352850 -0.417494 0.133776 -0.898778 0.000000 0.000000 1 1 1.000000 +0 -1.807727 0.000001 4.508800 0.000026 -0.101201 -0.994866 0.000000 0.000000 1 1 1.000000 + phy +0 -1.807727 0.000001 4.508800 0.000026 -0.101201 -0.994866 0.000000 0.000000 1 1 1.000000 +0 -1.565536 0.903865 -4.352850 -0.417494 0.133776 -0.898778 0.000000 0.000000 1 1 1.000000 +0 -1.807727 0.000001 -4.352850 0.000004 0.198850 -0.980030 0.000000 0.000000 1 1 1.000000 + phy +0 -1.565536 0.903865 4.508800 -0.569626 -0.133660 -0.810963 0.000000 0.000000 1 1 1.000000 +0 0.000000 0.000001 4.558214 0.000016 -1.000000 0.000011 0.000000 0.000000 1 1 1.000000 +0 -0.903863 1.565539 4.508800 -0.898764 -0.133690 -0.417552 0.000000 0.000000 1 1 1.000000 + phy +0 -1.807727 0.000001 4.508800 0.000026 -0.101201 -0.994866 0.000000 0.000000 1 1 1.000000 +0 0.000000 0.000001 4.558214 0.000016 -1.000000 0.000011 0.000000 0.000000 1 1 1.000000 +0 -1.565536 0.903865 4.508800 -0.569626 -0.133660 -0.810963 0.000000 0.000000 1 1 1.000000 + phy +0 1.807727 0.000001 4.508800 -0.087844 -0.133791 0.987109 0.000000 0.000000 1 1 1.000000 +0 0.000000 0.000001 4.558214 0.000016 -1.000000 0.000011 0.000000 0.000000 1 1 1.000000 +0 1.565536 -0.903862 4.508800 0.497459 -0.101219 0.861562 0.000000 0.000000 1 1 1.000000 + phy +0 1.565536 -0.903862 4.508800 0.497459 -0.101219 0.861562 0.000000 0.000000 1 1 1.000000 +0 0.000000 0.000001 4.558214 0.000016 -1.000000 0.000011 0.000000 0.000000 1 1 1.000000 +0 0.903863 -1.565536 4.508800 0.848779 -0.198680 0.490000 0.000000 0.000000 1 1 1.000000 + phy +0 0.903864 1.565537 4.508800 -0.861580 -0.101041 0.497464 0.000000 0.000000 1 1 1.000000 +0 0.903864 1.565537 -4.352850 -0.848777 0.198758 0.489972 0.000000 0.000000 1 1 1.000000 +0 0.000000 1.807728 -4.352850 -0.994873 0.101135 0.000057 0.000000 0.000000 1 1 1.000000 + phy +0 0.000000 1.807728 4.508800 -0.980037 -0.198813 0.000018 0.000000 0.000000 1 1 1.000000 +0 0.903864 1.565537 4.508800 -0.861580 -0.101041 0.497464 0.000000 0.000000 1 1 1.000000 +0 0.000000 1.807728 -4.352850 -0.994873 0.101135 0.000057 0.000000 0.000000 1 1 1.000000 + phy +0 0.903864 1.565537 -4.352850 -0.848777 0.198758 0.489972 0.000000 0.000000 1 1 1.000000 +0 0.903864 1.565537 4.508800 -0.861580 -0.101041 0.497464 0.000000 0.000000 1 1 1.000000 +0 1.565538 0.903864 -4.352850 -0.497420 0.101151 0.861593 0.000000 0.000000 1 1 1.000000 + phy +0 1.565538 0.903864 -4.352850 -0.497420 0.101151 0.861593 0.000000 0.000000 1 1 1.000000 +0 0.903864 1.565537 4.508800 -0.861580 -0.101041 0.497464 0.000000 0.000000 1 1 1.000000 +0 1.565538 0.903864 4.508800 -0.490046 -0.198786 0.848728 0.000000 0.000000 1 1 1.000000 + phy +0 0.000000 1.807728 4.508800 -0.980037 -0.198813 0.000018 0.000000 0.000000 1 1 1.000000 +0 0.000000 0.000001 4.558214 0.000016 -1.000000 0.000011 0.000000 0.000000 1 1 1.000000 +0 0.903864 1.565537 4.508800 -0.861580 -0.101041 0.497464 0.000000 0.000000 1 1 1.000000 + phy +0 0.903864 1.565537 4.508800 -0.861580 -0.101041 0.497464 0.000000 0.000000 1 1 1.000000 +0 0.000000 0.000001 4.558214 0.000016 -1.000000 0.000011 0.000000 0.000000 1 1 1.000000 +0 1.565538 0.903864 4.508800 -0.490046 -0.198786 0.848728 0.000000 0.000000 1 1 1.000000 + phy +0 -0.903863 1.565539 -4.352850 -0.810986 0.133647 -0.569597 0.000000 0.000000 1 1 1.000000 +0 -0.903863 1.565539 4.508800 -0.898764 -0.133690 -0.417552 0.000000 0.000000 1 1 1.000000 +0 0.000000 1.807728 -4.352850 -0.994873 0.101135 0.000057 0.000000 0.000000 1 1 1.000000 + phy +0 -0.903863 1.565539 4.508800 -0.898764 -0.133690 -0.417552 0.000000 0.000000 1 1 1.000000 +0 0.000000 1.807728 4.508800 -0.980037 -0.198813 0.000018 0.000000 0.000000 1 1 1.000000 +0 0.000000 1.807728 -4.352850 -0.994873 0.101135 0.000057 0.000000 0.000000 1 1 1.000000 + phy +0 -0.903863 1.565539 4.508800 -0.898764 -0.133690 -0.417552 0.000000 0.000000 1 1 1.000000 +0 0.000000 0.000001 4.558214 0.000016 -1.000000 0.000011 0.000000 0.000000 1 1 1.000000 +0 0.000000 1.807728 4.508800 -0.980037 -0.198813 0.000018 0.000000 0.000000 1 1 1.000000 + phy +0 -1.565536 0.903865 -4.352850 -0.417494 0.133776 -0.898778 0.000000 0.000000 1 1 1.000000 +0 -0.903863 1.565539 -4.352850 -0.810986 0.133647 -0.569597 0.000000 0.000000 1 1 1.000000 +0 0.000000 0.000001 -4.402264 0.000064 1.000000 -0.000011 0.000000 0.000000 1 1 1.000000 + phy +0 -1.807727 0.000001 -4.352850 0.000004 0.198850 -0.980030 0.000000 0.000000 1 1 1.000000 +0 -1.565536 0.903865 -4.352850 -0.417494 0.133776 -0.898778 0.000000 0.000000 1 1 1.000000 +0 0.000000 0.000001 -4.402264 0.000064 1.000000 -0.000011 0.000000 0.000000 1 1 1.000000 + phy +0 -1.565536 -0.903862 -4.352850 0.497461 0.101175 -0.861566 0.000000 0.000000 1 1 1.000000 +0 -0.903863 -1.565536 -4.352850 0.848742 0.198762 -0.490031 0.000000 0.000000 1 1 1.000000 +0 -0.903863 -1.565536 4.508800 0.861566 -0.101227 -0.497451 0.000000 0.000000 1 1 1.000000 + phy +0 -1.565536 -0.903862 4.508800 0.490027 -0.198784 -0.848739 0.000000 0.000000 1 1 1.000000 +0 -1.565536 -0.903862 -4.352850 0.497461 0.101175 -0.861566 0.000000 0.000000 1 1 1.000000 +0 -0.903863 -1.565536 4.508800 0.861566 -0.101227 -0.497451 0.000000 0.000000 1 1 1.000000 + phy +0 -1.565536 -0.903862 -4.352850 0.497461 0.101175 -0.861566 0.000000 0.000000 1 1 1.000000 +0 -1.565536 -0.903862 4.508800 0.490027 -0.198784 -0.848739 0.000000 0.000000 1 1 1.000000 +0 -1.807727 0.000001 4.508800 0.000026 -0.101201 -0.994866 0.000000 0.000000 1 1 1.000000 + phy +0 -1.807727 0.000001 -4.352850 0.000004 0.198850 -0.980030 0.000000 0.000000 1 1 1.000000 +0 -1.565536 -0.903862 -4.352850 0.497461 0.101175 -0.861566 0.000000 0.000000 1 1 1.000000 +0 -1.807727 0.000001 4.508800 0.000026 -0.101201 -0.994866 0.000000 0.000000 1 1 1.000000 + phy +0 -0.903863 -1.565536 -4.352850 0.848742 0.198762 -0.490031 0.000000 0.000000 1 1 1.000000 +0 -1.565536 -0.903862 -4.352850 0.497461 0.101175 -0.861566 0.000000 0.000000 1 1 1.000000 +0 0.000000 0.000001 -4.402264 0.000064 1.000000 -0.000011 0.000000 0.000000 1 1 1.000000 + phy +0 -1.565536 -0.903862 -4.352850 0.497461 0.101175 -0.861566 0.000000 0.000000 1 1 1.000000 +0 -1.807727 0.000001 -4.352850 0.000004 0.198850 -0.980030 0.000000 0.000000 1 1 1.000000 +0 0.000000 0.000001 -4.402264 0.000064 1.000000 -0.000011 0.000000 0.000000 1 1 1.000000 + phy +0 0.903863 -1.565536 4.508800 0.848779 -0.198680 0.490000 0.000000 0.000000 1 1 1.000000 +0 0.000000 0.000001 4.558214 0.000016 -1.000000 0.000011 0.000000 0.000000 1 1 1.000000 +0 0.000000 -1.807726 4.508800 0.987116 -0.133741 0.087831 0.000000 0.000000 1 1 1.000000 + phy +0 0.000000 -1.807726 4.508800 0.987116 -0.133741 0.087831 0.000000 0.000000 1 1 1.000000 +0 0.000000 0.000001 4.558214 0.000016 -1.000000 0.000011 0.000000 0.000000 1 1 1.000000 +0 -0.903863 -1.565536 4.508800 0.861566 -0.101227 -0.497451 0.000000 0.000000 1 1 1.000000 + phy +0 0.903863 -1.565536 -4.352850 0.861629 0.101170 0.497354 0.000000 0.000000 1 1 1.000000 +0 0.903863 -1.565536 4.508800 0.848779 -0.198680 0.490000 0.000000 0.000000 1 1 1.000000 +0 0.000000 -1.807726 4.508800 0.987116 -0.133741 0.087831 0.000000 0.000000 1 1 1.000000 + phy +0 0.000000 -1.807726 4.508800 0.987116 -0.133741 0.087831 0.000000 0.000000 1 1 1.000000 +0 0.000000 -1.807726 -4.352850 0.987125 0.133638 -0.087893 0.000000 0.000000 1 1 1.000000 +0 0.903863 -1.565536 -4.352850 0.861629 0.101170 0.497354 0.000000 0.000000 1 1 1.000000 + phy +0 -0.903863 -1.565536 4.508800 0.861566 -0.101227 -0.497451 0.000000 0.000000 1 1 1.000000 +0 0.000000 -1.807726 -4.352850 0.987125 0.133638 -0.087893 0.000000 0.000000 1 1 1.000000 +0 0.000000 -1.807726 4.508800 0.987116 -0.133741 0.087831 0.000000 0.000000 1 1 1.000000 + phy +0 1.565538 0.903864 4.508800 -0.490046 -0.198786 0.848728 0.000000 0.000000 1 1 1.000000 +0 0.000000 0.000001 4.558214 0.000016 -1.000000 0.000011 0.000000 0.000000 1 1 1.000000 +0 1.807727 0.000001 4.508800 -0.087844 -0.133791 0.987109 0.000000 0.000000 1 1 1.000000 + phy +0 1.565538 0.903864 -4.352850 -0.497420 0.101151 0.861593 0.000000 0.000000 1 1 1.000000 +0 1.565538 0.903864 4.508800 -0.490046 -0.198786 0.848728 0.000000 0.000000 1 1 1.000000 +0 1.807727 0.000001 4.508800 -0.087844 -0.133791 0.987109 0.000000 0.000000 1 1 1.000000 + phy +0 1.807727 0.000001 4.508800 -0.087844 -0.133791 0.987109 0.000000 0.000000 1 1 1.000000 +0 1.807727 0.000001 -4.352850 0.087833 0.133675 0.987125 0.000000 0.000000 1 1 1.000000 +0 1.565538 0.903864 -4.352850 -0.497420 0.101151 0.861593 0.000000 0.000000 1 1 1.000000 + phy +0 0.000000 0.000001 -4.402264 0.000064 1.000000 -0.000011 0.000000 0.000000 1 1 1.000000 +0 0.903863 -1.565536 -4.352850 0.861629 0.101170 0.497354 0.000000 0.000000 1 1 1.000000 +0 0.000000 -1.807726 -4.352850 0.987125 0.133638 -0.087893 0.000000 0.000000 1 1 1.000000 + phy +0 0.903864 1.565537 -4.352850 -0.848777 0.198758 0.489972 0.000000 0.000000 1 1 1.000000 +0 1.565538 0.903864 -4.352850 -0.497420 0.101151 0.861593 0.000000 0.000000 1 1 1.000000 +0 0.000000 0.000001 -4.402264 0.000064 1.000000 -0.000011 0.000000 0.000000 1 1 1.000000 + phy +0 0.903864 1.565537 -4.352850 -0.848777 0.198758 0.489972 0.000000 0.000000 1 1 1.000000 +0 0.000000 0.000001 -4.402264 0.000064 1.000000 -0.000011 0.000000 0.000000 1 1 1.000000 +0 0.000000 1.807728 -4.352850 -0.994873 0.101135 0.000057 0.000000 0.000000 1 1 1.000000 + phy +0 0.000000 0.000001 -4.402264 0.000064 1.000000 -0.000011 0.000000 0.000000 1 1 1.000000 +0 -0.903863 1.565539 -4.352850 -0.810986 0.133647 -0.569597 0.000000 0.000000 1 1 1.000000 +0 0.000000 1.807728 -4.352850 -0.994873 0.101135 0.000057 0.000000 0.000000 1 1 1.000000 + phy +0 -0.903863 -1.565536 -4.352850 0.848742 0.198762 -0.490031 0.000000 0.000000 1 1 1.000000 +0 0.000000 -1.807726 -4.352850 0.987125 0.133638 -0.087893 0.000000 0.000000 1 1 1.000000 +0 -0.903863 -1.565536 4.508800 0.861566 -0.101227 -0.497451 0.000000 0.000000 1 1 1.000000 + phy +0 -0.903863 -1.565536 -4.352850 0.848742 0.198762 -0.490031 0.000000 0.000000 1 1 1.000000 +0 0.000000 0.000001 -4.402264 0.000064 1.000000 -0.000011 0.000000 0.000000 1 1 1.000000 +0 0.000000 -1.807726 -4.352850 0.987125 0.133638 -0.087893 0.000000 0.000000 1 1 1.000000 + phy +0 -0.903863 -1.565536 4.508800 0.861566 -0.101227 -0.497451 0.000000 0.000000 1 1 1.000000 +0 0.000000 0.000001 4.558214 0.000016 -1.000000 0.000011 0.000000 0.000000 1 1 1.000000 +0 -1.565536 -0.903862 4.508800 0.490027 -0.198784 -0.848739 0.000000 0.000000 1 1 1.000000 + phy +0 -1.565536 -0.903862 4.508800 0.490027 -0.198784 -0.848739 0.000000 0.000000 1 1 1.000000 +0 0.000000 0.000001 4.558214 0.000016 -1.000000 0.000011 0.000000 0.000000 1 1 1.000000 +0 -1.807727 0.000001 4.508800 0.000026 -0.101201 -0.994866 0.000000 0.000000 1 1 1.000000 + phy +0 0.000000 0.000001 -4.402264 0.000064 1.000000 -0.000011 0.000000 0.000000 1 1 1.000000 +0 1.565538 0.903864 -4.352850 -0.497420 0.101151 0.861593 0.000000 0.000000 1 1 1.000000 +0 1.807727 0.000001 -4.352850 0.087833 0.133675 0.987125 0.000000 0.000000 1 1 1.000000 +end diff --git a/modelsrc/weapons/w_physics.qc b/modelsrc/weapons/w_physics.qc new file mode 100644 index 0000000..26eacf5 --- /dev/null +++ b/modelsrc/weapons/w_physics.qc @@ -0,0 +1,68 @@ +// Created by Crowbar 0.74 + +$modelname "weapons/W_physics.mdl" + +$bodygroup "studio" +{ + studio "HL2DM_gravgun_reference.smd" +} + +$lod 35 +{ + replacemodel "HL2DM_gravgun_reference.smd" "HL2DM_gravgun_reference_lod1.smd" + replacebone "ValveBiped.Core" "ValveBiped.bone" + nofacial +} + +$surfaceprop "weapon" + +$contents "solid" + +$illumposition 3.227 -13.156 2.965 + +$mostlyopaque + +$cdmaterials "models\weapons\w_physics\" + +$texturegroup "skinfamilies" +{ + { "w_physics_sheet" } + { "w_physics_sheet2" } +} + +$attachment "core" "ValveBiped.Core" 0 0 0 rotate -90 -90 0 +$attachment "fork1m" "ValveBiped.Prong1" 0 2.2 5.3 rotate -90 -90 0 +$attachment "fork1t" "ValveBiped.Prong1" 0 -1.5 7.8 rotate -90 -90 0 +$attachment "fork2m" "ValveBiped.Prong2" 0 -2.9 5.5 rotate -90 -90 0 +$attachment "fork2t" "ValveBiped.Prong2" 0.1 1.2 7.7 rotate -90 -90 0 +$attachment "fork3m" "ValveBiped.Prong3" 0 -2.2 5.8 rotate -90 -90 0 +$attachment "fork3t" "ValveBiped.Prong3" 0.1 2 7.4 rotate -90 -90 0 + +$cbox 0 0 0 0 0 0 + +$bbox -2.826 -6.042 -2.777 28.689 12.496 7.941 + +$sequence "idle" { + "HL2DM_gravgun_reference.smd" + activity "ACT_VM_IDLE" 1 + loop +} + +$sequence "attack1" { + "HL2DM_gravgun_reference.smd" +} + +$sequence "upgrade" { + "HL2DM_gravgun_reference.smd" + activity "ACT_PHYSCANNON_UPGRADE" 1 +} + +$collisionmodel "w_physics_physics.smd" +{ + $mass 10 + $inertia 1 + $damping 0 + $rotdamping 0 + $rootbone " " + +} diff --git a/modelsrc/weapons/w_physics_physics.smd b/modelsrc/weapons/w_physics_physics.smd new file mode 100644 index 0000000..aceed42 --- /dev/null +++ b/modelsrc/weapons/w_physics_physics.smd @@ -0,0 +1,332 @@ +version 1 +nodes +0 "ValveBiped.Bip01_R_Hand" -1 +1 "ValveBiped.bone" 0 +2 "ValveBiped.Core" 1 +3 "ValveBiped.Prong1" 1 +4 "ValveBiped.Prong3" 1 +5 "ValveBiped.Prong2" 1 +end +skeleton +time 0 +0 -2.134999 0.783194 -0.543654 2.810565 0.132941 -1.404340 +1 1.044115 -1.644809 -1.292903 -1.645091 0.348291 -1.395178 +2 0.523248 2.510679 23.975891 0.000000 -0.000000 1.570796 +3 0.392656 5.264190 20.712843 -0.000000 0.000000 -0.000001 +4 -2.027779 0.723655 20.712841 -0.000000 0.000000 -0.785398 +5 2.843348 0.572307 20.712843 -0.000000 0.000001 0.801107 +end +triangles + phy +0 4.291809 -5.823249 4.338686 -0.409924 -0.888503 0.206217 0.000000 0.000000 1 0 1.000000 +0 0.053249 1.896312 1.189522 -0.646213 -0.703506 0.295784 0.000000 0.000000 1 0 1.000000 +0 1.661104 -5.187850 4.483623 -0.436187 -0.889946 0.133182 0.000000 0.000000 1 0 1.000000 + phy +0 5.007560 -5.410957 3.946747 -0.484888 -0.811882 0.325163 0.000000 0.000000 1 0 1.000000 +0 0.053249 1.896312 1.189522 -0.646213 -0.703506 0.295784 0.000000 0.000000 1 0 1.000000 +0 4.291809 -5.823249 4.338686 -0.409924 -0.888503 0.206217 0.000000 0.000000 1 0 1.000000 + phy +0 4.291809 -5.823249 4.338686 -0.409924 -0.888503 0.206217 0.000000 0.000000 1 0 1.000000 +0 1.661104 -5.187850 4.483623 -0.436187 -0.889946 0.133182 0.000000 0.000000 1 0 1.000000 +0 1.934103 -9.314857 6.402662 -0.232229 -0.964436 0.126226 0.000000 0.000000 1 0 1.000000 + phy +0 1.934103 -9.314857 6.402662 -0.232229 -0.964436 0.126226 0.000000 0.000000 1 0 1.000000 +0 6.971829 -7.666011 4.130577 -0.073110 -0.871981 0.484049 0.000000 0.000000 1 0 1.000000 +0 4.291809 -5.823249 4.338686 -0.409924 -0.888503 0.206217 0.000000 0.000000 1 0 1.000000 + phy +0 6.971829 -7.666011 4.130577 -0.073110 -0.871981 0.484049 0.000000 0.000000 1 0 1.000000 +0 5.007560 -5.410957 3.946747 -0.484888 -0.811882 0.325163 0.000000 0.000000 1 0 1.000000 +0 4.291809 -5.823249 4.338686 -0.409924 -0.888503 0.206217 0.000000 0.000000 1 0 1.000000 + phy +0 1.970733 -20.972878 -2.011561 0.004692 0.999094 0.042306 0.000000 0.000000 1 0 1.000000 +0 0.229408 -20.545034 -2.028953 -0.011633 0.999932 0.000002 0.000000 0.000000 1 0 1.000000 +0 5.740044 -7.852225 -1.793562 -0.017853 0.997416 0.069583 0.000000 0.000000 1 0 1.000000 + phy +0 0.229408 -20.545034 -2.028953 -0.011633 0.999932 0.000002 0.000000 0.000000 1 0 1.000000 +0 -1.276973 1.963562 -1.759750 -0.149870 0.966930 -0.206361 0.000000 0.000000 1 0 1.000000 +0 5.740044 -7.852225 -1.793562 -0.017853 0.997416 0.069583 0.000000 0.000000 1 0 1.000000 + phy +0 0.229408 -20.545034 -2.028953 -0.011633 0.999932 0.000002 0.000000 0.000000 1 0 1.000000 +0 1.970733 -20.972878 -2.011561 0.004692 0.999094 0.042306 0.000000 0.000000 1 0 1.000000 +0 -0.870403 -20.972876 -2.011561 0.066680 0.992822 -0.099290 0.000000 0.000000 1 0 1.000000 + phy +0 0.229408 -20.545034 -2.028953 -0.011633 0.999932 0.000002 0.000000 0.000000 1 0 1.000000 +0 -0.870403 -20.972876 -2.011561 0.066680 0.992822 -0.099290 0.000000 0.000000 1 0 1.000000 +0 -4.810517 -7.852220 -1.793564 -0.016250 0.954590 -0.297478 0.000000 0.000000 1 0 1.000000 + phy +0 -1.276973 1.963562 -1.759750 -0.149870 0.966930 -0.206361 0.000000 0.000000 1 0 1.000000 +0 0.229408 -20.545034 -2.028953 -0.011633 0.999932 0.000002 0.000000 0.000000 1 0 1.000000 +0 -4.810517 -7.852220 -1.793564 -0.016250 0.954590 -0.297478 0.000000 0.000000 1 0 1.000000 + phy +0 -0.870403 -20.972876 -2.011561 0.066680 0.992822 -0.099290 0.000000 0.000000 1 0 1.000000 +0 1.970733 -20.972878 -2.011561 0.004692 0.999094 0.042306 0.000000 0.000000 1 0 1.000000 +0 5.035800 -26.216265 -1.798426 0.250578 0.897980 0.361721 0.000000 0.000000 1 0 1.000000 + phy +0 1.970733 -20.972878 -2.011561 0.004692 0.999094 0.042306 0.000000 0.000000 1 0 1.000000 +0 5.740044 -7.852225 -1.793562 -0.017853 0.997416 0.069583 0.000000 0.000000 1 0 1.000000 +0 5.035800 -26.216265 -1.798426 0.250578 0.897980 0.361721 0.000000 0.000000 1 0 1.000000 + phy +0 1.934103 -9.314857 6.402662 -0.232229 -0.964436 0.126226 0.000000 0.000000 1 0 1.000000 +0 0.537803 -25.977278 7.940887 0.139930 -0.990158 -0.002746 0.000000 0.000000 1 0 1.000000 +0 2.206525 -13.523564 6.597314 -0.051352 -0.916527 0.396664 0.000000 0.000000 1 0 1.000000 + phy +0 1.934103 -9.314857 6.402662 -0.232229 -0.964436 0.126226 0.000000 0.000000 1 0 1.000000 +0 -1.034602 -9.314857 6.402661 -0.291169 -0.942268 -0.165385 0.000000 0.000000 1 0 1.000000 +0 0.537803 -25.977278 7.940887 0.139930 -0.990158 -0.002746 0.000000 0.000000 1 0 1.000000 + phy +0 1.661104 -5.187850 4.483623 -0.436187 -0.889946 0.133182 0.000000 0.000000 1 0 1.000000 +0 0.053249 1.896312 1.189522 -0.646213 -0.703506 0.295784 0.000000 0.000000 1 0 1.000000 +0 1.934103 -9.314857 6.402662 -0.232229 -0.964436 0.126226 0.000000 0.000000 1 0 1.000000 + phy +0 0.053249 1.896312 1.189522 -0.646213 -0.703506 0.295784 0.000000 0.000000 1 0 1.000000 +0 -1.034602 -9.314857 6.402661 -0.291169 -0.942268 -0.165385 0.000000 0.000000 1 0 1.000000 +0 1.934103 -9.314857 6.402662 -0.232229 -0.964436 0.126226 0.000000 0.000000 1 0 1.000000 + phy +0 2.206525 -13.523564 6.597314 -0.051352 -0.916527 0.396664 0.000000 0.000000 1 0 1.000000 +0 6.971829 -7.666011 4.130577 -0.073110 -0.871981 0.484049 0.000000 0.000000 1 0 1.000000 +0 1.934103 -9.314857 6.402662 -0.232229 -0.964436 0.126226 0.000000 0.000000 1 0 1.000000 + phy +0 2.206525 -13.523564 6.597314 -0.051352 -0.916527 0.396664 0.000000 0.000000 1 0 1.000000 +0 0.537803 -25.977278 7.940887 0.139930 -0.990158 -0.002746 0.000000 0.000000 1 0 1.000000 +0 6.971829 -7.666011 4.130577 -0.073110 -0.871981 0.484049 0.000000 0.000000 1 0 1.000000 + phy +0 -4.344168 -21.547836 -1.424775 0.068797 0.656488 -0.751193 0.000000 0.000000 1 0 1.000000 +0 -0.870403 -20.972876 -2.011561 0.066680 0.992822 -0.099290 0.000000 0.000000 1 0 1.000000 +0 -3.972768 -26.549322 -1.053314 0.458386 0.162291 -0.873810 0.000000 0.000000 1 0 1.000000 + phy +0 -3.972768 -26.549322 -1.053314 0.458386 0.162291 -0.873810 0.000000 0.000000 1 0 1.000000 +0 -0.870403 -20.972876 -2.011561 0.066680 0.992822 -0.099290 0.000000 0.000000 1 0 1.000000 +0 5.035800 -26.216265 -1.798426 0.250578 0.897980 0.361721 0.000000 0.000000 1 0 1.000000 + phy +0 -0.870403 -20.972876 -2.011561 0.066680 0.992822 -0.099290 0.000000 0.000000 1 0 1.000000 +0 -4.344168 -21.547836 -1.424775 0.068797 0.656488 -0.751193 0.000000 0.000000 1 0 1.000000 +0 -4.810517 -7.852220 -1.793564 -0.016250 0.954590 -0.297478 0.000000 0.000000 1 0 1.000000 + phy +0 -4.344168 -21.547836 -1.424775 0.068797 0.656488 -0.751193 0.000000 0.000000 1 0 1.000000 +0 -5.085107 -9.962641 -0.878383 0.040133 0.276216 -0.960257 0.000000 0.000000 1 0 1.000000 +0 -4.810517 -7.852220 -1.793564 -0.016250 0.954590 -0.297478 0.000000 0.000000 1 0 1.000000 + phy +0 -5.085107 -9.962641 -0.878383 0.040133 0.276216 -0.960257 0.000000 0.000000 1 0 1.000000 +0 -4.344168 -21.547836 -1.424775 0.068797 0.656488 -0.751193 0.000000 0.000000 1 0 1.000000 +0 -5.559628 -10.782269 1.235839 0.009882 0.203392 -0.979048 0.000000 0.000000 1 0 1.000000 + phy +0 -4.810517 -7.852220 -1.793564 -0.016250 0.954590 -0.297478 0.000000 0.000000 1 0 1.000000 +0 -5.085107 -9.962641 -0.878383 0.040133 0.276216 -0.960257 0.000000 0.000000 1 0 1.000000 +0 -5.559628 -10.782269 1.235839 0.009882 0.203392 -0.979048 0.000000 0.000000 1 0 1.000000 + phy +0 -5.767716 -5.555568 3.215398 -0.479435 -0.559916 -0.675749 0.000000 0.000000 1 0 1.000000 +0 -1.352383 1.483570 1.082526 -0.526952 -0.740613 -0.416909 0.000000 0.000000 1 0 1.000000 +0 -1.276973 1.963562 -1.759750 -0.149870 0.966930 -0.206361 0.000000 0.000000 1 0 1.000000 + phy +0 -1.276973 1.963562 -1.759750 -0.149870 0.966930 -0.206361 0.000000 0.000000 1 0 1.000000 +0 -1.352383 1.483570 1.082526 -0.526952 -0.740613 -0.416909 0.000000 0.000000 1 0 1.000000 +0 0.053249 1.896312 1.189522 -0.646213 -0.703506 0.295784 0.000000 0.000000 1 0 1.000000 + phy +0 -5.767716 -5.555568 3.215398 -0.479435 -0.559916 -0.675749 0.000000 0.000000 1 0 1.000000 +0 -1.034602 -9.314857 6.402661 -0.291169 -0.942268 -0.165385 0.000000 0.000000 1 0 1.000000 +0 -1.352383 1.483570 1.082526 -0.526952 -0.740613 -0.416909 0.000000 0.000000 1 0 1.000000 + phy +0 -1.352383 1.483570 1.082526 -0.526952 -0.740613 -0.416909 0.000000 0.000000 1 0 1.000000 +0 -1.034602 -9.314857 6.402661 -0.291169 -0.942268 -0.165385 0.000000 0.000000 1 0 1.000000 +0 0.053249 1.896312 1.189522 -0.646213 -0.703506 0.295784 0.000000 0.000000 1 0 1.000000 + phy +0 -5.956110 -9.830982 3.310615 0.149227 -0.150887 -0.977223 0.000000 0.000000 1 0 1.000000 +0 -4.344168 -21.547836 -1.424775 0.068797 0.656488 -0.751193 0.000000 0.000000 1 0 1.000000 +0 -3.972768 -26.549322 -1.053314 0.458386 0.162291 -0.873810 0.000000 0.000000 1 0 1.000000 + phy +0 -4.344168 -21.547836 -1.424775 0.068797 0.656488 -0.751193 0.000000 0.000000 1 0 1.000000 +0 -5.956110 -9.830982 3.310615 0.149227 -0.150887 -0.977223 0.000000 0.000000 1 0 1.000000 +0 -5.559628 -10.782269 1.235839 0.009882 0.203392 -0.979048 0.000000 0.000000 1 0 1.000000 + phy +0 -5.956110 -9.830982 3.310615 0.149227 -0.150887 -0.977223 0.000000 0.000000 1 0 1.000000 +0 -6.042304 -7.666003 4.130576 -0.012556 -0.781615 -0.623634 0.000000 0.000000 1 0 1.000000 +0 -5.559628 -10.782269 1.235839 0.009882 0.203392 -0.979048 0.000000 0.000000 1 0 1.000000 + phy +0 -5.956110 -9.830982 3.310615 0.149227 -0.150887 -0.977223 0.000000 0.000000 1 0 1.000000 +0 -3.168929 -20.972870 5.062572 0.218620 -0.451093 -0.865287 0.000000 0.000000 1 0 1.000000 +0 -6.042304 -7.666003 4.130576 -0.012556 -0.781615 -0.623634 0.000000 0.000000 1 0 1.000000 + phy +0 -3.168929 -20.972870 5.062572 0.218620 -0.451093 -0.865287 0.000000 0.000000 1 0 1.000000 +0 -5.956110 -9.830982 3.310615 0.149227 -0.150887 -0.977223 0.000000 0.000000 1 0 1.000000 +0 -3.972768 -26.549322 -1.053314 0.458386 0.162291 -0.873810 0.000000 0.000000 1 0 1.000000 + phy +0 12.357773 -6.885269 0.239518 -0.689023 -0.432703 0.581391 0.000000 0.000000 1 0 1.000000 +0 6.697242 -5.555574 3.215399 -0.548561 -0.697155 0.461580 0.000000 0.000000 1 0 1.000000 +0 6.971829 -7.666011 4.130577 -0.073110 -0.871981 0.484049 0.000000 0.000000 1 0 1.000000 + phy +0 6.971829 -7.666011 4.130577 -0.073110 -0.871981 0.484049 0.000000 0.000000 1 0 1.000000 +0 12.496037 -7.803786 0.533232 0.266775 -0.560062 0.784322 0.000000 0.000000 1 0 1.000000 +0 12.357773 -6.885269 0.239518 -0.689023 -0.432703 0.581391 0.000000 0.000000 1 0 1.000000 + phy +0 0.537803 -25.977278 7.940887 0.139930 -0.990158 -0.002746 0.000000 0.000000 1 0 1.000000 +0 12.496037 -7.803786 0.533232 0.266775 -0.560062 0.784322 0.000000 0.000000 1 0 1.000000 +0 6.971829 -7.666011 4.130577 -0.073110 -0.871981 0.484049 0.000000 0.000000 1 0 1.000000 + phy +0 6.697242 -5.555574 3.215399 -0.548561 -0.697155 0.461580 0.000000 0.000000 1 0 1.000000 +0 5.007560 -5.410957 3.946747 -0.484888 -0.811882 0.325163 0.000000 0.000000 1 0 1.000000 +0 6.971829 -7.666011 4.130577 -0.073110 -0.871981 0.484049 0.000000 0.000000 1 0 1.000000 + phy +0 12.357773 -6.885269 0.239518 -0.689023 -0.432703 0.581391 0.000000 0.000000 1 0 1.000000 +0 12.136546 -6.902609 -0.709070 -0.613137 0.565251 0.551865 0.000000 0.000000 1 0 1.000000 +0 0.128657 2.376304 -1.652755 -0.514454 0.761736 0.393822 0.000000 0.000000 1 0 1.000000 + phy +0 0.053249 1.896312 1.189522 -0.646213 -0.703506 0.295784 0.000000 0.000000 1 0 1.000000 +0 12.357773 -6.885269 0.239518 -0.689023 -0.432703 0.581391 0.000000 0.000000 1 0 1.000000 +0 0.128657 2.376304 -1.652755 -0.514454 0.761736 0.393822 0.000000 0.000000 1 0 1.000000 + phy +0 12.357773 -6.885269 0.239518 -0.689023 -0.432703 0.581391 0.000000 0.000000 1 0 1.000000 +0 12.138085 -7.831844 -1.001616 -0.015775 0.977202 0.211723 0.000000 0.000000 1 0 1.000000 +0 12.136546 -6.902609 -0.709070 -0.613137 0.565251 0.551865 0.000000 0.000000 1 0 1.000000 + phy +0 12.357773 -6.885269 0.239518 -0.689023 -0.432703 0.581391 0.000000 0.000000 1 0 1.000000 +0 12.496037 -7.803786 0.533232 0.266775 -0.560062 0.784322 0.000000 0.000000 1 0 1.000000 +0 12.138085 -7.831844 -1.001616 -0.015775 0.977202 0.211723 0.000000 0.000000 1 0 1.000000 + phy +0 12.357773 -6.885269 0.239518 -0.689023 -0.432703 0.581391 0.000000 0.000000 1 0 1.000000 +0 0.053249 1.896312 1.189522 -0.646213 -0.703506 0.295784 0.000000 0.000000 1 0 1.000000 +0 6.697242 -5.555574 3.215399 -0.548561 -0.697155 0.461580 0.000000 0.000000 1 0 1.000000 + phy +0 1.253817 -25.799868 6.722759 0.384636 -0.397608 0.833044 0.000000 0.000000 1 0 1.000000 +0 0.537803 -25.977278 7.940887 0.139930 -0.990158 -0.002746 0.000000 0.000000 1 0 1.000000 +0 2.709407 -28.562809 0.982432 0.515818 -0.295153 0.804249 0.000000 0.000000 1 0 1.000000 + phy +0 2.709407 -28.562809 0.982432 0.515818 -0.295153 0.804249 0.000000 0.000000 1 0 1.000000 +0 12.496037 -7.803786 0.533232 0.266775 -0.560062 0.784322 0.000000 0.000000 1 0 1.000000 +0 1.253817 -25.799868 6.722759 0.384636 -0.397608 0.833044 0.000000 0.000000 1 0 1.000000 + phy +0 1.253817 -25.799868 6.722759 0.384636 -0.397608 0.833044 0.000000 0.000000 1 0 1.000000 +0 12.496037 -7.803786 0.533232 0.266775 -0.560062 0.784322 0.000000 0.000000 1 0 1.000000 +0 0.537803 -25.977278 7.940887 0.139930 -0.990158 -0.002746 0.000000 0.000000 1 0 1.000000 + phy +0 -1.256798 -28.371328 1.662601 0.944285 0.164514 -0.285064 0.000000 0.000000 1 0 1.000000 +0 0.216445 -28.611439 4.488171 0.726766 -0.531406 -0.435224 0.000000 0.000000 1 0 1.000000 +0 -3.972768 -26.549322 -1.053314 0.458386 0.162291 -0.873810 0.000000 0.000000 1 0 1.000000 + phy +0 -1.256798 -28.371328 1.662601 0.944285 0.164514 -0.285064 0.000000 0.000000 1 0 1.000000 +0 0.216445 -28.688715 3.966802 0.997935 0.034657 -0.054087 0.000000 0.000000 1 0 1.000000 +0 0.216445 -28.611439 4.488171 0.726766 -0.531406 -0.435224 0.000000 0.000000 1 0 1.000000 + phy +0 -1.256798 -28.371328 1.662601 0.944285 0.164514 -0.285064 0.000000 0.000000 1 0 1.000000 +0 -3.972768 -26.549322 -1.053314 0.458386 0.162291 -0.873810 0.000000 0.000000 1 0 1.000000 +0 2.110961 -28.597481 1.126358 0.942734 0.318205 -0.099995 0.000000 0.000000 1 0 1.000000 + phy +0 2.110961 -28.597481 1.126358 0.942734 0.318205 -0.099995 0.000000 0.000000 1 0 1.000000 +0 0.216445 -28.688715 3.966802 0.997935 0.034657 -0.054087 0.000000 0.000000 1 0 1.000000 +0 -1.256798 -28.371328 1.662601 0.944285 0.164514 -0.285064 0.000000 0.000000 1 0 1.000000 + phy +0 -5.559628 -10.782269 1.235839 0.009882 0.203392 -0.979048 0.000000 0.000000 1 0 1.000000 +0 -5.767716 -5.555568 3.215398 -0.479435 -0.559916 -0.675749 0.000000 0.000000 1 0 1.000000 +0 -5.293195 -4.735939 1.101177 -0.237436 0.204906 -0.949546 0.000000 0.000000 1 0 1.000000 + phy +0 -5.559628 -10.782269 1.235839 0.009882 0.203392 -0.979048 0.000000 0.000000 1 0 1.000000 +0 -5.293195 -4.735939 1.101177 -0.237436 0.204906 -0.949546 0.000000 0.000000 1 0 1.000000 +0 -4.810517 -7.852220 -1.793564 -0.016250 0.954590 -0.297478 0.000000 0.000000 1 0 1.000000 + phy +0 -6.042304 -7.666003 4.130576 -0.012556 -0.781615 -0.623634 0.000000 0.000000 1 0 1.000000 +0 -5.767716 -5.555568 3.215398 -0.479435 -0.559916 -0.675749 0.000000 0.000000 1 0 1.000000 +0 -5.559628 -10.782269 1.235839 0.009882 0.203392 -0.979048 0.000000 0.000000 1 0 1.000000 + phy +0 -5.767716 -5.555568 3.215398 -0.479435 -0.559916 -0.675749 0.000000 0.000000 1 0 1.000000 +0 -1.276973 1.963562 -1.759750 -0.149870 0.966930 -0.206361 0.000000 0.000000 1 0 1.000000 +0 -5.293195 -4.735939 1.101177 -0.237436 0.204906 -0.949546 0.000000 0.000000 1 0 1.000000 + phy +0 -6.042304 -7.666003 4.130576 -0.012556 -0.781615 -0.623634 0.000000 0.000000 1 0 1.000000 +0 -1.034602 -9.314857 6.402661 -0.291169 -0.942268 -0.165385 0.000000 0.000000 1 0 1.000000 +0 -5.767716 -5.555568 3.215398 -0.479435 -0.559916 -0.675749 0.000000 0.000000 1 0 1.000000 + phy +0 -3.168929 -20.972870 5.062572 0.218620 -0.451093 -0.865287 0.000000 0.000000 1 0 1.000000 +0 0.537803 -25.977278 7.940887 0.139930 -0.990158 -0.002746 0.000000 0.000000 1 0 1.000000 +0 -6.042304 -7.666003 4.130576 -0.012556 -0.781615 -0.623634 0.000000 0.000000 1 0 1.000000 + phy +0 -3.168929 -20.972870 5.062572 0.218620 -0.451093 -0.865287 0.000000 0.000000 1 0 1.000000 +0 -3.972768 -26.549322 -1.053314 0.458386 0.162291 -0.873810 0.000000 0.000000 1 0 1.000000 +0 0.537803 -25.977278 7.940887 0.139930 -0.990158 -0.002746 0.000000 0.000000 1 0 1.000000 + phy +0 -6.042304 -7.666003 4.130576 -0.012556 -0.781615 -0.623634 0.000000 0.000000 1 0 1.000000 +0 0.537803 -25.977278 7.940887 0.139930 -0.990158 -0.002746 0.000000 0.000000 1 0 1.000000 +0 -1.277004 -13.523562 6.597313 -0.046789 -0.915357 -0.399915 0.000000 0.000000 1 0 1.000000 + phy +0 -1.277004 -13.523562 6.597313 -0.046789 -0.915357 -0.399915 0.000000 0.000000 1 0 1.000000 +0 -1.034602 -9.314857 6.402661 -0.291169 -0.942268 -0.165385 0.000000 0.000000 1 0 1.000000 +0 -6.042304 -7.666003 4.130576 -0.012556 -0.781615 -0.623634 0.000000 0.000000 1 0 1.000000 + phy +0 0.537803 -25.977278 7.940887 0.139930 -0.990158 -0.002746 0.000000 0.000000 1 0 1.000000 +0 -1.034602 -9.314857 6.402661 -0.291169 -0.942268 -0.165385 0.000000 0.000000 1 0 1.000000 +0 -1.277004 -13.523562 6.597313 -0.046789 -0.915357 -0.399915 0.000000 0.000000 1 0 1.000000 + phy +0 5.740044 -7.852225 -1.793562 -0.017853 0.997416 0.069583 0.000000 0.000000 1 0 1.000000 +0 -1.276973 1.963562 -1.759750 -0.149870 0.966930 -0.206361 0.000000 0.000000 1 0 1.000000 +0 0.128657 2.376304 -1.652755 -0.514454 0.761736 0.393822 0.000000 0.000000 1 0 1.000000 + phy +0 -1.276973 1.963562 -1.759750 -0.149870 0.966930 -0.206361 0.000000 0.000000 1 0 1.000000 +0 0.053249 1.896312 1.189522 -0.646213 -0.703506 0.295784 0.000000 0.000000 1 0 1.000000 +0 0.128657 2.376304 -1.652755 -0.514454 0.761736 0.393822 0.000000 0.000000 1 0 1.000000 + phy +0 -1.276973 1.963562 -1.759750 -0.149870 0.966930 -0.206361 0.000000 0.000000 1 0 1.000000 +0 -4.810517 -7.852220 -1.793564 -0.016250 0.954590 -0.297478 0.000000 0.000000 1 0 1.000000 +0 -4.896710 -5.687244 -0.973602 -0.301436 0.463582 -0.833204 0.000000 0.000000 1 0 1.000000 + phy +0 -5.293195 -4.735939 1.101177 -0.237436 0.204906 -0.949546 0.000000 0.000000 1 0 1.000000 +0 -1.276973 1.963562 -1.759750 -0.149870 0.966930 -0.206361 0.000000 0.000000 1 0 1.000000 +0 -4.896710 -5.687244 -0.973602 -0.301436 0.463582 -0.833204 0.000000 0.000000 1 0 1.000000 + phy +0 6.697242 -5.555574 3.215399 -0.548561 -0.697155 0.461580 0.000000 0.000000 1 0 1.000000 +0 0.053249 1.896312 1.189522 -0.646213 -0.703506 0.295784 0.000000 0.000000 1 0 1.000000 +0 5.007560 -5.410957 3.946747 -0.484888 -0.811882 0.325163 0.000000 0.000000 1 0 1.000000 + phy +0 -4.810517 -7.852220 -1.793564 -0.016250 0.954590 -0.297478 0.000000 0.000000 1 0 1.000000 +0 -5.293195 -4.735939 1.101177 -0.237436 0.204906 -0.949546 0.000000 0.000000 1 0 1.000000 +0 -4.896710 -5.687244 -0.973602 -0.301436 0.463582 -0.833204 0.000000 0.000000 1 0 1.000000 + phy +0 2.709407 -28.562809 0.982432 0.515818 -0.295153 0.804249 0.000000 0.000000 1 0 1.000000 +0 0.537803 -25.977278 7.940887 0.139930 -0.990158 -0.002746 0.000000 0.000000 1 0 1.000000 +0 0.216445 -28.611439 4.488171 0.726766 -0.531406 -0.435224 0.000000 0.000000 1 0 1.000000 + phy +0 0.216445 -28.611439 4.488171 0.726766 -0.531406 -0.435224 0.000000 0.000000 1 0 1.000000 +0 0.216445 -28.688715 3.966802 0.997935 0.034657 -0.054087 0.000000 0.000000 1 0 1.000000 +0 2.709407 -28.562809 0.982432 0.515818 -0.295153 0.804249 0.000000 0.000000 1 0 1.000000 + phy +0 -3.972768 -26.549322 -1.053314 0.458386 0.162291 -0.873810 0.000000 0.000000 1 0 1.000000 +0 0.216445 -28.611439 4.488171 0.726766 -0.531406 -0.435224 0.000000 0.000000 1 0 1.000000 +0 0.537803 -25.977278 7.940887 0.139930 -0.990158 -0.002746 0.000000 0.000000 1 0 1.000000 + phy +0 12.360264 -8.388802 -0.233831 0.344634 0.207283 0.915566 0.000000 0.000000 1 0 1.000000 +0 5.035800 -26.216265 -1.798426 0.250578 0.897980 0.361721 0.000000 0.000000 1 0 1.000000 +0 12.138085 -7.831844 -1.001616 -0.015775 0.977202 0.211723 0.000000 0.000000 1 0 1.000000 + phy +0 12.138085 -7.831844 -1.001616 -0.015775 0.977202 0.211723 0.000000 0.000000 1 0 1.000000 +0 12.496037 -7.803786 0.533232 0.266775 -0.560062 0.784322 0.000000 0.000000 1 0 1.000000 +0 12.360264 -8.388802 -0.233831 0.344634 0.207283 0.915566 0.000000 0.000000 1 0 1.000000 + phy +0 12.360264 -8.388802 -0.233831 0.344634 0.207283 0.915566 0.000000 0.000000 1 0 1.000000 +0 12.496037 -7.803786 0.533232 0.266775 -0.560062 0.784322 0.000000 0.000000 1 0 1.000000 +0 5.035800 -26.216265 -1.798426 0.250578 0.897980 0.361721 0.000000 0.000000 1 0 1.000000 + phy +0 5.740044 -7.852225 -1.793562 -0.017853 0.997416 0.069583 0.000000 0.000000 1 0 1.000000 +0 12.138085 -7.831844 -1.001616 -0.015775 0.977202 0.211723 0.000000 0.000000 1 0 1.000000 +0 5.035800 -26.216265 -1.798426 0.250578 0.897980 0.361721 0.000000 0.000000 1 0 1.000000 + phy +0 12.138085 -7.831844 -1.001616 -0.015775 0.977202 0.211723 0.000000 0.000000 1 0 1.000000 +0 5.740044 -7.852225 -1.793562 -0.017853 0.997416 0.069583 0.000000 0.000000 1 0 1.000000 +0 0.128657 2.376304 -1.652755 -0.514454 0.761736 0.393822 0.000000 0.000000 1 0 1.000000 + phy +0 12.136546 -6.902609 -0.709070 -0.613137 0.565251 0.551865 0.000000 0.000000 1 0 1.000000 +0 12.138085 -7.831844 -1.001616 -0.015775 0.977202 0.211723 0.000000 0.000000 1 0 1.000000 +0 0.128657 2.376304 -1.652755 -0.514454 0.761736 0.393822 0.000000 0.000000 1 0 1.000000 + phy +0 2.709407 -28.562809 0.982432 0.515818 -0.295153 0.804249 0.000000 0.000000 1 0 1.000000 +0 0.216445 -28.688715 3.966802 0.997935 0.034657 -0.054087 0.000000 0.000000 1 0 1.000000 +0 2.110961 -28.597481 1.126358 0.942734 0.318205 -0.099995 0.000000 0.000000 1 0 1.000000 + phy +0 2.110961 -28.597481 1.126358 0.942734 0.318205 -0.099995 0.000000 0.000000 1 0 1.000000 +0 -3.972768 -26.549322 -1.053314 0.458386 0.162291 -0.873810 0.000000 0.000000 1 0 1.000000 +0 2.709407 -28.562809 0.982432 0.515818 -0.295153 0.804249 0.000000 0.000000 1 0 1.000000 + phy +0 -3.972768 -26.549322 -1.053314 0.458386 0.162291 -0.873810 0.000000 0.000000 1 0 1.000000 +0 5.035800 -26.216265 -1.798426 0.250578 0.897980 0.361721 0.000000 0.000000 1 0 1.000000 +0 2.709407 -28.562809 0.982432 0.515818 -0.295153 0.804249 0.000000 0.000000 1 0 1.000000 + phy +0 5.035800 -26.216265 -1.798426 0.250578 0.897980 0.361721 0.000000 0.000000 1 0 1.000000 +0 12.496037 -7.803786 0.533232 0.266775 -0.560062 0.784322 0.000000 0.000000 1 0 1.000000 +0 2.709407 -28.562809 0.982432 0.515818 -0.295153 0.804249 0.000000 0.000000 1 0 1.000000 +end From e3485e0199cc38f6da05f128bb9321827d74bc67 Mon Sep 17 00:00:00 2001 From: "ALLEN-PC\\acj30" Date: Sun, 11 Aug 2024 21:17:00 -0500 Subject: [PATCH 4/4] CS:S dual pistol player animations --- README.md | 2 +- .../Walk_Reload_ELITES_Layer.smd | 4605 +++++++++++++++++ .../css_ported_anims/crouch_idle_elites.smd | 1126 ++++ modelsrc/css_ported_anims/idle_elites.smd | 157 + .../mapbase_player_include_anims_citizen.qci | 8 + .../mapbase_player_include_anims_police.qci | 16 + .../mapbase_player_include_anims_soldier.qci | 8 + 7 files changed, 5921 insertions(+), 1 deletion(-) create mode 100644 modelsrc/css_ported_anims/Walk_Reload_ELITES_Layer.smd create mode 100644 modelsrc/css_ported_anims/crouch_idle_elites.smd create mode 100644 modelsrc/css_ported_anims/idle_elites.smd diff --git a/README.md b/README.md index 310b0e1..ce2f103 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This repository accepts pull requests for contributing models or animations to M --- -Most of these source files are derived from decompiled Half-Life 2, Half-Life 2: Episode One, Half-Life 2: Episode Two, Half-Life 2: Deathmatch, or Left 4 Dead 1 content. Crowbar was used to decompile the content involved. +Most of these source files are derived from decompiled Half-Life 2, Half-Life 2: Episode One, Half-Life 2: Episode Two, Half-Life 2: Deathmatch, Counter-Strike: Source, or Left 4 Dead 1 content. Crowbar was used to decompile the content involved. SMDs under `custom` subfolders (i.e. `combine_soldier_anims_anims/custom/Idle1_Pistol.smd`) are custom animations or modifications of decompiled animations created by Blixibon. diff --git a/modelsrc/css_ported_anims/Walk_Reload_ELITES_Layer.smd b/modelsrc/css_ported_anims/Walk_Reload_ELITES_Layer.smd new file mode 100644 index 0000000..7b231a5 --- /dev/null +++ b/modelsrc/css_ported_anims/Walk_Reload_ELITES_Layer.smd @@ -0,0 +1,4605 @@ +// Created by Crowbar 0.74 +version 1 +nodes + 0 "ValveBiped.Bip01_Pelvis" -1 + 1 "ValveBiped.Bip01_L_Thigh" 0 + 2 "ValveBiped.Bip01_L_Calf" 1 + 3 "ValveBiped.Bip01_L_Foot" 2 + 4 "ValveBiped.Bip01_L_Toe0" 3 + 5 "ValveBiped.Bip01_R_Thigh" 0 + 6 "ValveBiped.Bip01_R_Calf" 5 + 7 "ValveBiped.Bip01_R_Foot" 6 + 8 "ValveBiped.Bip01_R_Toe0" 7 + 9 "ValveBiped.Bip01_Spine" 0 + 10 "ValveBiped.Bip01_Spine1" 9 + 11 "ValveBiped.Bip01_Spine2" 10 + 12 "ValveBiped.Bip01_Spine4" 11 + 13 "ValveBiped.Bip01_Neck1" 12 + 14 "ValveBiped.Bip01_Head1" 13 + 15 "ValveBiped.Bip01_L_Clavicle" 12 + 16 "ValveBiped.Bip01_L_UpperArm" 15 + 17 "ValveBiped.Bip01_L_Forearm" 16 + 18 "ValveBiped.Bip01_L_Hand" 17 + 19 "ValveBiped.Bip01_L_Finger2" 18 + 20 "ValveBiped.Bip01_L_Finger21" 19 + 21 "ValveBiped.Bip01_L_Finger22" 20 + 22 "ValveBiped.Bip01_L_Finger1" 18 + 23 "ValveBiped.Bip01_L_Finger11" 22 + 24 "ValveBiped.Bip01_L_Finger12" 23 + 25 "ValveBiped.Bip01_L_Finger0" 18 + 26 "ValveBiped.Bip01_L_Finger01" 25 + 27 "ValveBiped.Bip01_L_Finger02" 26 + 28 "ValveBiped.Bip01_R_Clavicle" 12 + 29 "ValveBiped.Bip01_R_UpperArm" 28 + 30 "ValveBiped.Bip01_R_Forearm" 29 + 31 "ValveBiped.Bip01_R_Hand" 30 + 32 "ValveBiped.Bip01_R_Finger2" 31 + 33 "ValveBiped.Bip01_R_Finger21" 32 + 34 "ValveBiped.Bip01_R_Finger22" 33 + 35 "ValveBiped.Bip01_R_Finger1" 31 + 36 "ValveBiped.Bip01_R_Finger11" 35 + 37 "ValveBiped.Bip01_R_Finger12" 36 + 38 "ValveBiped.Bip01_R_Finger0" 31 + 39 "ValveBiped.Bip01_R_Finger01" 38 + 40 "ValveBiped.Bip01_R_Finger02" 39 + 41 "ValveBiped.Bip01_R_Wrist" 30 + 42 "ValveBiped.Bip01_L_Wrist" 17 + 43 "ValveBiped.Bip01_L_Ulna" 17 + 44 "ValveBiped.Bip01_R_Ulna" 30 + 45 "ValveBiped.weapon_bone" 9 + 46 "ValveBiped.weapon_bone_RHand" 45 + 47 "ValveBiped.weapon_bone_LHand" 46 + 48 "ValveBiped.weapon_bone_Clip" 47 +end +skeleton + time 0 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 -0.032304 0.008837 0.147480 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.805859 0.017727 0.632793 + 15 2.203701 1.046380 2.073299 0.904786 -1.443768 3.376423 + 16 6.450118 -0.000007 0.000001 -2.532025 -0.509425 -0.330284 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.080380 + 18 12.285404 -0.000005 -0.000038 1.209149 -0.282525 0.441781 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -3.210300 1.063414 1.430720 + 29 6.450118 0.000004 0.000000 3.599574 1.423424 1.481855 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -0.923768 + 31 12.285431 -0.000001 -0.000001 -0.929325 0.077432 0.381499 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 16.136302 25.513257 4.809544 -0.292039 -0.780096 -1.363142 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 8.956231 -14.211520 -1.516116 -2.914807 0.148733 -0.231703 + 48 -8.515887 -10.910488 2.476638 1.641491 -0.002281 1.437647 + time 1 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 -0.012786 -0.009763 0.134934 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.804410 0.006054 0.652098 + 15 2.203701 1.046380 2.073299 0.680698 -1.411380 3.601191 + 16 6.450118 -0.000007 0.000001 -2.086198 -0.110057 -0.656530 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -2.032208 + 18 12.285404 -0.000005 -0.000038 1.627681 0.077954 0.132987 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -3.124823 1.067808 1.527863 + 29 6.450118 0.000004 0.000000 2.385085 1.422275 0.256960 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.178457 + 31 12.285431 -0.000001 -0.000001 -1.132122 -0.432846 0.630154 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 15.163616 24.087432 3.606382 0.247268 -0.514191 -1.453164 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 5.514720 -11.746601 -4.191979 -1.758316 0.394559 1.251164 + 48 6.910365 -8.058838 3.890744 2.894728 0.069143 2.478982 + time 2 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.007359 -0.028950 0.121936 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.802961 -0.005947 0.672013 + 15 2.203701 1.046380 2.073299 0.533109 -1.372635 3.750214 + 16 6.450118 -0.000007 0.000001 -1.557458 0.234371 -0.630201 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -2.484499 + 18 12.285404 -0.000005 -0.000038 1.676546 0.029391 0.324310 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -3.035889 1.066895 1.629170 + 29 6.450118 0.000004 0.000000 1.646475 0.933282 -0.446769 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.903852 + 31 12.285431 -0.000001 -0.000001 -1.278941 -0.536528 0.954206 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 12.769012 19.134156 -0.764845 0.447225 -0.410288 -1.480438 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 6.225679 -10.875481 -6.258448 -1.655669 -0.080056 1.380872 + 48 9.222936 -5.699391 4.160283 2.992937 0.043395 2.972191 + time 3 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.044251 -0.064089 0.097962 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.800276 -0.027977 0.708469 + 15 2.203701 1.046380 2.073299 0.376504 -1.295371 3.910816 + 16 6.450118 -0.000007 0.000001 -1.073146 0.278653 -0.549021 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -2.484651 + 18 12.285404 -0.000005 -0.000038 1.668956 0.182056 0.693918 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.878560 1.051012 1.809873 + 29 6.450118 0.000004 0.000000 1.450934 0.403938 -0.533768 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -2.279653 + 31 12.285431 -0.000001 -0.000001 -1.712717 -0.597028 1.190984 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 9.811890 14.997311 -4.210262 0.816810 -0.213057 -1.526308 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 6.971796 -6.726917 -11.766429 -1.272918 -0.675728 0.910741 + 48 8.773703 -5.625170 8.160405 -3.036744 0.379147 -2.618817 + time 4 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.077633 -0.095812 0.076137 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.797804 -0.047623 0.740943 + 15 2.203701 1.046380 2.073299 0.296588 -1.222662 3.996149 + 16 6.450118 -0.000007 0.000001 -0.900373 0.261587 -0.562662 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -2.332264 + 18 12.285404 -0.000005 -0.000038 1.665350 0.215380 0.845074 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931726 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.750852 1.022011 1.959386 + 29 6.450118 0.000004 0.000000 1.314148 0.090201 -0.553101 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -2.281497 + 31 12.285431 -0.000001 -0.000001 -2.039066 -0.454115 1.203292 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 6.979773 13.208194 -5.382173 1.056132 -0.082339 -1.554249 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 5.124083 -3.500256 -14.856367 -0.868293 -0.611538 0.400922 + 48 7.730703 -7.804924 10.074526 -2.677599 0.623686 -2.301577 + time 5 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.096286 -0.113262 0.064060 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.794992 -0.056528 0.755899 + 15 2.203701 1.046380 2.073299 0.266311 -1.183041 4.030035 + 16 6.450118 -0.000007 0.000001 -0.847079 0.216734 -0.596050 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -2.143322 + 18 12.285404 -0.000005 -0.000038 1.667532 0.213203 0.809769 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.689846 1.001364 2.032354 + 29 6.450118 0.000004 0.000000 1.238155 0.018502 -0.576669 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -2.129345 + 31 12.285431 -0.000001 -0.000001 -2.147645 -0.335136 1.107754 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 4.448445 12.751149 -5.296233 1.149122 -0.030946 -1.565025 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 3.846700 -2.261937 -15.778270 -0.764793 -0.510885 0.255971 + 48 7.367411 -8.793236 10.566729 -2.499697 0.701816 -2.180910 + time 6 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.103619 -0.119362 0.059854 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.789068 -0.053350 0.751550 + 15 2.203701 1.046380 2.073299 0.257674 -1.169850 4.040001 + 16 6.450118 -0.000007 0.000001 -0.837938 0.188819 -0.613984 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -2.075573 + 18 12.285404 -0.000005 -0.000038 1.667722 0.217278 0.799692 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.670798 0.993814 2.055361 + 29 6.450118 0.000004 0.000000 1.209982 0.030122 -0.596371 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -2.020065 + 31 12.285431 -0.000001 -0.000001 -2.171296 -0.290393 1.048366 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 3.104654 12.735523 -5.018881 1.175460 -0.016347 -1.568077 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 2.862295 -1.855674 -15.969682 -0.742161 -0.477838 0.222034 + 48 7.742422 -9.027618 10.359691 -2.446059 0.721278 -2.146694 + time 7 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.108884 -0.122346 0.057796 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.775643 -0.039595 0.730376 + 15 2.203701 1.046380 2.073299 0.256535 -1.169600 4.041425 + 16 6.450118 -0.000007 0.000001 -0.832087 0.181460 -0.616751 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -2.059710 + 18 12.285404 -0.000005 -0.000038 1.668102 0.215435 0.790461 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.670934 0.993814 2.055288 + 29 6.450118 0.000004 0.000000 1.208500 0.022333 -0.599685 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -2.019684 + 31 12.285431 -0.000001 -0.000001 -2.170221 -0.284788 1.044063 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 3.065591 12.704272 -5.011068 1.176125 -0.015975 -1.568172 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 2.983393 -1.867393 -15.954057 -0.741593 -0.476959 0.221171 + 48 7.621325 -9.019805 10.422193 -2.444628 0.721744 -2.145832 + time 8 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.116919 -0.126493 0.054962 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.755187 -0.019812 0.699162 + 15 2.203701 1.046380 2.073299 0.250651 -1.170301 4.047785 + 16 6.450118 -0.000007 0.000001 -0.825779 0.173847 -0.617132 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -2.061346 + 18 12.285404 -0.000005 -0.000038 1.667627 0.216329 0.794336 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.674391 0.995032 2.051125 + 29 6.450118 0.000004 0.000000 1.221937 -0.002631 -0.597844 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -2.072288 + 31 12.285431 -0.000001 -0.000001 -2.173139 -0.291679 1.075736 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 3.620295 12.653489 -5.124353 1.176125 -0.015975 -1.568172 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 3.491221 -1.945521 -15.875929 -0.741593 -0.476959 0.221171 + 48 7.160373 -8.984648 10.660482 -2.444628 0.721744 -2.145832 + time 9 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.129041 -0.132725 0.050647 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.731875 -0.000193 0.666933 + 15 2.203701 1.046380 2.073299 0.219329 -1.173680 4.081860 + 16 6.450118 -0.000007 0.000001 -0.826237 0.170992 -0.615224 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -2.126280 + 18 12.285404 -0.000005 -0.000038 1.667438 0.229781 0.847893 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.693100 1.001277 2.028702 + 29 6.450118 0.000004 0.000000 1.247052 -0.042981 -0.604933 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -2.165157 + 31 12.285431 -0.000001 -0.000001 -2.180357 -0.306884 1.135210 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 4.675015 12.598800 -5.347016 1.176125 -0.015975 -1.568172 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 3.721696 -1.980678 -15.840772 -0.741688 -0.477008 0.221267 + 48 6.949429 -8.969022 10.769860 -2.444819 0.721744 -2.146023 + time 10 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.145087 -0.140970 0.044906 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.710694 0.013973 0.641938 + 15 2.203701 1.046380 2.073299 0.163521 -1.178385 4.142514 + 16 6.450118 -0.000007 0.000001 -0.854301 0.165346 -0.610932 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -2.299322 + 18 12.285404 -0.000005 -0.000038 1.663737 0.265672 0.991438 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.726857 1.009718 1.988749 + 29 6.450118 0.000004 0.000000 1.299412 -0.099357 -0.621780 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -2.311393 + 31 12.285431 -0.000001 -0.000001 -2.190800 -0.349331 1.231522 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 6.428975 12.532392 -5.714214 1.165952 -0.019475 -1.563881 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 3.428719 -2.004116 -15.868116 -0.760532 -0.483940 0.243221 + 48 7.328347 -9.086213 10.445631 -2.471542 0.718764 -2.173147 + time 11 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.163652 -0.150486 0.038173 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.693732 0.021590 0.626616 + 15 2.203701 1.046380 2.073299 0.115306 -1.181213 4.194719 + 16 6.450118 -0.000007 0.000001 -0.854575 0.141999 -0.626290 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -2.336639 + 18 12.285404 -0.000005 -0.000038 1.633279 0.224087 0.979176 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.744955 0.985285 1.967421 + 29 6.450118 0.000004 0.000000 1.345749 -0.179738 -0.624542 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -2.397774 + 31 12.285431 -0.000001 -0.000001 -2.149565 -0.395728 1.227391 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 7.268844 12.469890 -5.890001 1.112420 -0.037649 -1.540898 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 4.436562 -2.535382 -15.606390 -0.872081 -0.513374 0.361137 + 48 7.011931 -9.562790 9.941710 -2.615467 0.702141 -2.316624 + time 12 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.182719 -0.160241 0.031186 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.677452 0.028358 0.613163 + 15 2.203701 1.046380 2.073299 0.127170 -1.180763 4.181905 + 16 6.450118 -0.000007 0.000001 -0.984292 0.045948 -0.624955 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -2.273379 + 18 12.285404 -0.000005 -0.000038 1.529761 0.211361 0.879181 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.726246 0.931808 1.988383 + 29 6.450118 0.000004 0.000000 1.420352 -0.236369 -0.610180 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -2.447135 + 31 12.285431 -0.000001 -0.000001 -2.007891 -0.499318 1.137018 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 7.737608 12.715991 -5.671244 0.959338 -0.086436 -1.471188 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 7.299931 -3.097900 -15.176689 -1.209095 -0.502245 0.643081 + 48 5.316567 -11.910518 8.511978 -2.979098 0.654463 -2.681595 + time 13 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.199303 -0.168690 0.025031 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.657294 0.040770 0.592598 + 15 2.203701 1.046380 2.073299 0.187629 -1.176984 4.116601 + 16 6.450118 -0.000007 0.000001 -1.306344 -0.277924 -0.564761 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.912573 + 18 12.285404 -0.000005 -0.000038 1.200419 0.268631 0.672496 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.692286 0.851460 2.024977 + 29 6.450118 0.000004 0.000000 1.529336 -0.185229 -0.584218 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -2.430278 + 31 12.285431 -0.000001 -0.000001 -1.631552 -0.621330 0.917713 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 8.046211 13.782430 -4.554023 0.637960 -0.173208 -1.306877 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 13.143859 -3.304937 -14.399322 -1.890887 -0.269257 0.957237 + 48 -0.160163 -16.887233 4.011841 2.609455 0.440096 2.978900 + time 14 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.211776 -0.175030 0.020373 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.634919 0.058498 0.565611 + 15 2.203701 1.046380 2.073299 0.260996 -1.171878 4.036964 + 16 6.450118 -0.000007 0.000001 -1.431124 -0.523065 -0.482818 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.554734 + 18 12.285404 -0.000005 -0.000038 0.794412 0.070474 0.534166 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.676492 0.782622 2.038416 + 29 6.450118 0.000004 0.000000 1.596895 0.039763 -0.549142 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -2.264705 + 31 12.285431 -0.000001 -0.000001 -1.098566 -0.533037 0.646163 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 8.136058 16.059843 -2.050040 0.202389 -0.253426 -1.049588 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 16.874442 -7.074583 -8.684303 -2.721348 0.115979 0.883419 + 48 -5.148596 -16.082521 -1.496139 1.936404 -0.097778 2.487896 + time 15 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.219623 -0.179009 0.017430 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.614974 0.076446 0.539194 + 15 2.203701 1.046380 2.073299 0.327150 -1.173705 3.965395 + 16 6.450118 -0.000007 0.000001 -1.423262 -0.602875 -0.469558 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.534725 + 18 12.285404 -0.000005 -0.000038 0.309935 -0.188693 0.638671 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.675611 0.725402 2.032792 + 29 6.450118 0.000004 0.000000 1.649441 0.371249 -0.493260 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.938073 + 31 12.285431 -0.000001 -0.000001 -0.704105 -0.290393 0.527990 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 8.589197 19.427134 1.715700 -0.213976 -0.288731 -0.770079 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 12.440712 -10.211398 -0.449677 -3.677183 0.289658 0.497747 + 48 -3.699333 -10.840173 -5.437666 1.369007 -0.833630 2.360520 + time 16 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.223961 -0.181190 0.015824 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.601805 0.089570 0.520417 + 15 2.203701 1.046380 2.073299 0.387229 -1.188572 3.901135 + 16 6.450118 -0.000007 0.000001 -1.385051 -0.777531 -0.505712 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.522020 + 18 12.285404 -0.000005 -0.000038 -0.048726 -0.358383 0.860788 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.690388 0.683020 2.008689 + 29 6.450118 0.000004 0.000000 1.701894 0.653893 -0.433972 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.566280 + 31 12.285431 -0.000001 -0.000001 -0.484031 -0.087623 0.480823 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 9.323594 22.403787 5.278309 -0.495324 -0.290519 -0.562379 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 5.596754 -9.016049 1.835549 -4.339090 0.244359 0.156366 + 48 -0.523455 -4.961087 -6.523637 0.542869 -1.353112 2.867530 + time 17 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.226317 -0.182221 0.015120 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.596009 0.095736 0.511679 + 15 2.203701 1.046380 2.073299 0.470372 -1.215954 3.813809 + 16 6.450118 -0.000007 0.000001 -1.335962 -0.877008 -0.554363 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.477780 + 18 12.285404 -0.000005 -0.000038 -0.225115 -0.448251 0.968112 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.702996 0.655672 1.987726 + 29 6.450118 0.000004 0.000000 1.741651 0.812486 -0.389506 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.331691 + 31 12.285431 -0.000001 -0.000001 -0.391962 0.008296 0.464126 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 10.003302 23.849144 7.395561 -0.618931 -0.286124 -0.465776 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 2.030239 -6.969111 1.503507 -4.630367 0.188224 0.011127 + 48 1.656299 -1.882868 -5.429853 -0.960042 -1.364613 -2.022482 + time 18 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.228749 -0.182988 0.014777 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.594219 0.097791 0.508875 + 15 2.203701 1.046380 2.073299 0.578193 -1.244712 3.701235 + 16 6.450118 -0.000007 0.000001 -1.371065 -0.836151 -0.509719 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.516809 + 18 12.285404 -0.000005 -0.000038 -0.285366 -0.466225 1.005602 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.713706 0.642727 1.969320 + 29 6.450118 0.000004 0.000000 1.733589 0.833108 -0.405156 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.315725 + 31 12.285431 -0.000001 -0.000001 -0.369309 0.055566 0.496746 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 10.358782 23.751484 8.024486 -0.658866 -0.284113 -0.433829 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 1.354437 -6.269871 1.480069 -4.722693 0.166306 -0.035272 + 48 2.058655 -1.316445 -4.957183 -1.252950 -1.298263 -1.761213 + time 19 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.231971 -0.183827 0.014560 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.594006 0.098010 0.508549 + 15 2.203701 1.046380 2.073299 0.683450 -1.265736 3.591889 + 16 6.450118 -0.000007 0.000001 -1.394284 -0.797261 -0.478621 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.547811 + 18 12.285404 -0.000005 -0.000038 -0.291059 -0.470355 1.027447 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.723128 0.646077 1.953178 + 29 6.450118 0.000004 0.000000 1.714498 0.859604 -0.435537 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.299314 + 31 12.285431 -0.000001 -0.000001 -0.373533 0.077432 0.509312 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 10.597070 23.575698 8.508876 -0.663049 -0.283890 -0.430396 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 1.022395 -5.699541 1.316002 -4.732730 0.163914 -0.040257 + 48 2.351632 -1.066437 -4.418104 -1.276811 -1.290069 -1.740511 + time 20 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.236484 -0.184953 0.014289 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.594006 0.098010 0.508549 + 15 2.203701 1.046380 2.073299 0.749604 -1.277400 3.523357 + 16 6.450118 -0.000007 0.000001 -1.398672 -0.774549 -0.470989 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.561696 + 18 12.285404 -0.000005 -0.000038 -0.289256 -0.476440 1.034635 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.735736 0.654019 1.932069 + 29 6.450118 0.000004 0.000000 1.695778 0.876587 -0.471441 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.290472 + 31 12.285431 -0.000001 -0.000001 -0.379599 0.094337 0.517231 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 10.772857 23.415537 8.852636 -0.663049 -0.283890 -0.430396 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.842702 -5.222964 1.230062 -4.732825 0.163914 -0.040353 + 48 2.531325 -0.960965 -3.949339 -1.277002 -1.290022 -1.740415 + time 21 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.241723 -0.186260 0.013964 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.594006 0.098010 0.508549 + 15 2.203701 1.046380 2.073299 0.759096 -1.282981 3.513675 + 16 6.450118 -0.000007 0.000001 -1.388068 -0.771504 -0.484917 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.559451 + 18 12.285404 -0.000005 -0.000038 -0.287074 -0.484478 1.030900 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.750852 0.662525 1.907235 + 29 6.450118 0.000004 0.000000 1.685120 0.883801 -0.502375 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.289327 + 31 12.285431 -0.000001 -0.000001 -0.382517 0.106006 0.524805 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 10.940831 23.321784 9.059674 -0.663049 -0.283890 -0.430396 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.748949 -4.863578 1.249593 -4.732825 0.163914 -0.040353 + 48 2.644610 -0.972684 -3.593860 -1.277002 -1.290022 -1.740415 + time 22 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.246888 -0.187554 0.013639 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.594006 0.098010 0.508549 + 15 2.203701 1.046380 2.073299 0.727585 -1.286310 3.546612 + 16 6.450118 -0.000007 0.000001 -1.372619 -0.782226 -0.509337 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.549028 + 18 12.285404 -0.000005 -0.000038 -0.285271 -0.490339 1.024276 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.766375 0.670184 1.882256 + 29 6.450118 0.000004 0.000000 1.685676 0.885078 -0.521155 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.293335 + 31 12.285431 -0.000001 -0.000001 -0.381288 0.110600 0.533154 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 11.124430 23.325690 9.137801 -0.663049 -0.283890 -0.430396 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.698167 -4.648728 1.343346 -4.732825 0.163914 -0.040353 + 48 2.714925 -1.058625 -3.382916 -1.277002 -1.290022 -1.740415 + time 23 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.251326 -0.188657 0.013351 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.594006 0.098010 0.508549 + 15 2.203701 1.046380 2.073299 0.673959 -1.288863 3.602235 + 16 6.450118 -0.000007 0.000001 -1.367683 -0.795866 -0.526794 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.541382 + 18 12.285404 -0.000005 -0.000038 -0.284892 -0.486152 1.019273 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.780000 0.676145 1.860490 + 29 6.450118 0.000004 0.000000 1.698929 0.845302 -0.525022 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.289137 + 31 12.285431 -0.000001 -0.000001 -0.373763 0.103204 0.494164 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 10.589258 23.665544 8.782322 -0.663049 -0.283890 -0.430396 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.717698 -5.523755 1.284751 -4.732825 0.163914 -0.040353 + 48 2.656329 -0.992216 -4.257942 -1.277002 -1.290022 -1.740415 + time 24 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.254861 -0.189544 0.013116 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.594006 0.098010 0.508549 + 15 2.203701 1.046380 2.073299 0.612741 -1.290690 3.665546 + 16 6.450118 -0.000007 0.000001 -1.389074 -0.800560 -0.519163 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.551767 + 18 12.285404 -0.000005 -0.000038 -0.286694 -0.463992 1.020823 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.790507 0.679822 1.843909 + 29 6.450118 0.000004 0.000000 1.748509 0.719910 -0.494089 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.235578 + 31 12.285431 -0.000001 -0.000001 -0.348500 0.060297 0.326070 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 8.389972 24.954646 7.184617 -0.663144 -0.283890 -0.430396 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.877860 -9.027768 1.202717 -4.732825 0.163914 -0.040353 + 48 2.339913 -0.886744 -7.750237 -1.277002 -1.290022 -1.740415 + time 25 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.258646 -0.190478 0.012863 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.594006 0.098010 0.508549 + 15 2.203701 1.046380 2.073299 0.556648 -1.291366 3.723446 + 16 6.450118 -0.000007 0.000001 -1.385691 -0.814771 -0.535666 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.540431 + 18 12.285404 -0.000005 -0.000038 -0.286125 -0.458634 1.012931 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.798980 0.680214 1.830616 + 29 6.450118 0.000004 0.000000 1.770566 0.676239 -0.484606 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.139211 + 31 12.285431 -0.000001 -0.000001 -0.336981 0.044035 0.194728 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 6.905552 25.806234 6.454126 -0.663049 -0.283890 -0.430396 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.803639 -11.023923 0.952709 -4.732825 0.163914 -0.040353 + 48 2.296943 -0.597673 -9.742485 -1.277002 -1.290022 -1.740415 + time 26 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.265228 -0.192120 0.012412 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.594006 0.098010 0.508549 + 15 2.203701 1.046380 2.073299 0.524378 -1.292843 3.756668 + 16 6.450118 -0.000007 0.000001 -1.371705 -0.830759 -0.558561 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.522819 + 18 12.285404 -0.000005 -0.000038 -0.284512 -0.460866 1.003558 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.809758 0.676428 1.813671 + 29 6.450118 0.000004 0.000000 1.791139 0.653319 -0.477702 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.048505 + 31 12.285431 -0.000001 -0.000001 -0.329533 0.035721 0.094801 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 5.858645 26.450785 6.043957 -0.663049 -0.283890 -0.430396 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.651290 -12.277867 0.741765 -4.732825 0.163914 -0.040353 + 48 2.363352 -0.351572 -10.996429 -1.277002 -1.290022 -1.740415 + time 27 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.274504 -0.194409 0.011762 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.594006 0.098010 0.508549 + 15 2.203701 1.046380 2.073299 0.537665 -1.299551 3.743000 + 16 6.450118 -0.000007 0.000001 -1.360369 -0.838689 -0.572393 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.510152 + 18 12.285404 -0.000005 -0.000038 -0.282709 -0.465611 0.998696 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.823111 0.669031 1.792562 + 29 6.450118 0.000004 0.000000 1.788359 0.629696 -0.496667 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.020135 + 31 12.285431 -0.000001 -0.000001 -0.332605 0.049870 0.057017 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 5.300034 26.466411 6.122084 -0.663049 -0.283890 -0.430396 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.584882 -12.563032 0.300346 -4.732825 0.163914 -0.040353 + 48 2.343820 0.093754 -11.273782 -1.277002 -1.290022 -1.740415 + time 28 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.285648 -0.197166 0.010968 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.594006 0.098010 0.508549 + 15 2.203701 1.046380 2.073299 0.604958 -1.311765 3.673899 + 16 6.450118 -0.000007 0.000001 -1.348760 -0.839260 -0.580215 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.497713 + 18 12.285404 -0.000005 -0.000038 -0.280242 -0.476161 0.996582 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.838499 0.659240 1.768386 + 29 6.450118 0.000004 0.000000 1.776960 0.598284 -0.527508 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.136921 + 31 12.285431 -0.000001 -0.000001 -0.339899 0.073987 0.157804 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 6.182873 25.763264 6.704133 -0.663144 -0.283890 -0.430396 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.733324 -11.047361 0.206593 -4.732825 0.163914 -0.040353 + 48 2.246161 0.144537 -9.754204 -1.277002 -1.290022 -1.740415 + time 29 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.294924 -0.199455 0.010264 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.594134 0.097928 0.508428 + 15 2.203701 1.046380 2.073299 0.707938 -1.324480 3.568159 + 16 6.450118 -0.000007 0.000001 -1.348943 -0.829173 -0.572965 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.494213 + 18 12.285404 -0.000005 -0.000038 -0.278060 -0.484087 0.998766 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.850836 0.650450 1.749030 + 29 6.450118 0.000004 0.000000 1.758240 0.867010 -0.535609 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.244674 + 31 12.285431 -0.000001 -0.000001 -0.365316 0.139127 0.541675 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 11.776794 23.767110 10.450341 -0.663049 -0.283890 -0.430396 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 -0.235456 -3.941675 1.140215 -4.732825 0.163914 -0.040353 + 48 3.632922 -0.714864 -2.707114 -1.277002 -1.290022 -1.740415 + time 30 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.299901 -0.200665 0.009885 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.595029 0.097380 0.507655 + 15 2.203701 1.046380 2.073299 0.798010 -1.330762 3.475708 + 16 6.450118 -0.000007 0.000001 -1.430393 -0.782479 -0.484440 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.551767 + 18 12.285404 -0.000005 -0.000038 -0.281001 -0.437534 1.015961 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.856733 0.644598 1.739973 + 29 6.450118 0.000004 0.000000 1.717278 0.914064 -0.580352 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.311463 + 31 12.285431 -0.000001 -0.000001 -0.378754 0.180195 0.656836 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 13.097147 22.548323 11.102705 -0.663144 -0.283890 -0.430396 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.241121 -2.976802 1.190998 -4.732825 0.163914 -0.040353 + 48 3.211034 -0.855493 -1.722709 -1.277002 -1.290022 -1.740415 + time 31 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.300415 -0.200797 0.009848 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.597416 0.095873 0.505542 + 15 2.203701 1.046380 2.073299 0.846984 -1.329210 3.425211 + 16 6.450118 -0.000007 0.000001 -1.551516 -0.703430 -0.362813 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.634047 + 18 12.285404 -0.000005 -0.000038 -0.285935 -0.351461 1.021598 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.855716 0.641226 1.741799 + 29 6.450118 0.000004 0.000000 1.742207 0.810251 -0.552181 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.356753 + 31 12.285431 -0.000001 -0.000001 -0.366007 0.154516 0.607518 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 11.979925 23.075682 10.098768 -0.662099 -0.286646 -0.434115 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.588788 -6.187838 1.550384 -4.728185 0.163524 -0.039778 + 48 2.800865 -1.246130 -4.922025 -1.272325 -1.294352 -1.745303 + time 32 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.297469 -0.200078 0.010065 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.601848 0.093105 0.501640 + 15 2.203701 1.046380 2.073299 0.862170 -1.320875 3.409265 + 16 6.450118 -0.000007 0.000001 -1.681507 -0.599576 -0.246051 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.717278 + 18 12.285404 -0.000005 -0.000038 -0.290680 -0.241107 1.006588 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.848870 0.638680 1.753193 + 29 6.450118 0.000004 0.000000 1.772512 0.723421 -0.512317 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.340851 + 31 12.285431 -0.000001 -0.000001 -0.359480 0.120706 0.511550 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 10.600977 23.966335 9.094831 -0.658771 -0.295435 -0.445940 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.565350 -10.199679 2.007429 -4.713792 0.162304 -0.038148 + 48 2.753989 -1.785209 -8.910428 -1.256768 -1.308041 -1.761597 + time 33 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.292605 -0.198880 0.010444 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.608326 0.089050 0.495910 + 15 2.203701 1.046380 2.073299 0.871377 -1.307785 3.399298 + 16 6.450118 -0.000007 0.000001 -1.745772 -0.576927 -0.185858 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.736716 + 18 12.285404 -0.000005 -0.000038 -0.290585 -0.184172 1.007364 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.838160 0.635112 1.771015 + 29 6.450118 0.000004 0.000000 1.775755 0.710333 -0.488933 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.302813 + 31 12.285431 -0.000001 -0.000001 -0.377372 0.115331 0.459822 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 9.940800 24.302282 8.887794 -0.652115 -0.311970 -0.468541 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.389563 -11.852073 1.483976 -4.686425 0.159961 -0.035080 + 48 2.808678 -1.535202 -10.523759 -1.222123 -1.333650 -1.797346 + time 34 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.286676 -0.197417 0.010877 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.616253 0.084063 0.488960 + 15 2.203701 1.046380 2.073299 0.881248 -1.291842 3.388477 + 16 6.450118 -0.000007 0.000001 -1.789102 -0.548568 -0.143598 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.743373 + 18 12.285404 -0.000005 -0.000038 -0.286505 -0.142866 0.987985 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.825416 0.630217 1.792489 + 29 6.450118 0.000004 0.000000 1.771678 0.713908 -0.467667 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.273553 + 31 12.285431 -0.000001 -0.000001 -0.395340 0.117766 0.431161 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 9.554070 24.419473 8.860449 -0.646980 -0.326494 -0.489044 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.342687 -12.863823 1.190998 -4.659532 0.156251 -0.031150 + 48 2.812584 -1.585984 -11.492538 -1.175643 -1.358094 -1.846322 + time 35 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.280208 -0.195824 0.011365 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.624904 0.078610 0.481319 + 15 2.203701 1.046380 2.073299 0.890644 -1.274371 3.378131 + 16 6.450118 -0.000007 0.000001 -1.816343 -0.513358 -0.116316 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.746226 + 18 12.285404 -0.000005 -0.000038 -0.272177 -0.108984 0.955358 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.811791 0.624168 1.815716 + 29 6.450118 0.000004 0.000000 1.768712 0.724379 -0.442810 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.252053 + 31 12.285431 -0.000001 -0.000001 -0.392730 0.122176 0.415669 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 9.382190 24.478069 8.876075 -0.651830 -0.328133 -0.493240 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.354406 -13.500561 1.448818 -4.643813 0.147757 -0.024823 + 48 2.890711 -2.082093 -12.066775 -1.122101 -1.370200 -1.906703 + time 36 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.273676 -0.194218 0.011834 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.633598 0.073130 0.473638 + 15 2.203701 1.046380 2.073299 0.898996 -1.256726 3.368924 + 16 6.450118 -0.000007 0.000001 -1.787274 -0.443318 -0.139115 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.748622 + 18 12.285404 -0.000005 -0.000038 -0.241530 -0.114454 0.877771 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.798370 0.617359 1.838870 + 29 6.450118 0.000004 0.000000 1.759352 0.735424 -0.423753 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.245183 + 31 12.285431 -0.000001 -0.000001 -0.352877 0.134579 0.412828 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 9.347032 24.392129 8.915138 -0.674554 -0.305564 -0.465967 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.483316 -13.359931 3.128557 -4.652335 0.132576 -0.015140 + 48 3.082124 -3.675892 -11.812861 -1.090892 -1.357210 -1.951845 + time 37 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.267710 -0.192731 0.012249 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.641525 0.068089 0.466606 + 15 2.203701 1.046380 2.073299 0.905735 -1.240557 3.361425 + 16 6.450118 -0.000007 0.000001 -1.682513 -0.369027 -0.208275 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.719712 + 18 12.285404 -0.000005 -0.000038 -0.188679 -0.183167 0.759454 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.786507 0.610505 1.859686 + 29 6.450118 0.000004 0.000000 1.738315 0.741936 -0.417953 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.249127 + 31 12.285431 -0.000001 -0.000001 -0.278162 0.162004 0.415066 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 9.288437 24.157747 8.973734 -0.715440 -0.259013 -0.409798 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.678635 -11.758320 5.831765 -4.677429 0.108462 0.001349 + 48 3.300880 -6.074403 -10.156560 -1.067318 -1.325408 -1.998042 + time 38 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.262908 -0.191545 0.012574 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.647918 0.064006 0.460957 + 15 2.203701 1.046380 2.073299 0.910576 -1.227542 3.355920 + 16 6.450118 -0.000007 0.000001 -1.581866 -0.361414 -0.261314 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.684868 + 18 12.285404 -0.000005 -0.000038 -0.120363 -0.243731 0.712593 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.777153 0.604566 1.876339 + 29 6.450118 0.000004 0.000000 1.712552 0.743149 -0.420255 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.261085 + 31 12.285431 -0.000001 -0.000001 -0.193848 0.200730 0.424792 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 9.222028 23.864769 9.016704 -0.763361 -0.206204 -0.347812 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.604414 -9.516064 7.257589 -4.695232 0.077758 0.024740 + 48 3.496199 -7.355692 -7.933836 -1.018261 -1.296820 -2.075674 + time 39 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.259587 -0.190670 0.012809 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.652265 0.061211 0.457096 + 15 2.203701 1.046380 2.073299 0.913233 -1.218607 3.352978 + 16 6.450118 -0.000007 0.000001 -1.474363 -0.387996 -0.321603 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.634808 + 18 12.285404 -0.000005 -0.000038 -0.045879 -0.304908 0.695469 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.770985 0.600410 1.887514 + 29 6.450118 0.000004 0.000000 1.690403 0.736190 -0.424029 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.281313 + 31 12.285431 -0.000001 -0.000001 -0.121898 0.241293 0.441748 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 9.151714 23.583510 8.973734 -0.808620 -0.163898 -0.298032 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.463784 -7.129273 7.796668 -4.689834 0.044028 0.052254 + 48 3.511824 -7.984617 -5.402509 -0.925301 -1.284854 -2.198162 + time 40 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.257669 -0.189999 0.012990 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.654438 0.059677 0.454983 + 15 2.203701 1.046380 2.073299 0.912569 -1.213776 3.353737 + 16 6.450118 -0.000007 0.000001 -1.413573 -0.412485 -0.359951 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.611413 + 18 12.285404 -0.000005 -0.000038 0.026232 -0.319700 0.709210 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.767867 0.598583 1.893212 + 29 6.450118 0.000004 0.000000 1.686603 0.721442 -0.416112 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.318079 + 31 12.285431 -0.000001 -0.000001 -0.081584 0.271612 0.474196 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 9.280624 23.431162 8.751071 -0.847128 -0.147661 -0.275908 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.276279 -5.781575 7.890421 -4.648074 0.005417 0.081014 + 48 3.441509 -8.332284 -3.601672 -0.744440 -1.295051 -2.409400 + time 41 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.256591 -0.189160 0.013188 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.654779 0.059019 0.454129 + 15 2.203701 1.046380 2.073299 0.906779 -1.211974 3.360002 + 16 6.450118 -0.000007 0.000001 -1.370059 -0.440526 -0.393243 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.597985 + 18 12.285404 -0.000005 -0.000038 0.086863 -0.322156 0.737891 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.767053 0.599279 1.894672 + 29 6.450118 0.000004 0.000000 1.693554 0.710524 -0.402302 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.363241 + 31 12.285431 -0.000001 -0.000001 -0.066918 0.293478 0.519899 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 9.647823 23.313971 8.504969 -0.878220 -0.150714 -0.274192 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.123930 -4.828421 7.796668 -4.590311 -0.034903 0.106131 + 48 3.269629 -8.441662 -2.066469 -0.504215 -1.303990 -2.678623 + time 42 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.255613 -0.187830 0.013513 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.654055 0.058718 0.453845 + 15 2.203701 1.046380 2.073299 0.894630 -1.211398 3.373290 + 16 6.450118 -0.000007 0.000001 -1.332031 -0.474531 -0.428253 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.578357 + 18 12.285404 -0.000005 -0.000038 0.128043 -0.326789 0.764246 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.767595 0.601998 1.893650 + 29 6.450118 0.000004 0.000000 1.702080 0.706438 -0.388861 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.398289 + 31 12.285431 -0.000001 -0.000001 -0.063923 0.313783 0.560438 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 10.026741 23.243656 8.301838 -0.906270 -0.161365 -0.281439 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 -0.001073 -4.062773 7.613069 -4.541734 -0.074638 0.123291 + 48 3.039153 -8.340097 -0.839869 -0.299685 -1.299334 -2.912672 + time 43 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.254334 -0.185852 0.013982 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.652563 0.058416 0.453601 + 15 2.203701 1.046380 2.073299 0.875933 -1.210973 3.393603 + 16 6.450118 -0.000007 0.000001 -1.298939 -0.515452 -0.464502 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.549066 + 18 12.285404 -0.000005 -0.000038 0.150720 -0.335720 0.783625 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.768816 0.606241 1.891532 + 29 6.450118 0.000004 0.000000 1.702358 0.709631 -0.382785 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.408085 + 31 12.285431 -0.000001 -0.000001 -0.061312 0.341438 0.580320 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 10.194714 23.231937 8.223711 -0.935840 -0.170676 -0.288687 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 -0.129984 -3.523694 7.249777 -4.513988 -0.112419 0.129619 + 48 2.843835 -8.004149 -0.089847 -0.189164 -1.290814 -3.055095 + time 44 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.252667 -0.183264 0.014596 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.650603 0.058005 0.453316 + 15 2.203701 1.046380 2.073299 0.851540 -1.210222 3.420085 + 16 6.450118 -0.000007 0.000001 -1.274349 -0.559417 -0.497986 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.512739 + 18 12.285404 -0.000005 -0.000038 0.157931 -0.343368 0.793138 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.770375 0.611506 1.888756 + 29 6.450118 0.000004 0.000000 1.687067 0.721187 -0.389598 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.395681 + 31 12.285431 -0.000001 -0.000001 -0.053326 0.384527 0.584537 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 10.151744 23.185061 8.329183 -0.971116 -0.174474 -0.291738 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 -0.223737 -3.168214 6.679447 -4.510485 -0.149469 0.127605 + 48 2.683674 -7.484602 0.195318 -0.176566 -1.285599 -3.103879 + time 45 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.250699 -0.180220 0.015336 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.648259 0.057512 0.452910 + 15 2.203701 1.046380 2.073299 0.822877 -1.209021 3.451219 + 16 6.450118 -0.000007 0.000001 -1.252044 -0.605603 -0.532232 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.475346 + 18 12.285404 -0.000005 -0.000038 0.158690 -0.350345 0.801172 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.772069 0.617228 1.885688 + 29 6.450118 0.000004 0.000000 1.664176 0.736956 -0.402486 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.379270 + 31 12.285431 -0.000001 -0.000001 -0.041501 0.428720 0.589529 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 10.081430 23.075682 8.508876 -1.003729 -0.175890 -0.291357 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 -0.215924 -2.836173 5.991926 -4.516735 -0.180466 0.122045 + 48 2.519606 -6.832238 0.332041 -0.201667 -1.284621 -3.111163 + time 46 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.248530 -0.176840 0.016149 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.645574 0.056964 0.452504 + 15 2.203701 1.046380 2.073299 0.791556 -1.207319 3.485295 + 16 6.450118 -0.000007 0.000001 -1.242262 -0.633961 -0.554077 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.462678 + 18 12.285404 -0.000005 -0.000038 0.158975 -0.348224 0.812517 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.773764 0.622928 1.882621 + 29 6.450118 0.000004 0.000000 1.646568 0.748640 -0.410588 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.368266 + 31 12.285431 -0.000001 -0.000001 -0.027218 0.453067 0.600632 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 10.046272 23.013180 8.606535 -1.023316 -0.179688 -0.285635 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 -0.227643 -2.781484 5.534881 -4.521469 -0.196720 0.114855 + 48 2.496168 -6.425976 0.250008 -0.224096 -1.288253 -3.107042 + time 47 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.246236 -0.173280 0.016997 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.642591 0.056334 0.452057 + 15 2.203701 1.046380 2.073299 0.758621 -1.205091 3.520984 + 16 6.450118 -0.000007 0.000001 -1.210907 -0.693597 -0.600820 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.437648 + 18 12.285404 -0.000005 -0.000038 0.158121 -0.354531 0.847470 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.775391 0.628106 1.879626 + 29 6.450118 0.000004 0.000000 1.633130 0.756557 -0.414639 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.360697 + 31 12.285431 -0.000001 -0.000001 -0.013012 0.453526 0.615694 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 10.018928 22.993649 8.649505 -1.024837 -0.187360 -0.274001 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 -0.067482 -2.582259 4.593446 -4.521280 -0.193303 0.104693 + 48 2.511794 -5.449384 0.207038 -0.231922 -1.298636 -3.098033 + time 48 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.243880 -0.169625 0.017864 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.639394 0.055676 0.451528 + 15 2.203701 1.046380 2.073299 0.725497 -1.202338 3.557053 + 16 6.450118 -0.000007 0.000001 -1.177084 -0.749680 -0.650043 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.411515 + 18 12.285404 -0.000005 -0.000038 0.154136 -0.361676 0.879322 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.776746 0.632371 1.877216 + 29 6.450118 0.000004 0.000000 1.617747 0.764857 -0.419334 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.351346 + 31 12.285431 -0.000001 -0.000001 -0.002032 0.435794 0.627142 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 9.968145 22.954585 8.727633 -1.007342 -0.196074 -0.260269 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.143462 -2.433817 3.652011 -4.519197 -0.171777 0.094340 + 48 2.562576 -4.425915 0.113285 -0.234022 -1.312744 -3.076852 + time 49 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.241585 -0.166042 0.018730 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.636070 0.054991 0.451040 + 15 2.203701 1.046380 2.073299 0.693416 -1.199209 3.591794 + 16 6.450118 -0.000007 0.000001 -1.153773 -0.780640 -0.685148 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.393370 + 18 12.285404 -0.000005 -0.000038 0.139049 -0.367370 0.897644 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.777492 0.635939 1.875828 + 29 6.450118 0.000004 0.000000 1.606255 0.772263 -0.419518 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.343967 + 31 12.285431 -0.000001 -0.000001 0.002345 0.404464 0.624646 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 9.944707 22.931147 8.770603 -0.974444 -0.198160 -0.255214 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.319249 -2.355689 3.175434 -4.524499 -0.144880 0.095586 + 48 2.566483 -3.859491 0.046876 -0.255591 -1.316096 -3.029313 + time 50 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.239417 -0.162674 0.019543 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.632661 0.054279 0.450512 + 15 2.203701 1.046380 2.073299 0.663709 -1.195880 3.623971 + 16 6.450118 -0.000007 0.000001 -1.170868 -0.737435 -0.667405 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.403641 + 18 12.285404 -0.000005 -0.000038 0.101380 -0.365193 0.874107 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.776814 0.641813 1.877143 + 29 6.450118 0.000004 0.000000 1.610240 0.775519 -0.406261 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.345049 + 31 12.285431 -0.000001 -0.000001 -0.001034 0.358756 0.600288 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 10.022834 23.017087 8.618254 -0.930706 -0.187211 -0.266753 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.444253 -2.511944 4.249685 -4.548362 -0.127747 0.119361 + 48 2.402415 -4.867335 0.023438 -0.321159 -1.293002 -2.945067 + time 51 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.237461 -0.159642 0.020265 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.629294 0.053566 0.449984 + 15 2.203701 1.046380 2.073299 0.637418 -1.192577 3.652447 + 16 6.450118 -0.000007 0.000001 -1.206337 -0.651471 -0.624382 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.418020 + 18 12.285404 -0.000005 -0.000038 0.053938 -0.358160 0.817591 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.773832 0.653018 1.882109 + 29 6.450118 0.000004 0.000000 1.622936 0.781265 -0.385455 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.347339 + 31 12.285431 -0.000001 -0.000001 -0.006562 0.313140 0.562245 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 10.147838 23.188967 8.321370 -0.890201 -0.167920 -0.288973 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.627852 -2.859611 6.312248 -4.579706 -0.127942 0.153873 + 48 2.035217 -6.918178 -0.117191 -0.384437 -1.253891 -2.879607 + time 52 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.235794 -0.157053 0.020897 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.625970 0.052881 0.449496 + 15 2.203701 1.046380 2.073299 0.615493 -1.189523 3.676367 + 16 6.450118 -0.000007 0.000001 -1.250855 -0.572486 -0.580024 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.445294 + 18 12.285404 -0.000005 -0.000038 0.006686 -0.338400 0.785387 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.768409 0.670836 1.891020 + 29 6.450118 0.000004 0.000000 1.622288 0.804314 -0.374775 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.334553 + 31 12.285431 -0.000001 -0.000001 -0.011016 0.287920 0.518436 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 10.225965 23.274907 8.169022 -0.861391 -0.146096 -0.313958 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.756762 -3.484630 7.921672 -4.615026 -0.146052 0.187139 + 48 1.703175 -8.582292 -0.746117 -0.444278 -1.211799 -2.837436 + time 53 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.234515 -0.155064 0.021366 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.622773 0.052196 0.449008 + 15 2.203701 1.046380 2.073299 0.598789 -1.187045 3.694401 + 16 6.450118 -0.000007 0.000001 -1.250581 -0.552185 -0.579929 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.445751 + 18 12.285404 -0.000005 -0.000038 -0.035157 -0.342028 0.793209 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.761698 0.691940 1.901757 + 29 6.450118 0.000004 0.000000 1.610333 0.833236 -0.373210 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.306502 + 31 12.285431 -0.000001 -0.000001 -0.010478 0.281902 0.474712 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 10.128306 23.356941 8.098707 -0.848269 -0.130529 -0.331505 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.756762 -3.668229 8.378717 -4.643245 -0.171533 0.207750 + 48 1.476606 -9.070588 -1.074252 -0.490185 -1.182792 -2.818363 + time 54 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.233751 -0.153794 0.021673 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.619790 0.051566 0.448561 + 15 2.203701 1.046380 2.073299 0.591955 -1.186770 3.701995 + 16 6.450118 -0.000007 0.000001 -1.238332 -0.529472 -0.583840 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.434986 + 18 12.285404 -0.000005 -0.000038 -0.065995 -0.355592 0.784753 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.756275 0.708040 1.910011 + 29 6.450118 0.000004 0.000000 1.604124 0.847984 -0.368239 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.281758 + 31 12.285431 -0.000001 -0.000001 -0.005027 0.268121 0.442264 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 9.925175 23.521008 7.961984 -0.834673 -0.126656 -0.335892 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.741137 -3.777608 8.949047 -4.657165 -0.182028 0.213406 + 48 1.324257 -9.644824 -1.253945 -0.517100 -1.172735 -2.803603 + time 55 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.233726 -0.153314 0.021781 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.617105 0.050991 0.448155 + 15 2.203701 1.046380 2.073299 0.605812 -1.192777 3.687282 + 16 6.450118 -0.000007 0.000001 -1.237966 -0.506887 -0.579356 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.435708 + 18 12.285404 -0.000005 -0.000038 -0.082315 -0.361230 0.780877 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.754581 0.712849 1.912567 + 29 6.450118 0.000004 0.000000 1.602826 0.850027 -0.359861 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.273234 + 31 12.285431 -0.000001 -0.000001 0.002038 0.253007 0.430559 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 9.827516 23.599136 7.891670 -0.819555 -0.126805 -0.335224 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.819264 -3.840110 9.245931 -4.662752 -0.177146 0.215899 + 48 1.261755 -9.914364 -1.363323 -0.527503 -1.168917 -2.789035 + time 56 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.234603 -0.153614 0.021691 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.614719 0.050498 0.447789 + 15 2.203701 1.046380 2.073299 0.650326 -1.207444 3.640013 + 16 6.450118 -0.000007 0.000001 -1.146917 -0.841988 -0.738568 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.265443 + 18 12.285404 -0.000005 -0.000038 -0.082789 -0.357322 0.977273 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.758038 0.702710 1.907528 + 29 6.450118 0.000004 0.000000 1.581141 0.843706 -0.365845 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.277687 + 31 12.285431 -0.000001 -0.000001 0.006645 0.240466 0.437100 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 9.725950 23.329596 8.169022 -0.787322 -0.128593 -0.330933 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 2.065396 -2.668199 3.171527 -4.659059 -0.137168 0.220213 + 48 1.035186 -3.605577 -0.777368 -0.515000 -1.168404 -2.760378 + time 57 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.236609 -0.154620 0.021420 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.612801 0.050087 0.447505 + 15 2.203701 1.046380 2.073299 0.736981 -1.230546 3.548511 + 16 6.450118 -0.000007 0.000001 -1.193539 -0.793709 -0.688964 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.303406 + 18 12.285404 -0.000005 -0.000038 -0.074155 -0.356373 0.959868 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.765494 0.679691 1.896060 + 29 6.450118 0.000004 0.000000 1.660840 0.786373 -0.301401 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.315280 + 31 12.285431 -0.000001 -0.000001 0.013019 0.179690 0.421780 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 10.073617 23.946803 7.551815 -0.764122 -0.113696 -0.343330 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 2.155242 -2.863517 4.175464 -4.657638 -0.092503 0.247343 + 48 1.085969 -4.562638 -0.886746 -0.481500 -1.147498 -2.745139 + time 58 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.239693 -0.156214 0.020969 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.611309 0.049785 0.447261 + 15 2.203701 1.046380 2.073299 0.851825 -1.253422 3.428343 + 16 6.450118 -0.000007 0.000001 -1.241348 -0.727983 -0.636020 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.350119 + 18 12.285404 -0.000005 -0.000038 -0.049959 -0.355313 0.926747 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.773832 0.652561 1.882548 + 29 6.450118 0.000004 0.000000 1.801519 0.698458 -0.207497 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.355353 + 31 12.285431 -0.000001 -0.000001 0.016935 0.075825 0.387094 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 10.772857 25.224185 6.250994 -0.747577 -0.097682 -0.366694 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 2.245089 -3.324469 6.331780 -4.640120 -0.048669 0.281855 + 48 1.257849 -6.707234 -1.070345 -0.409347 -1.125754 -2.764595 + time 59 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.243704 -0.158276 0.020391 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.607857 0.047785 0.449212 + 15 2.203701 1.046380 2.073299 0.961449 -1.269566 3.314251 + 16 6.450118 -0.000007 0.000001 -1.273617 -0.655532 -0.595669 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.398429 + 18 12.285404 -0.000005 -0.000038 -0.006408 -0.354699 0.882281 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.780746 0.629651 1.870715 + 29 6.450118 0.000004 0.000000 1.915322 0.618778 -0.143606 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.367375 + 31 12.285431 -0.000001 -0.000001 -0.006562 -0.006129 0.337259 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 11.265060 26.368752 5.043926 -0.739591 -0.101705 -0.411705 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 2.217744 -4.125275 8.366998 -4.579611 -0.024213 0.315888 + 48 1.699269 -8.844018 -1.093783 -0.251869 -1.115371 -2.878648 + time 60 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.248468 -0.160721 0.019705 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.596137 0.039674 0.458437 + 15 2.203701 1.046380 2.073299 1.032348 -1.279452 3.240783 + 16 6.450118 -0.000007 0.000001 -1.268133 -0.575214 -0.581455 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.439702 + 18 12.285404 -0.000005 -0.000038 0.061055 -0.365137 0.824990 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.785830 0.615988 1.861658 + 29 6.450118 0.000004 0.000000 1.977321 0.560806 -0.117368 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.392374 + 31 12.285431 -0.000001 -0.000001 -0.080202 -0.058360 0.334333 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 11.589288 26.833610 4.325154 -0.722000 -0.155481 -0.473691 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 2.045864 -5.004208 9.824074 -4.440128 -0.017819 0.333336 + 48 2.214910 -10.512038 -0.171880 0.069577 -1.116861 3.124869 + time 61 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.253745 -0.163429 0.018947 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.567796 0.019480 0.481847 + 15 2.203701 1.046380 2.073299 1.052659 -1.287912 3.219996 + 16 6.450118 -0.000007 0.000001 -1.238240 -0.507965 -0.585843 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.467890 + 18 12.285404 -0.000005 -0.000038 0.145881 -0.374849 0.762625 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.790439 0.612224 1.853405 + 29 6.450118 0.000004 0.000000 2.019116 0.509538 -0.111936 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.428249 + 31 12.285431 -0.000001 -0.000001 -0.221799 -0.098740 0.359465 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 11.737730 27.005490 3.711854 -0.684633 -0.265195 -0.572296 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 1.815388 -6.711291 10.617067 -4.218450 -0.037442 0.339471 + 48 2.793052 -11.773795 1.210974 0.528744 -1.052281 2.701147 + time 62 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.259323 -0.166293 0.018116 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.523176 -0.012880 0.519523 + 15 2.203701 1.046380 2.073299 1.038707 -1.299225 3.234804 + 16 6.450118 -0.000007 0.000001 -1.199938 -0.454040 -0.598817 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.484057 + 18 12.285404 -0.000005 -0.000038 0.242947 -0.381715 0.694200 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.796540 0.614508 1.842595 + 29 6.450118 0.000004 0.000000 2.049791 0.463442 -0.120774 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.470867 + 31 12.285431 -0.000001 -0.000001 -0.408010 -0.123179 0.399660 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 11.784607 27.001583 3.180588 -0.621689 -0.402616 -0.707044 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 1.502879 -9.090270 10.578003 -3.948195 -0.077566 0.336883 + 48 3.418071 -12.617571 2.859462 0.896764 -0.877304 2.362150 + time 63 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.265002 -0.169206 0.017286 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.471310 -0.051213 0.564108 + 15 2.203701 1.046380 2.073299 1.004539 -1.314618 3.270493 + 16 6.450118 -0.000007 0.000001 -1.161727 -0.410455 -0.615224 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.490904 + 18 12.285404 -0.000005 -0.000038 0.344378 -0.389920 0.617319 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.805081 0.619491 1.827621 + 29 6.450118 0.000004 0.000000 2.072589 0.423475 -0.139003 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.515202 + 31 12.285431 -0.000001 -0.000001 -0.596065 -0.130391 0.442522 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 11.800232 26.919550 2.746981 -0.537351 -0.531173 -0.860102 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 1.096616 -11.523938 9.835793 -3.679266 -0.120230 0.328638 + 48 4.140750 -13.058991 4.582171 1.106353 -0.653159 2.182540 + time 64 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.270605 -0.172058 0.016438 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.426519 -0.084806 0.603328 + 15 2.203701 1.046380 2.073299 0.955564 -1.333190 3.321180 + 16 6.450118 -0.000007 0.000001 -1.130920 -0.376386 -0.631727 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.492045 + 18 12.285404 -0.000005 -0.000038 0.446663 -0.405606 0.524864 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.815926 0.625256 1.808850 + 29 6.450118 0.000004 0.000000 2.088714 0.392637 -0.161282 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.554004 + 31 12.285431 -0.000001 -0.000001 -0.741962 -0.120560 0.474368 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 11.843202 26.821890 2.438378 -0.460429 -0.622936 -0.997043 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.588788 -13.445872 8.902171 -3.461945 -0.142928 0.327488 + 48 5.109529 -13.129305 6.121280 1.225273 -0.459744 2.108740 + time 65 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.275895 -0.174767 0.015643 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.399840 -0.105027 0.626941 + 15 2.203701 1.046380 2.073299 0.892352 -1.352662 3.386199 + 16 6.450118 -0.000007 0.000001 -1.118031 -0.353040 -0.645083 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.494061 + 18 12.285404 -0.000005 -0.000038 0.542875 -0.433571 0.416412 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.828060 0.631000 1.788033 + 29 6.450118 0.000004 0.000000 2.099557 0.375910 -0.180891 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.579002 + 31 12.285431 -0.000001 -0.000001 -0.817905 -0.085601 0.478155 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 11.979925 26.778920 2.301655 -0.441128 -0.670382 -1.082393 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 -0.114358 -14.625595 8.300590 -3.339033 -0.139706 0.339183 + 48 6.390818 -12.976957 7.082247 1.293990 -0.352281 2.093693 + time 66 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.280659 -0.177199 0.014921 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.387907 -0.114124 0.637589 + 15 2.203701 1.046380 2.073299 0.817277 -1.370883 3.462894 + 16 6.450118 -0.000007 0.000001 -1.147100 -0.338131 -0.647944 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.495963 + 18 12.285404 -0.000005 -0.000038 0.624854 -0.461201 0.287948 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.840464 0.636135 1.767217 + 29 6.450118 0.000004 0.000000 2.102894 0.370674 -0.197002 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.597321 + 31 12.285431 -0.000001 -0.000001 -0.839483 -0.010585 0.451474 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 12.210401 26.708606 2.340719 -0.499413 -0.689822 -1.121683 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 -0.899538 -15.371712 7.890421 -3.310814 -0.121206 0.343977 + 48 7.652575 -13.101961 6.988494 1.325199 -0.335892 2.091105 + time 67 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.284683 -0.179249 0.014307 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.385819 -0.115741 0.639459 + 15 2.203701 1.046380 2.073299 0.735652 -1.386326 3.545758 + 16 6.450118 -0.000007 0.000001 -1.201675 -0.329883 -0.647563 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.492578 + 18 12.285404 -0.000005 -0.000038 0.674858 -0.477668 0.185134 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.851920 0.640334 1.747934 + 29 6.450118 0.000004 0.000000 2.097796 0.370419 -0.211272 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.618376 + 31 12.285431 -0.000001 -0.000001 -0.833493 0.077892 0.422899 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 12.476034 26.540632 2.493067 -0.590216 -0.693546 -1.129407 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 -1.450336 -15.793599 7.667758 -3.332688 -0.107782 0.321352 + 48 8.187748 -13.609789 6.340037 1.328444 -0.365691 2.070307 + time 68 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.287804 -0.180831 0.013820 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.385776 -0.115741 0.639459 + 15 2.203701 1.046380 2.073299 0.658014 -1.397890 3.624446 + 16 6.450118 -0.000007 0.000001 -1.252684 -0.308186 -0.644033 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.515249 + 18 12.285404 -0.000005 -0.000038 0.692696 -0.488162 0.132282 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.861546 0.643401 1.732084 + 29 6.450118 0.000004 0.000000 2.089827 0.375207 -0.220478 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.639049 + 31 12.285431 -0.000001 -0.000001 -0.825277 0.160304 0.405426 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 12.761199 26.321875 2.707918 -0.675695 -0.693546 -1.129502 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 -2.106606 -16.055326 7.433376 -3.368009 -0.114372 0.284348 + 48 8.398692 -14.176212 5.621265 1.309833 -0.401077 2.039925 + time 69 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.289697 -0.181790 0.013567 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.385776 -0.115741 0.639459 + 15 2.203701 1.046380 2.073299 0.604673 -1.404447 3.678360 + 16 6.450118 -0.000007 0.000001 -1.297934 -0.272278 -0.635925 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.567059 + 18 12.285404 -0.000005 -0.000038 0.696112 -0.471751 0.127631 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.867511 0.645142 1.722224 + 29 6.450118 0.000004 0.000000 2.084173 0.384593 -0.221307 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.656350 + 31 12.285431 -0.000001 -0.000001 -0.821054 0.202567 0.414464 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 13.061989 26.107025 2.930581 -0.715249 -0.693546 -1.129502 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 -2.520682 -16.277989 7.077896 -3.384959 -0.123549 0.264312 + 48 8.566666 -14.488722 5.066561 1.296281 -0.416489 2.023823 + time 70 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.289747 -0.181742 0.013874 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.385776 -0.115741 0.639459 + 15 2.203701 1.046380 2.073299 0.606477 -1.404222 3.676556 + 16 6.450118 -0.000007 0.000001 -1.345743 -0.241889 -0.623237 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.612593 + 18 12.285404 -0.000005 -0.000038 0.692886 -0.396172 0.151732 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.867036 0.644968 1.723027 + 29 6.450118 0.000004 0.000000 2.086120 0.398639 -0.209431 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.666846 + 31 12.285431 -0.000001 -0.000001 -0.819288 0.177026 0.460511 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 13.351061 25.942957 3.106367 -0.682731 -0.693546 -1.129502 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 -2.157389 -16.563154 6.812263 -3.374164 -0.121548 0.289237 + 48 8.664325 -14.504347 4.925932 1.299239 -0.402428 2.047113 + time 71 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.287340 -0.180291 0.015084 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.387140 -0.115330 0.639703 + 15 2.203701 1.046380 2.073299 0.675193 -1.395512 3.606981 + 16 6.450118 -0.000007 0.000001 -1.381669 -0.224633 -0.604731 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.638574 + 18 12.285404 -0.000005 -0.000038 0.687857 -0.312555 0.187177 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.858631 0.642314 1.736978 + 29 6.450118 0.000004 0.000000 2.098816 0.416388 -0.182732 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.666718 + 31 12.285431 -0.000001 -0.000001 -0.821514 0.117582 0.512927 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 13.620600 25.888268 3.180588 -0.623020 -0.693546 -1.129502 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 -1.540183 -16.781911 6.784919 -3.351627 -0.120425 0.326050 + 48 8.633074 -14.418407 5.199377 1.306493 -0.375329 2.080371 + time 72 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.282013 -0.177164 0.017503 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.396516 -0.112562 0.641206 + 15 2.203701 1.046380 2.073299 0.788423 -1.376665 3.492034 + 16 6.450118 -0.000007 0.000001 -1.342544 -0.299748 -0.598626 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.372334 + 18 12.285404 -0.000005 -0.000038 0.661195 -0.248475 0.081263 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.842769 0.636613 1.763346 + 29 6.450118 0.000004 0.000000 1.986681 0.467400 -0.159901 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.470485 + 31 12.285431 -0.000001 -0.000001 -0.798555 0.117169 0.428751 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 11.491629 26.708606 4.477503 -0.496751 -0.693546 -1.129502 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 -0.212017 -16.926447 6.667728 -3.299451 -0.135752 0.378585 + 48 8.015868 -14.226995 5.875179 1.315655 -0.312146 2.125609 + time 73 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.273727 -0.172298 0.021240 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.432229 -0.102040 0.647221 + 15 2.203701 1.046380 2.073299 0.896529 -1.351211 3.381548 + 16 6.450118 -0.000007 0.000001 -1.368231 -0.278305 -0.560850 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.406266 + 18 12.285404 -0.000005 -0.000038 0.649809 -0.178813 0.157440 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.824332 0.628585 1.794680 + 29 6.450118 0.000004 0.000000 1.996319 0.480744 -0.120314 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.470676 + 31 12.285431 -0.000001 -0.000001 -0.803930 0.042198 0.477897 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 11.589288 26.630478 4.426720 -0.422777 -0.693546 -1.129502 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.561444 -16.988948 6.523192 -3.267161 -0.152349 0.389130 + 48 7.359598 -14.269965 6.203314 1.318519 -0.273966 2.132893 + time 74 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.263134 -0.166054 0.026005 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.528077 -0.074585 0.664779 + 15 2.203701 1.046380 2.073299 0.966953 -1.328835 3.308935 + 16 6.450118 -0.000007 0.000001 -1.388616 -0.241255 -0.528702 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.464048 + 18 12.285404 -0.000005 -0.000038 0.646393 -0.149788 0.215858 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.809826 0.621449 1.819879 + 29 6.450118 0.000004 0.000000 2.003825 0.483745 -0.091498 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.494021 + 31 12.285431 -0.000001 -0.000001 -0.808537 0.000900 0.514821 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 11.737730 26.407815 4.219682 -0.390639 -0.693546 -1.129502 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.893485 -17.012387 6.441158 -3.252578 -0.161623 0.386446 + 48 6.968961 -14.340280 6.328318 1.318519 -0.257250 2.129155 + time 75 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.250762 -0.158755 0.031547 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.675023 -0.035074 0.695586 + 15 2.203701 1.046380 2.073299 1.005298 -1.314518 3.269069 + 16 6.450118 -0.000007 0.000001 -1.401963 -0.194181 -0.507143 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.534307 + 18 12.285404 -0.000005 -0.000038 0.653794 -0.169994 0.226358 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.801759 0.618490 1.835364 + 29 6.450118 0.000004 0.000000 2.007254 0.481893 -0.076400 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.531931 + 31 12.285431 -0.000001 -0.000001 -0.805773 0.014681 0.523170 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 11.921330 26.087493 3.899360 -0.422396 -0.693546 -1.129502 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.565350 -16.988948 6.519286 -3.265930 -0.159573 0.382036 + 48 7.207249 -14.328561 6.250191 1.313078 -0.270473 2.126471 + time 76 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.237110 -0.150666 0.037613 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.832027 0.002903 0.733058 + 15 2.203701 1.046380 2.073299 1.018016 -1.310814 3.255970 + 16 6.450118 -0.000007 0.000001 -1.405528 -0.142285 -0.497318 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.605061 + 18 12.285404 -0.000005 -0.000038 0.659297 -0.202090 0.233616 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.801149 0.622254 1.839746 + 29 6.450118 0.000004 0.000000 2.006976 0.481191 -0.074559 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.575567 + 31 12.285431 -0.000001 -0.000001 -0.801933 0.035767 0.530055 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 12.116648 25.720294 3.524349 -0.459764 -0.693546 -1.129502 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.174713 -16.961604 6.632570 -3.280512 -0.161087 0.375517 + 48 7.433819 -14.328561 6.218940 1.303916 -0.283511 2.122350 + time 77 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.222431 -0.141953 0.044112 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.946668 0.027344 0.762768 + 15 2.203701 1.046380 2.073299 1.020294 -1.313317 3.253597 + 16 6.450118 -0.000007 0.000001 -1.402329 -0.089184 -0.492930 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.670299 + 18 12.285404 -0.000005 -0.000038 0.662523 -0.241833 0.239183 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.805826 0.633263 1.837920 + 29 6.450118 0.000004 0.000000 2.004474 0.488278 -0.079162 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.615259 + 31 12.285431 -0.000001 -0.000001 -0.797557 0.059930 0.534359 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 12.304154 25.345283 3.141525 -0.497226 -0.693546 -1.129502 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 -0.215924 -16.930353 6.761480 -3.293769 -0.165236 0.366314 + 48 7.609605 -14.351999 6.234565 1.293418 -0.294639 2.115833 + time 78 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.206724 -0.132605 0.051008 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 1.011234 0.039400 0.779878 + 15 2.203701 1.046380 2.073299 1.020674 -1.318648 3.253408 + 16 6.450118 -0.000007 0.000001 -1.398124 -0.037923 -0.490354 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.727244 + 18 12.285404 -0.000005 -0.000038 0.662333 -0.285539 0.242566 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.814164 0.650864 1.833172 + 29 6.450118 0.000004 0.000000 1.999933 0.507240 -0.084870 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.642865 + 31 12.285431 -0.000001 -0.000001 -0.792488 0.083175 0.535392 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 12.464315 25.021054 2.805577 -0.528888 -0.693546 -1.129502 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 -0.555778 -16.903008 6.851327 -3.305606 -0.165480 0.354618 + 48 7.742422 -14.398875 6.183782 1.287405 -0.307210 2.106057 + time 79 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.189939 -0.122586 0.058319 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 1.040981 0.044004 0.787153 + 15 2.203701 1.046380 2.073299 1.021148 -1.325681 3.253123 + 16 6.450118 -0.000007 0.000001 -1.399403 0.008771 -0.490545 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.772815 + 18 12.285404 -0.000005 -0.000038 0.654268 -0.338176 0.238197 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.825687 0.674187 1.825868 + 29 6.450118 0.000004 0.000000 1.992612 0.540887 -0.088644 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.651325 + 31 12.285431 -0.000001 -0.000001 -0.786729 0.103663 0.531691 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 12.569787 24.790578 2.563382 -0.550757 -0.693844 -1.130170 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 -0.790160 -16.879570 6.855233 -3.321041 -0.147516 0.335541 + 48 7.855707 -14.539505 5.808771 1.296758 -0.333610 2.087751 + time 80 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.172076 -0.111895 0.066046 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 1.066680 0.047292 0.792965 + 15 2.203701 1.046380 2.073299 1.021813 -1.334216 3.252838 + 16 6.450118 -0.000007 0.000001 -1.415127 0.048485 -0.497986 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.804731 + 18 12.285404 -0.000005 -0.000038 0.642408 -0.403038 0.224596 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.840329 0.702449 1.815570 + 29 6.450118 0.000004 0.000000 1.982047 0.591580 -0.088184 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.633578 + 31 12.285431 -0.000001 -0.000001 -0.780433 0.121303 0.520932 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 12.612757 24.700732 2.469629 -0.559600 -0.695259 -1.133126 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 -0.903445 -16.879570 6.698979 -3.337802 -0.101973 0.301028 + 48 7.883051 -14.789512 4.964995 1.333980 -0.376540 2.049605 + time 81 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.153160 -0.100546 0.074169 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 1.097066 0.050991 0.799915 + 15 2.203701 1.046380 2.073299 1.022572 -1.343952 3.252458 + 16 6.450118 -0.000007 0.000001 -1.488166 0.065868 -0.531755 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.819072 + 18 12.285404 -0.000005 -0.000038 0.648955 -0.445181 0.215647 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.858292 0.734692 1.801619 + 29 6.450118 0.000004 0.000000 1.974540 0.664364 -0.079714 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.590070 + 31 12.285431 -0.000001 -0.000001 -0.777208 0.133431 0.509140 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 12.702603 24.739796 2.571195 -0.554275 -0.699058 -1.141423 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 -0.614373 -16.832694 6.222401 -3.347555 -0.031535 0.240632 + 48 7.304909 -15.125460 3.648549 1.407088 -0.423753 1.976093 + time 82 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.133316 -0.088609 0.082600 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 1.129158 0.054662 0.807352 + 15 2.203701 1.046380 2.073299 1.023426 -1.354665 3.252079 + 16 6.450118 -0.000007 0.000001 -1.615232 0.046582 -0.588419 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.809942 + 18 12.285404 -0.000005 -0.000038 0.685485 -0.451433 0.228684 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.879712 0.769895 1.783286 + 29 6.450118 0.000004 0.000000 1.978340 0.758217 -0.061486 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.528560 + 31 12.285431 -0.000001 -0.000001 -0.781047 0.137887 0.501824 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 12.940892 24.837455 2.840734 -0.536590 -0.705985 -1.156967 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 0.084867 -16.680345 5.515349 -3.337234 0.038756 0.157324 + 48 5.816582 -15.383280 2.562578 1.499475 -0.443262 1.869516 + time 83 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.112708 -0.076193 0.091247 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 1.159757 0.057923 0.814587 + 15 2.203701 1.046380 2.073299 1.024375 -1.366078 3.251604 + 16 6.450118 -0.000007 0.000001 -1.759484 -0.008549 -0.641458 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.777570 + 18 12.285404 -0.000005 -0.000038 0.752853 -0.434855 0.268780 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.904928 0.807164 1.760059 + 29 6.450118 0.000004 0.000000 1.997245 0.866435 -0.032486 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.452484 + 31 12.285431 -0.000001 -0.000001 -0.792335 0.136141 0.495111 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 13.300278 24.978084 3.215746 -0.509016 -0.715891 -1.180045 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 1.010676 -16.434244 4.671573 -3.295474 0.088302 0.066155 + 48 3.726674 -15.379374 2.238350 1.580886 -0.412578 1.754792 + time 84 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.091548 -0.063406 0.100057 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 1.181705 0.060225 0.819057 + 15 2.203701 1.046380 2.073299 1.025419 -1.378017 3.251130 + 16 6.450118 -0.000007 0.000001 -1.902455 -0.091405 -0.671602 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.721044 + 18 12.285404 -0.000005 -0.000038 0.861779 -0.397791 0.318249 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.934347 0.845608 1.731208 + 29 6.450118 0.000004 0.000000 2.037095 0.982890 0.012072 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.364704 + 31 12.285431 -0.000001 -0.000001 -0.809843 0.129985 0.486074 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 13.741698 25.142152 3.653259 -0.474026 -0.727809 -1.209321 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 2.077115 -16.117828 3.718419 -3.211670 0.116419 -0.009484 + 48 1.562546 -14.969205 2.730552 1.633092 -0.326952 1.664124 + time 85 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.069949 -0.050331 0.108938 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 1.183666 0.060937 0.815644 + 15 2.203701 1.046380 2.073299 1.026558 -1.390331 3.250655 + 16 6.450118 -0.000007 0.000001 -2.039302 -0.189486 -0.669408 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.640171 + 18 12.285404 -0.000005 -0.000038 1.001163 -0.353415 0.358205 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -2.968714 0.884465 1.695929 + 29 6.450118 0.000004 0.000000 2.108547 1.101323 0.082777 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.268527 + 31 12.285431 -0.000001 -0.000001 -0.831190 0.120981 0.472991 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 14.233900 25.306219 4.106398 -0.434662 -0.740545 -1.242317 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 3.249026 -15.762349 2.679325 -3.098512 0.137018 -0.064032 + 48 -0.433609 -14.207463 3.589953 1.662870 -0.208547 1.602305 + time 86 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.047899 -0.036980 0.117910 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 1.150637 0.059074 0.796501 + 15 2.203701 1.046380 2.073299 1.027792 -1.403021 3.250085 + 16 6.450118 -0.000007 0.000001 -2.165911 -0.282809 -0.638023 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.544159 + 18 12.285404 -0.000005 -0.000038 1.137986 -0.318696 0.386252 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -3.009182 0.923322 1.652982 + 29 6.450118 0.000004 0.000000 2.237548 1.217331 0.206325 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.164336 + 31 12.285431 -0.000001 -0.000001 -0.853228 0.111197 0.454142 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 14.749541 25.466380 4.551724 -0.394347 -0.752686 -1.276361 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 4.366247 -15.363899 1.655856 -2.985637 0.154542 -0.106310 + 48 -2.191475 -13.269935 4.347789 1.677377 -0.089537 1.556684 + time 87 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.025385 -0.023317 0.126955 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 1.088500 0.054498 0.763906 + 15 2.203701 1.046380 2.073299 1.029121 -1.416111 3.249516 + 16 6.450118 -0.000007 0.000001 -2.283744 -0.361097 -0.586606 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.440920 + 18 12.285404 -0.000005 -0.000038 1.243971 -0.297596 0.404362 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -3.057038 0.961658 1.600904 + 29 6.450118 0.000004 0.000000 2.475071 1.318462 0.432708 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -1.061544 + 31 12.285431 -0.000001 -0.000001 -0.873730 0.101320 0.430731 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 15.257369 25.599197 4.915016 -0.356885 -0.763337 -1.308117 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 5.417061 -14.957636 0.745672 -2.900887 0.168015 -0.143218 + 48 -3.781367 -12.367563 4.695456 1.680336 0.001211 1.518155 + time 88 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 0.002671 -0.009535 0.135963 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 1.001390 0.046497 0.719727 + 15 2.203701 1.046380 2.073299 1.030640 -1.429401 3.248757 + 16 6.450118 -0.000007 0.000001 -2.397372 -0.424285 -0.520403 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.331974 + 18 12.285404 -0.000005 -0.000038 1.303748 -0.283753 0.417188 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -3.113164 0.998383 1.538819 + 29 6.450118 0.000004 0.000000 2.867822 1.384989 0.808140 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -0.976690 + 31 12.285431 -0.000001 -0.000001 -0.890086 0.092454 0.406890 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 15.698789 25.657792 5.102522 -0.326173 -0.771530 -1.334056 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 6.499125 -14.606063 -0.070759 -2.862536 0.171871 -0.177251 + 48 -5.340008 -11.672230 4.461074 1.672414 0.044838 1.484610 + time 89 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 -0.016948 0.002366 0.143653 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.916793 0.037099 0.677744 + 15 2.203701 1.046380 2.073299 1.031968 -1.440915 3.248187 + 16 6.450118 -0.000007 0.000001 -2.503595 -0.477006 -0.438269 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.210932 + 18 12.285404 -0.000005 -0.000038 1.320542 -0.271808 0.417822 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -3.168816 1.027907 1.476735 + 29 6.450118 0.000004 0.000000 3.282630 1.406760 1.203181 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -0.926630 + 31 12.285431 -0.000001 -0.000001 -0.899915 0.085701 0.389762 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318350 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 16.011298 25.649980 5.098616 -0.306967 -0.776371 -1.350458 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 7.674942 -14.356056 -0.789531 -2.866986 0.166697 -0.202943 + 48 -6.867399 -11.226904 3.757927 1.660579 0.043628 1.461033 + time 90 + 0 0.412930 -0.000167 37.436375 1.570797 -0.078540 -2.094395 + 1 4.162778 0.000000 0.000000 -2.085744 -0.500104 -1.291536 + 2 19.097559 0.000005 -0.000001 0.000000 0.000000 0.766488 + 3 17.682037 0.000000 0.000000 -0.070163 0.032551 -1.150829 + 4 6.879452 0.000002 -0.000001 -0.009979 -0.005353 -0.584358 + 5 -4.162778 0.000003 0.000000 -1.782942 -0.153544 -1.783761 + 6 19.097563 0.000000 0.000003 0.000000 0.000000 0.780715 + 7 17.682026 -0.000008 0.000003 0.264436 0.087781 -1.610340 + 8 6.879452 0.000003 -0.000001 -0.084358 -0.004949 -0.584361 + 9 0.000001 3.579299 -3.190631 1.586728 0.002571 1.364723 + 10 4.275548 0.000000 0.000000 -0.096149 0.008643 0.196120 + 11 3.766725 -0.000001 -0.000001 -0.061364 0.057704 0.277315 + 12 9.545991 -0.000001 -0.000003 -0.028242 0.009221 0.148022 + 13 3.536841 0.000001 -0.000001 3.141591 0.000000 0.406109 + 14 3.852014 0.000003 0.000001 0.866334 0.030797 0.653196 + 15 2.203701 1.046380 2.073299 1.032823 -1.447547 3.247713 + 16 6.450118 -0.000007 0.000001 -2.598574 -0.529726 -0.330474 + 17 12.511052 0.000005 -0.000004 0.000000 0.000000 -1.051051 + 18 12.285404 -0.000005 -0.000038 1.281450 -0.267175 0.405067 + 19 4.150919 0.226411 0.427604 0.048745 0.209132 -1.266876 + 20 1.836771 -0.000002 0.000000 0.000000 0.036093 -0.975040 + 21 1.291215 -0.000001 -0.000001 -0.126836 -0.026133 -1.176517 + 22 4.140834 0.125234 1.390748 0.353462 -0.024716 -0.492807 + 23 1.836623 0.000000 -0.000002 0.000000 -0.072685 -0.704529 + 24 1.173887 0.000001 0.000000 0.044906 -0.018545 -1.931675 + 25 0.897427 -0.319807 1.402619 -1.276537 -0.056679 -0.967241 + 26 1.914790 0.000004 -0.000001 0.000000 -0.255155 0.298825 + 27 1.289038 0.000001 -0.000001 -0.057649 -0.156176 0.941370 + 28 2.203704 1.046378 -2.073300 -3.204199 1.043789 1.437147 + 29 6.450118 0.000004 0.000000 3.499764 1.407910 1.408113 + 30 12.511065 0.000000 0.000004 0.000000 0.000000 -0.907230 + 31 12.285431 -0.000001 -0.000001 -0.907824 0.081567 0.382532 + 32 4.150891 0.223087 -0.429370 -0.061922 -0.158942 -1.081534 + 33 1.836773 -0.000002 -0.000001 0.000000 0.147245 -0.963639 + 34 1.291218 0.000002 0.000001 0.000000 -0.149399 -1.138927 + 35 4.140806 0.110534 -1.391680 -0.355950 0.134906 -0.509968 + 36 1.836624 -0.000005 0.000001 0.000000 0.322168 -0.848045 + 37 1.173888 -0.000006 0.000002 -0.288517 0.290107 -1.585640 + 38 0.897403 -0.330714 -1.400085 1.231808 0.339199 -0.821997 + 39 1.914790 -0.000002 0.000003 0.000001 0.143769 0.318307 + 40 1.289041 -0.000001 0.000002 0.053440 0.026977 0.924284 + 41 12.282812 -0.000001 0.000002 0.675835 0.000000 0.000000 + 42 12.282518 -0.000002 -0.000005 -0.670299 0.000000 0.000000 + 43 6.139304 0.000000 0.000000 -0.337379 0.000000 0.000000 + 44 6.141808 -0.003489 -0.003073 0.340051 0.000041 -0.000021 + 45 16.132396 25.618729 5.040020 -0.292039 -0.780096 -1.363142 + 46 -1.175757 0.050662 -0.366337 4.319057 -1.442732 -2.996188 + 47 8.956231 -14.211520 -1.516116 -2.914807 0.148733 -0.231703 + 48 -8.515887 -10.910488 2.476638 1.641491 -0.002281 1.437647 +end diff --git a/modelsrc/css_ported_anims/crouch_idle_elites.smd b/modelsrc/css_ported_anims/crouch_idle_elites.smd new file mode 100644 index 0000000..a78b351 --- /dev/null +++ b/modelsrc/css_ported_anims/crouch_idle_elites.smd @@ -0,0 +1,1126 @@ +version 1 +nodes +0 "ValveBiped.Bip01_Pelvis" -1 +1 "ValveBiped.Bip01_L_Thigh" 0 +2 "ValveBiped.Bip01_L_Calf" 1 +3 "ValveBiped.Bip01_L_Foot" 2 +4 "ValveBiped.Bip01_L_Toe0" 3 +5 "ValveBiped.Bip01_R_Thigh" 0 +6 "ValveBiped.Bip01_R_Calf" 5 +7 "ValveBiped.Bip01_R_Foot" 6 +8 "ValveBiped.Bip01_R_Toe0" 7 +9 "ValveBiped.Bip01_Spine" 0 +10 "ValveBiped.Bip01_Spine1" 9 +11 "ValveBiped.Bip01_Spine2" 10 +12 "ValveBiped.Bip01_Spine4" 11 +13 "ValveBiped.Bip01_Neck1" 12 +14 "ValveBiped.Bip01_Head1" 13 +15 "ValveBiped.forward" 14 +16 "ValveBiped.Bip01_L_Clavicle" 12 +17 "ValveBiped.Bip01_L_UpperArm" 16 +18 "ValveBiped.Bip01_L_Forearm" 17 +19 "ValveBiped.Bip01_L_Hand" 18 +20 "ValveBiped.Bip01_L_Finger2" 19 +21 "ValveBiped.Bip01_L_Finger21" 20 +22 "ValveBiped.Bip01_L_Finger22" 21 +23 "ValveBiped.Bip01_L_Finger1" 19 +24 "ValveBiped.Bip01_L_Finger11" 23 +25 "ValveBiped.Bip01_L_Finger12" 24 +26 "ValveBiped.Bip01_L_Finger0" 19 +27 "ValveBiped.Bip01_L_Finger01" 26 +28 "ValveBiped.Bip01_L_Finger02" 27 +29 "ValveBiped.Bip01_L_Wrist" 18 +30 "ValveBiped.Bip01_L_Ulna" 18 +31 "ValveBiped.Bip01_R_Clavicle" 12 +32 "ValveBiped.Bip01_R_UpperArm" 31 +33 "ValveBiped.Bip01_R_Forearm" 32 +34 "ValveBiped.Bip01_R_Hand" 33 +35 "ValveBiped.Bip01_R_Finger2" 34 +36 "ValveBiped.Bip01_R_Finger21" 35 +37 "ValveBiped.Bip01_R_Finger22" 36 +38 "ValveBiped.Bip01_R_Finger1" 34 +39 "ValveBiped.Bip01_R_Finger11" 38 +40 "ValveBiped.Bip01_R_Finger12" 39 +41 "ValveBiped.Bip01_R_Finger0" 34 +42 "ValveBiped.Bip01_R_Finger01" 41 +43 "ValveBiped.Bip01_R_Finger02" 42 +44 "ValveBiped.Bip01_R_Wrist" 33 +45 "ValveBiped.Bip01_R_Ulna" 33 +46 "ValveBiped.weapon_bone" 9 +47 "ValveBiped.weapon_bone_RHand" 46 +48 "ValveBiped.weapon_bone_LHand" 47 +49 "ValveBiped.weapon_bone_Clip" 48 +end +skeleton +time 0 +0 3.319270 3.414570 26.385248 1.745300 -0.000020 -0.000046 +1 4.162780 -0.000001 0.000001 0.675665 -1.697882 2.329787 +2 19.097614 -0.000013 0.000026 -0.000451 -0.000473 1.603369 +3 17.682051 -0.000015 -0.000016 0.003950 -0.211518 -1.296168 +4 7.359949 -0.000017 0.000011 -0.009978 -0.005352 -0.584361 +5 -4.162770 0.000000 -0.000001 -0.574449 -0.775489 -2.424762 +6 19.097561 0.000019 0.000038 0.000708 0.000509 2.026783 +7 17.682051 -0.000036 -0.000033 0.059968 -0.118408 -1.571923 +8 7.359941 0.000016 0.000016 -0.080830 -0.008320 -1.041978 +9 0.000002 3.579300 -3.190629 1.520750 -0.338190 1.630221 +10 4.275551 -0.000007 -0.000006 -0.337290 -0.139254 0.304726 +11 3.766726 -0.000010 -0.000017 -0.005720 0.237035 0.268346 +12 9.546000 -0.000006 -0.000016 0.006121 0.061800 0.239332 +13 3.537111 -0.000009 -0.000004 3.123659 0.000585 0.064769 +14 3.853503 0.000005 -0.000014 0.448143 -0.077330 1.038138 +15 10.490255 -58.366180 38.817280 0.000000 0.000004 0.000000 +16 2.203704 1.046380 2.073297 -0.106370 -1.151141 -2.104533 +17 6.450130 -0.000011 0.000003 -0.590056 -1.919172 -1.880931 +18 12.511058 0.000003 -0.000014 0.000004 0.000001 -0.616129 +19 12.285425 -0.000006 -0.000037 0.728240 -0.347378 0.532969 +20 4.152338 0.229619 0.428217 0.048784 0.209086 -1.266710 +21 1.839850 0.000003 -0.000004 0.000008 0.036073 -0.974917 +22 1.292969 -0.000004 -0.000007 -0.126782 -0.026173 -1.176483 +23 4.140620 0.125621 1.391597 0.353422 -0.024689 -0.492752 +24 1.838870 0.000011 0.000005 0.000030 -0.072641 -0.704485 +25 1.175787 -0.000015 0.000002 0.044839 -0.018583 -1.931514 +26 0.897457 -0.321284 1.404302 -1.276501 -0.056582 -0.967100 +27 1.915040 -0.000004 0.000002 -0.000038 -0.255106 0.298817 +28 1.291019 -0.000009 -0.000011 -0.057664 -0.156151 0.941254 +29 12.281261 -0.000003 -0.000010 -0.670309 0.000004 -0.000007 +30 6.140633 -0.000001 0.000001 -0.337355 -0.000001 0.000002 +31 2.203711 1.046372 -2.073293 2.779840 1.384290 0.361177 +32 6.450120 0.000019 0.000013 1.686869 1.759239 -0.749335 +33 12.511066 -0.000010 -0.000007 0.000089 0.000100 -0.706485 +34 12.285427 0.000057 0.000108 -1.035349 0.138990 0.455919 +35 4.152343 0.226079 -0.429949 -0.061916 -0.158893 -1.081465 +36 1.839839 0.000008 -0.000022 -0.000029 0.147170 -0.963519 +37 1.292967 0.000004 -0.000005 -0.000010 -0.149353 -1.138840 +38 4.140609 0.114085 -1.392599 -0.355909 0.134890 -0.509973 +39 1.838867 0.000004 -0.000006 0.000001 0.322150 -0.847927 +40 1.175782 -0.000002 -0.000004 -0.288516 0.290093 -1.585506 +41 0.897454 -0.332752 -1.401373 1.231762 0.339138 -0.821841 +42 1.915041 -0.000006 0.000002 -0.000011 0.143723 0.318308 +43 1.291020 0.000002 0.000001 0.053388 0.026953 0.924179 +44 12.281246 0.000056 0.000110 0.675799 -0.000002 0.000003 +45 6.140620 0.000027 0.000055 0.340013 -0.000006 0.000003 +46 27.796869 25.640671 -5.906251 0.348324 -1.471799 -2.432397 +47 -1.174810 0.048381 -0.362551 1.177530 -1.698751 0.145211 +48 3.447241 -9.210932 -1.772544 -2.913915 0.148756 -0.231594 +49 -2.119105 -7.671893 0.477254 1.641455 -0.002164 1.437520 +time 1 +0 3.319270 3.414570 26.385248 1.745300 -0.000020 -0.000046 +1 4.162780 -0.000001 0.000001 0.675665 -1.697882 2.329787 +2 19.097614 -0.000013 0.000026 -0.000451 -0.000473 1.603369 +3 17.682051 -0.000015 -0.000016 0.003950 -0.211518 -1.296168 +4 7.359949 -0.000017 0.000011 -0.009978 -0.005352 -0.584361 +5 -4.162770 0.000000 -0.000001 -0.574449 -0.775489 -2.424762 +6 19.097561 0.000019 0.000038 0.000708 0.000509 2.026783 +7 17.682051 -0.000036 -0.000033 0.059968 -0.118408 -1.571923 +8 7.359941 0.000016 0.000016 -0.080830 -0.008320 -1.041978 +9 0.000002 3.579300 -3.190629 1.520750 -0.338190 1.630221 +10 4.275551 -0.000007 -0.000006 -0.337290 -0.139254 0.304726 +11 3.766726 -0.000010 -0.000017 -0.005720 0.237035 0.268346 +12 9.546000 -0.000006 -0.000016 0.006121 0.061800 0.239332 +13 3.537111 -0.000009 -0.000004 3.123659 0.000585 0.064769 +14 3.853503 0.000005 -0.000014 0.448143 -0.077330 1.038138 +15 10.490255 -58.366180 38.817280 0.000000 0.000004 0.000000 +16 2.203704 1.046380 2.073297 -0.106370 -1.151141 -2.104533 +17 6.450130 -0.000011 0.000003 -0.590056 -1.919172 -1.880931 +18 12.511058 0.000003 -0.000014 0.000004 0.000001 -0.616129 +19 12.285425 -0.000006 -0.000037 0.728240 -0.347378 0.532969 +20 4.152338 0.229619 0.428217 0.048784 0.209086 -1.266710 +21 1.839850 0.000003 -0.000004 0.000008 0.036073 -0.974917 +22 1.292969 -0.000004 -0.000007 -0.126782 -0.026173 -1.176483 +23 4.140620 0.125621 1.391597 0.353422 -0.024689 -0.492752 +24 1.838870 0.000011 0.000005 0.000030 -0.072641 -0.704485 +25 1.175787 -0.000015 0.000002 0.044839 -0.018583 -1.931514 +26 0.897457 -0.321284 1.404302 -1.276501 -0.056582 -0.967100 +27 1.915040 -0.000004 0.000002 -0.000038 -0.255106 0.298817 +28 1.291019 -0.000009 -0.000011 -0.057664 -0.156151 0.941254 +29 12.281261 -0.000003 -0.000010 -0.670309 0.000004 -0.000007 +30 6.140633 -0.000001 0.000001 -0.337355 -0.000001 0.000002 +31 2.203711 1.046372 -2.073293 2.779840 1.384290 0.361177 +32 6.450120 0.000019 0.000013 1.686869 1.759239 -0.749335 +33 12.511066 -0.000010 -0.000007 0.000089 0.000100 -0.706485 +34 12.285427 0.000057 0.000108 -1.035349 0.138990 0.455919 +35 4.152343 0.226079 -0.429949 -0.061916 -0.158893 -1.081465 +36 1.839839 0.000008 -0.000022 -0.000029 0.147170 -0.963519 +37 1.292967 0.000004 -0.000005 -0.000010 -0.149353 -1.138840 +38 4.140609 0.114085 -1.392599 -0.355909 0.134890 -0.509973 +39 1.838867 0.000004 -0.000006 0.000001 0.322150 -0.847927 +40 1.175782 -0.000002 -0.000004 -0.288516 0.290093 -1.585506 +41 0.897454 -0.332752 -1.401373 1.231762 0.339138 -0.821841 +42 1.915041 -0.000006 0.000002 -0.000011 0.143723 0.318308 +43 1.291020 0.000002 0.000001 0.053388 0.026953 0.924179 +44 12.281246 0.000056 0.000110 0.675799 -0.000002 0.000003 +45 6.140620 0.000027 0.000055 0.340013 -0.000006 0.000003 +46 27.796869 25.640671 -5.906251 0.348324 -1.471799 -2.432397 +47 -1.174810 0.048381 -0.362551 1.177530 -1.698751 0.145211 +48 3.447241 -9.210932 -1.772544 -2.913915 0.148756 -0.231594 +49 -2.119105 -7.671893 0.477254 1.641455 -0.002164 1.437520 +time 2 +0 3.319270 3.414570 26.385248 1.745300 -0.000020 -0.000046 +1 4.162780 -0.000001 0.000001 0.675665 -1.697882 2.329787 +2 19.097614 -0.000013 0.000026 -0.000451 -0.000473 1.603369 +3 17.682051 -0.000015 -0.000016 0.003950 -0.211518 -1.296168 +4 7.359949 -0.000017 0.000011 -0.009978 -0.005352 -0.584361 +5 -4.162770 0.000000 -0.000001 -0.574449 -0.775489 -2.424762 +6 19.097561 0.000019 0.000038 0.000708 0.000509 2.026783 +7 17.682051 -0.000036 -0.000033 0.059968 -0.118408 -1.571923 +8 7.359941 0.000016 0.000016 -0.080830 -0.008320 -1.041978 +9 0.000002 3.579300 -3.190629 1.520750 -0.338190 1.630221 +10 4.275551 -0.000007 -0.000006 -0.337290 -0.139254 0.304726 +11 3.766726 -0.000010 -0.000017 -0.005720 0.237035 0.268346 +12 9.546000 -0.000006 -0.000016 0.006121 0.061800 0.239332 +13 3.537111 -0.000009 -0.000004 3.123659 0.000585 0.064769 +14 3.853503 0.000005 -0.000014 0.448143 -0.077330 1.038138 +15 10.490255 -58.366180 38.817280 0.000000 0.000004 0.000000 +16 2.203704 1.046380 2.073297 -0.106370 -1.151141 -2.104533 +17 6.450130 -0.000011 0.000003 -0.590056 -1.919172 -1.880931 +18 12.511058 0.000003 -0.000014 0.000004 0.000001 -0.616129 +19 12.285425 -0.000006 -0.000037 0.728240 -0.347378 0.532969 +20 4.152338 0.229619 0.428217 0.048784 0.209086 -1.266710 +21 1.839850 0.000003 -0.000004 0.000008 0.036073 -0.974917 +22 1.292969 -0.000004 -0.000007 -0.126782 -0.026173 -1.176483 +23 4.140620 0.125621 1.391597 0.353422 -0.024689 -0.492752 +24 1.838870 0.000011 0.000005 0.000030 -0.072641 -0.704485 +25 1.175787 -0.000015 0.000002 0.044839 -0.018583 -1.931514 +26 0.897457 -0.321284 1.404302 -1.276501 -0.056582 -0.967100 +27 1.915040 -0.000004 0.000002 -0.000038 -0.255106 0.298817 +28 1.291019 -0.000009 -0.000011 -0.057664 -0.156151 0.941254 +29 12.281261 -0.000003 -0.000010 -0.670309 0.000004 -0.000007 +30 6.140633 -0.000001 0.000001 -0.337355 -0.000001 0.000002 +31 2.203711 1.046372 -2.073293 2.779840 1.384290 0.361177 +32 6.450120 0.000019 0.000013 1.686869 1.759239 -0.749335 +33 12.511066 -0.000010 -0.000007 0.000089 0.000100 -0.706485 +34 12.285427 0.000057 0.000108 -1.035349 0.138990 0.455919 +35 4.152343 0.226079 -0.429949 -0.061916 -0.158893 -1.081465 +36 1.839839 0.000008 -0.000022 -0.000029 0.147170 -0.963519 +37 1.292967 0.000004 -0.000005 -0.000010 -0.149353 -1.138840 +38 4.140609 0.114085 -1.392599 -0.355909 0.134890 -0.509973 +39 1.838867 0.000004 -0.000006 0.000001 0.322150 -0.847927 +40 1.175782 -0.000002 -0.000004 -0.288516 0.290093 -1.585506 +41 0.897454 -0.332752 -1.401373 1.231762 0.339138 -0.821841 +42 1.915041 -0.000006 0.000002 -0.000011 0.143723 0.318308 +43 1.291020 0.000002 0.000001 0.053388 0.026953 0.924179 +44 12.281246 0.000056 0.000110 0.675799 -0.000002 0.000003 +45 6.140620 0.000027 0.000055 0.340013 -0.000006 0.000003 +46 27.796869 25.640671 -5.906251 0.348324 -1.471799 -2.432397 +47 -1.174810 0.048381 -0.362551 1.177530 -1.698751 0.145211 +48 3.447241 -9.210932 -1.772544 -2.913915 0.148756 -0.231594 +49 -2.119105 -7.671893 0.477254 1.641455 -0.002164 1.437520 +time 3 +0 3.319270 3.414570 26.385248 1.745300 -0.000020 -0.000046 +1 4.162780 -0.000001 0.000001 0.675665 -1.697882 2.329787 +2 19.097614 -0.000013 0.000026 -0.000451 -0.000473 1.603369 +3 17.682051 -0.000015 -0.000016 0.003950 -0.211518 -1.296168 +4 7.359949 -0.000017 0.000011 -0.009978 -0.005352 -0.584361 +5 -4.162770 0.000000 -0.000001 -0.574449 -0.775489 -2.424762 +6 19.097561 0.000019 0.000038 0.000708 0.000509 2.026783 +7 17.682051 -0.000036 -0.000033 0.059968 -0.118408 -1.571923 +8 7.359941 0.000016 0.000016 -0.080830 -0.008320 -1.041978 +9 0.000002 3.579300 -3.190629 1.520750 -0.338190 1.630221 +10 4.275551 -0.000007 -0.000006 -0.337290 -0.139254 0.304726 +11 3.766726 -0.000010 -0.000017 -0.005720 0.237035 0.268346 +12 9.546000 -0.000006 -0.000016 0.006121 0.061800 0.239332 +13 3.537111 -0.000009 -0.000004 3.123659 0.000585 0.064769 +14 3.853503 0.000005 -0.000014 0.448143 -0.077330 1.038138 +15 10.490255 -58.366180 38.817280 0.000000 0.000004 0.000000 +16 2.203704 1.046380 2.073297 -0.106370 -1.151141 -2.104533 +17 6.450130 -0.000011 0.000003 -0.590056 -1.919172 -1.880931 +18 12.511058 0.000003 -0.000014 0.000004 0.000001 -0.616129 +19 12.285425 -0.000006 -0.000037 0.728240 -0.347378 0.532969 +20 4.152338 0.229619 0.428217 0.048784 0.209086 -1.266710 +21 1.839850 0.000003 -0.000004 0.000008 0.036073 -0.974917 +22 1.292969 -0.000004 -0.000007 -0.126782 -0.026173 -1.176483 +23 4.140620 0.125621 1.391597 0.353422 -0.024689 -0.492752 +24 1.838870 0.000011 0.000005 0.000030 -0.072641 -0.704485 +25 1.175787 -0.000015 0.000002 0.044839 -0.018583 -1.931514 +26 0.897457 -0.321284 1.404302 -1.276501 -0.056582 -0.967100 +27 1.915040 -0.000004 0.000002 -0.000038 -0.255106 0.298817 +28 1.291019 -0.000009 -0.000011 -0.057664 -0.156151 0.941254 +29 12.281261 -0.000003 -0.000010 -0.670309 0.000004 -0.000007 +30 6.140633 -0.000001 0.000001 -0.337355 -0.000001 0.000002 +31 2.203711 1.046372 -2.073293 2.779840 1.384290 0.361177 +32 6.450120 0.000019 0.000013 1.686869 1.759239 -0.749335 +33 12.511066 -0.000010 -0.000007 0.000089 0.000100 -0.706485 +34 12.285427 0.000057 0.000108 -1.035349 0.138990 0.455919 +35 4.152343 0.226079 -0.429949 -0.061916 -0.158893 -1.081465 +36 1.839839 0.000008 -0.000022 -0.000029 0.147170 -0.963519 +37 1.292967 0.000004 -0.000005 -0.000010 -0.149353 -1.138840 +38 4.140609 0.114085 -1.392599 -0.355909 0.134890 -0.509973 +39 1.838867 0.000004 -0.000006 0.000001 0.322150 -0.847927 +40 1.175782 -0.000002 -0.000004 -0.288516 0.290093 -1.585506 +41 0.897454 -0.332752 -1.401373 1.231762 0.339138 -0.821841 +42 1.915041 -0.000006 0.000002 -0.000011 0.143723 0.318308 +43 1.291020 0.000002 0.000001 0.053388 0.026953 0.924179 +44 12.281246 0.000056 0.000110 0.675799 -0.000002 0.000003 +45 6.140620 0.000027 0.000055 0.340013 -0.000006 0.000003 +46 27.796869 25.640671 -5.906251 0.348324 -1.471799 -2.432397 +47 -1.174810 0.048381 -0.362551 1.177530 -1.698751 0.145211 +48 3.447241 -9.210932 -1.772544 -2.913915 0.148756 -0.231594 +49 -2.119105 -7.671893 0.477254 1.641455 -0.002164 1.437520 +time 4 +0 3.319270 3.414570 26.385248 1.745300 -0.000020 -0.000046 +1 4.162780 -0.000001 0.000001 0.675665 -1.697882 2.329787 +2 19.097614 -0.000013 0.000026 -0.000451 -0.000473 1.603369 +3 17.682051 -0.000015 -0.000016 0.003950 -0.211518 -1.296168 +4 7.359949 -0.000017 0.000011 -0.009978 -0.005352 -0.584361 +5 -4.162770 0.000000 -0.000001 -0.574449 -0.775489 -2.424762 +6 19.097561 0.000019 0.000038 0.000708 0.000509 2.026783 +7 17.682051 -0.000036 -0.000033 0.059968 -0.118408 -1.571923 +8 7.359941 0.000016 0.000016 -0.080830 -0.008320 -1.041978 +9 0.000002 3.579300 -3.190629 1.520750 -0.338190 1.630221 +10 4.275551 -0.000007 -0.000006 -0.337290 -0.139254 0.304726 +11 3.766726 -0.000010 -0.000017 -0.005720 0.237035 0.268346 +12 9.546000 -0.000006 -0.000016 0.006121 0.061800 0.239332 +13 3.537111 -0.000009 -0.000004 3.123659 0.000585 0.064769 +14 3.853503 0.000005 -0.000014 0.448143 -0.077330 1.038138 +15 10.490255 -58.366180 38.817280 0.000000 0.000004 0.000000 +16 2.203704 1.046380 2.073297 -0.106370 -1.151141 -2.104533 +17 6.450130 -0.000011 0.000003 -0.590056 -1.919172 -1.880931 +18 12.511058 0.000003 -0.000014 0.000004 0.000001 -0.616129 +19 12.285425 -0.000006 -0.000037 0.728240 -0.347378 0.532969 +20 4.152338 0.229619 0.428217 0.048784 0.209086 -1.266710 +21 1.839850 0.000003 -0.000004 0.000008 0.036073 -0.974917 +22 1.292969 -0.000004 -0.000007 -0.126782 -0.026173 -1.176483 +23 4.140620 0.125621 1.391597 0.353422 -0.024689 -0.492752 +24 1.838870 0.000011 0.000005 0.000030 -0.072641 -0.704485 +25 1.175787 -0.000015 0.000002 0.044839 -0.018583 -1.931514 +26 0.897457 -0.321284 1.404302 -1.276501 -0.056582 -0.967100 +27 1.915040 -0.000004 0.000002 -0.000038 -0.255106 0.298817 +28 1.291019 -0.000009 -0.000011 -0.057664 -0.156151 0.941254 +29 12.281261 -0.000003 -0.000010 -0.670309 0.000004 -0.000007 +30 6.140633 -0.000001 0.000001 -0.337355 -0.000001 0.000002 +31 2.203711 1.046372 -2.073293 2.779840 1.384290 0.361177 +32 6.450120 0.000019 0.000013 1.686869 1.759239 -0.749335 +33 12.511066 -0.000010 -0.000007 0.000089 0.000100 -0.706485 +34 12.285427 0.000057 0.000108 -1.035349 0.138990 0.455919 +35 4.152343 0.226079 -0.429949 -0.061916 -0.158893 -1.081465 +36 1.839839 0.000008 -0.000022 -0.000029 0.147170 -0.963519 +37 1.292967 0.000004 -0.000005 -0.000010 -0.149353 -1.138840 +38 4.140609 0.114085 -1.392599 -0.355909 0.134890 -0.509973 +39 1.838867 0.000004 -0.000006 0.000001 0.322150 -0.847927 +40 1.175782 -0.000002 -0.000004 -0.288516 0.290093 -1.585506 +41 0.897454 -0.332752 -1.401373 1.231762 0.339138 -0.821841 +42 1.915041 -0.000006 0.000002 -0.000011 0.143723 0.318308 +43 1.291020 0.000002 0.000001 0.053388 0.026953 0.924179 +44 12.281246 0.000056 0.000110 0.675799 -0.000002 0.000003 +45 6.140620 0.000027 0.000055 0.340013 -0.000006 0.000003 +46 27.796869 25.640671 -5.906251 0.348324 -1.471799 -2.432397 +47 -1.174810 0.048381 -0.362551 1.177530 -1.698751 0.145211 +48 3.447241 -9.210932 -1.772544 -2.913915 0.148756 -0.231594 +49 -2.119105 -7.671893 0.477254 1.641455 -0.002164 1.437520 +time 5 +0 3.319270 3.414570 26.385248 1.745300 -0.000020 -0.000046 +1 4.162780 -0.000001 0.000001 0.675665 -1.697882 2.329787 +2 19.097614 -0.000013 0.000026 -0.000451 -0.000473 1.603369 +3 17.682051 -0.000015 -0.000016 0.003950 -0.211518 -1.296168 +4 7.359949 -0.000017 0.000011 -0.009978 -0.005352 -0.584361 +5 -4.162770 0.000000 -0.000001 -0.574449 -0.775489 -2.424762 +6 19.097561 0.000019 0.000038 0.000708 0.000509 2.026783 +7 17.682051 -0.000036 -0.000033 0.059968 -0.118408 -1.571923 +8 7.359941 0.000016 0.000016 -0.080830 -0.008320 -1.041978 +9 0.000002 3.579300 -3.190629 1.520750 -0.338190 1.630221 +10 4.275551 -0.000007 -0.000006 -0.337290 -0.139254 0.304726 +11 3.766726 -0.000010 -0.000017 -0.005720 0.237035 0.268346 +12 9.546000 -0.000006 -0.000016 0.006121 0.061800 0.239332 +13 3.537111 -0.000009 -0.000004 3.123659 0.000585 0.064769 +14 3.853503 0.000005 -0.000014 0.448143 -0.077330 1.038138 +15 10.490255 -58.366180 38.817280 0.000000 0.000004 0.000000 +16 2.203704 1.046380 2.073297 -0.106370 -1.151141 -2.104533 +17 6.450130 -0.000011 0.000003 -0.590056 -1.919172 -1.880931 +18 12.511058 0.000003 -0.000014 0.000004 0.000001 -0.616129 +19 12.285425 -0.000006 -0.000037 0.728240 -0.347378 0.532969 +20 4.152338 0.229619 0.428217 0.048784 0.209086 -1.266710 +21 1.839850 0.000003 -0.000004 0.000008 0.036073 -0.974917 +22 1.292969 -0.000004 -0.000007 -0.126782 -0.026173 -1.176483 +23 4.140620 0.125621 1.391597 0.353422 -0.024689 -0.492752 +24 1.838870 0.000011 0.000005 0.000030 -0.072641 -0.704485 +25 1.175787 -0.000015 0.000002 0.044839 -0.018583 -1.931514 +26 0.897457 -0.321284 1.404302 -1.276501 -0.056582 -0.967100 +27 1.915040 -0.000004 0.000002 -0.000038 -0.255106 0.298817 +28 1.291019 -0.000009 -0.000011 -0.057664 -0.156151 0.941254 +29 12.281261 -0.000003 -0.000010 -0.670309 0.000004 -0.000007 +30 6.140633 -0.000001 0.000001 -0.337355 -0.000001 0.000002 +31 2.203711 1.046372 -2.073293 2.779840 1.384290 0.361177 +32 6.450120 0.000019 0.000013 1.686869 1.759239 -0.749335 +33 12.511066 -0.000010 -0.000007 0.000089 0.000100 -0.706485 +34 12.285427 0.000057 0.000108 -1.035349 0.138990 0.455919 +35 4.152343 0.226079 -0.429949 -0.061916 -0.158893 -1.081465 +36 1.839839 0.000008 -0.000022 -0.000029 0.147170 -0.963519 +37 1.292967 0.000004 -0.000005 -0.000010 -0.149353 -1.138840 +38 4.140609 0.114085 -1.392599 -0.355909 0.134890 -0.509973 +39 1.838867 0.000004 -0.000006 0.000001 0.322150 -0.847927 +40 1.175782 -0.000002 -0.000004 -0.288516 0.290093 -1.585506 +41 0.897454 -0.332752 -1.401373 1.231762 0.339138 -0.821841 +42 1.915041 -0.000006 0.000002 -0.000011 0.143723 0.318308 +43 1.291020 0.000002 0.000001 0.053388 0.026953 0.924179 +44 12.281246 0.000056 0.000110 0.675799 -0.000002 0.000003 +45 6.140620 0.000027 0.000055 0.340013 -0.000006 0.000003 +46 27.796869 25.640671 -5.906251 0.348324 -1.471799 -2.432397 +47 -1.174810 0.048381 -0.362551 1.177530 -1.698751 0.145211 +48 3.447241 -9.210932 -1.772544 -2.913915 0.148756 -0.231594 +49 -2.119105 -7.671893 0.477254 1.641455 -0.002164 1.437520 +time 6 +0 3.319270 3.414570 26.385248 1.745300 -0.000020 -0.000046 +1 4.162780 -0.000001 0.000001 0.675665 -1.697882 2.329787 +2 19.097614 -0.000013 0.000026 -0.000451 -0.000473 1.603369 +3 17.682051 -0.000015 -0.000016 0.003950 -0.211518 -1.296168 +4 7.359949 -0.000017 0.000011 -0.009978 -0.005352 -0.584361 +5 -4.162770 0.000000 -0.000001 -0.574449 -0.775489 -2.424762 +6 19.097561 0.000019 0.000038 0.000708 0.000509 2.026783 +7 17.682051 -0.000036 -0.000033 0.059968 -0.118408 -1.571923 +8 7.359941 0.000016 0.000016 -0.080830 -0.008320 -1.041978 +9 0.000002 3.579300 -3.190629 1.520750 -0.338190 1.630221 +10 4.275551 -0.000007 -0.000006 -0.337290 -0.139254 0.304726 +11 3.766726 -0.000010 -0.000017 -0.005720 0.237035 0.268346 +12 9.546000 -0.000006 -0.000016 0.006121 0.061800 0.239332 +13 3.537111 -0.000009 -0.000004 3.123659 0.000585 0.064769 +14 3.853503 0.000005 -0.000014 0.448143 -0.077330 1.038138 +15 10.490255 -58.366180 38.817280 0.000000 0.000004 0.000000 +16 2.203704 1.046380 2.073297 -0.106370 -1.151141 -2.104533 +17 6.450130 -0.000011 0.000003 -0.590056 -1.919172 -1.880931 +18 12.511058 0.000003 -0.000014 0.000004 0.000001 -0.616129 +19 12.285425 -0.000006 -0.000037 0.728240 -0.347378 0.532969 +20 4.152338 0.229619 0.428217 0.048784 0.209086 -1.266710 +21 1.839850 0.000003 -0.000004 0.000008 0.036073 -0.974917 +22 1.292969 -0.000004 -0.000007 -0.126782 -0.026173 -1.176483 +23 4.140620 0.125621 1.391597 0.353422 -0.024689 -0.492752 +24 1.838870 0.000011 0.000005 0.000030 -0.072641 -0.704485 +25 1.175787 -0.000015 0.000002 0.044839 -0.018583 -1.931514 +26 0.897457 -0.321284 1.404302 -1.276501 -0.056582 -0.967100 +27 1.915040 -0.000004 0.000002 -0.000038 -0.255106 0.298817 +28 1.291019 -0.000009 -0.000011 -0.057664 -0.156151 0.941254 +29 12.281261 -0.000003 -0.000010 -0.670309 0.000004 -0.000007 +30 6.140633 -0.000001 0.000001 -0.337355 -0.000001 0.000002 +31 2.203711 1.046372 -2.073293 2.779840 1.384290 0.361177 +32 6.450120 0.000019 0.000013 1.686869 1.759239 -0.749335 +33 12.511066 -0.000010 -0.000007 0.000089 0.000100 -0.706485 +34 12.285427 0.000057 0.000108 -1.035349 0.138990 0.455919 +35 4.152343 0.226079 -0.429949 -0.061916 -0.158893 -1.081465 +36 1.839839 0.000008 -0.000022 -0.000029 0.147170 -0.963519 +37 1.292967 0.000004 -0.000005 -0.000010 -0.149353 -1.138840 +38 4.140609 0.114085 -1.392599 -0.355909 0.134890 -0.509973 +39 1.838867 0.000004 -0.000006 0.000001 0.322150 -0.847927 +40 1.175782 -0.000002 -0.000004 -0.288516 0.290093 -1.585506 +41 0.897454 -0.332752 -1.401373 1.231762 0.339138 -0.821841 +42 1.915041 -0.000006 0.000002 -0.000011 0.143723 0.318308 +43 1.291020 0.000002 0.000001 0.053388 0.026953 0.924179 +44 12.281246 0.000056 0.000110 0.675799 -0.000002 0.000003 +45 6.140620 0.000027 0.000055 0.340013 -0.000006 0.000003 +46 27.796869 25.640671 -5.906251 0.348324 -1.471799 -2.432397 +47 -1.174810 0.048381 -0.362551 1.177530 -1.698751 0.145211 +48 3.447241 -9.210932 -1.772544 -2.913915 0.148756 -0.231594 +49 -2.119105 -7.671893 0.477254 1.641455 -0.002164 1.437520 +time 7 +0 3.319270 3.414570 26.385248 1.745300 -0.000020 -0.000046 +1 4.162780 -0.000001 0.000001 0.675665 -1.697882 2.329787 +2 19.097614 -0.000013 0.000026 -0.000451 -0.000473 1.603369 +3 17.682051 -0.000015 -0.000016 0.003950 -0.211518 -1.296168 +4 7.359949 -0.000017 0.000011 -0.009978 -0.005352 -0.584361 +5 -4.162770 0.000000 -0.000001 -0.574449 -0.775489 -2.424762 +6 19.097561 0.000019 0.000038 0.000708 0.000509 2.026783 +7 17.682051 -0.000036 -0.000033 0.059968 -0.118408 -1.571923 +8 7.359941 0.000016 0.000016 -0.080830 -0.008320 -1.041978 +9 0.000002 3.579300 -3.190629 1.520750 -0.338190 1.630221 +10 4.275551 -0.000007 -0.000006 -0.337290 -0.139254 0.304726 +11 3.766726 -0.000010 -0.000017 -0.005720 0.237035 0.268346 +12 9.546000 -0.000006 -0.000016 0.006121 0.061800 0.239332 +13 3.537111 -0.000009 -0.000004 3.123659 0.000585 0.064769 +14 3.853503 0.000005 -0.000014 0.448143 -0.077330 1.038138 +15 10.490255 -58.366180 38.817280 0.000000 0.000004 0.000000 +16 2.203704 1.046380 2.073297 -0.106370 -1.151141 -2.104533 +17 6.450130 -0.000011 0.000003 -0.590056 -1.919172 -1.880931 +18 12.511058 0.000003 -0.000014 0.000004 0.000001 -0.616129 +19 12.285425 -0.000006 -0.000037 0.728240 -0.347378 0.532969 +20 4.152338 0.229619 0.428217 0.048784 0.209086 -1.266710 +21 1.839850 0.000003 -0.000004 0.000008 0.036073 -0.974917 +22 1.292969 -0.000004 -0.000007 -0.126782 -0.026173 -1.176483 +23 4.140620 0.125621 1.391597 0.353422 -0.024689 -0.492752 +24 1.838870 0.000011 0.000005 0.000030 -0.072641 -0.704485 +25 1.175787 -0.000015 0.000002 0.044839 -0.018583 -1.931514 +26 0.897457 -0.321284 1.404302 -1.276501 -0.056582 -0.967100 +27 1.915040 -0.000004 0.000002 -0.000038 -0.255106 0.298817 +28 1.291019 -0.000009 -0.000011 -0.057664 -0.156151 0.941254 +29 12.281261 -0.000003 -0.000010 -0.670309 0.000004 -0.000007 +30 6.140633 -0.000001 0.000001 -0.337355 -0.000001 0.000002 +31 2.203711 1.046372 -2.073293 2.779840 1.384290 0.361177 +32 6.450120 0.000019 0.000013 1.686869 1.759239 -0.749335 +33 12.511066 -0.000010 -0.000007 0.000089 0.000100 -0.706485 +34 12.285427 0.000057 0.000108 -1.035349 0.138990 0.455919 +35 4.152343 0.226079 -0.429949 -0.061916 -0.158893 -1.081465 +36 1.839839 0.000008 -0.000022 -0.000029 0.147170 -0.963519 +37 1.292967 0.000004 -0.000005 -0.000010 -0.149353 -1.138840 +38 4.140609 0.114085 -1.392599 -0.355909 0.134890 -0.509973 +39 1.838867 0.000004 -0.000006 0.000001 0.322150 -0.847927 +40 1.175782 -0.000002 -0.000004 -0.288516 0.290093 -1.585506 +41 0.897454 -0.332752 -1.401373 1.231762 0.339138 -0.821841 +42 1.915041 -0.000006 0.000002 -0.000011 0.143723 0.318308 +43 1.291020 0.000002 0.000001 0.053388 0.026953 0.924179 +44 12.281246 0.000056 0.000110 0.675799 -0.000002 0.000003 +45 6.140620 0.000027 0.000055 0.340013 -0.000006 0.000003 +46 27.796869 25.640671 -5.906251 0.348324 -1.471799 -2.432397 +47 -1.174810 0.048381 -0.362551 1.177530 -1.698751 0.145211 +48 3.447241 -9.210932 -1.772544 -2.913915 0.148756 -0.231594 +49 -2.119105 -7.671893 0.477254 1.641455 -0.002164 1.437520 +time 8 +0 3.319270 3.414570 26.385248 1.745300 -0.000020 -0.000046 +1 4.162780 -0.000001 0.000001 0.675665 -1.697882 2.329787 +2 19.097614 -0.000013 0.000026 -0.000451 -0.000473 1.603369 +3 17.682051 -0.000015 -0.000016 0.003950 -0.211518 -1.296168 +4 7.359949 -0.000017 0.000011 -0.009978 -0.005352 -0.584361 +5 -4.162770 0.000000 -0.000001 -0.574449 -0.775489 -2.424762 +6 19.097561 0.000019 0.000038 0.000708 0.000509 2.026783 +7 17.682051 -0.000036 -0.000033 0.059968 -0.118408 -1.571923 +8 7.359941 0.000016 0.000016 -0.080830 -0.008320 -1.041978 +9 0.000002 3.579300 -3.190629 1.520750 -0.338190 1.630221 +10 4.275551 -0.000007 -0.000006 -0.337290 -0.139254 0.304726 +11 3.766726 -0.000010 -0.000017 -0.005720 0.237035 0.268346 +12 9.546000 -0.000006 -0.000016 0.006121 0.061800 0.239332 +13 3.537111 -0.000009 -0.000004 3.123659 0.000585 0.064769 +14 3.853503 0.000005 -0.000014 0.448143 -0.077330 1.038138 +15 10.490255 -58.366180 38.817280 0.000000 0.000004 0.000000 +16 2.203704 1.046380 2.073297 -0.106370 -1.151141 -2.104533 +17 6.450130 -0.000011 0.000003 -0.590056 -1.919172 -1.880931 +18 12.511058 0.000003 -0.000014 0.000004 0.000001 -0.616129 +19 12.285425 -0.000006 -0.000037 0.728240 -0.347378 0.532969 +20 4.152338 0.229619 0.428217 0.048784 0.209086 -1.266710 +21 1.839850 0.000003 -0.000004 0.000008 0.036073 -0.974917 +22 1.292969 -0.000004 -0.000007 -0.126782 -0.026173 -1.176483 +23 4.140620 0.125621 1.391597 0.353422 -0.024689 -0.492752 +24 1.838870 0.000011 0.000005 0.000030 -0.072641 -0.704485 +25 1.175787 -0.000015 0.000002 0.044839 -0.018583 -1.931514 +26 0.897457 -0.321284 1.404302 -1.276501 -0.056582 -0.967100 +27 1.915040 -0.000004 0.000002 -0.000038 -0.255106 0.298817 +28 1.291019 -0.000009 -0.000011 -0.057664 -0.156151 0.941254 +29 12.281261 -0.000003 -0.000010 -0.670309 0.000004 -0.000007 +30 6.140633 -0.000001 0.000001 -0.337355 -0.000001 0.000002 +31 2.203711 1.046372 -2.073293 2.779840 1.384290 0.361177 +32 6.450120 0.000019 0.000013 1.686869 1.759239 -0.749335 +33 12.511066 -0.000010 -0.000007 0.000089 0.000100 -0.706485 +34 12.285427 0.000057 0.000108 -1.035349 0.138990 0.455919 +35 4.152343 0.226079 -0.429949 -0.061916 -0.158893 -1.081465 +36 1.839839 0.000008 -0.000022 -0.000029 0.147170 -0.963519 +37 1.292967 0.000004 -0.000005 -0.000010 -0.149353 -1.138840 +38 4.140609 0.114085 -1.392599 -0.355909 0.134890 -0.509973 +39 1.838867 0.000004 -0.000006 0.000001 0.322150 -0.847927 +40 1.175782 -0.000002 -0.000004 -0.288516 0.290093 -1.585506 +41 0.897454 -0.332752 -1.401373 1.231762 0.339138 -0.821841 +42 1.915041 -0.000006 0.000002 -0.000011 0.143723 0.318308 +43 1.291020 0.000002 0.000001 0.053388 0.026953 0.924179 +44 12.281246 0.000056 0.000110 0.675799 -0.000002 0.000003 +45 6.140620 0.000027 0.000055 0.340013 -0.000006 0.000003 +46 27.796869 25.640671 -5.906251 0.348324 -1.471799 -2.432397 +47 -1.174810 0.048381 -0.362551 1.177530 -1.698751 0.145211 +48 3.447241 -9.210932 -1.772544 -2.913915 0.148756 -0.231594 +49 -2.119105 -7.671893 0.477254 1.641455 -0.002164 1.437520 +time 9 +0 3.319270 3.414570 26.385248 1.745300 -0.000020 -0.000046 +1 4.162780 -0.000001 0.000001 0.675665 -1.697882 2.329787 +2 19.097614 -0.000013 0.000026 -0.000451 -0.000473 1.603369 +3 17.682051 -0.000015 -0.000016 0.003950 -0.211518 -1.296168 +4 7.359949 -0.000017 0.000011 -0.009978 -0.005352 -0.584361 +5 -4.162770 0.000000 -0.000001 -0.574449 -0.775489 -2.424762 +6 19.097561 0.000019 0.000038 0.000708 0.000509 2.026783 +7 17.682051 -0.000036 -0.000033 0.059968 -0.118408 -1.571923 +8 7.359941 0.000016 0.000016 -0.080830 -0.008320 -1.041978 +9 0.000002 3.579300 -3.190629 1.520750 -0.338190 1.630221 +10 4.275551 -0.000007 -0.000006 -0.337290 -0.139254 0.304726 +11 3.766726 -0.000010 -0.000017 -0.005720 0.237035 0.268346 +12 9.546000 -0.000006 -0.000016 0.006121 0.061800 0.239332 +13 3.537111 -0.000009 -0.000004 3.123659 0.000585 0.064769 +14 3.853503 0.000005 -0.000014 0.448143 -0.077330 1.038138 +15 10.490255 -58.366180 38.817280 0.000000 0.000004 0.000000 +16 2.203704 1.046380 2.073297 -0.106370 -1.151141 -2.104533 +17 6.450130 -0.000011 0.000003 -0.590056 -1.919172 -1.880931 +18 12.511058 0.000003 -0.000014 0.000004 0.000001 -0.616129 +19 12.285425 -0.000006 -0.000037 0.728240 -0.347378 0.532969 +20 4.152338 0.229619 0.428217 0.048784 0.209086 -1.266710 +21 1.839850 0.000003 -0.000004 0.000008 0.036073 -0.974917 +22 1.292969 -0.000004 -0.000007 -0.126782 -0.026173 -1.176483 +23 4.140620 0.125621 1.391597 0.353422 -0.024689 -0.492752 +24 1.838870 0.000011 0.000005 0.000030 -0.072641 -0.704485 +25 1.175787 -0.000015 0.000002 0.044839 -0.018583 -1.931514 +26 0.897457 -0.321284 1.404302 -1.276501 -0.056582 -0.967100 +27 1.915040 -0.000004 0.000002 -0.000038 -0.255106 0.298817 +28 1.291019 -0.000009 -0.000011 -0.057664 -0.156151 0.941254 +29 12.281261 -0.000003 -0.000010 -0.670309 0.000004 -0.000007 +30 6.140633 -0.000001 0.000001 -0.337355 -0.000001 0.000002 +31 2.203711 1.046372 -2.073293 2.779840 1.384290 0.361177 +32 6.450120 0.000019 0.000013 1.686869 1.759239 -0.749335 +33 12.511066 -0.000010 -0.000007 0.000089 0.000100 -0.706485 +34 12.285427 0.000057 0.000108 -1.035349 0.138990 0.455919 +35 4.152343 0.226079 -0.429949 -0.061916 -0.158893 -1.081465 +36 1.839839 0.000008 -0.000022 -0.000029 0.147170 -0.963519 +37 1.292967 0.000004 -0.000005 -0.000010 -0.149353 -1.138840 +38 4.140609 0.114085 -1.392599 -0.355909 0.134890 -0.509973 +39 1.838867 0.000004 -0.000006 0.000001 0.322150 -0.847927 +40 1.175782 -0.000002 -0.000004 -0.288516 0.290093 -1.585506 +41 0.897454 -0.332752 -1.401373 1.231762 0.339138 -0.821841 +42 1.915041 -0.000006 0.000002 -0.000011 0.143723 0.318308 +43 1.291020 0.000002 0.000001 0.053388 0.026953 0.924179 +44 12.281246 0.000056 0.000110 0.675799 -0.000002 0.000003 +45 6.140620 0.000027 0.000055 0.340013 -0.000006 0.000003 +46 27.796869 25.640671 -5.906251 0.348324 -1.471799 -2.432397 +47 -1.174810 0.048381 -0.362551 1.177530 -1.698751 0.145211 +48 3.447241 -9.210932 -1.772544 -2.913915 0.148756 -0.231594 +49 -2.119105 -7.671893 0.477254 1.641455 -0.002164 1.437520 +time 10 +0 3.319270 3.414570 26.385248 1.745300 -0.000020 -0.000046 +1 4.162780 -0.000001 0.000001 0.675665 -1.697882 2.329787 +2 19.097614 -0.000013 0.000026 -0.000451 -0.000473 1.603369 +3 17.682051 -0.000015 -0.000016 0.003950 -0.211518 -1.296168 +4 7.359949 -0.000017 0.000011 -0.009978 -0.005352 -0.584361 +5 -4.162770 0.000000 -0.000001 -0.574449 -0.775489 -2.424762 +6 19.097561 0.000019 0.000038 0.000708 0.000509 2.026783 +7 17.682051 -0.000036 -0.000033 0.059968 -0.118408 -1.571923 +8 7.359941 0.000016 0.000016 -0.080830 -0.008320 -1.041978 +9 0.000002 3.579300 -3.190629 1.520750 -0.338190 1.630221 +10 4.275551 -0.000007 -0.000006 -0.337290 -0.139254 0.304726 +11 3.766726 -0.000010 -0.000017 -0.005720 0.237035 0.268346 +12 9.546000 -0.000006 -0.000016 0.006121 0.061800 0.239332 +13 3.537111 -0.000009 -0.000004 3.123659 0.000585 0.064769 +14 3.853503 0.000005 -0.000014 0.448143 -0.077330 1.038138 +15 10.490255 -58.366180 38.817280 0.000000 0.000004 0.000000 +16 2.203704 1.046380 2.073297 -0.106370 -1.151141 -2.104533 +17 6.450130 -0.000011 0.000003 -0.590056 -1.919172 -1.880931 +18 12.511058 0.000003 -0.000014 0.000004 0.000001 -0.616129 +19 12.285425 -0.000006 -0.000037 0.728240 -0.347378 0.532969 +20 4.152338 0.229619 0.428217 0.048784 0.209086 -1.266710 +21 1.839850 0.000003 -0.000004 0.000008 0.036073 -0.974917 +22 1.292969 -0.000004 -0.000007 -0.126782 -0.026173 -1.176483 +23 4.140620 0.125621 1.391597 0.353422 -0.024689 -0.492752 +24 1.838870 0.000011 0.000005 0.000030 -0.072641 -0.704485 +25 1.175787 -0.000015 0.000002 0.044839 -0.018583 -1.931514 +26 0.897457 -0.321284 1.404302 -1.276501 -0.056582 -0.967100 +27 1.915040 -0.000004 0.000002 -0.000038 -0.255106 0.298817 +28 1.291019 -0.000009 -0.000011 -0.057664 -0.156151 0.941254 +29 12.281261 -0.000003 -0.000010 -0.670309 0.000004 -0.000007 +30 6.140633 -0.000001 0.000001 -0.337355 -0.000001 0.000002 +31 2.203711 1.046372 -2.073293 2.779840 1.384290 0.361177 +32 6.450120 0.000019 0.000013 1.686869 1.759239 -0.749335 +33 12.511066 -0.000010 -0.000007 0.000089 0.000100 -0.706485 +34 12.285427 0.000057 0.000108 -1.035349 0.138990 0.455919 +35 4.152343 0.226079 -0.429949 -0.061916 -0.158893 -1.081465 +36 1.839839 0.000008 -0.000022 -0.000029 0.147170 -0.963519 +37 1.292967 0.000004 -0.000005 -0.000010 -0.149353 -1.138840 +38 4.140609 0.114085 -1.392599 -0.355909 0.134890 -0.509973 +39 1.838867 0.000004 -0.000006 0.000001 0.322150 -0.847927 +40 1.175782 -0.000002 -0.000004 -0.288516 0.290093 -1.585506 +41 0.897454 -0.332752 -1.401373 1.231762 0.339138 -0.821841 +42 1.915041 -0.000006 0.000002 -0.000011 0.143723 0.318308 +43 1.291020 0.000002 0.000001 0.053388 0.026953 0.924179 +44 12.281246 0.000056 0.000110 0.675799 -0.000002 0.000003 +45 6.140620 0.000027 0.000055 0.340013 -0.000006 0.000003 +46 27.796869 25.640671 -5.906251 0.348324 -1.471799 -2.432397 +47 -1.174810 0.048381 -0.362551 1.177530 -1.698751 0.145211 +48 3.447241 -9.210932 -1.772544 -2.913915 0.148756 -0.231594 +49 -2.119105 -7.671893 0.477254 1.641455 -0.002164 1.437520 +time 11 +0 3.319270 3.414570 26.385248 1.745300 -0.000020 -0.000046 +1 4.162780 -0.000001 0.000001 0.675665 -1.697882 2.329787 +2 19.097614 -0.000013 0.000026 -0.000451 -0.000473 1.603369 +3 17.682051 -0.000015 -0.000016 0.003950 -0.211518 -1.296168 +4 7.359949 -0.000017 0.000011 -0.009978 -0.005352 -0.584361 +5 -4.162770 0.000000 -0.000001 -0.574449 -0.775489 -2.424762 +6 19.097561 0.000019 0.000038 0.000708 0.000509 2.026783 +7 17.682051 -0.000036 -0.000033 0.059968 -0.118408 -1.571923 +8 7.359941 0.000016 0.000016 -0.080830 -0.008320 -1.041978 +9 0.000002 3.579300 -3.190629 1.520750 -0.338190 1.630221 +10 4.275551 -0.000007 -0.000006 -0.337290 -0.139254 0.304726 +11 3.766726 -0.000010 -0.000017 -0.005720 0.237035 0.268346 +12 9.546000 -0.000006 -0.000016 0.006121 0.061800 0.239332 +13 3.537111 -0.000009 -0.000004 3.123659 0.000585 0.064769 +14 3.853503 0.000005 -0.000014 0.448143 -0.077330 1.038138 +15 10.490255 -58.366180 38.817280 0.000000 0.000004 0.000000 +16 2.203704 1.046380 2.073297 -0.106370 -1.151141 -2.104533 +17 6.450130 -0.000011 0.000003 -0.590056 -1.919172 -1.880931 +18 12.511058 0.000003 -0.000014 0.000004 0.000001 -0.616129 +19 12.285425 -0.000006 -0.000037 0.728240 -0.347378 0.532969 +20 4.152338 0.229619 0.428217 0.048784 0.209086 -1.266710 +21 1.839850 0.000003 -0.000004 0.000008 0.036073 -0.974917 +22 1.292969 -0.000004 -0.000007 -0.126782 -0.026173 -1.176483 +23 4.140620 0.125621 1.391597 0.353422 -0.024689 -0.492752 +24 1.838870 0.000011 0.000005 0.000030 -0.072641 -0.704485 +25 1.175787 -0.000015 0.000002 0.044839 -0.018583 -1.931514 +26 0.897457 -0.321284 1.404302 -1.276501 -0.056582 -0.967100 +27 1.915040 -0.000004 0.000002 -0.000038 -0.255106 0.298817 +28 1.291019 -0.000009 -0.000011 -0.057664 -0.156151 0.941254 +29 12.281261 -0.000003 -0.000010 -0.670309 0.000004 -0.000007 +30 6.140633 -0.000001 0.000001 -0.337355 -0.000001 0.000002 +31 2.203711 1.046372 -2.073293 2.779840 1.384290 0.361177 +32 6.450120 0.000019 0.000013 1.686869 1.759239 -0.749335 +33 12.511066 -0.000010 -0.000007 0.000089 0.000100 -0.706485 +34 12.285427 0.000057 0.000108 -1.035349 0.138990 0.455919 +35 4.152343 0.226079 -0.429949 -0.061916 -0.158893 -1.081465 +36 1.839839 0.000008 -0.000022 -0.000029 0.147170 -0.963519 +37 1.292967 0.000004 -0.000005 -0.000010 -0.149353 -1.138840 +38 4.140609 0.114085 -1.392599 -0.355909 0.134890 -0.509973 +39 1.838867 0.000004 -0.000006 0.000001 0.322150 -0.847927 +40 1.175782 -0.000002 -0.000004 -0.288516 0.290093 -1.585506 +41 0.897454 -0.332752 -1.401373 1.231762 0.339138 -0.821841 +42 1.915041 -0.000006 0.000002 -0.000011 0.143723 0.318308 +43 1.291020 0.000002 0.000001 0.053388 0.026953 0.924179 +44 12.281246 0.000056 0.000110 0.675799 -0.000002 0.000003 +45 6.140620 0.000027 0.000055 0.340013 -0.000006 0.000003 +46 27.796869 25.640671 -5.906251 0.348324 -1.471799 -2.432397 +47 -1.174810 0.048381 -0.362551 1.177530 -1.698751 0.145211 +48 3.447241 -9.210932 -1.772544 -2.913915 0.148756 -0.231594 +49 -2.119105 -7.671893 0.477254 1.641455 -0.002164 1.437520 +time 12 +0 3.319270 3.414570 26.385248 1.745300 -0.000020 -0.000046 +1 4.162780 -0.000001 0.000001 0.675665 -1.697882 2.329787 +2 19.097614 -0.000013 0.000026 -0.000451 -0.000473 1.603369 +3 17.682051 -0.000015 -0.000016 0.003950 -0.211518 -1.296168 +4 7.359949 -0.000017 0.000011 -0.009978 -0.005352 -0.584361 +5 -4.162770 0.000000 -0.000001 -0.574449 -0.775489 -2.424762 +6 19.097561 0.000019 0.000038 0.000708 0.000509 2.026783 +7 17.682051 -0.000036 -0.000033 0.059968 -0.118408 -1.571923 +8 7.359941 0.000016 0.000016 -0.080830 -0.008320 -1.041978 +9 0.000002 3.579300 -3.190629 1.520750 -0.338190 1.630221 +10 4.275551 -0.000007 -0.000006 -0.337290 -0.139254 0.304726 +11 3.766726 -0.000010 -0.000017 -0.005720 0.237035 0.268346 +12 9.546000 -0.000006 -0.000016 0.006121 0.061800 0.239332 +13 3.537111 -0.000009 -0.000004 3.123659 0.000585 0.064769 +14 3.853503 0.000005 -0.000014 0.448143 -0.077330 1.038138 +15 10.490255 -58.366180 38.817280 0.000000 0.000004 0.000000 +16 2.203704 1.046380 2.073297 -0.106370 -1.151141 -2.104533 +17 6.450130 -0.000011 0.000003 -0.590056 -1.919172 -1.880931 +18 12.511058 0.000003 -0.000014 0.000004 0.000001 -0.616129 +19 12.285425 -0.000006 -0.000037 0.728240 -0.347378 0.532969 +20 4.152338 0.229619 0.428217 0.048784 0.209086 -1.266710 +21 1.839850 0.000003 -0.000004 0.000008 0.036073 -0.974917 +22 1.292969 -0.000004 -0.000007 -0.126782 -0.026173 -1.176483 +23 4.140620 0.125621 1.391597 0.353422 -0.024689 -0.492752 +24 1.838870 0.000011 0.000005 0.000030 -0.072641 -0.704485 +25 1.175787 -0.000015 0.000002 0.044839 -0.018583 -1.931514 +26 0.897457 -0.321284 1.404302 -1.276501 -0.056582 -0.967100 +27 1.915040 -0.000004 0.000002 -0.000038 -0.255106 0.298817 +28 1.291019 -0.000009 -0.000011 -0.057664 -0.156151 0.941254 +29 12.281261 -0.000003 -0.000010 -0.670309 0.000004 -0.000007 +30 6.140633 -0.000001 0.000001 -0.337355 -0.000001 0.000002 +31 2.203711 1.046372 -2.073293 2.779840 1.384290 0.361177 +32 6.450120 0.000019 0.000013 1.686869 1.759239 -0.749335 +33 12.511066 -0.000010 -0.000007 0.000089 0.000100 -0.706485 +34 12.285427 0.000057 0.000108 -1.035349 0.138990 0.455919 +35 4.152343 0.226079 -0.429949 -0.061916 -0.158893 -1.081465 +36 1.839839 0.000008 -0.000022 -0.000029 0.147170 -0.963519 +37 1.292967 0.000004 -0.000005 -0.000010 -0.149353 -1.138840 +38 4.140609 0.114085 -1.392599 -0.355909 0.134890 -0.509973 +39 1.838867 0.000004 -0.000006 0.000001 0.322150 -0.847927 +40 1.175782 -0.000002 -0.000004 -0.288516 0.290093 -1.585506 +41 0.897454 -0.332752 -1.401373 1.231762 0.339138 -0.821841 +42 1.915041 -0.000006 0.000002 -0.000011 0.143723 0.318308 +43 1.291020 0.000002 0.000001 0.053388 0.026953 0.924179 +44 12.281246 0.000056 0.000110 0.675799 -0.000002 0.000003 +45 6.140620 0.000027 0.000055 0.340013 -0.000006 0.000003 +46 27.796869 25.640671 -5.906251 0.348324 -1.471799 -2.432397 +47 -1.174810 0.048381 -0.362551 1.177530 -1.698751 0.145211 +48 3.447241 -9.210932 -1.772544 -2.913915 0.148756 -0.231594 +49 -2.119105 -7.671893 0.477254 1.641455 -0.002164 1.437520 +time 13 +0 3.319270 3.414570 26.385248 1.745300 -0.000020 -0.000046 +1 4.162780 -0.000001 0.000001 0.675665 -1.697882 2.329787 +2 19.097614 -0.000013 0.000026 -0.000451 -0.000473 1.603369 +3 17.682051 -0.000015 -0.000016 0.003950 -0.211518 -1.296168 +4 7.359949 -0.000017 0.000011 -0.009978 -0.005352 -0.584361 +5 -4.162770 0.000000 -0.000001 -0.574449 -0.775489 -2.424762 +6 19.097561 0.000019 0.000038 0.000708 0.000509 2.026783 +7 17.682051 -0.000036 -0.000033 0.059968 -0.118408 -1.571923 +8 7.359941 0.000016 0.000016 -0.080830 -0.008320 -1.041978 +9 0.000002 3.579300 -3.190629 1.520750 -0.338190 1.630221 +10 4.275551 -0.000007 -0.000006 -0.337290 -0.139254 0.304726 +11 3.766726 -0.000010 -0.000017 -0.005720 0.237035 0.268346 +12 9.546000 -0.000006 -0.000016 0.006121 0.061800 0.239332 +13 3.537111 -0.000009 -0.000004 3.123659 0.000585 0.064769 +14 3.853503 0.000005 -0.000014 0.448143 -0.077330 1.038138 +15 10.490255 -58.366180 38.817280 0.000000 0.000004 0.000000 +16 2.203704 1.046380 2.073297 -0.106370 -1.151141 -2.104533 +17 6.450130 -0.000011 0.000003 -0.590056 -1.919172 -1.880931 +18 12.511058 0.000003 -0.000014 0.000004 0.000001 -0.616129 +19 12.285425 -0.000006 -0.000037 0.728240 -0.347378 0.532969 +20 4.152338 0.229619 0.428217 0.048784 0.209086 -1.266710 +21 1.839850 0.000003 -0.000004 0.000008 0.036073 -0.974917 +22 1.292969 -0.000004 -0.000007 -0.126782 -0.026173 -1.176483 +23 4.140620 0.125621 1.391597 0.353422 -0.024689 -0.492752 +24 1.838870 0.000011 0.000005 0.000030 -0.072641 -0.704485 +25 1.175787 -0.000015 0.000002 0.044839 -0.018583 -1.931514 +26 0.897457 -0.321284 1.404302 -1.276501 -0.056582 -0.967100 +27 1.915040 -0.000004 0.000002 -0.000038 -0.255106 0.298817 +28 1.291019 -0.000009 -0.000011 -0.057664 -0.156151 0.941254 +29 12.281261 -0.000003 -0.000010 -0.670309 0.000004 -0.000007 +30 6.140633 -0.000001 0.000001 -0.337355 -0.000001 0.000002 +31 2.203711 1.046372 -2.073293 2.779840 1.384290 0.361177 +32 6.450120 0.000019 0.000013 1.686869 1.759239 -0.749335 +33 12.511066 -0.000010 -0.000007 0.000089 0.000100 -0.706485 +34 12.285427 0.000057 0.000108 -1.035349 0.138990 0.455919 +35 4.152343 0.226079 -0.429949 -0.061916 -0.158893 -1.081465 +36 1.839839 0.000008 -0.000022 -0.000029 0.147170 -0.963519 +37 1.292967 0.000004 -0.000005 -0.000010 -0.149353 -1.138840 +38 4.140609 0.114085 -1.392599 -0.355909 0.134890 -0.509973 +39 1.838867 0.000004 -0.000006 0.000001 0.322150 -0.847927 +40 1.175782 -0.000002 -0.000004 -0.288516 0.290093 -1.585506 +41 0.897454 -0.332752 -1.401373 1.231762 0.339138 -0.821841 +42 1.915041 -0.000006 0.000002 -0.000011 0.143723 0.318308 +43 1.291020 0.000002 0.000001 0.053388 0.026953 0.924179 +44 12.281246 0.000056 0.000110 0.675799 -0.000002 0.000003 +45 6.140620 0.000027 0.000055 0.340013 -0.000006 0.000003 +46 27.796869 25.640671 -5.906251 0.348324 -1.471799 -2.432397 +47 -1.174810 0.048381 -0.362551 1.177530 -1.698751 0.145211 +48 3.447241 -9.210932 -1.772544 -2.913915 0.148756 -0.231594 +49 -2.119105 -7.671893 0.477254 1.641455 -0.002164 1.437520 +time 14 +0 3.319270 3.414570 26.385248 1.745300 -0.000020 -0.000046 +1 4.162780 -0.000001 0.000001 0.675665 -1.697882 2.329787 +2 19.097614 -0.000013 0.000026 -0.000451 -0.000473 1.603369 +3 17.682051 -0.000015 -0.000016 0.003950 -0.211518 -1.296168 +4 7.359949 -0.000017 0.000011 -0.009978 -0.005352 -0.584361 +5 -4.162770 0.000000 -0.000001 -0.574449 -0.775489 -2.424762 +6 19.097561 0.000019 0.000038 0.000708 0.000509 2.026783 +7 17.682051 -0.000036 -0.000033 0.059968 -0.118408 -1.571923 +8 7.359941 0.000016 0.000016 -0.080830 -0.008320 -1.041978 +9 0.000002 3.579300 -3.190629 1.520750 -0.338190 1.630221 +10 4.275551 -0.000007 -0.000006 -0.337290 -0.139254 0.304726 +11 3.766726 -0.000010 -0.000017 -0.005720 0.237035 0.268346 +12 9.546000 -0.000006 -0.000016 0.006121 0.061800 0.239332 +13 3.537111 -0.000009 -0.000004 3.123659 0.000585 0.064769 +14 3.853503 0.000005 -0.000014 0.448143 -0.077330 1.038138 +15 10.490255 -58.366180 38.817280 0.000000 0.000004 0.000000 +16 2.203704 1.046380 2.073297 -0.106370 -1.151141 -2.104533 +17 6.450130 -0.000011 0.000003 -0.590056 -1.919172 -1.880931 +18 12.511058 0.000003 -0.000014 0.000004 0.000001 -0.616129 +19 12.285425 -0.000006 -0.000037 0.728240 -0.347378 0.532969 +20 4.152338 0.229619 0.428217 0.048784 0.209086 -1.266710 +21 1.839850 0.000003 -0.000004 0.000008 0.036073 -0.974917 +22 1.292969 -0.000004 -0.000007 -0.126782 -0.026173 -1.176483 +23 4.140620 0.125621 1.391597 0.353422 -0.024689 -0.492752 +24 1.838870 0.000011 0.000005 0.000030 -0.072641 -0.704485 +25 1.175787 -0.000015 0.000002 0.044839 -0.018583 -1.931514 +26 0.897457 -0.321284 1.404302 -1.276501 -0.056582 -0.967100 +27 1.915040 -0.000004 0.000002 -0.000038 -0.255106 0.298817 +28 1.291019 -0.000009 -0.000011 -0.057664 -0.156151 0.941254 +29 12.281261 -0.000003 -0.000010 -0.670309 0.000004 -0.000007 +30 6.140633 -0.000001 0.000001 -0.337355 -0.000001 0.000002 +31 2.203711 1.046372 -2.073293 2.779840 1.384290 0.361177 +32 6.450120 0.000019 0.000013 1.686869 1.759239 -0.749335 +33 12.511066 -0.000010 -0.000007 0.000089 0.000100 -0.706485 +34 12.285427 0.000057 0.000108 -1.035349 0.138990 0.455919 +35 4.152343 0.226079 -0.429949 -0.061916 -0.158893 -1.081465 +36 1.839839 0.000008 -0.000022 -0.000029 0.147170 -0.963519 +37 1.292967 0.000004 -0.000005 -0.000010 -0.149353 -1.138840 +38 4.140609 0.114085 -1.392599 -0.355909 0.134890 -0.509973 +39 1.838867 0.000004 -0.000006 0.000001 0.322150 -0.847927 +40 1.175782 -0.000002 -0.000004 -0.288516 0.290093 -1.585506 +41 0.897454 -0.332752 -1.401373 1.231762 0.339138 -0.821841 +42 1.915041 -0.000006 0.000002 -0.000011 0.143723 0.318308 +43 1.291020 0.000002 0.000001 0.053388 0.026953 0.924179 +44 12.281246 0.000056 0.000110 0.675799 -0.000002 0.000003 +45 6.140620 0.000027 0.000055 0.340013 -0.000006 0.000003 +46 27.796869 25.640671 -5.906251 0.348324 -1.471799 -2.432397 +47 -1.174810 0.048381 -0.362551 1.177530 -1.698751 0.145211 +48 3.447241 -9.210932 -1.772544 -2.913915 0.148756 -0.231594 +49 -2.119105 -7.671893 0.477254 1.641455 -0.002164 1.437520 +time 15 +0 3.319270 3.414570 26.385248 1.745300 -0.000020 -0.000046 +1 4.162780 -0.000001 0.000001 0.675665 -1.697882 2.329787 +2 19.097614 -0.000013 0.000026 -0.000451 -0.000473 1.603369 +3 17.682051 -0.000015 -0.000016 0.003950 -0.211518 -1.296168 +4 7.359949 -0.000017 0.000011 -0.009978 -0.005352 -0.584361 +5 -4.162770 0.000000 -0.000001 -0.574449 -0.775489 -2.424762 +6 19.097561 0.000019 0.000038 0.000708 0.000509 2.026783 +7 17.682051 -0.000036 -0.000033 0.059968 -0.118408 -1.571923 +8 7.359941 0.000016 0.000016 -0.080830 -0.008320 -1.041978 +9 0.000002 3.579300 -3.190629 1.520750 -0.338190 1.630221 +10 4.275551 -0.000007 -0.000006 -0.337290 -0.139254 0.304726 +11 3.766726 -0.000010 -0.000017 -0.005720 0.237035 0.268346 +12 9.546000 -0.000006 -0.000016 0.006121 0.061800 0.239332 +13 3.537111 -0.000009 -0.000004 3.123659 0.000585 0.064769 +14 3.853503 0.000005 -0.000014 0.448143 -0.077330 1.038138 +15 10.490255 -58.366180 38.817280 0.000000 0.000004 0.000000 +16 2.203704 1.046380 2.073297 -0.106370 -1.151141 -2.104533 +17 6.450130 -0.000011 0.000003 -0.590056 -1.919172 -1.880931 +18 12.511058 0.000003 -0.000014 0.000004 0.000001 -0.616129 +19 12.285425 -0.000006 -0.000037 0.728240 -0.347378 0.532969 +20 4.152338 0.229619 0.428217 0.048784 0.209086 -1.266710 +21 1.839850 0.000003 -0.000004 0.000008 0.036073 -0.974917 +22 1.292969 -0.000004 -0.000007 -0.126782 -0.026173 -1.176483 +23 4.140620 0.125621 1.391597 0.353422 -0.024689 -0.492752 +24 1.838870 0.000011 0.000005 0.000030 -0.072641 -0.704485 +25 1.175787 -0.000015 0.000002 0.044839 -0.018583 -1.931514 +26 0.897457 -0.321284 1.404302 -1.276501 -0.056582 -0.967100 +27 1.915040 -0.000004 0.000002 -0.000038 -0.255106 0.298817 +28 1.291019 -0.000009 -0.000011 -0.057664 -0.156151 0.941254 +29 12.281261 -0.000003 -0.000010 -0.670309 0.000004 -0.000007 +30 6.140633 -0.000001 0.000001 -0.337355 -0.000001 0.000002 +31 2.203711 1.046372 -2.073293 2.779840 1.384290 0.361177 +32 6.450120 0.000019 0.000013 1.686869 1.759239 -0.749335 +33 12.511066 -0.000010 -0.000007 0.000089 0.000100 -0.706485 +34 12.285427 0.000057 0.000108 -1.035349 0.138990 0.455919 +35 4.152343 0.226079 -0.429949 -0.061916 -0.158893 -1.081465 +36 1.839839 0.000008 -0.000022 -0.000029 0.147170 -0.963519 +37 1.292967 0.000004 -0.000005 -0.000010 -0.149353 -1.138840 +38 4.140609 0.114085 -1.392599 -0.355909 0.134890 -0.509973 +39 1.838867 0.000004 -0.000006 0.000001 0.322150 -0.847927 +40 1.175782 -0.000002 -0.000004 -0.288516 0.290093 -1.585506 +41 0.897454 -0.332752 -1.401373 1.231762 0.339138 -0.821841 +42 1.915041 -0.000006 0.000002 -0.000011 0.143723 0.318308 +43 1.291020 0.000002 0.000001 0.053388 0.026953 0.924179 +44 12.281246 0.000056 0.000110 0.675799 -0.000002 0.000003 +45 6.140620 0.000027 0.000055 0.340013 -0.000006 0.000003 +46 27.796869 25.640671 -5.906251 0.348324 -1.471799 -2.432397 +47 -1.174810 0.048381 -0.362551 1.177530 -1.698751 0.145211 +48 3.447241 -9.210932 -1.772544 -2.913915 0.148756 -0.231594 +49 -2.119105 -7.671893 0.477254 1.641455 -0.002164 1.437520 +time 16 +0 3.319270 3.414570 26.385248 1.745300 -0.000020 -0.000046 +1 4.162780 -0.000001 0.000001 0.675665 -1.697882 2.329787 +2 19.097614 -0.000013 0.000026 -0.000451 -0.000473 1.603369 +3 17.682051 -0.000015 -0.000016 0.003950 -0.211518 -1.296168 +4 7.359949 -0.000017 0.000011 -0.009978 -0.005352 -0.584361 +5 -4.162770 0.000000 -0.000001 -0.574449 -0.775489 -2.424762 +6 19.097561 0.000019 0.000038 0.000708 0.000509 2.026783 +7 17.682051 -0.000036 -0.000033 0.059968 -0.118408 -1.571923 +8 7.359941 0.000016 0.000016 -0.080830 -0.008320 -1.041978 +9 0.000002 3.579300 -3.190629 1.520750 -0.338190 1.630221 +10 4.275551 -0.000007 -0.000006 -0.337290 -0.139254 0.304726 +11 3.766726 -0.000010 -0.000017 -0.005720 0.237035 0.268346 +12 9.546000 -0.000006 -0.000016 0.006121 0.061800 0.239332 +13 3.537111 -0.000009 -0.000004 3.123659 0.000585 0.064769 +14 3.853503 0.000005 -0.000014 0.448143 -0.077330 1.038138 +15 10.490255 -58.366180 38.817280 0.000000 0.000004 0.000000 +16 2.203704 1.046380 2.073297 -0.106370 -1.151141 -2.104533 +17 6.450130 -0.000011 0.000003 -0.590056 -1.919172 -1.880931 +18 12.511058 0.000003 -0.000014 0.000004 0.000001 -0.616129 +19 12.285425 -0.000006 -0.000037 0.728240 -0.347378 0.532969 +20 4.152338 0.229619 0.428217 0.048784 0.209086 -1.266710 +21 1.839850 0.000003 -0.000004 0.000008 0.036073 -0.974917 +22 1.292969 -0.000004 -0.000007 -0.126782 -0.026173 -1.176483 +23 4.140620 0.125621 1.391597 0.353422 -0.024689 -0.492752 +24 1.838870 0.000011 0.000005 0.000030 -0.072641 -0.704485 +25 1.175787 -0.000015 0.000002 0.044839 -0.018583 -1.931514 +26 0.897457 -0.321284 1.404302 -1.276501 -0.056582 -0.967100 +27 1.915040 -0.000004 0.000002 -0.000038 -0.255106 0.298817 +28 1.291019 -0.000009 -0.000011 -0.057664 -0.156151 0.941254 +29 12.281261 -0.000003 -0.000010 -0.670309 0.000004 -0.000007 +30 6.140633 -0.000001 0.000001 -0.337355 -0.000001 0.000002 +31 2.203711 1.046372 -2.073293 2.779840 1.384290 0.361177 +32 6.450120 0.000019 0.000013 1.686869 1.759239 -0.749335 +33 12.511066 -0.000010 -0.000007 0.000089 0.000100 -0.706485 +34 12.285427 0.000057 0.000108 -1.035349 0.138990 0.455919 +35 4.152343 0.226079 -0.429949 -0.061916 -0.158893 -1.081465 +36 1.839839 0.000008 -0.000022 -0.000029 0.147170 -0.963519 +37 1.292967 0.000004 -0.000005 -0.000010 -0.149353 -1.138840 +38 4.140609 0.114085 -1.392599 -0.355909 0.134890 -0.509973 +39 1.838867 0.000004 -0.000006 0.000001 0.322150 -0.847927 +40 1.175782 -0.000002 -0.000004 -0.288516 0.290093 -1.585506 +41 0.897454 -0.332752 -1.401373 1.231762 0.339138 -0.821841 +42 1.915041 -0.000006 0.000002 -0.000011 0.143723 0.318308 +43 1.291020 0.000002 0.000001 0.053388 0.026953 0.924179 +44 12.281246 0.000056 0.000110 0.675799 -0.000002 0.000003 +45 6.140620 0.000027 0.000055 0.340013 -0.000006 0.000003 +46 27.796869 25.640671 -5.906251 0.348324 -1.471799 -2.432397 +47 -1.174810 0.048381 -0.362551 1.177530 -1.698751 0.145211 +48 3.447241 -9.210932 -1.772544 -2.913915 0.148756 -0.231594 +49 -2.119105 -7.671893 0.477254 1.641455 -0.002164 1.437520 +time 17 +0 3.319270 3.414570 26.385248 1.745300 -0.000020 -0.000046 +1 4.162780 -0.000001 0.000001 0.675665 -1.697882 2.329787 +2 19.097614 -0.000013 0.000026 -0.000451 -0.000473 1.603369 +3 17.682051 -0.000015 -0.000016 0.003950 -0.211518 -1.296168 +4 7.359949 -0.000017 0.000011 -0.009978 -0.005352 -0.584361 +5 -4.162770 0.000000 -0.000001 -0.574449 -0.775489 -2.424762 +6 19.097561 0.000019 0.000038 0.000708 0.000509 2.026783 +7 17.682051 -0.000036 -0.000033 0.059968 -0.118408 -1.571923 +8 7.359941 0.000016 0.000016 -0.080830 -0.008320 -1.041978 +9 0.000002 3.579300 -3.190629 1.520750 -0.338190 1.630221 +10 4.275551 -0.000007 -0.000006 -0.337290 -0.139254 0.304726 +11 3.766726 -0.000010 -0.000017 -0.005720 0.237035 0.268346 +12 9.546000 -0.000006 -0.000016 0.006121 0.061800 0.239332 +13 3.537111 -0.000009 -0.000004 3.123659 0.000585 0.064769 +14 3.853503 0.000005 -0.000014 0.448143 -0.077330 1.038138 +15 10.490255 -58.366180 38.817280 0.000000 0.000004 0.000000 +16 2.203704 1.046380 2.073297 -0.106370 -1.151141 -2.104533 +17 6.450130 -0.000011 0.000003 -0.590056 -1.919172 -1.880931 +18 12.511058 0.000003 -0.000014 0.000004 0.000001 -0.616129 +19 12.285425 -0.000006 -0.000037 0.728240 -0.347378 0.532969 +20 4.152338 0.229619 0.428217 0.048784 0.209086 -1.266710 +21 1.839850 0.000003 -0.000004 0.000008 0.036073 -0.974917 +22 1.292969 -0.000004 -0.000007 -0.126782 -0.026173 -1.176483 +23 4.140620 0.125621 1.391597 0.353422 -0.024689 -0.492752 +24 1.838870 0.000011 0.000005 0.000030 -0.072641 -0.704485 +25 1.175787 -0.000015 0.000002 0.044839 -0.018583 -1.931514 +26 0.897457 -0.321284 1.404302 -1.276501 -0.056582 -0.967100 +27 1.915040 -0.000004 0.000002 -0.000038 -0.255106 0.298817 +28 1.291019 -0.000009 -0.000011 -0.057664 -0.156151 0.941254 +29 12.281261 -0.000003 -0.000010 -0.670309 0.000004 -0.000007 +30 6.140633 -0.000001 0.000001 -0.337355 -0.000001 0.000002 +31 2.203711 1.046372 -2.073293 2.779840 1.384290 0.361177 +32 6.450120 0.000019 0.000013 1.686869 1.759239 -0.749335 +33 12.511066 -0.000010 -0.000007 0.000089 0.000100 -0.706485 +34 12.285427 0.000057 0.000108 -1.035349 0.138990 0.455919 +35 4.152343 0.226079 -0.429949 -0.061916 -0.158893 -1.081465 +36 1.839839 0.000008 -0.000022 -0.000029 0.147170 -0.963519 +37 1.292967 0.000004 -0.000005 -0.000010 -0.149353 -1.138840 +38 4.140609 0.114085 -1.392599 -0.355909 0.134890 -0.509973 +39 1.838867 0.000004 -0.000006 0.000001 0.322150 -0.847927 +40 1.175782 -0.000002 -0.000004 -0.288516 0.290093 -1.585506 +41 0.897454 -0.332752 -1.401373 1.231762 0.339138 -0.821841 +42 1.915041 -0.000006 0.000002 -0.000011 0.143723 0.318308 +43 1.291020 0.000002 0.000001 0.053388 0.026953 0.924179 +44 12.281246 0.000056 0.000110 0.675799 -0.000002 0.000003 +45 6.140620 0.000027 0.000055 0.340013 -0.000006 0.000003 +46 27.796869 25.640671 -5.906251 0.348324 -1.471799 -2.432397 +47 -1.174810 0.048381 -0.362551 1.177530 -1.698751 0.145211 +48 3.447241 -9.210932 -1.772544 -2.913915 0.148756 -0.231594 +49 -2.119105 -7.671893 0.477254 1.641455 -0.002164 1.437520 +time 18 +0 3.319270 3.414570 26.385248 1.745300 -0.000020 -0.000046 +1 4.162780 -0.000001 0.000001 0.675665 -1.697882 2.329787 +2 19.097614 -0.000013 0.000026 -0.000451 -0.000473 1.603369 +3 17.682051 -0.000015 -0.000016 0.003950 -0.211518 -1.296168 +4 7.359949 -0.000017 0.000011 -0.009978 -0.005352 -0.584361 +5 -4.162770 0.000000 -0.000001 -0.574449 -0.775489 -2.424762 +6 19.097561 0.000019 0.000038 0.000708 0.000509 2.026783 +7 17.682051 -0.000036 -0.000033 0.059968 -0.118408 -1.571923 +8 7.359941 0.000016 0.000016 -0.080830 -0.008320 -1.041978 +9 0.000002 3.579300 -3.190629 1.520750 -0.338190 1.630221 +10 4.275551 -0.000007 -0.000006 -0.337290 -0.139254 0.304726 +11 3.766726 -0.000010 -0.000017 -0.005720 0.237035 0.268346 +12 9.546000 -0.000006 -0.000016 0.006121 0.061800 0.239332 +13 3.537111 -0.000009 -0.000004 3.123659 0.000585 0.064769 +14 3.853503 0.000005 -0.000014 0.448143 -0.077330 1.038138 +15 10.490255 -58.366180 38.817280 0.000000 0.000004 0.000000 +16 2.203704 1.046380 2.073297 -0.106370 -1.151141 -2.104533 +17 6.450130 -0.000011 0.000003 -0.590056 -1.919172 -1.880931 +18 12.511058 0.000003 -0.000014 0.000004 0.000001 -0.616129 +19 12.285425 -0.000006 -0.000037 0.728240 -0.347378 0.532969 +20 4.152338 0.229619 0.428217 0.048784 0.209086 -1.266710 +21 1.839850 0.000003 -0.000004 0.000008 0.036073 -0.974917 +22 1.292969 -0.000004 -0.000007 -0.126782 -0.026173 -1.176483 +23 4.140620 0.125621 1.391597 0.353422 -0.024689 -0.492752 +24 1.838870 0.000011 0.000005 0.000030 -0.072641 -0.704485 +25 1.175787 -0.000015 0.000002 0.044839 -0.018583 -1.931514 +26 0.897457 -0.321284 1.404302 -1.276501 -0.056582 -0.967100 +27 1.915040 -0.000004 0.000002 -0.000038 -0.255106 0.298817 +28 1.291019 -0.000009 -0.000011 -0.057664 -0.156151 0.941254 +29 12.281261 -0.000003 -0.000010 -0.670309 0.000004 -0.000007 +30 6.140633 -0.000001 0.000001 -0.337355 -0.000001 0.000002 +31 2.203711 1.046372 -2.073293 2.779840 1.384290 0.361177 +32 6.450120 0.000019 0.000013 1.686869 1.759239 -0.749335 +33 12.511066 -0.000010 -0.000007 0.000089 0.000100 -0.706485 +34 12.285427 0.000057 0.000108 -1.035349 0.138990 0.455919 +35 4.152343 0.226079 -0.429949 -0.061916 -0.158893 -1.081465 +36 1.839839 0.000008 -0.000022 -0.000029 0.147170 -0.963519 +37 1.292967 0.000004 -0.000005 -0.000010 -0.149353 -1.138840 +38 4.140609 0.114085 -1.392599 -0.355909 0.134890 -0.509973 +39 1.838867 0.000004 -0.000006 0.000001 0.322150 -0.847927 +40 1.175782 -0.000002 -0.000004 -0.288516 0.290093 -1.585506 +41 0.897454 -0.332752 -1.401373 1.231762 0.339138 -0.821841 +42 1.915041 -0.000006 0.000002 -0.000011 0.143723 0.318308 +43 1.291020 0.000002 0.000001 0.053388 0.026953 0.924179 +44 12.281246 0.000056 0.000110 0.675799 -0.000002 0.000003 +45 6.140620 0.000027 0.000055 0.340013 -0.000006 0.000003 +46 27.796869 25.640671 -5.906251 0.348324 -1.471799 -2.432397 +47 -1.174810 0.048381 -0.362551 1.177530 -1.698751 0.145211 +48 3.447241 -9.210932 -1.772544 -2.913915 0.148756 -0.231594 +49 -2.119105 -7.671893 0.477254 1.641455 -0.002164 1.437520 +time 19 +0 3.319270 3.414570 26.385248 1.745300 -0.000020 -0.000046 +1 4.162780 -0.000001 0.000001 0.675665 -1.697882 2.329787 +2 19.097614 -0.000013 0.000026 -0.000451 -0.000473 1.603369 +3 17.682051 -0.000015 -0.000016 0.003950 -0.211518 -1.296168 +4 7.359949 -0.000017 0.000011 -0.009978 -0.005352 -0.584361 +5 -4.162770 0.000000 -0.000001 -0.574449 -0.775489 -2.424762 +6 19.097561 0.000019 0.000038 0.000708 0.000509 2.026783 +7 17.682051 -0.000036 -0.000033 0.059968 -0.118408 -1.571923 +8 7.359941 0.000016 0.000016 -0.080830 -0.008320 -1.041978 +9 0.000002 3.579300 -3.190629 1.520750 -0.338190 1.630221 +10 4.275551 -0.000007 -0.000006 -0.337290 -0.139254 0.304726 +11 3.766726 -0.000010 -0.000017 -0.005720 0.237035 0.268346 +12 9.546000 -0.000006 -0.000016 0.006121 0.061800 0.239332 +13 3.537111 -0.000009 -0.000004 3.123659 0.000585 0.064769 +14 3.853503 0.000005 -0.000014 0.448143 -0.077330 1.038138 +15 10.490255 -58.366180 38.817280 0.000000 0.000004 0.000000 +16 2.203704 1.046380 2.073297 -0.106370 -1.151141 -2.104533 +17 6.450130 -0.000011 0.000003 -0.590056 -1.919172 -1.880931 +18 12.511058 0.000003 -0.000014 0.000004 0.000001 -0.616129 +19 12.285425 -0.000006 -0.000037 0.728240 -0.347378 0.532969 +20 4.152338 0.229619 0.428217 0.048784 0.209086 -1.266710 +21 1.839850 0.000003 -0.000004 0.000008 0.036073 -0.974917 +22 1.292969 -0.000004 -0.000007 -0.126782 -0.026173 -1.176483 +23 4.140620 0.125621 1.391597 0.353422 -0.024689 -0.492752 +24 1.838870 0.000011 0.000005 0.000030 -0.072641 -0.704485 +25 1.175787 -0.000015 0.000002 0.044839 -0.018583 -1.931514 +26 0.897457 -0.321284 1.404302 -1.276501 -0.056582 -0.967100 +27 1.915040 -0.000004 0.000002 -0.000038 -0.255106 0.298817 +28 1.291019 -0.000009 -0.000011 -0.057664 -0.156151 0.941254 +29 12.281261 -0.000003 -0.000010 -0.670309 0.000004 -0.000007 +30 6.140633 -0.000001 0.000001 -0.337355 -0.000001 0.000002 +31 2.203711 1.046372 -2.073293 2.779840 1.384290 0.361177 +32 6.450120 0.000019 0.000013 1.686869 1.759239 -0.749335 +33 12.511066 -0.000010 -0.000007 0.000089 0.000100 -0.706485 +34 12.285427 0.000057 0.000108 -1.035349 0.138990 0.455919 +35 4.152343 0.226079 -0.429949 -0.061916 -0.158893 -1.081465 +36 1.839839 0.000008 -0.000022 -0.000029 0.147170 -0.963519 +37 1.292967 0.000004 -0.000005 -0.000010 -0.149353 -1.138840 +38 4.140609 0.114085 -1.392599 -0.355909 0.134890 -0.509973 +39 1.838867 0.000004 -0.000006 0.000001 0.322150 -0.847927 +40 1.175782 -0.000002 -0.000004 -0.288516 0.290093 -1.585506 +41 0.897454 -0.332752 -1.401373 1.231762 0.339138 -0.821841 +42 1.915041 -0.000006 0.000002 -0.000011 0.143723 0.318308 +43 1.291020 0.000002 0.000001 0.053388 0.026953 0.924179 +44 12.281246 0.000056 0.000110 0.675799 -0.000002 0.000003 +45 6.140620 0.000027 0.000055 0.340013 -0.000006 0.000003 +46 27.796869 25.640671 -5.906251 0.348324 -1.471799 -2.432397 +47 -1.174810 0.048381 -0.362551 1.177530 -1.698751 0.145211 +48 3.447241 -9.210932 -1.772544 -2.913915 0.148756 -0.231594 +49 -2.119105 -7.671893 0.477254 1.641455 -0.002164 1.437520 +time 20 +0 3.319270 3.414570 26.385248 1.745300 -0.000020 -0.000046 +1 4.162780 -0.000001 0.000001 0.675665 -1.697882 2.329787 +2 19.097614 -0.000013 0.000026 -0.000451 -0.000473 1.603369 +3 17.682051 -0.000015 -0.000016 0.003950 -0.211518 -1.296168 +4 7.359949 -0.000017 0.000011 -0.009978 -0.005352 -0.584361 +5 -4.162770 0.000000 -0.000001 -0.574449 -0.775489 -2.424762 +6 19.097561 0.000019 0.000038 0.000708 0.000509 2.026783 +7 17.682051 -0.000036 -0.000033 0.059968 -0.118408 -1.571923 +8 7.359941 0.000016 0.000016 -0.080830 -0.008320 -1.041978 +9 0.000002 3.579300 -3.190629 1.520750 -0.338190 1.630221 +10 4.275551 -0.000007 -0.000006 -0.337290 -0.139254 0.304726 +11 3.766726 -0.000010 -0.000017 -0.005720 0.237035 0.268346 +12 9.546000 -0.000006 -0.000016 0.006121 0.061800 0.239332 +13 3.537111 -0.000009 -0.000004 3.123659 0.000585 0.064769 +14 3.853503 0.000005 -0.000014 0.448143 -0.077330 1.038138 +15 10.490255 -58.366180 38.817280 0.000000 0.000004 0.000000 +16 2.203704 1.046380 2.073297 -0.106370 -1.151141 -2.104533 +17 6.450130 -0.000011 0.000003 -0.590056 -1.919172 -1.880931 +18 12.511058 0.000003 -0.000014 0.000004 0.000001 -0.616129 +19 12.285425 -0.000006 -0.000037 0.728240 -0.347378 0.532969 +20 4.152338 0.229619 0.428217 0.048784 0.209086 -1.266710 +21 1.839850 0.000003 -0.000004 0.000008 0.036073 -0.974917 +22 1.292969 -0.000004 -0.000007 -0.126782 -0.026173 -1.176483 +23 4.140620 0.125621 1.391597 0.353422 -0.024689 -0.492752 +24 1.838870 0.000011 0.000005 0.000030 -0.072641 -0.704485 +25 1.175787 -0.000015 0.000002 0.044839 -0.018583 -1.931514 +26 0.897457 -0.321284 1.404302 -1.276501 -0.056582 -0.967100 +27 1.915040 -0.000004 0.000002 -0.000038 -0.255106 0.298817 +28 1.291019 -0.000009 -0.000011 -0.057664 -0.156151 0.941254 +29 12.281261 -0.000003 -0.000010 -0.670309 0.000004 -0.000007 +30 6.140633 -0.000001 0.000001 -0.337355 -0.000001 0.000002 +31 2.203711 1.046372 -2.073293 2.779840 1.384290 0.361177 +32 6.450120 0.000019 0.000013 1.686869 1.759239 -0.749335 +33 12.511066 -0.000010 -0.000007 0.000089 0.000100 -0.706485 +34 12.285427 0.000057 0.000108 -1.035349 0.138990 0.455919 +35 4.152343 0.226079 -0.429949 -0.061916 -0.158893 -1.081465 +36 1.839839 0.000008 -0.000022 -0.000029 0.147170 -0.963519 +37 1.292967 0.000004 -0.000005 -0.000010 -0.149353 -1.138840 +38 4.140609 0.114085 -1.392599 -0.355909 0.134890 -0.509973 +39 1.838867 0.000004 -0.000006 0.000001 0.322150 -0.847927 +40 1.175782 -0.000002 -0.000004 -0.288516 0.290093 -1.585506 +41 0.897454 -0.332752 -1.401373 1.231762 0.339138 -0.821841 +42 1.915041 -0.000006 0.000002 -0.000011 0.143723 0.318308 +43 1.291020 0.000002 0.000001 0.053388 0.026953 0.924179 +44 12.281246 0.000056 0.000110 0.675799 -0.000002 0.000003 +45 6.140620 0.000027 0.000055 0.340013 -0.000006 0.000003 +46 27.796869 25.640671 -5.906251 0.348324 -1.471799 -2.432397 +47 -1.174810 0.048381 -0.362551 1.177530 -1.698751 0.145211 +48 3.447241 -9.210932 -1.772544 -2.913915 0.148756 -0.231594 +49 -2.119105 -7.671893 0.477254 1.641455 -0.002164 1.437520 +end diff --git a/modelsrc/css_ported_anims/idle_elites.smd b/modelsrc/css_ported_anims/idle_elites.smd new file mode 100644 index 0000000..c929573 --- /dev/null +++ b/modelsrc/css_ported_anims/idle_elites.smd @@ -0,0 +1,157 @@ +version 1 +nodes +0 "ValveBiped.Bip01_Pelvis" -1 +1 "ValveBiped.Bip01_L_Thigh" 0 +2 "ValveBiped.Bip01_L_Calf" 1 +3 "ValveBiped.Bip01_L_Foot" 2 +4 "ValveBiped.Bip01_L_Toe0" 3 +5 "ValveBiped.Bip01_R_Thigh" 0 +6 "ValveBiped.Bip01_R_Calf" 5 +7 "ValveBiped.Bip01_R_Foot" 6 +8 "ValveBiped.Bip01_R_Toe0" 7 +9 "ValveBiped.Bip01_Spine" 0 +10 "ValveBiped.Bip01_Spine1" 9 +11 "ValveBiped.Bip01_Spine2" 10 +12 "ValveBiped.Bip01_Spine4" 11 +13 "ValveBiped.Bip01_Neck1" 12 +14 "ValveBiped.Bip01_Head1" 13 +15 "ValveBiped.forward" 14 +16 "ValveBiped.Bip01_L_Clavicle" 12 +17 "ValveBiped.Bip01_L_UpperArm" 16 +18 "ValveBiped.Bip01_L_Forearm" 17 +19 "ValveBiped.Bip01_L_Hand" 18 +20 "ValveBiped.Bip01_L_Finger2" 19 +21 "ValveBiped.Bip01_L_Finger21" 20 +22 "ValveBiped.Bip01_L_Finger22" 21 +23 "ValveBiped.Bip01_L_Finger1" 19 +24 "ValveBiped.Bip01_L_Finger11" 23 +25 "ValveBiped.Bip01_L_Finger12" 24 +26 "ValveBiped.Bip01_L_Finger0" 19 +27 "ValveBiped.Bip01_L_Finger01" 26 +28 "ValveBiped.Bip01_L_Finger02" 27 +29 "ValveBiped.Bip01_L_Wrist" 18 +30 "ValveBiped.Bip01_L_Ulna" 18 +31 "ValveBiped.Bip01_R_Clavicle" 12 +32 "ValveBiped.Bip01_R_UpperArm" 31 +33 "ValveBiped.Bip01_R_Forearm" 32 +34 "ValveBiped.Bip01_R_Hand" 33 +35 "ValveBiped.Bip01_R_Finger2" 34 +36 "ValveBiped.Bip01_R_Finger21" 35 +37 "ValveBiped.Bip01_R_Finger22" 36 +38 "ValveBiped.Bip01_R_Finger1" 34 +39 "ValveBiped.Bip01_R_Finger11" 38 +40 "ValveBiped.Bip01_R_Finger12" 39 +41 "ValveBiped.Bip01_R_Finger0" 34 +42 "ValveBiped.Bip01_R_Finger01" 41 +43 "ValveBiped.Bip01_R_Finger02" 42 +44 "ValveBiped.Bip01_R_Wrist" 33 +45 "ValveBiped.Bip01_R_Ulna" 33 +46 "ValveBiped.weapon_bone" 9 +47 "ValveBiped.weapon_bone_RHand" 46 +48 "ValveBiped.weapon_bone_LHand" 47 +49 "ValveBiped.weapon_bone_Clip" 48 +end +skeleton +time 0 +0 0.002760 0.410150 37.436367 1.570800 -0.078540 -0.523656 +1 4.162780 -0.000011 -0.000000 -2.085649 -0.500214 -1.291741 +2 19.097565 0.000066 0.000057 -0.000142 -0.000372 0.766490 +3 17.682049 0.000061 -0.000015 -0.070420 0.032670 -1.150834 +4 7.359941 -0.000022 0.000000 -0.009980 -0.005349 -0.584364 +5 -4.162780 0.000009 0.000020 -1.782990 -0.153479 -1.783450 +6 19.097561 -0.000026 0.000000 0.000221 0.000560 0.780717 +7 17.682022 0.000031 -0.000010 0.264860 0.087800 -1.610299 +8 7.359929 0.000020 -0.000002 -0.084391 -0.004890 -0.577310 +9 0.000000 3.579299 -3.190630 1.586259 0.004504 1.223238 +10 4.275559 0.000019 0.000033 -0.101160 0.118075 0.185779 +11 3.766731 -0.000014 -0.000030 -0.061418 0.057210 0.278376 +12 9.545987 0.000004 0.000018 -0.040560 0.016559 0.152879 +13 3.536831 -0.000007 -0.000009 3.141590 -0.000000 0.406112 +14 3.852009 0.000008 -0.000012 0.703990 -0.008600 0.686187 +15 20.204243 -89.991295 34.903336 -0.000010 -0.000003 -0.000005 +16 2.203694 1.046384 2.073300 -2.107196 -1.686883 0.105167 +17 6.450112 -0.000019 -0.000011 -2.291456 -0.710777 -0.215482 +18 12.511066 -0.000031 -0.000029 -0.000006 -0.000004 -1.022248 +19 12.285407 -0.000058 -0.000067 0.968042 -0.299381 0.591755 +20 4.152346 0.229613 0.428218 0.048791 0.209092 -1.266710 +21 1.839842 0.000012 -0.000001 0.000011 0.036072 -0.974920 +22 1.292972 -0.000014 0.000006 -0.126781 -0.026159 -1.176484 +23 4.140623 0.125602 1.391597 0.353419 -0.024690 -0.492753 +24 1.838871 0.000001 -0.000010 0.000034 -0.072636 -0.704485 +25 1.175779 -0.000004 -0.000000 0.044844 -0.018550 -1.931513 +26 0.897461 -0.321293 1.404296 -1.276489 -0.056579 -0.967101 +27 1.915042 0.000001 -0.000005 -0.000034 -0.255103 0.298814 +28 1.291008 -0.000008 0.000004 -0.057663 -0.156152 0.941257 +29 12.282519 -0.000054 -0.000026 -0.670388 0.000001 -0.000004 +30 6.139308 -0.000029 -0.000014 -0.337446 0.000002 -0.000006 +31 2.203701 1.046384 -2.073299 -0.079983 2.258603 -1.722062 +32 6.450122 0.000015 -0.000005 0.360468 1.816758 -1.989855 +33 12.511064 -0.000014 -0.000049 0.000047 0.000056 -0.814501 +34 12.285429 -0.000007 0.000015 -1.161356 0.133474 0.565600 +35 4.152354 0.226085 -0.429937 -0.061928 -0.158883 -1.081453 +36 1.839841 -0.000013 0.000013 -0.000010 0.147168 -0.963512 +37 1.292972 -0.000000 0.000011 0.000002 -0.149350 -1.138838 +38 4.140632 0.114081 -1.392596 -0.355917 0.134890 -0.509967 +39 1.838871 0.000006 -0.000003 0.000006 0.322146 -0.847929 +40 1.175779 -0.000004 -0.000008 -0.288519 0.290096 -1.585500 +41 0.897469 -0.332772 -1.401368 1.231754 0.339129 -0.821836 +42 1.915038 0.000001 0.000005 -0.000008 0.143716 0.318311 +43 1.291010 0.000001 -0.000015 0.053393 0.026955 0.924178 +44 12.282806 -0.000006 0.000017 0.675842 0.000002 -0.000002 +45 6.141810 -0.003494 -0.003066 0.339972 0.000040 -0.000020 +46 18.789120 27.751549 2.339051 -0.528588 -1.014593 -1.109953 +47 -1.174801 0.048364 -0.362546 1.660805 -0.556319 -0.336807 +48 11.371440 -0.000008 -0.000064 0.061201 3.102611 -0.270425 +49 9.040189 -0.000018 0.000040 -1.601246 -2.797855 0.293908 +time 1 +0 0.002760 0.410150 37.436367 1.570800 -0.078540 -0.523656 +1 4.162780 -0.000011 -0.000000 -2.085649 -0.500214 -1.291741 +2 19.097565 0.000066 0.000057 -0.000142 -0.000372 0.766490 +3 17.682049 0.000061 -0.000015 -0.070420 0.032670 -1.150834 +4 7.359941 -0.000022 0.000000 -0.009980 -0.005349 -0.584364 +5 -4.162780 0.000009 0.000020 -1.782990 -0.153479 -1.783450 +6 19.097561 -0.000026 0.000000 0.000221 0.000560 0.780717 +7 17.682022 0.000031 -0.000010 0.264860 0.087800 -1.610299 +8 7.359929 0.000020 -0.000002 -0.084391 -0.004890 -0.577310 +9 0.000000 3.579299 -3.190630 1.586259 0.004504 1.223238 +10 4.275559 0.000019 0.000033 -0.101160 0.118075 0.185779 +11 3.766731 -0.000014 -0.000030 -0.061418 0.057210 0.278376 +12 9.545987 0.000004 0.000018 -0.040560 0.016559 0.152879 +13 3.536831 -0.000007 -0.000009 3.141590 -0.000000 0.406112 +14 3.852009 0.000008 -0.000012 0.703990 -0.008600 0.686187 +15 20.204243 -89.991295 34.903336 -0.000010 -0.000003 -0.000005 +16 2.203694 1.046384 2.073300 -2.107196 -1.686883 0.105167 +17 6.450112 -0.000019 -0.000011 -2.291456 -0.710777 -0.215482 +18 12.511066 -0.000031 -0.000029 -0.000006 -0.000004 -1.022248 +19 12.285407 -0.000058 -0.000067 0.968042 -0.299381 0.591755 +20 4.152346 0.229613 0.428218 0.048791 0.209092 -1.266710 +21 1.839842 0.000012 -0.000001 0.000011 0.036072 -0.974920 +22 1.292972 -0.000014 0.000006 -0.126781 -0.026159 -1.176484 +23 4.140623 0.125602 1.391597 0.353419 -0.024690 -0.492753 +24 1.838871 0.000001 -0.000010 0.000034 -0.072636 -0.704485 +25 1.175779 -0.000004 -0.000000 0.044844 -0.018550 -1.931513 +26 0.897461 -0.321293 1.404296 -1.276489 -0.056579 -0.967101 +27 1.915042 0.000001 -0.000005 -0.000034 -0.255103 0.298814 +28 1.291008 -0.000008 0.000004 -0.057663 -0.156152 0.941257 +29 12.282519 -0.000054 -0.000026 -0.670388 0.000001 -0.000004 +30 6.139308 -0.000029 -0.000014 -0.337446 0.000002 -0.000006 +31 2.203701 1.046384 -2.073299 -0.079983 2.258603 -1.722062 +32 6.450122 0.000015 -0.000005 0.360468 1.816758 -1.989855 +33 12.511064 -0.000014 -0.000049 0.000047 0.000056 -0.814501 +34 12.285429 -0.000007 0.000015 -1.161356 0.133474 0.565600 +35 4.152354 0.226085 -0.429937 -0.061928 -0.158883 -1.081453 +36 1.839841 -0.000013 0.000013 -0.000010 0.147168 -0.963512 +37 1.292972 -0.000000 0.000011 0.000002 -0.149350 -1.138838 +38 4.140632 0.114081 -1.392596 -0.355917 0.134890 -0.509967 +39 1.838871 0.000006 -0.000003 0.000006 0.322146 -0.847929 +40 1.175779 -0.000004 -0.000008 -0.288519 0.290096 -1.585500 +41 0.897469 -0.332772 -1.401368 1.231754 0.339129 -0.821836 +42 1.915038 0.000001 0.000005 -0.000008 0.143716 0.318311 +43 1.291010 0.000001 -0.000015 0.053393 0.026955 0.924178 +44 12.282806 -0.000006 0.000017 0.675842 0.000002 -0.000002 +45 6.141810 -0.003494 -0.003066 0.339972 0.000040 -0.000020 +46 18.789120 27.751549 2.339051 -0.528588 -1.014593 -1.109953 +47 -1.174801 0.048364 -0.362546 1.660805 -0.556319 -0.336807 +48 11.371440 -0.000008 -0.000064 0.061201 3.102611 -0.270425 +49 9.040189 -0.000018 0.000040 -1.601246 -2.797855 0.293908 +end diff --git a/modelsrc/mapbase_player_include_anims_citizen.qci b/modelsrc/mapbase_player_include_anims_citizen.qci index ff1dc4e..39fa776 100644 --- a/modelsrc/mapbase_player_include_anims_citizen.qci +++ b/modelsrc/mapbase_player_include_anims_citizen.qci @@ -47,6 +47,7 @@ $makeidle_noik mp_idle_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_A $makeidle mp_idle_smg2 "custom\Idle_SMG2_Aim" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_SMG2 1 $makeidle mp_idle_ar1 "custom\idle_ar1_aim" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_AR1 1 +$makeidle mp_idle_dualpistol "..\css_ported_anims\idle_elites.smd" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_DUAL_PISTOLS 1 // --------------------------------------------------- // Run @@ -73,6 +74,7 @@ $makematchrun_9way mp_run_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldie $makerun_9way mp_run_smg2 "..\hl2mp_ported_anims\RunN_Alert_SMG1_Aim" 0 weapons_RunN_SMG1_Aim_9_directions "custom\Idle_SMG2_Aim" 0 ACT_HL2MP_RUN_SMG2 1 $makematchrun_9way mp_run_ar1 "custom\idle_ar1_aim" 0 soldier_Aim_9_directions "custom\idle_ar1_aim" 0 ACT_HL2MP_RUN_AR1 1 +$makematchrun_9way mp_run_dualpistol "..\css_ported_anims\idle_elites.smd" 0 soldier_Aim_9_directions "..\css_ported_anims\idle_elites.smd" 0 ACT_HL2MP_DUAL_PISTOLS 1 // --------------------------------------------------- // Crouch Idle @@ -93,6 +95,7 @@ $makecidleB_noik mp_cidle_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 "..\hl $makecidleB mp_cidle_smg2 "custom\Idle_SMG2_Aim" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_SMG2 1 $makecidleB mp_cidle_ar1 "custom\idle_ar1_aim" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_AR1 1 +$makecidleB mp_cidle_dualpistol "..\css_ported_anims\crouch_idle_elites.smd" 0 "..\css_ported_anims\crouch_idle_elites.smd" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_DUAL_PISTOLS 1 // --------------------------------------------------- // Crouch Walk @@ -119,6 +122,7 @@ $makecwalk_9way mp_cwalk_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier $makecwalk_9way mp_cwalk_smg2 "custom\Idle_SMG2_Aim" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootSMG1c" 0 ACT_HL2MP_WALK_CROUCH_SMG2 1 $makecwalk_9way mp_cwalk_ar1 "custom\idle_ar1_aim" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootAR2c" 0 ACT_HL2MP_WALK_CROUCH_AR1 1 +$makecwalk_9way mp_cwalk_dualpistol "..\css_ported_anims\crouch_idle_elites.smd" 0 soldier_Crouch_aim_9_directions "..\css_ported_anims\crouch_idle_elites.smd" 0 ACT_HL2MP_WALK_CROUCH_DUAL_PISTOLS 1 // --------------------------------------------------- // Attack @@ -137,6 +141,7 @@ $makerange mp_range_slam "..\hl2mp_ported_anims\HL2DM_deploy_SLAM" 0 ACT_HL2 $makerange mp_range_smg2 "..\combine_soldier_anims_anims\shootSMG1s" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_SMG2 1 $makerange mp_range_ar1 "..\combine_soldier_anims_anims\shootAR2s" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_AR1 1 +$makerange mp_range_dualpistol "..\hl2mp_ported_anims\Pistol_shoot_1" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_DUAL_PISTOLS 1 // --------------------------------------------------- // Jump @@ -157,6 +162,7 @@ $makejump mp_jump_slam "..\hl2mp_ported_anims\HL2DM_Idle_SLAM" 0 ACT_HL2MP_JUMP $makejump mp_jump_smg2 "custom\Idle_SMG2_Aim" 0 ACT_HL2MP_JUMP_SMG2 1 $makejump mp_jump_ar1 "custom\idle_ar1_aim" 0 ACT_HL2MP_JUMP_AR1 1 +$makejump mp_jump_dualpistol "..\css_ported_anims\idle_elites.smd" 0 ACT_HL2MP_JUMP_DUAL_PISTOLS 1 // --------------------------------------------------- // Reload @@ -170,6 +176,7 @@ $makeweapongesturep mp_reload_crossbow "custom\reload_crossbow" 10 25 40 fps 20 $makeweapongesturep mp_reload_357 "..\police_animations_anims\custom\reload_357" 15 51 62 ACT_HL2MP_GESTURE_RELOAD_REVOLVER 1 $makeweapongesturep mp_reload_ar1 "..\male_shared_anims\custom\reload_ar1" 10 30 50 ACT_HL2MP_GESTURE_RELOAD_AR1 1 +$makeweapongesturep mp_reload_dualpistol "..\css_ported_anims\Walk_Reload_ELITES_Layer.smd" 10 65 90 ACT_HL2MP_GESTURE_RELOAD_DUAL_PISTOLS 1 // --------------------------------------------------- // Walk @@ -196,6 +203,7 @@ $makematchwalk_9way mp_walk_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 sold $makematchwalk_9way mp_walk_smg2 "custom\Idle_SMG2_Aim" 0 weapons_RunN_SMG1_Aim_9_directions "custom\Idle_SMG2_Aim" 0 ACT_HL2MP_WALK_SMG2 1 $makematchwalk_9way mp_walk_ar1 "custom\idle_ar1_aim" 0 soldier_Aim_9_directions "custom\idle_ar1_aim" 0 ACT_HL2MP_WALK_AR1 1 +$makematchwalk_9way mp_walk_dualpistol "..\css_ported_anims\idle_elites.smd" 0 soldier_Aim_9_directions "..\css_ported_anims\idle_elites.smd" 0 ACT_HL2MP_WALK_DUAL_PISTOLS 1 // --------------------------------------------------- // Lower diff --git a/modelsrc/mapbase_player_include_anims_police.qci b/modelsrc/mapbase_player_include_anims_police.qci index ca2913f..97035a3 100644 --- a/modelsrc/mapbase_player_include_anims_police.qci +++ b/modelsrc/mapbase_player_include_anims_police.qci @@ -45,6 +45,8 @@ $makeidle mp_idle_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 so $makeidle_noik mp_idle_melee "batonangryidle1" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_MELEE 1 $makeidle_noik mp_idle_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_SLAM 1 +$makeidle mp_idle_dualpistol "..\css_ported_anims\idle_elites.smd" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_DUAL_PISTOLS 1 + // --------------------------------------------------- // Run // --------------------------------------------------- @@ -68,6 +70,8 @@ $makematchrun_9way mp_run_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Ai $makematchrun_9way mp_run_melee "a_RunN" 0 soldier_Aim_9_directions "batonangryidle1" 0 ACT_HL2MP_RUN_MELEE 1 $makematchrun_9way mp_run_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_RUN_SLAM 1 +$makematchrun_9way mp_run_dualpistol "..\css_ported_anims\idle_elites.smd" 0 soldier_Aim_9_directions "..\css_ported_anims\idle_elites.smd" 0 ACT_HL2MP_DUAL_PISTOLS 1 + // --------------------------------------------------- // Crouch Idle // --------------------------------------------------- @@ -85,6 +89,8 @@ $makecidleB mp_cidle_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" $makecidleB_noik mp_cidle_melee "batonangryidle1" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROUCH_MELEE 1 $makecidleB_noik mp_cidle_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Aim_9_directions ACT_HL2MP_IDLE_CROUCH_SLAM 1 +$makecidleB mp_cidle_dualpistol "..\css_ported_anims\crouch_idle_elites.smd" 0 "..\css_ported_anims\crouch_idle_elites.smd" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_DUAL_PISTOLS 1 + // --------------------------------------------------- // Crouch Walk // --------------------------------------------------- @@ -108,6 +114,8 @@ $makecwalk_9way mp_cwalk_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim $makecwalk_9way mp_cwalk_melee "batonangryidle1" 0 soldier_Aim_9_directions "batonangryidle1" 0 ACT_HL2MP_WALK_CROUCH_MELEE 1 $makecwalk_9way mp_cwalk_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_WALK_CROUCH_SLAM 1 +$makecwalk_9way mp_cwalk_dualpistol "..\css_ported_anims\crouch_idle_elites.smd" 0 soldier_Crouch_aim_9_directions "..\css_ported_anims\crouch_idle_elites.smd" 0 ACT_HL2MP_WALK_CROUCH_DUAL_PISTOLS 1 + // --------------------------------------------------- // Attack // --------------------------------------------------- @@ -123,6 +131,8 @@ $makerange mp_range_crossbow "..\male_shared_anims\custom\shoot_crossbow" 0 A $makerange mp_range_melee "custom/hl2dm_metrocop_swing" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_MELEE 1 looping $makerange mp_range_slam "..\hl2mp_ported_anims\HL2DM_deploy_SLAM" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_SLAM 1 +$makerange mp_range_dualpistol "..\hl2mp_ported_anims\Pistol_shoot_1" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_DUAL_PISTOLS 1 + // --------------------------------------------------- // Jump // --------------------------------------------------- @@ -140,6 +150,8 @@ $makejump mp_jump_crossbow "..\male_shared_anims\custom\Idle_Crossbow_Aim" 0 ACT $makejump mp_jump_melee "..\hl2mp_ported_anims\HL2DM_MeleeAttack" 0 ACT_HL2MP_JUMP_MELEE 1 $makejump mp_jump_slam "..\hl2mp_ported_anims\HL2DM_Idle_SLAM" 0 ACT_HL2MP_JUMP_SLAM 1 +$makejump mp_jump_dualpistol "..\css_ported_anims\idle_elites.smd" 0 ACT_HL2MP_JUMP_DUAL_PISTOLS 1 + // --------------------------------------------------- // Reload // --------------------------------------------------- @@ -151,6 +163,8 @@ $makeweapongesturep mp_reload_ar2 "..\male_shared_anims\reload_ar2" 10 30 50 AC $makeweapongesturep mp_reload_crossbow "..\male_shared_anims\custom\reload_crossbow" 10 25 40 fps 20 ACT_HL2MP_GESTURE_RELOAD_CROSSBOW 1 $makeweapongesturep mp_reload_357 "custom\reload_357" 15 51 62 ACT_HL2MP_GESTURE_RELOAD_REVOLVER 1 +$makeweapongesturep mp_reload_dualpistol "..\css_ported_anims\Walk_Reload_ELITES_Layer.smd" 10 65 90 ACT_HL2MP_GESTURE_RELOAD_DUAL_PISTOLS 1 + // --------------------------------------------------- // Walk // --------------------------------------------------- @@ -174,6 +188,8 @@ $makematchwalk_9way mp_walk_crossbow "..\male_shared_anims\custom\Idle_Crossbow_ $makematchwalk_9way mp_walk_melee "batonangryidle1" 0 soldier_Aim_9_directions "batonangryidle1" 0 ACT_HL2MP_WALK_MELEE 1 $makematchwalk_9way mp_walk_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_Aim_9_directions "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 ACT_HL2MP_WALK_SLAM 1 +$makematchwalk_9way mp_walk_dualpistol "..\css_ported_anims\idle_elites.smd" 0 soldier_Aim_9_directions "..\css_ported_anims\idle_elites.smd" 0 ACT_HL2MP_WALK_DUAL_PISTOLS 1 + // --------------------------------------------------- // Lower // --------------------------------------------------- diff --git a/modelsrc/mapbase_player_include_anims_soldier.qci b/modelsrc/mapbase_player_include_anims_soldier.qci index 4adf2d9..8429788 100644 --- a/modelsrc/mapbase_player_include_anims_soldier.qci +++ b/modelsrc/mapbase_player_include_anims_soldier.qci @@ -48,6 +48,7 @@ $makeidle_noik mp_idle_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier_A $makeidle mp_idle_smg2 "custom\CombatIdle1_SMG2" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_SMG2 1 $makeidle mp_idle_ar1 "custom\CombatIdle1_AR1" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_AR1 1 +$makeidle mp_idle_dualpistol "..\css_ported_anims\idle_elites.smd" 0 soldier_Aim_9_directions ACT_HL2MP_IDLE_DUAL_PISTOLS 1 // --------------------------------------------------- // Run @@ -74,6 +75,7 @@ $makematchrun_9way mp_run_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldie $makematchrun_9way mp_run_smg2 "custom\CombatIdle1_SMG2" 0 weapons_RunN_SMG1_Aim_9_directions "custom\CombatIdle1_SMG2" 0 ACT_HL2MP_RUN_SMG2 1 $makematchrun_9way mp_run_ar1 "custom\CombatIdle1_AR1" 0 soldier_Aim_9_directions "custom\CombatIdle1_AR1" 0 ACT_HL2MP_RUN_AR1 1 +$makematchrun_9way mp_run_dualpistol "..\css_ported_anims\idle_elites.smd" 0 soldier_Aim_9_directions "..\css_ported_anims\idle_elites.smd" 0 ACT_HL2MP_DUAL_PISTOLS 1 // --------------------------------------------------- // Crouch Idle @@ -94,6 +96,7 @@ $makecidleB_noik mp_cidle_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 "..\hl $makecidleB mp_cidle_smg2 "custom\CombatIdle1_SMG2" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_SMG2 1 $makecidleB mp_cidle_ar1 "custom\CombatIdle1_AR1" 0 "..\hl2mp_ported_anims\HL2DM_crouch_aim_gravgun" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_AR1 1 +$makecidleB mp_cidle_dualpistol "..\css_ported_anims\crouch_idle_elites.smd" 0 "..\css_ported_anims\crouch_idle_elites.smd" 4 soldier_Crouch_aim_9_directions ACT_HL2MP_IDLE_CROUCH_DUAL_PISTOLS 1 // --------------------------------------------------- // Crouch Walk @@ -120,6 +123,7 @@ $makecwalk_9way mp_cwalk_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 soldier $makecwalk_9way mp_cwalk_smg2 "custom\CombatIdle1_SMG2" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootSMG1c" 0 ACT_HL2MP_WALK_CROUCH_SMG2 1 $makecwalk_9way mp_cwalk_ar1 "custom\CombatIdle1_AR1" 0 soldier_Crouch_aim_9_directions "..\combine_soldier_anims_anims\shootAR2c" 0 ACT_HL2MP_WALK_CROUCH_AR1 1 +$makecwalk_9way mp_cwalk_dualpistol "..\css_ported_anims\crouch_idle_elites.smd" 0 soldier_Crouch_aim_9_directions "..\css_ported_anims\crouch_idle_elites.smd" 0 ACT_HL2MP_WALK_CROUCH_DUAL_PISTOLS 1 // --------------------------------------------------- // Attack @@ -138,6 +142,7 @@ $makerange mp_range_slam "..\hl2mp_ported_anims\HL2DM_deploy_SLAM" 0 ACT_HL2 $makerange mp_range_smg2 "..\combine_soldier_anims_anims\shootSMG1s" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_SMG2 1 $makerange mp_range_ar1 "..\combine_soldier_anims_anims\shootAR2s" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_AR1 1 +$makerange mp_range_dualpistol "..\hl2mp_ported_anims\Pistol_shoot_1" 0 ACT_HL2MP_GESTURE_RANGE_ATTACK_DUAL_PISTOLS 1 // --------------------------------------------------- // Jump @@ -158,6 +163,7 @@ $makejump mp_jump_slam "..\hl2mp_ported_anims\HL2DM_Idle_SLAM" 0 ACT_HL2MP_JUMP $makejump mp_jump_smg2 "custom\CombatIdle1_SMG2" 0 ACT_HL2MP_JUMP_SMG2 1 $makejump mp_jump_ar1 "custom\CombatIdle1_AR1" 0 ACT_HL2MP_JUMP_AR1 1 +$makejump mp_jump_dualpistol "..\css_ported_anims\idle_elites.smd" 0 ACT_HL2MP_JUMP_DUAL_PISTOLS 1 // --------------------------------------------------- // Reload @@ -169,6 +175,7 @@ $makeweapongesturep mp_reload_smg1 "..\combine_soldier_anims_anims\reload" 19 5 $makeweapongesturep mp_reload_ar2 "..\male_shared_anims\reload_ar2" 10 30 50 ACT_HL2MP_GESTURE_RELOAD_AR2 1 $makeweapongesturep mp_reload_crossbow "..\male_shared_anims\custom\reload_crossbow" 10 25 40 fps 20 ACT_HL2MP_GESTURE_RELOAD_CROSSBOW 1 $makeweapongesturep mp_reload_357 "..\police_animations_anims\custom\reload_357" 15 51 62 ACT_HL2MP_GESTURE_RELOAD_REVOLVER 1 +$makeweapongesturep mp_reload_dualpistol "..\css_ported_anims\Walk_Reload_ELITES_Layer.smd" 10 65 90 ACT_HL2MP_GESTURE_RELOAD_DUAL_PISTOLS 1 // --------------------------------------------------- // Walk @@ -195,6 +202,7 @@ $makematchwalk_9way mp_walk_slam "..\hl2mp_ported_anims\HL2DM_Idle_Slam" 0 sold $makematchwalk_9way mp_walk_smg2 "custom\CombatIdle1_SMG2" 0 weapons_RunN_SMG1_Aim_9_directions "custom\CombatIdle1_SMG2" 0 ACT_HL2MP_WALK_SMG2 1 $makematchwalk_9way mp_walk_ar1 "custom\CombatIdle1_AR1" 0 soldier_Aim_9_directions "custom\CombatIdle1_AR1" 0 ACT_HL2MP_WALK_AR1 1 +$makematchwalk_9way mp_walk_dualpistol "..\css_ported_anims\idle_elites.smd" 0 soldier_Aim_9_directions "..\css_ported_anims\idle_elites.smd" 0 ACT_HL2MP_WALK_DUAL_PISTOLS 1 // --------------------------------------------------- // Lower