X3D Model Documentation: TRC170Tripod.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=' TRC170Tripod.x3d '/>
  6            <meta name='creatorcontent='Mike Hunsberger'/>
  7            <meta name='createdcontent='8 May 2001'/>
  8            <meta name='modifiedcontent='20 October 2019'/>
  9            <meta name='descriptioncontent='Tripod stand for TRC-170 antenna body. A TRC-170 is a long-range SHF communication system. It operates in 3 modes. 1)Direct point-to-point link (< 30 miles). 2) Tropospheric shot (up to 100 or 150 miles, depending on system version). 3) Defraction shot over an a terrain feature or object in the path ( < 50 miles).'/>
 10            <meta name='identifiercontent=' https://www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/TRC170/TRC170Tripod.x3d '/>
 11            <meta name='generatorcontent='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/>
 12            <meta name='licensecontent='../../license.html'/>
 13       </head>
<!--

<!-- -->
<!-- to top DEF nodes index: DarkGray, Tripod
-->
 14       <Scene>
 15            <WorldInfo title='TRC170Tripod.x3d'/>
 16            <Background groundAngle='1.57079groundColor='1 0.8 0.6 0.6 0.4 0.2skyAngle='0.2skyColor='1 1 1 0.2 0.2 1'/>
 17            <Transform translation='-.25 -.4 0'>
 18                 <Group DEF='Tripod'>
 19                      <Transform translation='-.75 5 0'>
 20                           <Shape>
 21                                <Box size='2.25 .5 1.5'/>
 22 
                              <!-- Appearance DarkGray is a DEF node that has 4 USE nodes: USE_1, USE_2, USE_3, USE_4 -->
                              <Appearance DEF='DarkGray'>
 23                                     <Material diffuseColor='.2 .2 .2'/>
 24                                </Appearance>
 25                           </Shape>
 26                      </Transform>
 27                      <Transform rotation='1 0 0 -.35translation='.05 2.5 1.5'>
 28                           <Transform rotation='0 0 1 .1'>
 29                                <Shape>
 30                                     <Cylinder height='5.0radius='.2'/>
 31                                     <Appearance USE='DarkGray'/>
 32                                </Shape>
 33                           </Transform>
 34                      </Transform>
 35                      <Transform rotation='1 0 0 .35translation='.05 2.5 -1.5'>
 36                           <Transform rotation='0 0 1 .1'>
 37                                <Shape>
 38                                     <Cylinder height='5.0radius='.2'/>
 39                                     <Appearance USE='DarkGray'/>
 40                                </Shape>
 41                           </Transform>
 42                      </Transform>
 43                      <Transform rotation='0 0 1 -.75translation='-3.75 2.75 0'>
 44                           <Shape>
 45                                <Cylinder height='6.0radius='.2'/>
 46                                <Appearance USE='DarkGray'/>
 47                           </Shape>
 48                      </Transform>
 49                      <Transform rotation='0 0 1 1.8translation='.5 5 0'>
 50                           <Shape>
 51                                <Cylinder height='1.54radius='.15'/>
 52                                <Appearance USE='DarkGray'/>
 53                           </Shape>
 54                      </Transform>
 55                 </Group>
 56            </Transform>
 57       </Scene>
 58  </X3D>
<!--

<!-- -->
<!-- to top DEF nodes index: DarkGray, Tripod
-->
X3D Tooltips element index: Appearance, Background, Box, Cylinder, Group, head, Material, meta, Scene, Shape, Transform, WorldInfo, X3D, plus documentation for accessType definitions, type definitions, XML data types, and field types

-->
<!-- Online at
https://www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/TRC170/TRC170TripodIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/TRC170/TRC170Tripod.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. -->