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=' OmniExamples.x3d '/> |
6 | <meta name='creator' content='Mike Hunsberger'/> |
7 | <meta name='created' content='4 June 2001'/> |
8 | <meta name='modified' content='20 October 2019'/> |
9 | <meta name=' warning ' content=' Intentional explicit renaming of external prototypes shows ProtoInstance naming flexibility. '/> |
10 | <meta name='description' content='Omni Directional Antenna Domes. Several are shown in the process of transmitting and receiving.'/> |
11 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/OmniDirectional/OmniExamples.x3d '/> |
12 | <meta name='generator' content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/> |
13 | <meta name='license' content='../../license.html'/> |
14 | </head> |
15 | <Scene> |
16 | <!-- Note explicit renaming of external prototypes. --> |
17 | <ExternProtoDeclare name='UHFReceiver' appinfo='Omnidirectional hemispherical receiver.' url=' "OmniReceiverPrototype.x3d#OmniReceiver" "https://www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/OmniDirectional/OmniReceiverPrototype.x3d#OmniReceiver" "OmniReceiverPrototype.wrl#OmniReceiver" "https://www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/OmniDirectional/OmniReceiverPrototype.wrl#OmniReceiver" '> |
18 |
<field name='frequency' type='SFInt32' accessType='initializeOnly'
appinfo='units Hertz'/> |
19 | <field name='diffuseColor' type='SFColor' accessType='inputOutput'/> |
20 | <field name='emissiveColor' type='SFColor' accessType='inputOutput'/> |
21 | <field name='shininess' type='SFFloat' accessType='inputOutput'/> |
22 | <field name='ambientIntensity' type='SFFloat' accessType='inputOutput'/> |
23 | <field name='transparency' type='SFFloat' accessType='inputOutput'/> |
24 | </ExternProtoDeclare> |
25 | <ExternProtoDeclare name='UHFTransmitter' appinfo='Omnidirectional hemispherical transmitter.' url=' "OmniTransmitterPrototype.x3d#OmniTransmitter" "https://www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/OmniDirectional/OmniTransmitterPrototype.x3d#OmniTransmitter" "OmniTransmitterPrototype.wrl#OmniTransmitter" "https://www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/OmniDirectional/OmniTransmitterPrototype.wrl#OmniTransmitter" '> |
26 |
<field name='frequency' type='SFInt32' accessType='initializeOnly'
appinfo='units Hertz'/> |
27 | <field name='diffuseColor' type='SFColor' accessType='inputOutput'/> |
28 | <field name='emissiveColor' type='SFColor' accessType='inputOutput'/> |
29 | <field name='shininess' type='SFFloat' accessType='inputOutput'/> |
30 | <field name='ambientIntensity' type='SFFloat' accessType='inputOutput'/> |
31 | <field name='transparency' type='SFFloat' accessType='inputOutput'/> |
32 | </ExternProtoDeclare> |
33 | <!-- Viewable geometry for this scene --> |
34 | <WorldInfo info='"Produce wireframe or transparent beam cylinders"' title='BeamCylinderPrototype'/> |
35 | <Viewpoint description='Signals' position='15 5 100'/> |
36 | <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'/> |
37 | <Group> |
38 | <Transform scale='5 5 5' translation='-20 0 -25'> |
39 | <ProtoInstance name='UHFReceiver'> |
40 | <fieldValue name='frequency' value='3500000'/> |
41 | </ProtoInstance> |
42 | </Transform> |
43 | <Transform scale='5 5 5' translation='-15 0 -25'> |
44 | <ProtoInstance name='UHFTransmitter'> |
45 | <fieldValue name='frequency' value='40000'/> |
46 | </ProtoInstance> |
47 | </Transform> |
48 | <Transform scale='25 25 25' translation='-150 0 -60'> |
49 | <ProtoInstance name='UHFReceiver'> |
50 | <fieldValue name='frequency' value='35000000'/> |
51 | </ProtoInstance> |
52 | </Transform> |
53 | <Transform scale='25 25 25' translation='70 0 70'> |
54 | <ProtoInstance name='UHFTransmitter'> |
55 | <fieldValue name='frequency' value='35000000'/> |
56 | </ProtoInstance> |
57 | </Transform> |
58 | <Transform scale='5 5 5' translation='250 0 40'> |
59 | <ProtoInstance name='UHFReceiver'> |
60 | <fieldValue name='frequency' value='40000'/> |
61 | </ProtoInstance> |
62 | </Transform> |
63 | <Transform scale='5 5 5' translation='260 0 -60'> |
64 | <ProtoInstance name='UHFReceiver'> |
65 | <fieldValue name='frequency' value='3500000'/> |
66 | </ProtoInstance> |
67 | </Transform> |
68 | </Group> |
69 | </Scene> |
70 | </X3D> |
Event Graph ROUTE Table with 0 ROUTE connections total, showing X3D event-model relationships for this scene.
Each row shows an event cascade that may occur during a single timestamp interval between frame renderings, as part of the X3D execution model.
line 39
ProtoInstance UHFReceiver |
No direct ROUTE connection found for events to/from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
line 44
ProtoInstance UHFTransmitter |
No direct ROUTE connection found for events to/from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
line 49
ProtoInstance UHFReceiver |
No direct ROUTE connection found for events to/from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
line 54
ProtoInstance UHFTransmitter |
No direct ROUTE connection found for events to/from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
line 59
ProtoInstance UHFReceiver |
No direct ROUTE connection found for events to/from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
line 64
ProtoInstance UHFReceiver |
No direct ROUTE connection found for events to/from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
<!--
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.
-->