{ "X3D": {
    "encoding":"UTF-8",
    "@profile":"Immersive",
    "@version":"3.0",
    "@xsd:noNamespaceSchemaLocation":"https://www.web3d.org/specifications/x3d-3.0.xsd",
    "JSON schema":"https://www.web3d.org/specifications/x3d-4.0-JSONSchema.autogenerated.json",
    "head": {
        "component": [
          {
            "@name":"DIS",
            "@level":1
          }
        ],
        "meta": [
          {
            "@name":"title",
            "@content":"RadioCommunicationsObserver.x3d"
          },
          {
            "@name":"creator",
            "@content":"Don Brutzman and Dave Laflam"
          },
          {
            "@name":"created",
            "@content":"19 September 2000"
          },
          {
            "@name":"modified",
            "@content":"20 October 2019"
          },
          {
            "@name":"description",
            "@content":"Show how to reference ReceiverPdu SignalPdu and TransmitterPdu for radio communications"
          },
          {
            "@name":"reference",
            "@content":"http://faculty.nps.edu/brutzman/vrtp/mil/navy/nps/dis/RadioCommunicationsObserver.x3d"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/Basic/DistributedInteractiveSimulation/RadioCommunicationsObserver.x3d"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit"
          },
          {
            "@name":"license",
            "@content":"../license.html"
          },
          {
            "@name":"translated",
            "@content":"02 September 2025"
          },
          {
            "@name":"generator",
            "@content":"X3dToJson.xslt, https://www.web3d.org/x3d/stylesheets/X3dToJson.html"
          },
          {
            "@name":"reference",
            "@content":"X3D JSON encoding: https://www.web3d.org/wiki/index.php/X3D_JSON_Encoding"
          }
        ]
    },
    "Scene": {
        "-children":[
          { "WorldInfo":
            {
              "@title":"RadioCommunicationsObserver.x3d"
            }
          },
          { "Group":
            {
              "-children":[
                { "Transform":
                  {
                    "@translation":[-15,0,0],
                    "-children":[
                      { "ReceiverPdu":
                        {
                          "@whichGeometry":0
                        }
                      }
                    ]
                  }
                },
                { "Transform":
                  {
                    "-children":[
                      { "SignalPdu":
                        {
                          "@whichGeometry":0
                        }
                      }
                    ]
                  }
                },
                { "Transform":
                  {
                    "@translation":[15,0,0],
                    "-children":[
                      { "TransmitterPdu":
                        {
                          "@whichGeometry":0
                        }
                      }
                    ]
                  }
                }
              ]
            }
          }
        ]
    }
  }
}