<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "http://www.web3d.org/specifications/x3d-3.0.dtd">
<X3D profile='Interchange' version='3.0 xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation =' http://www.web3d.org/specifications/x3d-3.0.xsd '>
<head>
<meta name='titlecontent='SightGauge.x3d'/>
<meta name='descriptioncontent='This file defines a sight gauge that is inlined to create the cockpit console of a helicopter'/>
<meta name='creatorcontent='Jane Wu (adapted from the original Sight.wrl created for vrtp demo helicopter)'/>
<meta name='createdcontent='9 January 2001'/>
<meta name='modifiedcontent='27 September 2002'/>
<meta name='identifiercontent=' https://savage.nps.edu/Savage/AircraftHelicopters/OH58D-KiowaWarrior-UnitedStates/SightGauge.x3d '/>
<meta name='generatorcontent='X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent=' ../../license.html'/>
</head>
<!-- -->
<Scene>
<Group>
<Shape>
<Appearance DEF='TRANSPARENT_OFF_WHITE'>
<Material diffuseColor='0.9 0.9 0.9transparency='0.8'/>
</Appearance>
<Box size='0.2 0.2 0.03'/>
</Shape>
<Transform rotation='1.0 0.0 0.0 1.57translation='0.0 0.0 0.015'>
<Shape>
<Appearance DEF='TRANSPARENT_WHITE'>
<Material diffuseColor='1.0 1.0 1.0transparency='0.8'/>
</Appearance>
<Cylinder bottom='falseheight='0.008radius='0.1'/>
</Shape>
</Transform>
<Transform translation='0.0 0.0 0.018'>
<Shape DEF='RETICLE'>
<Appearance DEF='WHITE'>
<Material diffuseColor='1.0 1.0 1.0'/>
</Appearance>
<Box size='0.002 0.2 0.003'/>
</Shape>
</Transform>
<Transform translation='-0.06 0.0 0.018'>
<Shape DEF='SHORT_RETICLE'>
<Appearance USE='WHITE'/>
<Box size='0.002 0.05 0.003'/>
</Shape>
</Transform>
<Transform translation='0.06 0.0 0.018'>
<Shape USE='SHORT_RETICLE'/>
</Transform>
<Transform rotation='0.0 0.0 1.0 1.57translation='0.0 0.0 0.018'>
<Shape USE='RETICLE'/>
</Transform>
<Transform rotation='0.0 0.0 1.0 1.57translation='0.0 0.06 0.018'>
<Shape USE='SHORT_RETICLE'/>
</Transform>
<Transform rotation='0.0 0.0 1.0 1.57translation='0.0 -0.06 0.018'>
<Shape USE='SHORT_RETICLE'/>
</Transform>
</Group>
</Scene>
</X3D>
<!--

Index for DEF nodes : RETICLE, SHORT_RETICLE, TRANSPARENT_OFF_WHITE, TRANSPARENT_WHITE, WHITE
-->

<!-- Color key: <X3dNode DEF='idName' field='value'/> matches <XmlElement DEF='idName' attribute='value'/>
(Light blue background: behavior node) (Grey background: inserted documentation) (Magenta background: X3D extensibility)
-->

<!-- Additional help information about X3D scenes: X3D Resources, X3D Scene Authoring Hints and X3D Tooltips -->