X3D Model Documentation: AriesExample.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='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='titlecontent=' AriesExample.x3d '/>
  6            <meta name='descriptioncontent='Example showing NPS Aries Unmanned Underwater Vehicle (AUV) prototype.'/>
  7            <meta name='creatorcontent='Don Brutzman, Jane Wu'/>
  8            <meta name='createdcontent='30 July 2000'/>
  9            <meta name='modifiedcontent='20 October 2019'/>
 10            <meta name='photocontent='AriesHoistCloseup.jpg'/>
 11            <meta name='referencecontent=' AriesFlyerMarch2001.pdf '/>
 12            <meta name='referencecontent=' organic_mcmONR2002.pdf '/>
 13            <meta name='referencecontent='AriesSchematic.png'/>
 14            <meta name='referencecontent=' AriesSchematic.ppt '/>
 15            <meta name='identifiercontent=' https://www.web3d.org/x3d/content/examples/Savage/Robots/UnmannedUnderwaterVehicles/AriesExample.x3d '/>
 16            <meta name='generatorcontent='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/>
 17            <meta name='licensecontent='../../license.html'/>
 18       </head>
<!--

<!-- to top DEF node index:

Index for ExternProtoDeclare definition: Aries
-->
 19       <Scene>
 20            <WorldInfo title='AriesExample.x3d'/>
 21            <ExternProtoDeclare name='Ariesappinfo='Acoustic Radio Interactive Exploratory Server (ARIES) is an operational NPS-designed Unmanned Underwater Vehicle (AUV)'   url=' "AriesPrototype.x3d#Aries" "../../Robots/UnmannedUnderwaterVehicles/AriesPrototype.x3d#Aries" "https://www.web3d.org/x3d/content/examples/Savage/Robots/UnmannedUnderwaterVehicles/AriesPrototype.x3d#Aries" "AriesPrototype.wrl#Aries" "../../Robots/UnmannedUnderwaterVehicles/AriesPrototype.wrl#Aries" "https://www.web3d.org/x3d/content/examples/Savage/Robots/UnmannedUnderwaterVehicles/AriesPrototype.wrl#Aries" '>
 22                 <field name='hullColortype='SFColoraccessType='inputOutput'
                appinfo='hull color for this UUV instance'/>
 23                 <field name='planeColortype='SFColoraccessType='inputOutput'
                appinfo='plane color for this UUV instance'/>
 24                 <field name='hullNametype='SFStringaccessType='inputOutput'
                appinfo='can be overridden at instantiation time only'/>
 25                 <field name='translationtype='SFVec3faccessType='inputOutput'/>
 26                 <field name='rotationtype='SFRotationaccessType='inputOutput'/>
 27                 <field name='set_portRpmtype='SFFloataccessType='inputOnly'/>
 28                 <field name='set_stbdRpmtype='SFFloataccessType='inputOnly'/>
 29                 <field name='set_forwardRudderstype='SFFloataccessType='inputOnly'/>
 30                 <field name='set_afterRudderstype='SFFloataccessType='inputOnly'/>
 31                 <field name='set_forwardPlanestype='SFFloataccessType='inputOnly'/>
 32                 <field name='set_afterPlanestype='SFFloataccessType='inputOnly'/>
 33                 <field name='set_forwardVerticalThrustertype='SFFloataccessType='inputOnly'/>
 34                 <field name='set_afterVerticalThrustertype='SFFloataccessType='inputOnly'/>
 35                 <field name='set_forwardLateralThrustertype='SFFloataccessType='inputOnly'/>
 36                 <field name='set_afterLateralThrustertype='SFFloataccessType='inputOnly'/>
 37                 <field name='set_ST725Rangetype='SFFloataccessType='inputOnly'
                appinfo='meters along sonar axis'/>
 38                 <field name='set_ST1000Rangetype='SFFloataccessType='inputOnly'
                appinfo='meters along sonar axis'/>
 39                 <field name='set_ST725Bearingtype='SFFloataccessType='inputOnly'
                appinfo='degrees about vertical axis'/>
 40                 <field name='set_ST1000Bearingtype='SFFloataccessType='inputOnly'
                appinfo='degrees about vertical axis'/>
 41                 <field name='set_ST725Intensitytype='SFFloataccessType='inputOnly'
                appinfo='signal-to-noise ratio decibels'/>
 42                 <field name='set_ST1000Intensitytype='SFFloataccessType='inputOnly'
                appinfo='signal-to-noise ratio decibels'/>
 43            </ExternProtoDeclare>
 44            <Group>
 45                 <Background groundAngle='1.57groundColor='.05 .05 .15 .05 .05 .15skyAngle='.05 1.4 1.55 1.56 1.57skyColor='1 1 .5 .4 .4 .6 .4 .4 .6 .5 .5 .75 .6 .6 .8 .8 .8 .8'/>
 46                 <Transform>
 47                      <ProtoInstance name='Aries'>
 48                           <fieldValue name='hullNamevalue='Aries UUV'/>
 49                           <fieldValue name='hullColorvalue='.9 .9 .9'/>
 50                           <fieldValue name='planeColorvalue='.1 .1 .8'/>
 51                      </ProtoInstance>
 52                 </Transform>
 53            </Group>
 54       </Scene>
 55  </X3D>
<!--

<!-- to top DEF node index:

Index for ExternProtoDeclare definition: Aries
-->
X3D Tooltips element index: Background, ExternProtoDeclare, field, fieldValue, Group, head, meta, ProtoInstance, Scene, Transform, WorldInfo, X3D, plus documentation for accessType definitions, type definitions, XML data types, and field types

Event Graph ROUTE Table with 0 ROUTE connections total, showing X3D event-model relationships for this scene.

Each row shows an event cascade that may occur during a single timestamp interval between frame renderings, as part of the X3D execution model.

line 47
ProtoInstance
Aries
No direct ROUTE connection found for events to/from this node.
This ProtoInstance contains SFNode/MFNode fieldValue declarations with
direct access to other nodes, and thus has potential to produce run-time animation. 

Additional guidance on X3D animation can be found in the 10-Step Animation Design Process and Event Tracing hint sheets. Have fun with X3D! 😀

-->
<!-- Online at
https://www.web3d.org/x3d/content/examples/Savage/Robots/UnmannedUnderwaterVehicles/AriesExampleIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Savage/Robots/UnmannedUnderwaterVehicles/AriesExample.x3d -->

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

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