1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "https://www.web3d.org/specifications/x3d-3.0.dtd">
|
3 | <X3D profile='Immersive' version='3.0' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.0.xsd'> |
4 | <head> |
5 | <meta name='title' content=' H53eMainRotorHead.x3d '/> |
6 | <meta name='description' content='H-53E main rotor head assembly. Primative cylinder shapes for sleeve and spindle assemblies and pitch change rods inlined with 7 H-53E main rotor blades with extenders mounted on a cylindrical rotating swashplate, all topped off with a cone for a rotor cap. Dimensions in proportion with rotor head.'/> |
7 | <meta name='creator' content='LT Terry D. Norbraten, USN'/> |
8 | <meta name='created' content='12 March 2004'/> |
9 | <meta name='modified' content='20 October 2019'/> |
10 | <meta name='reference' content=' https://www.fas.org/man/dod-101/sys/ac/h-53.htm '/> |
11 |
<meta name='Image' content='https://www.fas.org/man/dod-101/sys/ac/ch-53-2.jpg'![]() |
12 | <meta name='subject' content='CH-53E Sea Stallion Main Rotor Head Assembly'/> |
13 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/AircraftHelicopters/CH53UnitedStates/H53eMainRotorHead.x3d '/> |
14 | <meta name='generator' content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/> |
15 | <meta name='license' content='../../license.html'/> |
16 | </head> |
17 | <Scene> |
18 | <WorldInfo title='H53eMainRotorHead.x3d'/> |
19 | <Group DEF='RotorHeadAssembly'> |
20 | <Transform translation='0 -0.3 0'> |
21 | <Shape DEF='RotatingSwashplate'> |
22 | <Appearance> |
23 | <Material/> |
24 | </Appearance> |
25 | <Cylinder height='.12' radius='0.7'/> |
26 | </Shape> |
27 | </Transform> |
28 | <!-- This can be removed after completeion of the scene, or, be used as the hydrualic damper accumulator if lowered by translation. --> |
29 | <Transform translation='0 0.13 0'> |
30 | <Shape DEF='RotorCap'> |
31 | <Appearance> |
32 | <Material/> |
33 | </Appearance> |
34 | <Cone bottomRadius='0.7' height='0.12'/> |
35 | </Shape> |
36 | </Transform> |
37 | <Transform DEF='DamperAccumulator' translation='0 -0.3 0'> |
38 | <Shape DEF='Post'> |
39 | <Appearance> |
40 | <Material diffuseColor='.15 .15 .15' shininess='.8' specularColor='.8 .8 .8'/> |
41 | </Appearance> |
42 | <Cylinder height='0.7' radius='.07'/> |
43 | </Shape> |
44 | </Transform> |
45 | |
46 | <Shape DEF='Blade1'> |
47 |
<!-- Appearance
BLACK_SPECULAR_SHINY is a DEF node that has 1 USE node: USE_1 -->
<Appearance DEF='BLACK_SPECULAR_SHINY'> |
48 | <Material diffuseColor='.15 .15 .15' shininess='.8' specularColor='.8 .8 .8'/> |
49 | </Appearance> |
50 | <Cylinder height='0.7' radius='.07'/> |
51 | </Shape> |
52 | <Transform rotation='1 0 0 1.571' translation='-0.06 -0.2 0.17'> |
53 | <Shape DEF='PitchChangeRod'> |
54 | <Appearance USE='BLACK_SPECULAR_SHINY'/> |
55 | <Cylinder height='0.3' radius='.01'/> |
56 | </Shape> |
57 | </Transform> |
58 | <Transform rotation='1 0 0 -1.571' translation='-0.2 -8.43 0'> |
59 | <Inline DEF='MainRotorBlade' url=' "H53eMainRotorBlade.x3d" "https://www.web3d.org/x3d/content/examples/Savage/AircraftHelicopters/CH53UnitedStates/H53eMainRotorBlade.x3d" "H53eMainRotorBlade.wrl" "https://www.web3d.org/x3d/content/examples/Savage/AircraftHelicopters/CH53UnitedStates/H53eMainRotorBlade.wrl" '/> |
60 | </Transform> |
61 | </Transform> |
62 | <Transform DEF='Blade2' rotation='0 1 0 0.8976'> |
63 | <Transform USE='Sleeve_Spindle_Blade'/> |
64 | </Transform> |
65 | <Transform DEF='Blade3' rotation='0 1 0 1.7952'> |
66 | <Transform USE='Sleeve_Spindle_Blade'/> |
67 | </Transform> |
68 | <Transform DEF='Blade4' rotation='0 1 0 2.6928'> |
69 | <Transform USE='Sleeve_Spindle_Blade'/> |
70 | </Transform> |
71 | <Transform DEF='Blade5' rotation='0 1 0 3.5904'> |
72 | <Transform USE='Sleeve_Spindle_Blade'/> |
73 | </Transform> |
74 | <Transform DEF='Blade6' rotation='0 1 0 4.488'> |
75 | <Transform USE='Sleeve_Spindle_Blade'/> |
76 | </Transform> |
77 | <Transform DEF='Blade7' rotation='0 1 0 5.3856'> |
78 | <Transform USE='Sleeve_Spindle_Blade'/> |
79 | </Transform> |
80 | </Group> |
81 | </Scene> |
82 | </X3D> |
<!--
Color-coding legend: X3D terminology
<X3dNode
DEF='idName' field='value'/>
matches XML terminology
<XmlElement
DEF='idName' attribute='value'/>
(Light-blue background: event-based behavior node or statement)
(Grey background inside box: inserted documentation)
(Magenta background: X3D Extensibility)
-->
<!--
For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints.
-->