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='TRC170PairExample.x3d'/> |
6 | <meta name='description' content='Instantiation of the TRC-170 Pair Prototype. 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).'/> |
7 | <meta name='creator' content='Mike Hunsberger'/> |
8 | <meta name='created' content='7 May 2001'/> |
9 | <meta name='modified' content='24 March 2021'/> |
10 | <meta name='identifier' content='https://savage.nps.edu/Savage/CommunicationsAndSensors/TRC170/TRC170PairExample.x3d'/> |
11 | <meta name='generator' content='X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit'/> |
12 | <meta name='license' content='../../license.html'/> |
13 | </head> |
14 | <Scene> |
15 | <!-- ExternProtoDeclare definitions must be included verbatim --> |
16 | <ExternProtoDeclare name='TRC170Pair' url=' "TRC170PairPrototype.x3d#TRC170Pair" "https://savage.nps.edu/Savage/CommunicationsAndSensors/TRC170/TRC170PairPrototype.x3d#TRC170Pair" "TRC170PairPrototype.wrl#TRC170Pair" "https://savage.nps.edu/Savage/CommunicationsAndSensors/TRC170/TRC170PairPrototype.wrl#TRC170Pair" '> |
17 | <field name='TRC1Location' type='SFVec3f' accessType='initializeOnly'/> |
18 | <field name='TRC2Location' type='SFVec3f' accessType='initializeOnly'/> |
19 | <field name='OperatingMode' type='SFString' accessType='initializeOnly'/> |
20 | </ExternProtoDeclare> |
21 | <WorldInfo info='"Authors: Mike Hunsberger" "Revised: 30 April 2001" "Purpose: Pair of TSSRs" "Script: none" "Browser: CosmoPlayer"' title='AntennaWorld'/> |
22 | <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'/> |
23 | <ProtoInstance name='TRC170Pair'> |
24 | <fieldValue name='TRC1Location' value='15000 0 15000'/> |
25 | <fieldValue name='TRC2Location' value='0 0 0'/> |
26 | <fieldValue name='OperatingMode' value='TROPOSCATTER'/> |
27 | </ProtoInstance> |
28 | </Scene> |
29 | </X3D> |
<!--
Color-coding legend: X3D terminology
<X3dNode field='value'/>
matches XML terminology
<XmlElement attribute='value'/>
(Light-blue background: event-based behavior node or statement)
(Grey background inside box: inserted documentation)
(Magenta background: X3D Extensibility)
<ProtoInstance name='ProtoName'>
<field
name='fieldName'/> </ProtoInstance>
-->
<!--
For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints.
-->