<?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='Interchange' 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='HfAntenna.x3d' name='title'/>
    <meta content='This file defines an HF Antena that is inlined to create the tail boom for a helicopter' name='description'/>
    <meta content='Jane Wu (adapted from the original hfantenatest.wrl created for vrtp demo helicopter)' name='creator'/>
    <meta content='8 January 2001' name='created'/>
    <meta content='20 October 2019' name='modified'/>
    <meta content='https://www.web3d.org/x3d/content/examples/Savage/AircraftHelicopters/HelicopterUnitedStates/HfAntenna.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='HfAntenna.x3d'/>
    <Group DEF='HF_ANTENA'>
      <Shape>
        <Appearance DEF='GRAY'>
          <Material diffuseColor='0.25 0.25 0.25'/>
        </Appearance>
        <Cylinder height='4.0' radius='0.04'/>
      </Shape>
      <Transform rotation='0.0 0.0 1.0 1.57' translation='-0.13 0.0 0.0'>
        <Shape>
          <Appearance USE='GRAY'/>
          <Cylinder height='0.3' radius='0.04'/>
        </Shape>
      </Transform>
      <Transform rotation='0.0 0.0 1.0 1.57' translation='-0.18 -2.0 0.0'>
        <Shape>
          <Appearance USE='GRAY'/>
          <Cylinder height='0.4' radius='0.04'/>
        </Shape>
      </Transform>
    </Group>
  </Scene>
</X3D>