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=' TRC170Dish.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='Dish of TRC-170 long-range SHF communication system. It operates in 3 modes: Direct point-to-point link (< 30 miles); Tropospheric shot (up to 100 or 150 miles, depending on system version); Defraction shot over an a terrain feature or object in the path ( < 50 miles).'/> |
10 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/TRC170/TRC170Dish.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='TRC170Dish.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='TRC170Body'> |
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='.001 .001 1.5 1.5' solid='false' spine='0 0 0 .15 0 0'/> |
21 | |
22 | <Material diffuseColor='.1 .5 .1'/> |
23 | </Appearance> |
24 | </Shape> |
25 | </Transform> |
26 | <Group DEF='Columns'> |
27 | <Transform rotation='0 0 1 1.57' translation='.5 0 .35'> |
28 | |
29 | <Cylinder height='1' radius='.05'/> |
30 | <Appearance> |
31 | <Material diffuseColor='.2 .2 .2'/> |
32 | </Appearance> |
33 | </Shape> |
34 | </Transform> |
35 | <Transform rotation='0 0 1 1.57' translation='.5 0 -.35'> |
36 | <Shape USE='column'/> |
37 | </Transform> |
38 | <Transform rotation='0 0 1 1.57' translation='.5 .35 0'> |
39 | <Shape USE='column'/> |
40 | </Transform> |
41 | <Transform rotation='0 0 1 1.57' translation='.5 -.35 0'> |
42 | <Shape USE='column'/> |
43 | </Transform> |
44 | </Group> |
45 | <Group> |
46 | <Transform translation='1 0 0'> |
47 | <Shape> |
48 | <Box size='.1 .05 .7'/> |
49 | <Appearance> |
50 | <Material diffuseColor='.2 .2 .2'/> |
51 | </Appearance> |
52 | </Shape> |
53 | </Transform> |
54 | <Transform translation='1 0 0'> |
55 | <Shape> |
56 | <Box size='.1 .7 .05'/> |
57 | <Appearance> |
58 | <Material diffuseColor='.2 .2 .2'/> |
59 | </Appearance> |
60 | </Shape> |
61 | </Transform> |
62 | <Transform translation='.9 0 0'> |
63 | <Shape> |
64 | <Sphere radius='.1'/> |
65 | <Appearance USE='DarkGreen'/> |
66 | </Shape> |
67 | </Transform> |
68 | </Group> |
69 | </Group> |
70 | </Scene> |
71 | </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.
-->