<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "https://www.web3d.org/specifications/x3d-3.0.dtd">
<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'>
  <head>
    <meta content='RadarNavigation.x3d' name='title'/>
    <meta content='Boon Chuan LEE' name='creator'/>
    <meta content='Navigational surface search radar' name='description'/>
    <meta content='27 July 2001' name='created'/>
    <meta content='20 October 2019' name='modified'/>
    <meta content='http://www.janesonline.com' name='reference'/>
    <meta content='https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/LandingShipTankEnduranceSingapore/RadarNavigation.x3d' name='identifier'/>
    <meta content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit' name='generator'/>
    <meta content='../../license.html' name='license'/>
  </head>
  <Scene>
    <WorldInfo title='RadarNavigation.x3d'/>
    <Background groundAngle='1.309 1.570796' groundColor='0 .2 1 0 .5 1 0.8 0.9 0.9' skyAngle='1.309 1.571' skyColor='.5 .5 .9 0 .5 1 1 0.8 0.8'/>
    <Group>
      <Transform DEF='Scanner'>
        <Shape>
          <Extrusion crossSection='-0.1 -0.8 -0.1 0.8 0.1 0.8 0.1 -0.8 -0.1 -0.8' orientation='0 0 1 0.5 0 0 1 0.5' spine='-0.3 0 0 0.3 0 0'/>
          <Appearance>
            <Material diffuseColor='0.9 0.9 0.9' shininess='0.5'/>
          </Appearance>
        </Shape>
      </Transform>
      <TimeSensor DEF='Clock' cycleInterval='10' loop='true'/>
      <OrientationInterpolator DEF='ScannerPath' key='0.0 0.25 0.50 0.75 1.0' keyValue='0 1 0 0 0 1 0 1.57 0 1 0 3.14 0 1 0 4.71 0 1 0 6.18'/>
      <Transform translation='0 -0.26 0'>
        <Shape DEF='Support'>
          <Cone bottomRadius='0.15' height='0.73'/>
          <Appearance>
            <Material diffuseColor='0.5 0.5 0.5' shininess='0.5'/>
          </Appearance>
        </Shape>
      </Transform>
    </Group>
    <ROUTE fromField='fraction_changed' fromNode='Clock' toField='set_fraction' toNode='ScannerPath'/>
    <ROUTE fromField='value_changed' fromNode='ScannerPath' toField='set_rotation' toNode='Scanner'/>
  </Scene>
</X3D>