X3D Model Documentation: RotorDisk.x3d

  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='Interchange' 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='titlecontent='RotorDisk.x3d'/>
  6            <meta name='descriptioncontent='This file defines a rotor disk that is inlined to create the main rotor group for a helicopter'/>
  7            <meta name='creatorcontent='Jane Wu (adapted from the original rotordisk.wrl created for vrtp demo helicopter)'/>
  8            <meta name='createdcontent='8 January 2001'/>
  9            <meta name='modifiedcontent='20 October 2019'/>
 10            <meta name='identifiercontent='https://savage.nps.edu/Savage/AircraftHelicopters/HelicopterUnitedStates/RotorDisk.x3d'/>
 11            <meta name='generatorcontent='X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit'/>
 12            <meta name='licensecontent='../../license.html'/>
 13       </head>
<!--

<!--
Event Graph ROUTE Table shows event connections.
-->
<!-- to top Index for DEF nodes: CLOCK, GRAY, MAIN_ROTOR, MAIN_ROTOR_PATH, ROTOR_DISK_SHAPE, SEMI_TRANSPARENT_WHITE, SHAFT_SHAPE
-->
 14       <Scene>
 15            <WorldInfo title='RotorDisk.x3d'/>
 16            <Group>
 17 
               <!-- ROUTE information for MAIN_ROTOR node:  [from MAIN_ROTOR_PATH.value_changed to set_rotation ] -->
               <Transform DEF='MAIN_ROTOR'>
 18                      <!-- No rotation or translation, used to group for animation -->
 19                      <Transform>
 20                           <Shape DEF='SHAFT_SHAPE'>
 21                                <Appearance DEF='GRAY'>
 22                                     <Material diffuseColor='0.75 0.75 0.75'/>
 23                                </Appearance>
 24                                <Cylinder bottom='falseheight='1.50radius='0.08top='false'/>
 25                           </Shape>
 26                      </Transform>
 27                      <Transform>
 28                           <Shape DEF='ROTOR_DISK_SHAPE'>
 29                                <Appearance DEF='SEMI_TRANSPARENT_WHITE'>
 30                                     <Material diffuseColor='1.0 1.0 1.0transparency='0.5'/>
 31                                </Appearance>
 32                                <Cylinder height='0.04radius='5.5'/>
 33                           </Shape>
 34                      </Transform>
 35 
                    <!-- ROUTE information for CLOCK node:  [from fraction_changed to MAIN_ROTOR_PATH.set_fraction ] -->
                    <TimeSensor DEF='CLOCKcycleInterval='2.0loop='true'/>
 36 
                    <!-- ROUTE information for MAIN_ROTOR_PATH node:  [from CLOCK.fraction_changed to set_fraction ] [from value_changed to MAIN_ROTOR.set_rotation ] -->
                    <OrientationInterpolator DEF='MAIN_ROTOR_PATHkey='0.0 1.0keyValue='0.0 1.0 0.0 0.0 0.0 1.0 0.0 3.142'/>
 37                 </Transform>
 38            </Group>
 39            < ROUTE  fromNode='CLOCK' fromField='fraction_changed' toNode='MAIN_ROTOR_PATH' toField='set_fraction'/>
 40            < ROUTE  fromNode='MAIN_ROTOR_PATH' fromField='value_changed' toNode='MAIN_ROTOR' toField='set_rotation'/>
 41       </Scene>
 42  </X3D>
<!--

<!--
Event Graph ROUTE Table shows event connections.
-->
<!-- to top Index for DEF nodes: CLOCK, GRAY, MAIN_ROTOR, MAIN_ROTOR_PATH, ROTOR_DISK_SHAPE, SEMI_TRANSPARENT_WHITE, SHAFT_SHAPE
-->
X3D Tooltips element index: Appearance, Cylinder, Group, head, Material, meta, OrientationInterpolator, ROUTE, Scene, Shape, TimeSensor, Transform, WorldInfo, X3D, plus documentation for accessType definitions, type definitions, XML data types, and field types

-->
<!-- Online at
https://savage.nps.edu/Savage/AircraftHelicopters/HelicopterUnitedStates/RotorDiskIndex.html -->
<!-- Version control at
https://gitlab.nps.edu/Savage/Savage/AircraftHelicopters/HelicopterUnitedStates/RotorDisk.x3d -->

<!-- Color-coding legend: X3D terminology <X3dNode  DEF='idNamefield='value'/> matches XML terminology <XmlElement  DEF='idNameattribute='value'/>
(Light-blue background: event-based behavior node or statement) (Grey background inside box: inserted documentation) (Magenta background: X3D Extensibility)
-->

to top <!-- For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints. -->