| 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='title' content=' TSSRBody.x3d '/> |
| 6 | <meta name='creator' content='Mike Hunsberger'/> |
| 7 | <meta name='created' content='7 May 2001'/> |
| 8 | <meta name='modified' content='20 October 2019'/> |
| 9 | <meta name='description' content='The Body of Tropo Satellite Support Radio (TSSR) used short-range (< 20 miles) point-to-point SHF communication. The system is designed to support remote equipment and users by replacing long cable runs.'/> |
| 10 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/TSSR/TSSRBody.x3d '/> |
| 11 | <meta name='generator' content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/> |
| 12 | <meta name='license' content='../../license.html'/> |
| 13 | </head> |
| 14 | <Scene> |
| 15 | <WorldInfo title='TSSRBody.x3d'/> |
| 16 | <Background groundAngle='1.57079' groundColor='1 0.8 0.6 0.6 0.4 0.2' skyAngle='0.2' skyColor='1 1 1 0.2 0.2 1'/> |
| 17 | <Group DEF='TSSRBody'> |
| 18 | <Transform> |
| 19 | <Shape> |
| 20 | <Extrusion beginCap='false' convex='false' crossSection='1 0 .866 .5 .707 .707 .5 .866 0 1 -.5 .866 -.707 .707 -.866 .5 -1 0 -.866 -.5 -.707 -.707 -.5 -.866 0 -1 .5 -.866 .707 -.707 .866 -.5 1 0' endCap='false' scale='.05 .05 .5 .5' solid='false' spine='0 0 0 .15 0 0'/> |
| 21 | |
| 22 | <Material diffuseColor='.1 .5 .1'/> |
| 23 | </Appearance> |
| 24 | </Shape> |
| 25 | </Transform> |
| 26 | <Transform rotation='0 0 1 1.57'> |
| 27 | <Shape> |
| 28 | <Cylinder height='.8' radius='.05'/> |
| 29 | <Appearance USE='DarkGreen'/> |
| 30 | </Shape> |
| 31 | </Transform> |
| 32 | <Transform translation='.4 0 0'> |
| 33 | <Shape> |
| 34 | <Sphere radius='.1'/> |
| 35 | <Appearance USE='DarkGreen'/> |
| 36 | </Shape> |
| 37 | </Transform> |
| 38 | <Transform translation='-.4 0 0'> |
| 39 | <Shape> |
| 40 | <Box size='.35 .35 .35'/> |
| 41 | |
| 42 | <Material diffuseColor='.2 .2 .2'/> |
| 43 | </Appearance> |
| 44 | </Shape> |
| 45 | </Transform> |
| 46 | <Transform translation='-.85 0 0'> |
| 47 | <Shape> |
| 48 | <Box size='.6 .35 .6'/> |
| 49 | <Appearance USE='DarkGray'/> |
| 50 | </Shape> |
| 51 | </Transform> |
| 52 | </Group> |
| 53 | </Scene> |
| 54 | </X3D> |
<!--
Color-coding legend: X3D terminology
<X3dNode
DEF='idName' field='value'/>
matches XML terminology
<XmlElement
DEF='idName' attribute='value'/>
(Light-blue background: event-based behavior node or statement)
(Grey background inside box: inserted documentation)
(Magenta background: X3D Extensibility)
-->
<!--
For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints.
-->