351 lines
106 KiB
Plaintext
351 lines
106 KiB
Plaintext
freeCAD: 3D CAD with Motion Simulation by askoh.com
|
|
Assembly
|
|
Notes
|
|
(Text string: 'Copyright (C) 2000-2004, A-S Koh, All Rights Reserved.<n><n>The Tree View is on the left.<n>The Graphics View is on the right.<n>The Selection View is at the bottom left.<n>The XYZ axes are colored Red Green Blue (RGB). <n>The default world axes are one meter long (about 40 inches).<n>Units are SI units. Angles are in radians unless stated to be in degrees.<n><n>A rectangular beam is connected to ground with a revolute (pin) joint which allows rotation in the XY plane. A motion is applied to the joint to rotate the beam with constant angular velocity. A similar beam is made to rotate in a plane parallel to the YZ plane. Units are SI units. Angles are in radians.<n><n>To load the example for a quick look:<n>Click/File/Open/Assembly/ to get a dialog. Enter *.asm for a list of assemblies. Select circular.asm. <n>Click/OK. The projectiles should appear on the screen.<n>Click /Edit/Marker Size/ to set a suitable length for the marker axes.<n>Click ''Wireframe'' and ''Solid'' to switch between wireframe and rendered views.<n>Click ''TiltRotate'' to show all. Drag on the handles to orientate the assembly in 3D. Tilt means tilting away from the line from the eye to the handle.<n>Click ''ZoomIn'' and drag a rectangle over the region of interest to zoom in.<n>Click ''Animation'' to get a dialog. Click Play to animate.<n>Click ''TiltRotate'' to show all or ''ZoomOut'' to see more.<n>You can use any of the View menu items during animation to change you view.<n>Click Stop to stop the animation.<n><n>To create the assembly from scratch:<n>Click/File/New/Assembly/ to create an empty assembly. A dialog allows you to specify a unique name (Assembly1).<n><n>To create the first beam:<n>Click on (Assembly1) in the Tree View if it is not already selected.<n>Click/Select/Plane/x=X y=Y/ to select the XY plane of the assembly.<n>Click/Insert/Part/New/ to insert a part on the selected plane. A dialog allows you to specify a unique name (Part1).<n>Click/Insert/Sketch/ to insert a sketch on the new part. A dialog allows you to specify a unique name (Sketch1).<n>Click/Draw/Rectangle/ to select the rectangle tool. In the drawing area, click and drag toward the positive quadrant (increasing x and y) to create a rectangle. <n>Click inside the rectangle if three black handles are not visible, RightClick/Position/Angle/ to get a dialog to specify the rectangle <n>position (0.0d, 0.0d), <n>angle (0.0d) and <n>size (2.0d, 0.2d) precisely.<n>Click/Insert/Feature/Extrusion/ to extrude the drawing perpendicular to the sketch plane. A dialog allows you to specify the z coordinates for <n>extrusion (0.0d, 0.1d).<n>Click ''WireFrame'' to make mass marker visible. <n>Click the mass marker, RightClick/Position/Direction/ to get a dialog to specify its mass and inertias precisely. Click/''Apply Uniform Density''. Enter the <n>density (10.0d).<n><n>To connect the beam to the assembly with a revolute (pin) joint:<n>To mark the joint attachment point on the assembly:<n>Drag the beam to the upper right to clear up the area near the origin.<n>Select Assembly1 from the Tree View.<n>Click/Select/Plane/x=X y=Y/ to select the XY plane of the assembly.<n>Click/Insert/Marker/. A dialog allows you to specify a unique name (Marker1). A RedGreenBlue (RGB) marker representing the xyz axes appears at the assembly origin.<n><n>To mark the joint attachment point on the beam:<n>Click on the wide face of the beam to hightlight it.<n>Click/Insert/Marker/. A dialog allows you to specify a unique name (Marker1). A RedGreenBlue (RGB) marker representing the xyz axes appears at the face origin. The marker is referenced to the face which becomes the marker''s guide frame.<n>RightClick/Position/Direction/ over the marker to get a dialog to specify the exact placement of the marker on the part. Enter the coordinates of the <n>marker origin relative to the guide frame. (0.1d, 0.1d, 0.0d). No need to change the other values.<n><n>To create the joint:<n>Click/Kinematic/Joint/RevoluteZ/ to select the revolute (pin) joint tool. Click on the assembly marker, drag to the part marker, and release the button. A dialog allows you to specify a unique name (Joint1). A rubber band connects the ''i'' and ''j'' markers with an label ''rev'' to denote the revolute joint. A revolute joint constraints the origins of ''i'' and ''j'' to be coincident and the z axes of ''i'' and ''j'' to be colinear. Only one rotational degree of freedom exists between ''i'' and ''j''.<n><n>To apply a motion to the joint:<n>Click/Kinematic/Motion/RotationZ/ to select the z rotation tool. Click on a revolute joint rubber band. A dialog allows you to specify a unique name (Motion1). A second dialog allows you to specify a function of time describing the angle of the ''j'' x-axis relative to the ''i'' x-axis. <n>Enter 2.0d*pi*time. Click/OK. Another rubber band is superposed on the joint but the new label is ''rmo''. If you want to change the function, click the ''rmo'' label. The superposition of the rubber bands can make it difficult to select the desired item. This problem can be overcomed by selecting the desired item directly from the Tree View.<n><n>You have just learned the basics of creating markers, connections and prescribed motions.<n><n>To simulate:<n>Click/Simulation/Transient/ to start a simulation. Click/''current state'' for the desired input state. In the next dialog, set the desired <n>end time (1.0d) and <n>output time step (0.01d) of the simulation. The other default parameters should be acceptable.<n>Click/OK to start the simulation. The simulation progress is shown in the Transcript window and animated in the drawing. You can use any of the View menu items during the simulation. Let the simulation run to completion or Click/Simulation/Stop/ to terminate the simulation anytime.<n><n>To animate:<n>Click ''Animation'' for a animation control window to play the animation, step frame by frame, jump to the specified current frame. You can also use any of the View menu items during the animation. Click/Stop to stop the animation.<n><n>To plot marker data:<n>If a suitable marker is not available, insert a marker anywhere on the part. Click on the marker, RightClick/Plot/, a new plot window appears. Click/Plot/Select/ to get a dialog to specify the data for the x and y axes. Multiply select with shift-click or control-click for the y-axis. Click/OK to get the plots. You can export the plot data in tabular form: Click/Plot/Export/ to specify an output filename. The file can be imported into a spreadsheet for further analysis.<n><n>To plot joint or motion data:<n>Select a joint or motion from the Tree or Graphic Views. RightClick/Plot/ and follow the same procedure for marker data.<n><n>To add the second beam:<n>Since the second beam is the same as the first, we will reuse.<n>Select \Assembly1\Part1 in the Tree View. Expand the tree as necessary to reach Part1.<n>Click/File/Save As/Part to save the selected part to file. Enter a filename with .prt extension (Part1.prt).<n><n>Select Assembly1 in the Tree View<n>Click/Select/Plane/x=X y=Y/ to select the XY plane of the assembly.<n>Click/Insert/Part/File/ to insert a part from file. A dialog allows you to specify a unique name (Part2). Another dialog allows you to select the file Part1.prt. The second beam is inserted at the assembly origin.<n><n>To connect the second beam to the assembly with a revolute (pin) joint:<n>To mark the second joint attachment point on the assembly:<n>Select Assembly1 in the Tree View<n>Click/Select/Plane/x=X y=Y/ to select the XY plane of the assembly.<n>Click/Insert/Marker/. A dialog allows you to specify a unique name (Marker2). A RedGreenBlue (RGB) marker representing the xyz axes appears at the assembly origin. Drag the handle to move the new marker away from the origin.<n>Click on the marker if it does not have a black handle, RightClick/Position/Direction/ to get a dialog to specify the exact placement of the marker in the assembly. Enter the coordinates of the <n>marker origin relative to the assembly (3.0d, 0.0d, 0.0d). <n>Orient the z-axis to (-1.0d, 0.0d, 0.0d). <n>Orient the x-axis to (0.0d, 0.0d, 1.0d). <n><n>To mark the joint attachment point on the second beam:<n>The marker on the second beam is ready for attachment. Drag, tilt and rotate the second beam so the the markers for joint attachment are nearby and nearly parallel. This will help the solver find the exact answer.<n><n>To create the second joint:<n>Click/Kinematic/Joint/RevoluteZ/ to select the revolute (pin) joint tool. Click on \Assembly1\Marker2, drag to the \Assembly1\Part2\Marker1, and release the button. A dialog allows you to specify a unique name (Joint2). A rubber band connects the ''i'' and ''j'' markers with an label ''rev'' to denote the revolute joint.<n><n>To apply a motion to the second joint:<n>Click/Kinematic/Motion/RotationZ/ to select the z rotation tool. Click on a revolute joint rubber band (Joint2). A dialog allows you to specify a unique name (Motion2). A second dialog allows you to specify a function of time describing the angle of the ''j'' x-axis relative to the ''i'' x-axis. <n>Enter 4.0d*pi*time to make the motion twice as fast as the first one. Click/OK. Another rubber band is superposed on the joint but the new label is ''rmo''. If you want to change the function, click the ''rmo'' label. The superposition of the rubber bands can make it difficult to select the desired item. This problem can be overcomed by selecting the desired item directly from the Tree View.<n><n>To simulate:<n>Click/Simulation/Transient/ to start a simulation. Click/''current state'' for the desired input state. In the next dialog, set the desired <n>end time (1.0d) and <n>output time step (0.01d) of the simulation. The other default parameters should be acceptable.<n>Click/OK to start the simulation. The simulation progress is shown in the Transcript window and animated in the drawing. You can use any of the View menu items during the simulation. Let the simulation run to completion or Click/Simulation/Stop/ to terminate the simulation anytime.<n><n>To animate:<n>Click ''Animation'' for a animation control window to play the animation, step frame by frame, jump to the specified current frame. You can also use any of the View menu items during the animation. Click/Stop to stop the animation. Close the window when done.<n><n><n>' runs: (Core.RunArray runs: #(654 37 1 25 63 12 3 8 53 18 54 9 7 5 57 10 141 6 70 9 19 10 20 10 18 7 38 4 55 4 25 36 1 24 89 25 70 27 41 22 95 20 93 21 208 26 114 31 144 9 55 30 61 29 31 64 1 51 109 27 41 20 145 47 54 20 217 30 221 20 1 32 47 1 225 118 68 31 1 33 272 8 314 89 2 12 1 27 24 21 183 8 215 22 39 11 6 12 141 4 34 10 25 20 99 16 29 18 125 8 65 18 99 29 58 16 49 23 151 23 121 27 41 23 192 71 1 58 35 27 41 20 261 30 255 54 216 27 1 32 286 38 1 33 331 8 314 12 1 27 24 21 183 8 136 4 75 22 39 11 6 12 179 10 54) values: #(nil #(#bold #large) nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #(#bold #large) nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #underline nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil #bold nil)))
|
|
Name
|
|
Assembly1
|
|
Position3D
|
|
0.0 0.0 0.0
|
|
RotationMatrix
|
|
1.0 0.0 0.0
|
|
0.0 1.0 0.0
|
|
0.0 0.0 1.0
|
|
Velocity3D
|
|
0.0 0.0 0.0
|
|
Omega3D
|
|
0.0 0.0 0.0
|
|
RefPoints
|
|
RefPoint
|
|
Position3D
|
|
0.0 0.0 0.0
|
|
RotationMatrix
|
|
1.0 0.0 0.0
|
|
0.0 1.0 0.0
|
|
0.0 0.0 1.0
|
|
Markers
|
|
Marker
|
|
Name
|
|
Marker1
|
|
Position3D
|
|
0.0 0.0 0.0
|
|
RotationMatrix
|
|
1.0 0.0 0.0
|
|
0.0 1.0 0.0
|
|
0.0 0.0 1.0
|
|
RefPoint
|
|
Position3D
|
|
0.0 0.0 0.0
|
|
RotationMatrix
|
|
1.0 0.0 0.0
|
|
0.0 1.0 0.0
|
|
0.0 0.0 1.0
|
|
Markers
|
|
Marker
|
|
Name
|
|
Marker2
|
|
Position3D
|
|
3.0 0.0 0.0
|
|
RotationMatrix
|
|
0.0 0.0 -1.0
|
|
0.0 1.0 0.0
|
|
1.0 0.0 0.0
|
|
RefCurves
|
|
RefSurfaces
|
|
Parts
|
|
Part
|
|
Name
|
|
Part1
|
|
Position3D
|
|
-0.10000089831585 -0.099999676607272 -0.099999998299743
|
|
RotationMatrix
|
|
0.99999996599486 -5.7670432417603e-9 0.0
|
|
5.7670432417603e-9 0.99999996599486 0.0
|
|
0.0 0.0 0.99999996599486
|
|
Velocity3D
|
|
0.6282791203416 -0.62830560182582 0.0
|
|
Omega3D
|
|
0.0 0.0 6.2831854272392
|
|
FeatureOrder
|
|
Extrusion
|
|
zStart
|
|
0.0
|
|
zEnd
|
|
0.1
|
|
Sketch
|
|
Name
|
|
Sketch1
|
|
Position3D
|
|
0.0 0.0 0.0
|
|
RotationMatrix
|
|
1.0 0.0 0.0
|
|
0.0 1.0 0.0
|
|
0.0 0.0 1.0
|
|
Graphics
|
|
Rectangle
|
|
Position2D
|
|
0.0 0.0
|
|
Angle
|
|
0.0
|
|
xLength
|
|
2.0
|
|
yLength
|
|
0.2
|
|
PrincipalMassMarker
|
|
Name
|
|
MassMarker
|
|
Position3D
|
|
1.0 0.1 0.05
|
|
RotationMatrix
|
|
1.0 0.0 0.0
|
|
0.0 1.0 0.0
|
|
0.0 0.0 1.0
|
|
Mass
|
|
0.4
|
|
MomentOfInertias
|
|
0.0016666666666667 0.13366666666667 0.13466666666667
|
|
Density
|
|
10.0
|
|
RefPoints
|
|
RefPoint
|
|
Position3D
|
|
0.0 0.0 0.1
|
|
RotationMatrix
|
|
1.0 0.0 0.0
|
|
0.0 1.0 0.0
|
|
0.0 0.0 1.0
|
|
Markers
|
|
Marker
|
|
Name
|
|
Marker1
|
|
Position3D
|
|
0.099999993198972 0.099999993198972 0.0
|
|
RotationMatrix
|
|
0.99999993198972 0.0 0.0
|
|
0.0 0.99999993198972 0.0
|
|
0.0 0.0 0.99999993198972
|
|
RefCurves
|
|
RefSurfaces
|
|
Part
|
|
Name
|
|
Part2
|
|
Position3D
|
|
3.0999998963448 -0.099961982195285 -0.10004633206372
|
|
RotationMatrix
|
|
2.4552052930545e-18 0.0 -0.99999792689521
|
|
7.2390871169322e-7 0.99999792689495 0.0
|
|
0.99999792689495 -7.2390871169322e-7 2.4552052930545e-18
|
|
Velocity3D
|
|
-6.3509759704061e-15 -1.2551000688039 1.2545472983894
|
|
Omega3D
|
|
-12.566386103469 0.0 -3.6832913691702e-16
|
|
FeatureOrder
|
|
Extrusion
|
|
zStart
|
|
0.0
|
|
zEnd
|
|
0.1
|
|
Sketch
|
|
Name
|
|
Sketch1
|
|
Position3D
|
|
0.0 0.0 0.0
|
|
RotationMatrix
|
|
1.0 0.0 0.0
|
|
0.0 1.0 0.0
|
|
0.0 0.0 1.0
|
|
Graphics
|
|
Rectangle
|
|
Position2D
|
|
0.0 0.0
|
|
Angle
|
|
0.0
|
|
xLength
|
|
2.0
|
|
yLength
|
|
0.2
|
|
PrincipalMassMarker
|
|
Name
|
|
MassMarker
|
|
Position3D
|
|
1.0 0.1 0.05
|
|
RotationMatrix
|
|
1.0 0.0 0.0
|
|
0.0 1.0 0.0
|
|
0.0 0.0 1.0
|
|
Mass
|
|
0.4
|
|
MomentOfInertias
|
|
0.0016666666666667 0.13366666666667 0.13466666666667
|
|
Density
|
|
10.0
|
|
RefPoints
|
|
RefPoint
|
|
Position3D
|
|
0.0 0.0 0.1
|
|
RotationMatrix
|
|
1.0 0.0 0.0
|
|
0.0 1.0 0.0
|
|
0.0 0.0 1.0
|
|
Markers
|
|
Marker
|
|
Name
|
|
Marker1
|
|
Position3D
|
|
0.099999585379472 0.099999585379472 2.4551984258115e-19
|
|
RotationMatrix
|
|
0.99999585379472 0.0 -6.4326060142534e-31
|
|
0.0 0.99999585379472 -1.7773445006374e-24
|
|
-6.4326060142534e-31 -1.7773445006374e-24 0.99999585379472
|
|
RefCurves
|
|
RefSurfaces
|
|
KinematicIJs
|
|
ConstraintSets
|
|
Joints
|
|
RevoluteJoint
|
|
Name
|
|
Joint1
|
|
MarkerI
|
|
/Assembly1/Marker1
|
|
MarkerJ
|
|
/Assembly1/Part1/Marker1
|
|
RevoluteJoint
|
|
Name
|
|
Joint2
|
|
MarkerI
|
|
/Assembly1/Marker2
|
|
MarkerJ
|
|
/Assembly1/Part2/Marker1
|
|
Motions
|
|
RotationalMotion
|
|
Name
|
|
Motion1
|
|
MotionJoint
|
|
/Assembly1/Joint1
|
|
RotationZ
|
|
2.0d*pi*time
|
|
RotationalMotion
|
|
Name
|
|
Motion2
|
|
MotionJoint
|
|
/Assembly1/Joint2
|
|
RotationZ
|
|
4.0d*pi*time
|
|
GeneralConstraintSets
|
|
ForceTorques
|
|
ConstantGravity
|
|
0.0 -9.81 0.0
|
|
SimulationParameters
|
|
tstart
|
|
0.0
|
|
tend
|
|
1.0
|
|
hmin
|
|
1.0e-9
|
|
hmax
|
|
1.0
|
|
hout
|
|
0.01
|
|
errorTol
|
|
1.0e-6
|
|
AnimationParameters
|
|
nframe
|
|
101
|
|
icurrent
|
|
1
|
|
istart
|
|
1
|
|
iend
|
|
101
|
|
isForward
|
|
true
|
|
framesPerSecond
|
|
30
|
|
TimeSeries
|
|
Number Input 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101
|
|
Time Input 0.0 0.01 0.02 0.03 0.04 0.05 0.06 0.07 0.08 0.09 0.1 0.11 0.12 0.13 0.14 0.15 0.16 0.17 0.18 0.19 0.2 0.21 0.22 0.23 0.24 0.25 0.26 0.27 0.28 0.29 0.3 0.31 0.32 0.33 0.34 0.35 0.36 0.37 0.38 0.39 0.4 0.41 0.42 0.43 0.44 0.45 0.46 0.47 0.48 0.49 0.5 0.51 0.52 0.53 0.54 0.55 0.56 0.57 0.58 0.59 0.6 0.61 0.62 0.63 0.64 0.65 0.66 0.67 0.68 0.69 0.7 0.71 0.72 0.73 0.74 0.75 0.76 0.77 0.78 0.79 0.8 0.81 0.82 0.83 0.84 0.85 0.86 0.87 0.88 0.89 0.9 0.91 0.92 0.93 0.94 0.95 0.96 0.97 0.98 0.99 1.0
|
|
AssemblySeries /Assembly1
|
|
X 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
Y 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
Z 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
Bryantx 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
Bryanty 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
Bryantz 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
VX 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
VY 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
VZ 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
OmegaX 0.0 2.7755575615629e-15 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
OmegaY 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
OmegaZ 0.0 2.7755575615629e-15 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
AX 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
AY 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
AZ 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
AlphaX 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
AlphaY 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
AlphaZ 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
PartSeries /Assembly1/Part1
|
|
X -0.1 -0.1 -0.093523620890757 -0.086678146910584 -0.079490594406131 -0.071989339419649 -0.064203999780799 -0.056165232631292 -0.047904872189773 -0.039455566970603 -0.030850311446419 -0.022123379349058 -0.013309477979183 -0.0044425889565779 0.0044419047797233 0.013308219403077 0.022122561611354 0.030849899568557 0.039454630355589 0.047904134284212 0.056165045714787 0.06420342986549 0.071988778167852 0.079490503960464 0.086677782075399 0.093523204474997 0.099999957067476 0.1060815189348 0.11174454185083 0.11696684689759 0.12172725102593 0.12600728598881 0.12979011308748 0.13306071883433 0.1358061673831 0.13801548586393 0.13968042777383 0.14079405116383 0.14135157869513 0.14135187138174 0.14079423488286 0.13968027834922 0.13801583882044 0.13580670857786 0.13306080177163 0.12979051239126 0.12600815533754 0.12172761010797 0.11696728076149 0.11174569234201 0.10608217472024 0.10000041623171 0.093524574104925 0.086678731770651 0.079490981741953 0.071990293540766 0.064204648550201 0.056165537730446 0.047905714945222 0.039456073413978 0.030850403177004 0.022124048976835 0.013309731939153 0.0044423826578901 -0.0044413729700072 -0.01330813154838 -0.022123003568816 -0.030849454226089 -0.039454566799392 -0.047904660973432 -0.056164671916912 -0.064203322385433 -0.071989259602728 -0.079490218571066 -0.086677658955846 -0.093523589316053 -0.099999772194423 -0.1060814085538 -0.11174478520715 -0.11696676932674 -0.12172717967157 -0.12600735246147 -0.12979014405822 -0.1330607088402 -0.13580603884113 -0.1380156211821 -0.13968049606269 -0.14079377633853 -0.14135180915944 -0.1413520284754 -0.14079387375565 -0.13968052279541 -0.13801608834222 -0.13580631584972 -0.13306096994435 -0.12979085105624 -0.1260077776825 -0.12172765393413 -0.11696769882129 -0.1117453664568 -0.10608206602565 -0.10000089831585
|
|
Y -0.1 -0.1 -0.1060817247958 -0.11174479349813 -0.11696685659774 -0.1217273066066 -0.12600735849146 -0.12979011031355 -0.13306065926491 -0.13580610661287 -0.13801552678513 -0.13968030800282 -0.1407939529557 -0.14135175900746 -0.14135172267448 -0.14079415718271 -0.13968060805568 -0.13801565983492 -0.13580663459252 -0.13306121750705 -0.12979029520772 -0.12600803955452 -0.12172804098468 -0.11696703534594 -0.111745535698 -0.10608258973959 -0.10000015366082 -0.093524381197895 -0.086679106648876 -0.079490713553768 -0.071990072124698 -0.064204966261471 -0.056165275277758 -0.047905475248739 -0.039456324247228 -0.030850157021242 -0.022123802900308 -0.013309913115085 -0.0044421620371784 0.0044416127210637 0.013308016634045 0.022123080633566 0.030849675013693 0.039454509625842 0.047904582603342 0.056164861995196 0.064203310560285 0.07198908783942 0.079490367815018 0.08667767757933 0.093523390613275 0.099999872693743 0.10608144160255 0.11174462479286 0.11696681581624 0.12172721131776 0.12600728931047 0.12979013416766 0.13306072463266 0.13580611595833 0.13801555549991 0.13968048391052 0.14079396937133 0.14135169111652 0.14135197939112 0.14079414504693 0.13968035838506 0.13801599691867 0.13580662970942 0.13306076730357 0.12979071566917 0.12600810221869 0.12172742281797 0.11696752156616 0.11174567497464 0.1060818172114 0.10000068470249 0.093524597521327 0.086678206876404 0.079491266459366 0.071990357954277 0.064203977344891 0.056165826432484 0.047905816201014 0.039455343615816 0.03085068349587 0.022124179249336 0.013309115797543 0.0044426428317443 -0.0044412242965497 -0.013308624620323 -0.022122774050426 -0.030849299562904 -0.039454936542705 -0.047904470825575 -0.056164524432101 -0.064203576418781 -0.071989115329708 -0.079490091174521 -0.086677811201444 -0.09352349494277 -0.099999676607272
|
|
Z -0.1 -0.1 -0.099999999999998 -0.099999999999755 -0.099999999998572 -0.099999999978156 -0.099999999913584 -0.0999999999287 -0.099999999821934 -0.099999999506773 -0.099999999633147 -0.099999999603468 -0.099999998931954 -0.099999999156622 -0.099999999482975 -0.099999998523221 -0.099999998718026 -0.099999999491307 -0.099999998398093 -0.099999998462322 -0.099999999567514 -0.099999998459662 -0.099999998370719 -0.099999999641933 -0.099999998525569 -0.099999998296501 -0.099999999714333 -0.099999998595192 -0.099999998238482 -0.099999999784503 -0.099999998667947 -0.099999998195526 -0.099999999852255 -0.099999998743275 -0.099999998166538 -0.099999999917418 -0.099999998820653 -0.099999998150469 -0.099999999979842 -0.099999998899584 -0.09999999814631 -0.099999999809226 -0.099999998979604 -0.099999998153095 -0.099999999547416 -0.099999999060275 -0.099999998169897 -0.099999999313249 -0.099999999141185 -0.099999998195831 -0.099999999105178 -0.099999999221951 -0.099999998230049 -0.099999998921709 -0.099999999302216 -0.099999998271742 -0.099999998761397 -0.099999999381647 -0.099999998320137 -0.099999998622849 -0.099999999459936 -0.099999998374498 -0.099999998504722 -0.099999999536798 -0.099999998434124 -0.099999998405719 -0.099999999611972 -0.099999998498347 -0.099999998324593 -0.099999999685217 -0.099999998566535 -0.099999998260142 -0.099999999756316 -0.099999998638088 -0.099999998211209 -0.09999999982507 -0.099999998712437 -0.099999998176683 -0.099999999891303 -0.099999998789045 -0.099999998155497 -0.099999999954855 -0.099999998867404 -0.099999998146624 -0.099999999923692 -0.099999998947037 -0.099999998149083 -0.099999999650213 -0.099999999027494 -0.09999999816193 -0.099999999405021 -0.099999999108355 -0.099999998184264 -0.099999999186546 -0.099999999189224 -0.099999998215221 -0.099999998993272 -0.099999999269734 -0.099999998253976 -0.099999998823736 -0.099999999349542 -0.099999998299743
|
|
Bryantx 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
Bryanty 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
Bryantz 0.0 0.0 0.0628318530718 0.12566370614363 0.1884955592168 0.251327412309 0.31415926549168 0.3769911185789 0.43982297182365 0.50265482573224 0.56548667870835 0.62831853165267 0.69115038689255 0.75398223977739 0.81681409131328 0.87964594775927 0.94247780091551 1.0053096505584 1.0681415075424 1.1309733612559 1.1938052095461 1.2566370664941 1.3194689207633 1.3823007685445 1.4451326254365 1.5079644801977 1.5707963275539 1.633628184372 1.6964600395654 1.7592918865746 1.822123743303 1.8849555988725 1.947787445607 2.0106193022316 2.073451158125 2.1362830046511 2.1991148611596 2.2619467173281 2.3247785637069 2.3876104200888 2.4504422764871 2.5132741236667 2.5761059790208 2.6389378356067 2.7017696839552 2.764601537957 2.8274333946916 2.8902652441103 2.9530970968987 3.0159289537459 3.0787608041415 -3.1415926513326 -3.078760794406 -3.0159289431216 -2.9530970923767 -2.8902652354011 -2.8274333833115 -2.7646015334123 -2.7017696764156 -2.6389378235993 -2.5761059744387 -2.5132741174462 -2.4504422639774 -2.3876104154551 -2.32477855849 -2.2619467044383 -2.1991148564611 -2.1362829995441 -2.0734511449751 -2.0106192974562 -1.9477874406061 -1.8849555855811 -1.8221237384401 -1.7592918816735 -1.6964600262501 -1.6336281794125 -1.5707963227442 -1.5079644669762 -1.4451326203732 -1.3823007638162 -1.3194689077537 -1.2566370613221 -1.1938052048877 -1.1309733485774 -1.0681415019014 -1.005309645957 -0.94247778944236 -0.87964594155591 -0.81681408702271 -0.75398223034393 -0.69115038134784 -0.6283185280834 -0.56548667127772 -0.50265482126747 -0.43982296913792 -0.37699111223967 -0.31415926130555 -0.25132741018522 -0.18849555322594 -0.12566370145329 -0.062831851224361 5.7670434378694e-9
|
|
VX 0.62831853071796 0.62831853071796 0.66653113317 0.70211317367183 0.73492462371677 0.76483254193711 0.79172378277051 0.81550497930002 0.83602737933475 0.85328120395373 0.86721602737114 0.87759925859989 0.88460759181103 0.88820624140997 0.88808896377816 0.88459848157611 0.87771182144453 0.86712923510226 0.85325813771596 0.83610609713047 0.81545767471934 0.79169608895901 0.764875846422 0.73489782019247 0.70208926265866 0.66655454798213 0.62830336781369 0.58761187343177 0.54462531223545 0.49945032127292 0.45231912605849 0.4034073456418 0.35290323656411 0.30100358091172 0.24790297666449 0.19385352966193 0.13902539806232 0.083620487069723 0.02793557453442 -0.027877527558244 -0.083620977639935 -0.13912276107238 -0.19379281500396 -0.247897509921 -0.30113309038643 -0.35284303086914 -0.40339025497804 -0.45246969580312 -0.49939388889585 -0.54459150779196 -0.58777309120976 -0.62825384041166 -0.66649979288175 -0.70225176487798 -0.73485798508305 -0.76479701718248 -0.79185185014834 -0.81542978666657 -0.83600142105814 -0.85340067509142 -0.86711486447334 -0.87759090939635 -0.88471910763601 -0.88808212029791 -0.88809239361399 -0.88469871738253 -0.87758861756798 -0.8671339791025 -0.8533410210043 -0.8360059134715 -0.81545814853483 -0.79175742067619 -0.76480691031873 -0.73489547293609 -0.7021298368365 -0.66651369103537 -0.62829978055958 -0.58763342849078 -0.54460818589683 -0.49944707888009 -0.4523241369255 -0.40340883444259 -0.3529018090555 -0.30099503455064 -0.24788162604853 -0.19385516951928 -0.13900656551469 -0.083560621635216 -0.027941234949376 0.027903310416725 0.083712114604963 0.13896261635689 0.19382234722331 0.24801215789455 0.30094389757139 0.35287341781194 0.40352054505045 0.45226445605268 0.49942267855502 0.54472983655989 0.5875637443973 0.6282791203416
|
|
VY -0.62831853071796 -0.62831853071796 -0.58762624070932 -0.54461486408699 -0.49945411311363 -0.45232270545517 -0.40340597744906 -0.35289463976913 -0.30099928771129 -0.24790884868465 -0.19382570953254 -0.13901988043459 -0.083633812793141 -0.027880997687358 0.027880126141391 0.08359992003468 0.13905217689728 0.1937938136039 0.2478707715963 0.30105159132443 0.35284601692226 0.40336173298792 0.45237769871287 0.49939904139633 0.54456306904052 0.58767558719785 0.62826111945342 0.66647299905943 0.70215341583652 0.73486714562923 0.76477307483073 0.7917568142297 0.81544040480448 0.83598115643407 0.85331247208678 0.86712637382587 0.87757476726005 0.88464052701774 0.88809385581884 0.88808045787686 0.8846317695531 0.87783587360533 0.86712601228388 0.85328693021211 0.83619955648682 0.81545364620894 0.79171665620768 0.764947195179 0.73489372884239 0.70210217753751 0.66660353576998 0.62829995779995 0.58761805447018 0.54465268099717 0.49944828263883 0.45231974147536 0.40341469213769 0.35290315652766 0.30099994889909 0.24789258892954 0.19385585320038 0.13901888899917 0.083595164716719 0.027940576078755 -0.027885581831313 -0.083658109416861 -0.13896512663468 -0.19380120049567 -0.24794318328711 -0.30094857090719 -0.35285071592828 -0.40344123089134 -0.45227139415062 -0.49940007153387 -0.54464472871424 -0.58757284065335 -0.62825797721605 -0.66655251104416 -0.70205967343803 -0.73485980157669 -0.76484689433439 -0.79167598439509 -0.81542926999649 -0.83604659735844 -0.85353536936611 -0.8671122402257 -0.87763004081706 -0.8848414849458 -0.88807781599041 -0.88812465884409 -0.88480527765591 -0.87758321594109 -0.86715905838651 -0.85342932382777 -0.83600009906173 -0.81547617810033 -0.79182608449524 -0.76480141294981 -0.73490697961115 -0.70217849018808 -0.66650922980336 -0.62830560182582
|
|
VZ 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
OmegaX 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
OmegaY 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
OmegaZ 6.2831853071796 6.2831853071796 6.2831853071682 6.2831853072264 6.2831853067544 6.2831853102804 6.2831853110927 6.2831852666364 6.2831853502513 6.2831853278817 6.2831850768037 6.2831854448073 6.283185370147 6.2831848037415 6.2831855378618 6.283185429967 6.283184635752 6.2831855786409 6.2831854777896 6.2831846372742 6.2831855732374 6.2831855008273 6.2831847359469 6.2831855669582 6.2831855206877 6.2831848272117 6.2831855599085 6.283185537585 6.2831849114393 6.2831855521872 6.2831855517243 6.283184988988 6.2831855438877 6.283185563302 6.2831850602038 6.2831855350975 6.2831855725059 6.2831851254205 6.2831855258987 6.2831855795155 6.2831851849604 6.2831836364304 6.2831855845019 6.2831852391339 6.2831838027995 6.2831855876286 6.2831852882405 6.2831839585976 6.2831855890514 6.2831853325683 6.2831841042964 6.2831855889183 6.2831853723949 6.2831842403539 6.2831855873704 6.2831854079873 6.2831843672134 6.2831855845414 6.2831854396022 6.2831844853042 6.2831855805582 6.2831854674862 6.2831845950419 6.2831855755413 6.2831854918762 6.2831846968288 6.2831855696045 6.2831855129993 6.2831847910536 6.283185562855 6.2831855310734 6.2831848780924 6.2831855553947 6.2831855463075 6.2831849583083 6.2831855473189 6.2831855589014 6.2831850320526 6.2831855387175 6.2831855690463 6.2831850996637 6.2831855296749 6.283185576925 6.2831851614687 6.283183565807 6.283185582712 6.2831852177827 6.2831837366034 6.2831855865741 6.2831852689096 6.2831838966325 6.2831855886699 6.2831853151421 6.2831840463727 6.2831855891506 6.2831853567621 6.2831841862875 6.2831855881602 6.2831853940409 6.2831843168262 6.2831855858353 6.2831854272392
|
|
AX 0 3.9478417604358 3.6921635274956 3.4218975724492 3.1383092996156 2.8417320004667 2.5349589521979 2.2201823878163 1.8904736911438 1.55972001058 1.2272590929598 0.87239563226071 0.52965636494441 0.19109568797231 -0.17658330191104 -0.52033282207799 -0.85519753166838 -1.2192396868228 -1.5531966283057 -1.8748750893178 -2.2185393893475 -2.5315354105587 -2.8298209059703 -3.1391421082258 -3.4199368622714 -3.6840411246452 -3.9484378198234 -4.1869199965657 -4.4072460527212 -4.6177644301566 -4.8053168900141 -4.9738090041975 -5.1234221237323 -5.253233886497 -5.3636728046274 -5.4475118174135 -5.5148255968175 -5.5630582549817 -5.5785680844452 -5.5808543751542 -5.5649495926942 -5.5329443740715 -5.4490155577638 -5.3693399048294 -5.27572467831 -5.1240170470638 -4.9832279617208 -4.8310821452658 -4.6174105213862 -4.4203667470303 -4.2148931041572 -3.9471803401176 -3.7007727513653 -3.4491179101545 -3.1371047845793 -2.8500135595592 -2.5610173912365 -2.2159123242592 -1.8982990983524 -1.5821818316527 -1.2162628416516 -0.87940884450162 -0.54740708637401 -0.17358993115505 0.17050692099636 0.50654219606355 0.87515470956665 1.2142092921975 1.5422383027301 1.8928103268128 2.2146909033227 2.5229187960648 2.843323250516 3.1364873136222 3.4137903632957 3.6930235428328 3.9469331829517 4.1832619836597 4.411816981742 4.6173187874057 4.8040637640587 4.9742502126189 5.1239059742514 5.2542118796268 5.3653407427444 5.4487676494244 5.517785537047 5.5684809217406 5.5804211522923 5.5854885617975 5.5736459642723 5.5142331790871 5.4549758573249 5.3807361137877 5.2525820093847 5.1309333235251 4.9966867393872 4.8047713832368 4.6249085585766 4.4352174836713 4.1866991656556 3.9548984925192
|
|
AY 0 3.9478417604357 4.1879385826247 4.4115059997371 4.6176800515649 4.8055511620442 4.9746116679075 5.1244283941055 5.2527938962767 5.3619659912041 5.4514199154269 5.5138600791183 5.5600896742868 5.5874445838682 5.579462608711 5.5614534992565 5.5263327171123 5.4472834723678 5.365373146066 5.2685526902413 5.1220917141105 4.9786717536827 4.8227278866549 4.6154039849818 4.4154535179537 4.2057567322073 3.9451943610041 3.6957286092881 3.4396017594569 3.1352268660946 2.845049240791 2.551509806046 2.2142128127094 1.8936022942767 1.5730426292769 1.214793162542 0.87513814675927 0.53895515058098 0.17238196255628 -0.17422630495669 -0.51403881134505 -0.84301747536572 -1.2172879910959 -1.5485695078833 -1.8663871138084 -2.217076026225 -2.5279367181711 -2.8231200355825 -3.1381613918213 -3.4174107260665 -3.6792523246515 -3.9479115856145 -4.1854627456345 -4.404411220022 -4.6176458456962 -4.8048812552979 -4.972890981743 -5.1236500923621 -5.2537347689358 -5.3645623459599 -5.4480157094709 -5.5161470347044 -5.5655834663057 -5.579272532167 -5.5828573132723 -5.5688873038855 -5.5127936988726 -5.4515460113337 -5.3744283726473 -5.2509581038452 -5.126914262887 -4.9891802882032 -4.8030647665621 -4.6205147653839 -4.4268844032426 -4.18500221268 -3.9503399826507 -3.7075586297746 -3.4186846277117 -3.1401824094723 -2.8567840337953 -2.531274792562 -2.218789651504 -1.9047946445431 -1.5938487062467 -1.2188443233404 -0.88540286790661 -0.55830664628253 -0.17580495234322 0.16520130976727 0.49676700046977 0.87335102273182 1.2097347019879 1.5338763227949 1.891437622929 2.211143332855 2.5161838077902 2.8423776651331 3.1339160108929 3.4088176737008 3.6924804300246 3.9453425438915
|
|
AZ 0 -3.5316896680992e-15 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
AlphaX 0 -9.6801634036521e-47 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
AlphaY 0 -3.4878684980086e-14 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
AlphaZ 0 -1.0956764383347e-31 3.4352810309932e-9 1.1525621223477e-8 -2.4818913796961e-7 4.2689924945744e-7 -8.9294508202539e-7 -1.017606979421e-5 1.8429597599531e-6 -9.1905021510881e-6 -4.7460718856493e-5 3.2706770549274e-6 -2.389571875875e-5 -1.0043153993991e-4 5.1273579371007e-6 -3.4404576981393e-5 -1.3860924124405e-4 7.1008102219342e-6 -3.5582144394548e-5 -1.4766348200397e-4 8.4408127839705e-6 -3.0846340504662e-5 -1.3671860598068e-4 9.6250700216006e-6 -2.6425683193314e-5 -1.2631708453748e-4 1.0662372436788e-5 -2.2307012886164e-5 -1.1644063157689e-4 1.1561236462534e-5 -1.8477492916801e-5 -1.0707133149502e-4 1.2329911317204e-5 -1.4924612618894e-5 -9.8191653031144e-5 1.2976367813394e-5 -1.1636194564325e-5 -8.9784453797485e-5 1.3508332077699e-5 -8.6003438875756e-6 -8.1832903891773e-5 -2.475132927142e-4 -5.805522709703e-6 -7.4320620073215e-5 -2.3193727195022e-4 -3.240467316137e-6 -6.723150303839e-5 -2.1705219007925e-4 -8.9425149387258e-7 -6.0549885591294e-5 -2.0283689814807e-4 1.2437802023304e-6 -5.4260389896341e-5 -1.8927054199776e-4 3.183961294216e-6 -4.8348028899641e-5 -1.7633273281358e-4 4.9363432742464e-6 -4.2798153319381e-5 -1.6400347188595e-4 6.5106797383918e-6 -3.7596453728028e-5 -1.5226313842469e-4 7.9164410942377e-6 -3.2728957285229e-5 -1.4109250388037e-4 9.1628109461818e-6 -2.8182052951064e-5 -1.3047278032822e-4 1.0258691347581e-5 -2.3942424686721e-5 -1.2038546870962e-4 1.1212710209103e-5 -1.9997124235368e-5 -1.1081255614715e-4 1.2033228101015e-5 -1.6333493797933e-5 -1.0173631821968e-4 1.2728330650753e-5 -1.2939222884334e-5 -9.3139466747884e-5 1.330583170988e-5 -9.8023170602615e-6 -8.5005061863184e-5 -2.5403463886175e-4 -6.9110784716581e-6 -7.7316510970231e-5 -2.3817210855555e-4 -4.2541426522984e-6 -7.0057631071157e-5 -2.2300930061598e-4 -1.8204438304026e-6 -6.3212559711385e-5 -2.0852480129121e-4 4.0078995081506e-7 -5.6765799656884e-5 -1.9469764169595e-4 2.4200137754187e-6 -5.070221534585e-5 -1.815072558933e-4 4.2473969441125e-6 -4.5007019970507e-5
|
|
PartSeries /Assembly1/Part2
|
|
X 2.916616872257 3.1 3.0999999999999 3.0999999999844 3.099999999909 3.0999999986082 3.0999999945227 3.0999999955147 3.099999988763 3.0999999691436 3.0999999773019 3.0999999752255 3.0999999340073 3.0999999485912 3.0999999679246 3.0999999095203 3.0999999226259 3.0999999685268 3.0999999021641 3.0999999075305 3.0999999732202 3.0999999058322 3.0999999019082 3.0999999778106 3.0999999097741 3.0999998973221 3.0999999822833 3.0999999139525 3.0999998937046 3.0999999866249 3.0999999183318 3.0999998909902 3.099999990823 3.0999999228784 3.0999998891162 3.0999999948667 3.0999999275603 3.0999998880216 3.0999999987461 3.0999999323472 3.0999998876481 3.0999999886304 3.0999999372106 3.0999998879393 3.0999999729933 3.0999999421235 3.0999998888412 3.099999958969 3.0999999470606 3.0999998903017 3.0999999464717 3.099999951998 3.0999998922709 3.099999935418 3.0999999569135 3.0999998947011 3.0999999257271 3.0999999617862 3.0999998975463 3.0999999173207 3.0999999665969 3.0999999007628 3.0999999101229 3.0999999713276 3.0999999043088 3.0999999040604 3.0999999759616 3.0999999081442 3.0999998990622 3.0999999804838 3.099999912231 3.0999998950597 3.0999999848801 3.099999916533 3.0999998919867 3.0999999891378 3.0999999210157 3.0999998897791 3.0999999932454 3.0999999256465 3.0999998883755 3.0999999971926 3.0999999303943 3.0999998877164 3.0999999954546 3.09999993523 3.0999998877446 3.099999979138 3.099999940126 3.0999998884051 3.0999999644699 3.0999999450562 3.099999889645 3.0999999513633 3.0999999499962 3.0999998914137 3.0999999397338 3.0999999549232 3.0999998936625 3.0999999294996 3.0999999598157 3.0999998963448
|
|
Y -0.15416044348921 -0.1 -0.11174479349249 -0.12172730616873 -0.1297901124886 -0.13580626245589 -0.13968117132413 -0.14135239486498 -0.1407968025398 -0.13802426764096 -0.13306737789408 -0.12601715285409 -0.11699377185814 -0.10610339493642 -0.093539751343416 -0.079537210365735 -0.064244908890541 -0.047922497043706 -0.030906223588889 -0.013363100537647 0.0044274851643739 0.022070983134777 0.039400127184012 0.056155154146084 0.071948352622292 0.08663121439314 0.099994838425163 0.11172001009731 0.12169697571899 0.12978892616049 0.13579947898002 0.13967232778842 0.1413527451346 0.14080441806657 0.13803215007719 0.1330622995236 0.12603175454076 0.1170061269397 0.10608231834285 0.093556464102463 0.079546687316815 0.064209806849403 0.04794011866693 0.030914502808565 0.013324813202194 -0.004409858666212 -0.02206026984594 -0.039431682601164 -0.056140223892479 -0.07193725797609 -0.086652505855866 -0.09998479717615 -0.11171092173642 -0.12170710039942 -0.12978511076996 -0.13579458740504 -0.13967268159497 -0.14135544901439 -0.14080522965138 -0.13802571641431 -0.13307077109159 -0.12603874831102 -0.11699657158981 -0.10609493710291 -0.093568958227792 -0.079537459405741 -0.06421718691511 -0.047956368771737 -0.030908116606563 -0.013319850481912 0.0043923532783932 0.022062652522549 0.039447932384615 0.056124269345179 0.07193589669266 0.086674411705004 0.099972998277991 0.1117072431441 0.12172628829272 0.12977940493348 0.13579069463959 0.13968040563955 0.14135676656839 0.140803301343 0.13801591140761 0.13307888136902 0.12604046426197 0.11697331439698 0.10610850339076 0.093575072326773 0.079507527963118 0.064234014296746 0.047966510949946 0.030878013303868 0.013337276119467 -0.0043796161881312 -0.022087816023337 -0.039432580762804 -0.056111138224377 -0.071953080451905 -0.086663372573817 -0.099961982195285
|
|
Z -0.1539662737859 -0.1 -0.086678146829996 -0.071989335987481 -0.056165243401801 -0.039456042294924 -0.022126098225388 -0.0044445571495834 0.01330341824954 0.030834960135068 0.047893577521967 0.064193950787 0.079464000897042 0.093502890056518 0.10607331093176 0.11694348922556 0.12598764159487 0.13305842513944 0.13800939473237 0.14078873938011 0.14135548393845 0.13969504638664 0.13582267159186 0.12979765927705 0.12175919085562 0.11178254822982 0.10000859048215 0.086720943691223 0.072043707386176 0.056172659505326 0.039501721386492 0.022186448294151 0.0044471989043633 -0.013266019147673 -0.030787527267227 -0.04790240751869 -0.064170403068204 -0.079438398816468 -0.093523237540217 -0.10606125589466 -0.11693314229324 -0.12600395976079 -0.13305446815492 -0.13800530625584 -0.14079147733875 -0.14135851932713 -0.13969482109947 -0.13581191944391 -0.12980705675885 -0.12176389899458 -0.11176343981991 -0.10002271829791 -0.086730574637297 -0.072021737404801 -0.056189189347611 -0.03951514590775 -0.022166376593566 -0.0044635183578814 0.01325084623025 0.030802455643747 0.047888751892372 0.0641560482801 0.07944681525368 0.093514145234942 0.10605030511872 0.11693548579599 0.1260041463525 0.13304901965531 0.13800339485369 0.14079534117687 0.14135977145646 0.13969119470014 0.13581036859588 0.12981506831489 0.12176109447939 0.11174966025793 0.10003638389464 0.086730490055404 0.071993000553266 0.056206430056608 0.039518617083177 0.022124746394875 0.0044816474682885 -0.013244187532675 -0.030847442253811 -0.047872559391256 -0.064147628259544 -0.079480004494172 -0.093502367545902 -0.10604222631497 -0.11695428584428 -0.12599850197798 -0.13304354011209 -0.13800822969977 -0.14079651970197 -0.1413587628055 -0.13968486952088 -0.13581794786593 -0.12981956807885 -0.12174782854943 -0.11176221741567 -0.10004633206372
|
|
Bryantx 0.37604744507039 0.0 -0.12566370614364 -0.25132741230144 -0.37699111861257 -0.50265482734509 -0.62831854761699 -0.75398225569261 -0.8796459838642 -1.0053097960547 -1.1309734895532 -1.2566371798806 -1.3823011592832 -1.5079648401563 -1.6336283541792 -1.7592924840287 -1.8849561977667 -2.0106194761228 -2.1362836728784 -2.2619474557808 -2.3876105658759 -2.5132747583952 -2.6389386110077 -2.764601656955 -2.8902658427178 -3.0159297571148 3.1415925577671 3.0159283810221 2.8902644122778 2.7646014638901 2.6389372981787 2.5132732820543 2.387610368563 2.2619462156681 2.1362821586791 2.0106192717653 1.8849551332494 1.7592910414768 1.6336281734855 1.507964050703 1.382299929811 1.256636962407 1.1309729678295 1.0053088230824 0.87964571017661 0.7539818844492 0.62831772072746 0.50265447447347 0.37699080040042 0.25132662221749 0.12566325413193 -2.8446082341644e-7 -0.12566447294303 -0.25132795195903 -0.37699137026198 -0.50265556521759 -0.62831914485755 -0.7539824571148 -0.87964665503891 -1.0053103255705 -1.1309735451162 -1.2566377428101 -1.3823014950549 -1.5079646343491 -1.633628828906 -1.7592926542201 -1.8849557248833 -2.0106199136742 -2.1362838039283 -2.2619468167759 -2.3876109974361 -2.5132749449972 -2.6389379100727 -2.7646020804884 -2.8902660782008 -3.0159290048085 3.1415921440758 3.0159281029088 2.8902652061719 2.7646010616475 2.638936983281 2.5132741084942 2.387609979178 2.2619458694433 2.1362829646864 2.01061889646 1.8849547607815 1.7592917054056 1.6336278133059 1.5079636567178 1.3823004631408 1.2566367295466 1.1309725567095 1.0053092367039 0.87964564503126 0.75398146024772 0.62831802496182 0.50265455962578 0.37699036685617 0.25132682683521 0.12566347321213 -7.2391021243501e-7
|
|
Bryanty -1.2427258454656 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949 -1.5707963267949
|
|
Bryantz 0.27078954910705 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
VX 0.62831853071796 2.7755575615629e-16 7.1818297392151e-17 5.9943058014342e-17 1.5997696243994e-16 2.8328506385192e-15 1.0997232738903e-14 3.0192089283001e-14 2.1275232075188e-14 6.2393237274853e-15 -3.8459969911264e-14 -1.5392471067577e-14 -6.6926736182298e-15 2.5265514842247e-14 5.2561690941745e-15 2.8359921933293e-15 -6.9407430961475e-15 -4.9920503836569e-15 -1.0083083441391e-14 -1.9254308895462e-14 -1.3841647884747e-14 -5.1249881759573e-15 1.2949682402938e-14 9.141434979961e-15 5.9023134157073e-15 -7.9741927763623e-15 -3.7275987944562e-15 -3.0231343769032e-15 2.7039781418261e-15 3.3438205311844e-16 2.1179058478775e-16 -8.3124114344045e-16 -5.2558225928605e-16 0.0 0.0 -6.5739420383206e-16 0.0 -6.945993888501e-16 0.0 0.0 3.3429742129491e-16 -6.3848549197798e-16 2.991523141967e-16 -2.7434407572101e-16 2.452102048145e-16 1.061042320258e-16 -1.7585992490671e-16 3.4184665429144e-17 6.7767512186642e-16 1.5246478052289e-16 -2.917037249373e-17 1.9850957063171e-15 4.3597485029012e-15 9.6483317943943e-15 2.0039052367245e-15 -4.9809394889588e-15 -1.7886477717084e-14 1.2554128522554e-14 2.1180927980254e-14 3.8895372566501e-14 1.5567267293501e-14 -3.6614594917581e-15 -4.0351386357247e-14 -2.3572654312678e-14 -9.6182820919501e-15 2.5181143310156e-14 1.3964235465257e-14 9.7109203968932e-15 -1.2213100944435e-14 -4.4284952439539e-15 -3.080858726161e-15 3.5007269966891e-15 6.6083270131768e-16 5.9481070287424e-16 -3.0867032123082e-16 0.0 1.6543585274434e-21 0.0 0.0 3.1995374295135e-16 0.0 0.0 0.0 -5.7888016577256e-16 0.0 -6.5739350705398e-16 -6.8136898135392e-16 0.0 -6.968762818039e-16 0.0 -3.3429798777106e-16 -6.3848487025068e-16 -2.991519559718e-16 5.486890254627e-16 5.3093712221441e-15 1.2505083773467e-14 2.2887405153842e-14 7.112163319545e-15 -1.0099776910864e-14 -4.2283994832313e-14 -2.1953512981033e-14 -6.3509759704061e-15
|
|
VY -0.62831853071796 -1.2566370614359 -1.089229724642 -0.90464530971924 -0.70579050592373 -0.49586300465233 -0.27808948067933 -0.055612058901721 0.16666955589963 0.3872009524471 0.60335202910871 0.80496857365278 0.9975993557912 1.1786701545218 1.3297950590581 1.467482657189 1.5884959215858 1.6680928968573 1.7312400071517 1.7744534176817 1.7725092525164 1.7520848230355 1.710661045432 1.6279917467567 1.5269490509424 1.4068603415271 1.2548012036409 1.0874843621326 0.9059101357936 0.70531491111695 0.49541309814482 0.27826789171294 0.056678291930767 -0.16613443568354 -0.38790937647332 -0.60002342314707 -0.80428534467221 -0.99913497576692 -1.1725540420227 -1.3294562975891 -1.46969950531 -1.5960912592871 -1.6679246302302 -1.7336791463246 -1.782079484351 -1.7721748750728 -1.7541642556392 -1.7176703881894 -1.6275688290279 -1.528417151798 -1.4123110364419 -1.254402651329 -1.088238444051 -0.90920248116681 -0.70506141869389 -0.49549244300875 -0.27919520412934 -0.056669371158472 0.16657981508365 0.38917608482632 0.59973371452813 0.8050414873887 1.0021188665921 1.1719717206818 1.330297094877 1.4737288153853 1.5796736592067 1.6686583813369 1.7380152483595 1.7655607142666 1.7726774298723 1.7581245992053 1.70349375058 1.6277985298862 1.5314740366237 1.4021504079511 1.254396229613 1.0900805745541 0.9038141105377 0.7049137395902 0.49604372609207 0.27844349373752 0.056502785020303 -0.1671821214204 -0.39050422281845 -0.5998031241992 -0.80650066905698 -1.0062251757217 -1.1718636851318 -1.3322299362966 -1.4796980982766 -1.5793631493391 -1.6706724650929 -1.7447624344083 -1.765083758864 -1.774439018565 -1.7645769065974 -1.702939117161 -1.629080477595 -1.536731262984 -1.4016394955861 -1.2551000688039
|
|
VZ 0.0 1.2566370614359 1.4042263982982 1.5296659364221 1.6310024995611 1.7064248503478 1.7550446064047 1.7768661061336 1.7682889846056 1.7336137287184 1.674275823203 1.5816690961242 1.4686748348862 1.3362283893766 1.1736580344071 0.99786206161383 0.80914405219819 0.60159885043213 0.38748214920329 0.16765705153612 -0.05471266604492 -0.27694974529504 -0.4970753149776 -0.70341676349951 -0.90233904712675 -1.0913610869733 -1.2534090107901 -1.4009161592315 -1.5319111539889 -1.6274314893619 -1.7027212134148 -1.757072346305 -1.7729248511868 -1.765417371953 -1.7354471542088 -1.6694149192229 -1.5802290839315 -1.4702682733119 -1.3313954498814 -1.1731722247296 -0.99891866361312 -0.81369607523907 -0.6014031377892 -0.38766755016643 -0.16873062806125 0.054801866065136 0.2776376316479 0.49885193814561 0.70331198416666 0.90361756263602 1.0953897199809 1.2530723128043 1.402456981344 1.5373311825513 1.6268850802583 1.7042151561118 1.7629211062989 1.7722480480008 1.7666262932777 1.7408179100466 1.668728483246 1.5810172304904 1.4744414072872 1.3308368154454 1.1735139082516 1.00144845571 0.80599538343385 0.60136829459563 0.38841584281826 0.16788603579511 -0.055078771763526 -0.27852017011312 -0.49389082520028 -0.70367172157563 -0.90575351161199 -1.0863949700922 -1.253370502926 -1.4053324894887 -1.5263973132741 -1.6270237633889 -1.7072804845785 -1.7520706219854 -1.772193599153 -1.7693888896887 -1.7491042170489 -1.668513448728 -1.5831128765821 -1.4811868827588 -1.3305466286648 -1.1747467944843 -1.0058552182333 -0.8057438648943 -0.6017171671695 -0.39012248041831 -0.16778556836213 0.055485132343891 0.27943347671754 0.49375784012337 0.70460152048611 0.90882789288539 1.0859973824802 1.2545472983894
|
|
OmegaX 0.0 -12.566370614359 -12.566370614381 -12.566370619337 -12.566370559286 -12.56637100969 -12.566371118052 -12.566365467049 -12.56637610809 -12.566373300207 -12.566341561671 -12.566388102159 -12.566378758555 -12.566307564858 -12.566399833141 -12.566386388608 -12.56628696751 -12.56640494195 -12.566392421526 -12.566287398071 -12.566404254977 -12.566395300136 -12.566299719921 -12.566403457982 -12.566397780989 -12.566311118599 -12.566402564146 -12.566399890789 -12.566321640015 -12.566401585898 -12.566401655131 -12.566331328549 -12.566400534943 -12.566403098521 -12.566340227078 -12.566399422282 -12.566404244405 -12.566348377009 -12.566398258238 -12.566405115198 -12.566355818305 -12.566162524927 -12.566405732308 -12.566362589523 -12.566183269954 -12.56640611616 -12.566368727835 -12.566202701062 -12.566406286229 -12.566374269062 -12.566220876486 -12.566406261058 -12.566379247705 -12.566237852696 -12.566406058286 -12.566383696969 -12.566253684426 -12.566405694673 -12.566387648796 -12.56626842471 -12.566405186127 -12.56639113389 -12.566282124909 -12.566404547723 -12.566394181751 -12.566294834748 -12.566403793734 -12.566396820695 -12.566306602344 -12.566402937647 -12.566399077887 -12.56631747424 -12.566401992194 -12.566400979371 -12.56632749543 -12.566400969372 -12.566402550088 -12.566336709399 -12.566399880463 -12.566403813914 -12.566345158146 -12.566398736064 -12.566404793677 -12.566352882216 -12.566153720099 -12.566405511192 -12.566359920733 -12.566175015215 -12.566405987278 -12.566366311428 -12.566194972273 -12.566406241795 -12.566372090666 -12.566213650235 -12.566406293657 -12.56637729348 -12.566231106284 -12.56640616087 -12.566381953597 -12.566247395854 -12.566405860547 -12.566386103469
|
|
OmegaY 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.3234889800848e-21 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.9388939039072e-16 3.4694469519536e-16 0.0 -2.0770412536978e-15 -4.5102810375397e-15 -9.5409791178724e-15 -1.9081958235745e-15 5.0306980803327e-15 1.7347234759768e-14 1.5612511283791e-14 5.2041704279304e-15 -9.3675067702748e-15 -6.9388939039072e-15 -2.4286128663675e-15 5.2041704279304e-15 6.9388939039072e-16 0.0 -6.9388939039072e-16 -6.9388939039072e-16 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.6543612251061e-21 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
OmegaZ 6.2831853071796 2.7755575615629e-15 3.1983964088322e-16 1.7347234759768e-16 3.4694469519536e-16 4.336808689942e-16 1.7347234759768e-16 -1.7347234759768e-16 -3.4694469519536e-16 6.9388939039072e-16 3.4694469519536e-16 3.4694469519536e-16 0.0 -3.4694469519536e-16 0.0 0.0 6.9388939039072e-16 0.0 6.9388939039072e-16 -6.9388939039072e-16 0.0 6.9388939039072e-16 -6.9388939039072e-16 0.0 -6.9388939039072e-16 0.0 0.0 0.0 0.0 6.9388939039072e-16 6.9388939039072e-16 6.9388939039072e-16 6.9388939039072e-16 0.0 0.0 6.9388939039072e-16 0.0 6.9388939039072e-16 0.0 0.0 -3.4694469519536e-16 6.9388939039072e-16 -3.4694469519536e-16 3.4694469519536e-16 -3.4694469519536e-16 -1.7347234759768e-16 3.4694469519536e-16 -8.673617379884e-17 -4.9005938196345e-15 -3.2742905609062e-15 1.1167282376601e-15 -9.1943320979816e-16 -2.6020852139652e-16 1.8648277366751e-15 6.505213034913e-16 -1.4311468676809e-15 -7.2858385991026e-15 2.393918396848e-14 1.5785983631389e-14 1.5439038936194e-14 4.5102810375397e-15 2.0816681711722e-15 -4.1633363423443e-15 -6.9388939039072e-16 6.9388939039072e-16 1.3877787807814e-15 1.3877787807814e-15 1.3877787807814e-15 0.0 0.0 6.9388939039072e-16 0.0 0.0 0.0 6.9388939039072e-16 0.0 0.0 0.0 0.0 -6.9388939039072e-16 0.0 0.0 0.0 6.9388939039072e-16 0.0 6.9388939039072e-16 6.9388939039072e-16 0.0 6.9388939039072e-16 0.0 3.4694469519536e-16 6.9388939039072e-16 3.4694469519536e-16 -6.9388939039072e-16 3.4694469519536e-16 -3.4694469519536e-16 0.0 3.0357660829594e-16 2.6020852139652e-16 -6.505213034913e-16 -3.5778671692022e-16 -3.6832913691702e-16
|
|
AX 0 2.0452075279577e-14 4.5225811276595e-16 -2.8028712058083e-15 1.1154327916529e-14 4.733502395711e-13 1.2863654613569e-12 2.7190737827922e-12 -6.0222142863987e-13 -2.7855874878901e-12 -6.3376067702232e-12 8.7189076355228e-14 1.8853930501042e-12 4.7761566112936e-12 2.9604579330206e-14 -5.7141316945438e-13 -1.5862516074652e-12 -4.5518159281107e-13 -6.8249784700293e-13 -9.4364267913134e-13 4.3681334829659e-13 1.2834772960913e-12 2.5248623864964e-12 8.4029474556071e-14 -7.6008762385418e-13 -2.1092815516333e-12 -9.5914767523902e-14 2.7873938214512e-13 9.2578335882178e-13 1.8528515071973e-14 -5.1472556212712e-14 -1.7043735799383e-13 -6.4756069981959e-15 -3.0377793826865e-15 0.0 -1.4695652943906e-15 4.6384463589418e-16 -1.1640039756775e-15 3.2102930378271e-16 0.0 -2.4838488997035e-15 2.647456957575e-15 -1.1894213077785e-17 1.4280931819164e-17 -3.8895829685193e-15 -3.4674554031839e-15 3.3130065596574e-15 9.970162427703e-16 -6.8518771336241e-14 -4.7287139804666e-14 4.1456945232312e-14 1.0003239192351e-13 3.4626773725261e-13 6.044089624719e-13 -4.3194882981993e-13 -9.3322197495392e-13 -1.5690820350022e-12 2.1505637961329e-13 1.2127925862863e-12 2.6969683824578e-12 -1.3283678990312e-12 -2.7127770469471e-12 -4.758203515162e-12 3.5215059553032e-13 2.2484008000285e-12 5.0623225315926e-12 1.042027932433e-13 -1.1681756081492e-12 -3.2026065311073e-12 -1.0406516374631e-13 3.33161959047e-13 1.1240591270473e-12 1.9471261706615e-14 -4.651722115803e-14 -1.7130584875449e-13 -3.0975300490361e-15 3.0294211615641e-15 -1.095251139749e-15 0.0 7.5443219025872e-15 -4.4892962084953e-16 -2.8469354271198e-15 1.4322585346436e-15 -4.2786862948354e-15 3.4258159242119e-15 -2.9236770143819e-15 -9.3753674404081e-16 0.0 2.4247952478399e-16 0.0 6.258775676273e-16 2.6475243962392e-15 4.4897433017154e-15 -5.4083897166562e-15 5.1805937207658e-13 8.4478319053504e-13 1.2884052329134e-12 -1.1232515116721e-12 -2.397285592202e-12 -4.1632111821888e-12 6.7921594204861e-13 2.5771992913285e-12
|
|
AY 0 15.791367041743 17.646024322293 19.222198783013 20.497366261073 21.439323385249 22.062574856146 22.386276566318 22.205569157182 21.862814579261 21.348042625239 19.842746205062 18.676660312914 17.560695562737 14.680132866348 12.887020746781 11.382310318754 7.4470991717243 5.2411607910928 3.4985835207253 -0.82811877548582 -3.181841132574 -4.9946872169223 -8.9813663995623 -11.146350100696 -12.766701229564 -15.864076530233 -17.523057709147 -18.704311983806 -20.508138906424 -21.410014801069 -21.959643098967 -22.26179666888 -22.259814508205 -22.070629095031 -20.880789878189 -19.956194557225 -19.025919617259 -16.562053145566 -14.829418166029 -13.265138386975 -12.097950911255 -7.6084845967989 -5.6147610111544 -4.1761890685871 0.68285555159258 2.8309477613433 4.3464428759358 8.8714071140023 10.866721811743 12.239159546956 15.800520074107 17.348313048816 18.364759149718 20.49328948271 21.355200652123 21.843172030702 22.289975117985 22.320898148681 22.177324838727 20.940364533196 20.112484997928 19.323414611157 16.638211936103 15.048286478043 13.695777150179 9.993076559191 7.8514509146233 6.1059760759689 1.9437002854454 -0.45373212435733 -2.3548299609567 -6.374734124468 -8.6878530297042 -10.473113713639 -13.790683268749 -15.683900748615 -17.087104318049 -19.261098795558 -20.452491479383 -21.252828854941 -22.017890621776 -22.321449997973 -22.378383558021 -22.268660440028 -21.030110940796 -20.307413565019 -19.666188840581 -16.765183398285 -15.340127458138 -14.223009441522 -10.133321901072 -8.1891365691788 -6.7285843534347 -2.0744918957341 0.12329721969954 1.7334581662739 6.2714540020536 8.4117207174087 9.9424492803058 13.726029454824 15.496635378567
|
|
AZ 0 15.791367041743 13.687598387617 11.366929515428 8.8784865499789 6.2126827482816 3.5114223790205 0.87501870637885 -2.141494103868 -4.7529732591386 -7.0495360286125 -10.180759801392 -12.349289524619 -14.052294367971 -16.781621495504 -18.302686091005 -19.358303137342 -21.010335249731 -21.752480844462 -22.158070042888 -22.270630778644 -22.14173950916 -21.867780179142 -20.390777853455 -19.387518429703 -18.440836396941 -15.638770632939 -13.884972895579 -12.372916073513 -8.6866293607705 -6.4181126780351 -4.5369050913408 -0.51515561123971 1.9522639718466 3.9431937643252 7.7245227349412 10.039455176805 11.853769083183 14.873067576888 16.699081119791 18.065289277697 18.88626518046 20.990816593965 21.693325339433 22.03889613999 22.31081361531 22.224003213858 22.007682304367 20.476225855782 19.586171181965 18.801154575389 15.750074232871 14.160245777146 12.885734172976 8.8031455297445 6.7227578728285 5.1170742464096 0.61849667879279 -1.6652366201355 -3.3843389816601 -7.6478038784832 -9.809786915309 -11.395158251656 -14.829957631241 -16.55402238 -17.765266135516 -19.916690139813 -20.94228175414 -21.5826436443 -22.193368532954 -22.355151126136 -22.303432729809 -21.342058752926 -20.596395091123 -19.828730457248 -17.485569402914 -15.91966192609 -14.517380693374 -11.169436187336 -8.9914164525727 -7.13324011013 -3.2845293537104 -0.79558362463288 1.2652364262167 2.6663223510013 7.5064044632176 9.4770573816048 10.786855807778 14.74022812066 16.330518291861 17.346695503585 19.884638924761 20.850205673027 21.400677600166 22.215336583593 22.395416654403 22.367252817122 21.406547400818 20.750421620028 20.111148946119 17.576124242695 16.153944553843
|
|
AlphaX 0 0.0 -4.3867295863517e-8 -1.6053930450635e-6 3.174251986043e-5 -5.4749490132483e-5 1.1313344375902e-4 0.0012937226557532 -2.3605600028929e-4 0.0011613405458914 0.0059973280414592 -4.1923941165867e-4 0.0030039176908154 0.012616198224137 -6.5517506722852e-4 0.0043079066734241 0.017339222079245 -9.0378381923783e-4 0.0044465748495455 0.018438055143931 -0.0010721366722243 0.0038537957871947 0.017074344134203 -0.0012209540327639 0.0033003040627254 0.015777889656711 -0.0013513313376205 0.0027844760100036 0.014546462228583 -0.0014643304381925 0.0023047272283889 0.013377876722535 -0.0015609800158327 0.0018595122106306 0.012269992057034 -0.0016422760145589 0.0014473239754115 0.011220710899604 -0.0017091820464585 0.0010666936230228 0.010227979176281 0.030859694066373 7.1619008042666e-4 0.0092897859957581 0.028924093629082 3.9441955792998e-4 0.0084041629910088 0.027073673718474 1.0002529133202e-4 0.0075691842489503 0.025305866211212 -1.6831294394832e-4 0.0067829657556559 0.023618149596987 -4.1187920887071e-4 0.006043665118831 0.022008048819722 -6.3192173345395e-4 0.005349481268502 0.020473135029669 -8.2965341464307e-4 0.0046986539676977 0.019011025081418 -0.0010062521729574 0.0040894635210727 0.017619381342841 -0.0011628613287009 0.0035202304712011 0.016295911467843 -0.0013005900631642 0.0029893150571862 0.015038367739686 -0.001420513816412 0.002495117030878 0.013844547188948 -0.0015236746751172 0.0020360751121456 0.012712290802752 -0.0016110818241619 0.0016106667527363 0.011639483600164 -0.001683711909682 0.0012174076747824 0.010624054010183 0.031669875021748 8.5485147200554e-4 0.009663973610987 0.029698972722077 5.2158928913817e-4 0.0087572568718657 0.027814306395747 2.1624939288475e-4 0.0079019606835998 0.026013288734177 -6.2503237112897e-5 0.0070961840567541 0.024293379334963 -3.1596727159602e-4 0.0063380677757887 0.022652084358983 -5.4540543549682e-4 0.0056257940439055
|
|
AlphaY 0 -3.4694469519536e-14 3.5575383784681e-15 5.1499603193061e-15 -8.1315162936413e-15 -7.5894152073985e-15 0.0 -1.0842021724855e-15 0.0 -5.4210108624275e-15 2.168404344971e-15 8.673617379884e-15 -4.336808689942e-15 0.0 6.505213034913e-15 8.673617379884e-15 2.168404344971e-15 -4.336808689942e-15 7.5894152073985e-15 2.168404344971e-15 1.0842021724855e-15 -2.168404344971e-15 5.4210108624275e-15 7.3183646642772e-15 7.7249404789592e-15 -3.3203691532369e-15 -1.7907172132103e-15 2.7105054312138e-15 6.9117888495951e-15 2.9815559743351e-15 -3.2526065174565e-15 0.0 -1.0842021724855e-15 -5.4210108624275e-15 0.0 4.336808689942e-15 2.168404344971e-15 -4.336808689942e-15 -8.673617379884e-15 0.0 4.336808689942e-15 2.168404344971e-15 -4.336808689942e-15 4.336808689942e-15 1.0842021724855e-15 2.168404344971e-15 5.4210108624275e-16 -2.168404344971e-15 -2.2497195079074e-14 -4.9060148304969e-14 -4.5062152793929e-14 -1.1419656376217e-13 -3.6452909918036e-13 -6.3154776547281e-13 4.3584927333917e-13 9.7795035958192e-13 1.7032816129747e-12 -5.8004816227974e-13 -1.1980434005965e-12 -1.9732479539236e-12 3.2959746043559e-13 5.7679555576229e-13 1.0776969594506e-12 1.1926223897341e-13 -4.7704895589362e-14 -2.9056618222612e-13 0.0 4.336808689942e-14 6.3967928176645e-14 3.2526065174565e-15 -1.0842021724855e-15 3.2526065174565e-15 -3.2526065174565e-15 -2.4394548880924e-15 5.6920614055489e-15 -3.0831999280057e-15 3.029428180406e-15 -1.1180834903757e-15 0.0 -2.7105054312138e-16 -5.4210108624275e-16 -3.7947076036993e-15 2.168404344971e-15 1.0842021724855e-15 7.5894152073985e-15 0.0 4.336808689942e-15 0.0 2.168404344971e-15 0.0 2.168404344971e-15 2.168404344971e-15 -4.336808689942e-15 0.0 0.0 1.0842021724855e-15 0.0 1.0842021724855e-15 -2.7105054312138e-16 -6.7762635780344e-16 5.4210108624275e-16 -2.5175139767263e-15
|
|
AlphaZ 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0299920638612e-13 3.588709190927e-13 6.8575787409708e-13 2.0679515313826e-21 2.2768245622196e-14 8.0230960763927e-14 -8.4567769453869e-14 -2.5370330836161e-13 -5.5077470362264e-13 -1.2988742026376e-12 -4.9222778630842e-13 6.8738417735581e-13 -2.1033522146219e-13 -4.1633363423443e-13 -8.9555099447303e-13 -1.0408340855861e-13 5.2041704279304e-14 3.5561831257525e-13 -8.673617379884e-15 -5.6378512969246e-14 -1.1709383462843e-13 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -2.2333876538932e-19
|
|
RevoluteJointSeries /Assembly1/Joint1
|
|
FXonI 0 14.212230337569 14.184185519644 14.100157195589 13.960462405436 13.765625745669 13.516381718469 13.213672755794 12.85892337416 12.4534204175 11.998918712805 11.496863071233 10.949707007528 10.359600490473 9.7281667091496 9.0586579983218 8.3535737006979 7.615120293568 6.8468227134592 6.0516323728384 5.2321428952969 4.3921990105197 3.5350959578148 2.6635255671914 1.7816859930327 0.89304192085024 3.812390372159e-4 -0.891987865393 -1.7805266856798 -2.6626227685338 -3.533960094924 -4.3911317485775 -5.2313823240384 -6.0508060947395 -6.8461237116832 -7.6148009489294 -8.3532826498091 -9.0585940008102 -9.7284617113889 -10.359838496533 -10.95015403968 -11.496890318133 -11.999390507306 -12.453793303524 -12.858744934419 -13.213856997778 -13.516244006408 -13.765055175276 -13.960215261587 -14.099868111087 -14.183713028773 -14.212025629355 -14.183990628606 -14.099886734381 -13.960368063936 -13.76563197921 -13.516546135967 -13.214158115606 -12.859613474753 -12.454357372632 -11.999831046511 -11.498032190482 -10.95095064598 -10.360405316661 -9.7291238336842 -9.059587011036 -8.3539586094248 -7.6155538967211 -6.8472714282826 -6.051570385128 -5.2321976349093 -4.3923789307485 -3.5348038493937 -2.6634875175001 -1.7818780068366 -0.89281653841126 -4.2212181931159e-4 0.89175043124204 1.7807981200897 2.6626575666464 3.5337893422718 4.3913263825377 5.2314102467437 6.0506410450569 6.8455616109123 7.6148363914515 8.3531430302251 9.0580867269043 9.7285019412527 10.359726628993 10.949715557668 11.497529401452 11.999306641952 12.453432934058 12.859250384704 13.213799562822 13.515966502508 13.765425633623 13.960181190229 14.099673939731 14.183953880607 14.212010738921
|
|
FYonI 0 -3.924 -3.0316066714579 -2.1427354213553 -1.2608970885993 -0.3895695469479 0.46778728627698 1.307744568041 2.127152137768 2.9225650091689 3.6908050172048 4.4293491166523 5.1346953653631 5.804110192763 6.4356626543043 7.0260489122937 7.5730369412058 8.0751983317863 8.5297186341531 8.9348933748388 9.2898061543742 9.5923021938222 9.8412664080634 10.036255855024 10.175929545465 10.259794300753 10.287983163349 10.259979599038 10.17598162438 10.036370635018 9.841641070856 9.5925615900454 9.2901579648061 8.9356047462032 8.5303323400093 8.0758369215315 7.5740161558914 7.0268878657602 6.4364179101419 5.8051038400464 5.1354943316141 4.4303523280724 3.6915329983964 2.9231570657695 2.1280325919884 1.3081784308721 0.4682510368851 -0.38869845198086 -1.2605279683055 -2.1422557160926 -3.0306801028659 -3.9235882702381 -4.8158830543685 -5.7043146159875 -6.5866621646064 -7.457914962268 -8.3148831290871 -9.1554090076838 -9.9747549589046 -10.769901278134 -11.538829872235 -12.277241830628 -12.982395624424 -13.652491207222 -14.283808223054 -14.873984820778 -15.421515909435 -15.92337019916 -16.377656364085 -16.783235849014 -17.137845401425 -17.440140566932 -17.689411884121 -17.884210613619 -18.023797651585 -18.107942722011 -18.136025835194 -18.107951118153 -18.024002091097 -17.884370880571 -17.689620156791 -17.44056394137 -17.138161327451 -16.783625162552 -16.378383383445 -15.923832624691 -15.422062621241 -14.875036228411 -14.284403553691 -13.653167974048 -12.98372182628 -12.277952223037 -11.539606750633 -10.771444183025 -9.9755585873991 -9.1562545130499 -8.3165779750682 -7.4587863791769 -6.5875442618873 -5.7060918920411 -4.8167936577698 -3.9244752777618
|
|
FZonI 0 -1.2538798124795e-14 3.8588821819683e-12 3.872540809063e-16 5.2079452010909e-15 8.1785980106107e-15 5.0404957086753e-15 -1.7097860592852e-14 -8.2052195093859e-15 -7.7301843892801e-15 3.5260362830355e-15 -2.7934238321607e-15 3.4855712757404e-15 1.4689164771148e-14 8.3373675952105e-15 1.2474340274099e-15 -1.6382486295997e-14 -7.4851678782763e-15 -3.1610128558618e-15 1.0051169359687e-14 4.1468231435879e-15 2.352963865901e-15 -4.6669476147958e-15 -1.636362011834e-15 -1.010525129526e-15 1.7928051540287e-15 7.1645588080333e-16 4.9693216601756e-16 -5.0943806570665e-16 -2.4730642987947e-16 -2.0339037155398e-16 1.4215770897246e-16 7.1591204271752e-17 6.7894865424953e-17 -2.9929792203586e-17 -1.0503039302426e-17 -1.1153758533695e-17 2.6245509776975e-18 6.7907167757927e-25 1.2450070077753e-25 -1.0345993971087e-24 -3.0105161495041e-24 -6.4464984063118e-25 1.0819354021029e-24 4.538064454174e-24 1.0011724963359e-24 -9.573717720731e-25 -5.1162731239945e-24 -1.4139181158405e-24 3.5942930562933e-25 4.3944717051121e-24 1.0057163814755e-24 -5.7947641441709e-25 -4.2630441686238e-24 -1.3997744365164e-24 3.0347476006622e-26 3.41292922137e-24 1.5666898381209e-24 9.6168993990128e-25 -1.0978062114088e-24 -4.75796854119e-25 -1.0527548478607e-24 -1.4724147482419e-24 -1.2533251401972e-24 -3.1847058371805e-25 1.7454604575992e-24 1.2074466648313e-24 7.6780405072702e-25 -9.508598390079e-25 -1.381727364578e-25 3.5710656027395e-25 1.7276464642726e-24 1.0783383518039e-24 3.2906385476953e-25 -1.4192421817421e-24 -1.3044061277621e-24 -9.6459308799728e-25 4.9798445150872e-25 4.1807631060254e-25 2.8595280088423e-25 -5.9350195411704e-25 -4.5242400033678e-25 -1.9487269078921e-25 5.5511967644337e-25 2.0475978549133e-24 -1.1375347773535e-16 -2.4052067783933e-16 -4.3662407623199e-16 -7.9093977022881e-17 2.6117727557445e-16 8.7534004955652e-16 3.4345826320021e-16 7.2962333118652e-18 -7.5438107643618e-16 -2.1656272169445e-16 -5.1980775507451e-17 4.3915986051852e-16 7.8047292553117e-17 3.0120477893032e-17 -1.4326297316759e-16 -1.2095379147506e-17 -6.0925339351634e-18
|
|
TXonI 0 -0.1962 -0.15158177833613 -0.10721064433971 -0.06313613048935 -0.01962896870599 0.023372297326604 0.065445949685634 0.10708179510733 0.14712302298193 0.18504790486844 0.22281500095102 0.25792608361875 0.29070989520166 0.32224931922429 0.35140078980852 0.37858220192659 0.40315129552638 0.42576503574375 0.44632147268747 0.46390102022211 0.47919925804585 0.49189348471763 0.50186472204215 0.50899962286107 0.51316871457563 0.51471727443286 0.51329138133682 0.50896694237962 0.50191649258599 0.49209113626531 0.4795946143369 0.46439124904634 0.44663954782922 0.42641363750592 0.40369834709387 0.37864043978457 0.35131954531547 0.32183601286855 0.29029580203936 0.25681523199192 0.2215204579859 0.18462813499875 0.14619508793432 0.10640673901415 0.065436054447407 0.023432486062164 -0.019430413398077 -0.063002635502927 -0.10709022055222 -0.15152643504511 -0.19614701396839 -0.24076425461472 -0.28520447017782 -0.32929945527664 -0.3728660601273 -0.41573177960057 -0.45773878881189 -0.49870842417511 -0.53848086877535 -0.5769076253085 -0.61382911783208 -0.64910194943214 -0.68258882560992 -0.71415631075918 -0.74367992933334 -0.77104428939025 -0.79613969427799 -0.81886606765249 -0.83913818219273 -0.8568709985115 -0.87199412959865 -0.8844535645157 -0.89419487850407 -0.90117986870751 -0.90538492814523 -0.90679031307487 -0.9053905562254 -0.90119349411223 -0.89421386441844 -0.88447883848767 -0.87202887392444 -0.85691139728176 -0.83918545658564 -0.81891931665056 -0.79620305211364 -0.77111393246106 -0.74375328011666 -0.71423883116004 -0.6826754367547 -0.6491898484754 -0.61392275725777 -0.57700334658231 -0.53857900535055 -0.49880896428234 -0.45784139705839 -0.41583926935569 -0.37297536158476 -0.32941086156004 -0.28531874845486 -0.24087951476896 -0.19626135004645
|
|
TYonI 0 -0.71061151687842 -0.70915921402541 -0.70435820005807 -0.69751968822731 -0.68771292082578 -0.6758214360614 -0.66085887209968 -0.64459333225903 -0.62458306387379 -0.60078606854361 -0.57678546266907 -0.54899349117634 -0.51854355741722 -0.48688431967463 -0.4530402150598 -0.41763821169123 -0.38038488489925 -0.34195778099046 -0.30238945694989 -0.26139317074877 -0.21949641297783 -0.17672498502207 -0.13321538852266 -0.089140384825138 -0.044682867242051 -5.1085459817606e-5 0.044586032153771 0.08902667551921 0.13312121351954 0.17667281932379 0.2195270938412 0.26149801028462 0.30244860534023 0.34223061536914 0.38065383054464 0.41759025462193 0.45288467578519 0.48640290875608 0.51799534436159 0.54752236460483 0.57484594703616 0.59999659549367 0.62270821798804 0.64293946259419 0.66068119670204 0.67579321150819 0.68824688365951 0.69797273235495 0.70496013875468 0.70917580585094 0.71058093339765 0.70918838024831 0.70499203442233 0.69802730072354 0.68829444762293 0.67583385440963 0.66072792483967 0.64299940891532 0.62272673822657 0.60001018652985 0.57491892309601 0.54755677909312 0.5180410154326 0.48647789796913 0.45299273469123 0.41772681105396 0.38080847995941 0.34238361002785 0.30261528918813 0.26164820970444 0.21964473305834 0.17678167680513 0.13321732511794 0.089124025526362 0.044685264663643 6.7468342244629e-5 -0.044553542077394 -0.088993263913782 -0.13308393474562 -0.17665228925201 -0.21951878751566 -0.26152061338935 -0.30249303998771 -0.34227703206957 -0.38069269531464 -0.41761769593951 -0.45289955563272 -0.48637797646452 -0.51794752070791 -0.54747786789971 -0.57483245568732 -0.59992834108465 -0.62266143111134 -0.64292293977908 -0.66065624863575 -0.6757868867269 -0.68823742576704 -0.69797996271928 -0.70497224359153 -0.70917044439492 -0.71057707275616
|
|
TZonI 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
RevoluteJointSeries /Assembly1/Joint2
|
|
FXonI 0 1.9648431688018e-14 1.0574894911681e-10 -2.6687931706317e-10 5.9086944150612e-10 -8.1460073520361e-12 -2.682620064281e-12 1.7438021915768e-11 1.7248993034025e-11 9.6723696670953e-12 -3.0898472960503e-11 -1.0361376768396e-12 -2.0300809044366e-12 -1.5932641425517e-12 -2.3063437305311e-12 -6.8678601344776e-14 5.1557352110133e-12 2.5582576026879e-12 1.0207874388457e-12 -3.4811253754091e-12 -1.7962553833317e-12 -1.5105892718138e-12 4.3293636826465e-13 -7.2699214088483e-14 5.9729307445143e-13 1.3566253191632e-12 1.1982255485484e-12 3.8180311594189e-13 -1.6743822056666e-12 -1.3505037746693e-12 -8.3197102084618e-13 1.0738378659785e-12 8.7795795396025e-13 6.9470337309493e-13 -4.1536941823925e-13 -3.5651933868382e-13 -3.3920170566941e-13 8.9984500372569e-14 8.1034330342062e-14 9.1998140161036e-14 -8.866960088324e-15 -2.9881897877635e-13 -1.0600627489056e-14 -2.6033944679179e-15 2.6466441497693e-14 -8.2651027875525e-15 -1.029667729458e-14 -1.014705419711e-14 1.0235012511769e-14 3.8992905222907e-14 8.6016135804207e-14 4.4416705997809e-14 6.6776621161542e-15 -7.4464338792508e-14 -3.5654505045714e-14 -2.6547732325519e-14 1.7637131665312e-14 -2.6891211714733e-14 -4.3801076356532e-14 -7.7276256277946e-14 2.6227684424937e-13 7.0808000462988e-13 1.4339626337431e-12 4.4300898964977e-13 -9.2375240909217e-13 -3.5167161016499e-12 -2.0740951150403e-12 -1.8136358470462e-13 4.2060774319757e-12 2.7974317781589e-12 1.248295282947e-12 -3.3384517408041e-12 -2.31132427785e-12 -1.4808005922538e-12 1.825741094691e-12 1.2891978626207e-12 1.01043467153e-12 -6.9601580359795e-13 -5.0159037064685e-13 -4.5202683431268e-13 1.8971684078326e-13 1.4326762791852e-13 1.3442741966056e-13 -5.6956904684984e-14 -5.4674063979189e-13 -4.0699208591105e-14 3.309232087153e-14 2.0186344194304e-13 3.5641856731201e-14 -1.5008980750886e-14 -1.2708806631749e-13 -1.6432301969242e-14 3.5441786929687e-14 1.4706208743735e-13 2.4091729855423e-14 -5.5825199494187e-14 -2.1508277305903e-13 2.7085373303063e-13 8.0263537683108e-13 1.7013723451099e-12 3.0643593767345e-13 -1.2790777156447e-12
|
|
FYonI 0 -3.924 3.2010583977453 10.213724203266 17.003042098126 23.462211260409 29.486726115441 34.97599774908 39.863509685664 44.046950367972 47.456637452412 50.095123202287 51.857948575876 52.725942188467 52.745906790172 51.852201967076 50.071976920153 47.465172616355 44.039178714217 39.856527881897 34.982156564771 29.496083526468 23.490249923148 17.02489367699 10.242036114798 3.2528778334155 -3.8907760213518 -11.00869592026 -17.981858264927 -24.797869907743 -31.255452971954 -37.253290620346 -42.778440196282 -47.667893972607 -51.84018781434 -55.30115959011 -57.935519937449 -59.696970930993 -60.608336324459 -60.617039743666 -59.718980474977 -57.916480341 -55.33590707941 -51.902765671691 -47.708062332544 -42.833974429523 -37.346087747246 -31.344827634301 -24.867256620475 -18.093689677603 -11.125428540372 -3.9592580265541 3.1499766299101 10.109222881998 16.95348221876 23.400697970312 29.375197538343 34.933837740077 39.813737697972 43.964916419586 47.45660493953 50.083463927402 51.827695992025 52.763140830456 52.767228183551 51.857984382654 50.108325812662 47.488000925659 44.050777449407 39.865173809353 34.987306308115 29.50237340192 23.47240621077 17.021030090927 10.25636236803 3.2323606095423 -3.8872530806209 -10.983502416999 -18.01237690544 -24.800774282366 -31.233199098695 -37.278197496241 -42.782086027635 -47.647711313893 -51.770854321265 -55.305652949465 -57.920765920107 -59.641350361344 -60.612565738768 -60.608867786224 -59.683426496189 -57.957560603427 -55.334106375688 -51.889873943418 -47.713656607539 -42.837245614148 -37.354754938703 -31.319723653021 -24.873646081657 -18.119737038963 -11.078355080299 -3.9666505609369
|
|
FZonI 0 56.848921350275 56.400634715032 55.062560846402 52.854886722886 49.81062814388 45.976025919762 41.41020096613 36.194846680926 30.412572835035 24.168046957018 17.510611568161 10.609613608376 3.574446871122 -3.5887060216316 -10.647795557019 -17.506544820565 -24.171842572715 -30.411266268382 -36.141513078114 -41.381237261653 -45.928137514569 -49.721127750942 -52.799395897237 -55.008657636311 -56.322384157485 -56.80207715201 -56.359953786038 -55.012419025184 -52.824525432529 -49.79350345097 -45.975127090013 -41.431223740779 -36.235512516255 -30.476153128903 -24.218828107896 -17.587349323729 -10.694909187092 -3.6054750564025 3.5310158078684 10.590117389942 17.435036294112 24.153389649816 30.388673209011 36.094091688537 41.38331204451 45.919272496814 49.684429280548 52.800872316037 54.999980652492 56.295291339353 56.802572899847 56.354953071333 54.996602243485 52.826510596679 49.793666584798 45.96978405872 41.431256400957 36.237670384125 30.482351217809 24.217364556378 17.591107357456 10.709852948186 3.6025439213649 -3.526794946363 -10.5698108025 -17.517924251289 -24.14967542735 -30.366736423891 -36.1778243001 -41.380737788765 -45.899165670596 -49.756588131515 -52.79965817303 -54.98438989068 -56.347316609965 -56.802544596904 -56.345475926732 -55.024559017137 -52.827199747081 -49.790713184382 -45.974249657558 -41.432053595326 -36.240570124724 -30.488801599346 -24.217688674464 -17.598378212973 -10.730434775081 -3.6019908995686 3.5170797272612 10.539707821526 17.519483074478 24.139497384537 30.332596218196 36.180211959251 41.371789623842 45.866424075594 49.759362808858 52.793099950679 54.957621632752 56.34987179604 56.798889701024
|
|
TXonI 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
TYonI 0 -2.8424460675137 -2.819233383316 -2.742945522631 -2.6350837395532 -2.4822928193257 -2.2989325748444 -2.0727936723446 -1.8290359829619 -1.5403335485876 -1.2157092144167 -0.88953454798034 -0.53870215464979 -0.18071045436143 0.1767468386589 0.52950112957129 0.87320088306901 1.199969397706 1.5099511136913 1.8003471559399 2.0580288188098 2.2872583601496 2.4815427329954 2.637328310319 2.7502891956452 2.8168947492319 2.8421497443056 2.8197718396854 2.7514132919761 2.6408870646691 2.4885449808548 2.297729135745 2.0703499670559 1.8110725860987 1.5237448279146 1.2122109854783 0.88157995225153 0.53686012435423 0.18364575969439 -0.17265785571893 -0.52631754588668 -0.87153714548567 -1.2031556043516 -1.5156288941869 -1.8040944650309 -2.0639857390838 -2.2914781214845 -2.4831439599894 -2.6348607270113 -2.7456481505746 -2.8134676402245 -2.836212066198 -2.8146522844354 -2.7487843419811 -2.6392911346951 -2.4882655644047 -2.2980073963132 -2.0713521898667 -1.8121076028844 -1.5243714507322 -1.212366142368 -0.88139853307988 -0.53663852697727 -0.1831735848086 0.17303762277554 0.52643913641603 0.87175637451064 1.2032140792974 1.5156149409571 1.804325420969 2.0644675978084 2.291959384017 2.4835045136937 2.6357774853532 2.7464008364518 2.8138836435083 2.8369087920407 2.8151280367492 2.7491006751126 2.6396554299567 2.4885173493867 2.2982686108331 2.0717213166954 1.8124353132335 1.5244569010718 1.2128488978084 0.88182142339911 0.53677943656168 0.18366254601106 -0.17261899851159 -0.52628442622343 -0.87128273943398 -1.2027859001632 -1.5154273859191 -1.8038234606076 -2.0639968442234 -2.2917257928433 -2.4829907029893 -2.6352988807662 -2.7461496460662 -2.8133958767109 -2.8364512579674
|
|
TZonI 0 -0.1962 0.15998489782841 0.50828587467529 0.84726387124109 1.1685336886692 1.4739856758641 1.7506265507376 2.0140476999232 2.2299222036043 2.3863293223538 2.5383893090783 2.6208163010629 2.647310480398 2.6457119098496 2.592995708993 2.5015157377599 2.3618929846068 2.1902874441675 1.9868757180984 1.7426261959126 1.4714755808762 1.1737454832719 0.85329637086744 0.5149702376773 0.16444318321655 -0.19148140891082 -0.5475517841469 -0.897252546651 -1.2361932201856 -1.5582297151964 -1.8589938141363 -2.1329108176664 -2.37679615447 -2.5870577923138 -2.759342887725 -2.8915803132328 -2.9813579017517 -3.0274111862926 -3.0285692797477 -2.9845572506386 -2.8957467139121 -2.766185049183 -2.5948272505238 -2.385373169111 -2.1421766029506 -1.8679909323689 -1.5674626761125 -1.2454876258766 -0.90693155366546 -0.55705982804775 -0.20175659277032 0.15382670982747 0.50401770285451 0.84292493973584 1.1655821323512 1.4668029770752 1.7416460152797 1.9859804937632 2.1959613631253 2.3680155778791 2.4997402619119 2.5890774731768 2.6342331537571 2.6348991844249 2.5910387862008 2.5030065786373 2.3725040447394 2.2015686910701 1.9926634352154 1.7492896690621 1.4752983561099 1.1748165381557 0.85275757379722 0.51422521310239 0.16437147496039 -0.19112662180568 -0.54664035063052 -0.89673104528224 -1.23574330491 -1.558306128338 -1.8594797282844 -2.1344000391383 -2.3787016578652 -2.5884439865063 -2.760880802347 -2.8925994707751 -2.9816612839866 -3.0271857683167 -3.027816727203 -2.9836701457903 -2.8959162600887 -2.7653685805115 -2.5941915677807 -2.385516600079 -2.1421214318875 -1.8679309171608 -1.5676698788311 -1.2456068310613 -0.90689138238668 -0.55723630732493 -0.20173544743204
|
|
RotationalMotionSeries /Assembly1/Motion1
|
|
FXonI 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
FYonI 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
FZonI 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
TXonI 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
TYonI 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
TZonI 0 -3.5316 -3.524600183995 -3.5036030156378 -3.4689578783102 -3.4207113436998 -3.3590173597477 -3.2837104374472 -3.1961610888693 -3.0954754388834 -2.9821751899976 -2.8577770920733 -2.7217186674797 -2.5748881970036 -2.4179177040258 -2.2514822297313 -2.0763284684527 -1.8927076236758 -1.7018310257205 -1.504367783881 -1.3007548034328 -1.0921164051005 -0.87919754264005 -0.66269093646649 -0.44358106829961 -0.22271413554278 -9.2775246771352e-4 0.22081989456779 0.44160772450641 0.66083558926731 0.87738901841884 1.090429185739 1.2992491657359 1.502881897075 1.7005005942684 1.8915099037673 2.0750031323541 2.250247153362 2.4166825412556 2.5735547890389 2.7202308588978 2.8560915487761 2.9809286928985 3.0938369146709 3.1944637814666 3.2826899566142 3.3578202001603 3.419632967556 3.4681200667826 3.5028056784719 3.5236178532447 3.5306390388739 3.52365209284 3.5027318195297 3.4680416182215 3.4196311966602 3.3577175855529 3.2825553575957 3.1944354112406 3.0937154860629 2.9807510640737 2.8560405409449 2.7200774858185 2.5733152888595 2.4164299041719 2.2500381773655 2.0746794881407 1.8911761512303 1.7002491385362 1.50250965413 1.2988889024104 1.0901887787516 0.87707699912837 0.6605518803928 0.44147023024858 0.22053780340354 -0.0012217108945502 -0.22292504071268 -0.44385066408826 -0.66298898156432 -0.87946050030202 -1.0925526466712 -1.3013066144315 -1.5048775859449 -1.7024065410271 -1.8935614742558 -2.0770198368195 -2.2521866421698 -2.4187723625 -2.5756183123372 -2.7222165258967 -2.8583335250121 -2.9830097610197 -3.0958443277102 -3.1966735290029 -3.2847621297906 -3.3598335297713 -3.4218066510848 -3.4701856559163 -3.5048318114792 -3.5257574827143 -3.5327115915041
|
|
RotationalMotionSeries /Assembly1/Motion2
|
|
FXonI 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
FYonI 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
FZonI 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
|
|
TXonI 0 3.5316 3.5031530977321 3.4167842561169 3.2808610467044 3.0934619925401 2.8584558146931 2.5699365526145 2.2591614877678 1.9027961788576 1.51134515694 1.1089718449129 0.68555624702419 0.25461481537738 -0.18456224984451 -0.61595422533406 -1.033590066084 -1.4415931268499 -1.8223522810139 -2.1719849682532 -2.492146162683 -2.7705322476049 -3.0038505451752 -3.1939171691123 -3.3322755503176 -3.4173859727203 -3.4458181550761 -3.4159460334078 -3.3257590442604 -3.1888885310273 -2.9983062745354 -2.7600589905659 -2.4754572975761 -2.1514023433411 -1.7932366198811 -1.4036701763025 -0.99118064234656 -0.56248720180768 -0.12170243607378 0.32215653643739 0.7615024482386 1.188034536481 1.6053379927651 1.9933256932548 2.3483489792151 2.6771889576998 2.9590089322433 3.1925346500223 3.3861025951783 3.522126967231 3.6017152455748 3.6324936477109 3.603702482096 3.5182994729843 3.3822822657824 3.1927226002512 2.9540834766408 2.6708611852131 2.3470368751809 1.988351789608 1.5980024242518 1.1852482360667 0.75668582910325 0.31419769041507 -0.12960045729566 -0.56794354356136 -1.000258249057 -1.4127869328858 -1.7993994072801 -2.1606680349834 -2.4839767422055 -2.7645929280943 -3.0040177566142 -3.1926818887619 -3.3278787816853 -3.4118977624078 -3.4393938143693 -3.4101120236621 -3.3270697338368 -3.1894914471586 -2.9997264131773 -2.761461265389 -2.4780741520189 -2.154344916378 -1.795828430954 -1.4050515490184 -0.99270220190214 -0.56497895977569 -0.12113242444505 0.32202062762785 0.75906397929562 1.1933453019722 1.6051249379528 1.990236192118 2.3537570730817 2.6763535397983 2.9555005115067 3.1971279028389 3.3852177692126 3.5191712266537 3.6050173851517 3.6321344589488
|
|
TYonI 0 0.0 -4.9507269554159e-18 0.0 2.0951391792253e-17 2.06818829019e-17 3.4975321727554e-17 4.8828796209932e-17 2.4157262788773e-17 2.2295844917766e-17 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -8.0331234753039e-17 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -2.3356654380758e-17 0.0 -5.0866646294522e-17 0.0 -3.7352468050198e-17 8.6493924729701e-18 3.0389554754555e-18 4.5027121491548e-18 -1.3774644318351e-31 1.1752699283394e-18 4.5534754565369e-18 -4.3198160988843e-18 5.3363878673039e-18 2.7711509102002e-16 -4.8209078602011e-16 -7.5290885992887e-16 -3.7277374915046e-16 0.0 -1.2514881304841e-16 0.0 0.0 0.0 3.0968825972453e-17 5.2807901557102e-17 7.0961580205579e-17 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.332042378573e-17 -2.516879494855e-17 -5.0850824909636e-17 3.6162775018173e-17 2.1374978208788e-17 8.6471415261107e-18 4.5546042421219e-18 -6.0744353648752e-18 4.3682464154047e-33
|
|
TZonI 0 0.0 -3.9189039131764e-17 0.0 5.2917175159883e-17 3.7620205339614e-17 4.8139400488468e-17 5.1997386656838e-17 1.9984625796636e-17 1.4149373439866e-17 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.4612197356153e-16 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.4822583596098e-17 0.0 5.4167476583724e-17 0.0 6.7943887152592e-17 -2.1845871675598e-17 -1.183595012448e-17 -3.5642636768578e-17 5.6241110767373e-16 9.3032194315813e-18 1.7734615999446e-17 -1.0910610017215e-17 9.7068534954984e-18 3.8141620116968e-16 -5.1337454432858e-16 -6.2286037769328e-16 -2.3656941482877e-16 0.0 -4.0663314319598e-17 0.0 0.0 0.0 -5.9076195049768e-18 -1.7158327332631e-17 -3.3391984983124e-17 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -1.4799590961332e-17 2.0821437974869e-17 5.4150628520056e-17 -4.977378972908e-17 -3.8880941022565e-17 -2.1840186432803e-17 -1.7739012329037e-17 4.8084107114217e-17 -8.9176542359307e-18
|