@prefix :        <https://www.web3d.org/x3d/content/examples/Basic/DistributedInteractiveSimulation/RadioCommunicationsPrototypes.ttl#> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema:  <http://schema.org/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
@prefix x3d:     <https://www.web3d.org/specifications/x3d-4.0.xsd#> .
@prefix x3do:    <https://www.web3d.org/specifications/X3dOntology4.0#> .

:X3D a owl:NamedIndividual, x3do:X3D ;
  x3do:hasHead :head ;
  x3do:hasScene :Scene ;
  x3do:profile 'Immersive' ;
  x3do:version '3.0' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.0.xsd' .
:head a owl:NamedIndividual, x3do:head ;
  x3do:hasParent :X3D ;
  x3do:hasComponent :component_1_1 ;
  x3do:hasMeta :meta_1_2, :meta_1_3, :meta_1_4, :meta_1_5, :meta_1_6, :meta_1_7, :meta_1_8, :meta_1_9, :meta_1_10, :meta_1_11 .
:component_1_1 a owl:NamedIndividual, x3do:component ;
  x3do:hasParent :head ;
  x3do:level 1 ;
  x3do:name 'DIS' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'RadioCommunicationsPrototypes.x3d' ;
  x3do:name 'title' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Don Brutzman and Dave Laflam' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '7 December 2000' ;
  x3do:name 'created' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 October 2019' ;
  x3do:name 'modified' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'under development. Need to fix url values in X3dToVrml97.xslt translation signatures, and check Savage CommunicationsAndSensors DIS examples.' ;
  x3do:name 'warning' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Prototype definitions for ReceiverPdu SignalPdu and TransmitterPdu, all of which share share RadioCommunicationsPduScriptNode class' ;
  x3do:name 'description' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://faculty.nps.edu/brutzman/vrtp/mil/navy/nps/dis/RadioCommunicationsPrototypes.x3d' ;
  x3do:name 'reference' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Basic/DistributedInteractiveSimulation/RadioCommunicationsPrototypes.x3d' ;
  x3do:name 'identifier' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit' ;
  x3do:name 'generator' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "RadioCommunicationsPrototypes.x3d" .
:meta dcterms:creator "Don Brutzman and Dave Laflam" .
:meta dcterms:created "7 December 2000" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:warning "under development. Need to fix url values in X3dToVrml97.xslt translation signatures, and check Savage CommunicationsAndSensors DIS examples." .
:meta dcterms:description "Prototype definitions for ReceiverPdu SignalPdu and TransmitterPdu, all of which share share RadioCommunicationsPduScriptNode class" .
:meta dcterms:reference "http://faculty.nps.edu/brutzman/vrtp/mil/navy/nps/dis/RadioCommunicationsPrototypes.x3d" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Basic/DistributedInteractiveSimulation/RadioCommunicationsPrototypes.x3d" .
:meta dcterms:generator "X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:license "../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :Group_2_5 ;
  x3do:hasProtoDeclare :ProtoDeclare_2_2, :ProtoDeclare_2_3, :ProtoDeclare_2_4 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'RadioCommunicationsPrototypes.x3d' .
:ProtoDeclare_2_2 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_2_1 ;
  x3do:hasProtoBody :ProtoBody_2_2_2 ;
  x3do:name 'ReceiverPdu' .
:ProtoInterface_2_2_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_2 ;
  x3do:hasField :field_2_2_1_1, :field_2_2_1_2, :field_2_2_1_3, :field_2_2_1_4, :field_2_2_1_5, :field_2_2_1_6, :field_2_2_1_7, :field_2_2_1_8, :field_2_2_1_9, :field_2_2_1_10, :field_2_2_1_11, :field_2_2_1_12, :field_2_2_1_13, :field_2_2_1_14, :field_2_2_1_15, :field_2_2_1_16, :field_2_2_1_17, :field_2_2_1_18, :field_2_2_1_19, :field_2_2_1_20, :field_2_2_1_21, :field_2_2_1_22, :field_2_2_1_23, :field_2_2_1_24, :field_2_2_1_25, :field_2_2_1_26, :field_2_2_1_27, :field_2_2_1_28 .
:field_2_2_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'set whichGeometry to -1 for no geometry 0 for text trace 1 for default geometry' ;
  x3do:name 'whichGeometry' ;
  x3do:type 'SFInt32' ;
  x3do:value 0 .
:field_2_2_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Bounding box center: position offset from origin of local coordinate system.' ;
  x3do:name 'bboxCenter' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 0 0 0 ) .
:field_2_2_1_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Bounding box size: automatically calculated can be specified as an optimization or constraint.' ;
  x3do:name 'bboxSize' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( -1 -1 -1 ) .
:field_2_2_1_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'readInterval' ;
  x3do:type 'SFTime' ;
  x3do:value '0.1' .
:field_2_2_1_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'writeInterval' ;
  x3do:type 'SFTime' ;
  x3do:value '1.0' .
:field_2_2_1_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'siteID' ;
  x3do:type 'SFInt32' ;
  x3do:value 14 .
:field_2_2_1_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'applicationID' ;
  x3do:type 'SFInt32' ;
  x3do:value 17 .
:field_2_2_1_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'entityID' ;
  x3do:type 'SFInt32' ;
  x3do:value 9 .
:field_2_2_1_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'address' ;
  x3do:type 'SFString' ;
  x3do:value '224.2.181.145' .
:field_2_2_1_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'port' ;
  x3do:type 'SFInt32' ;
  x3do:value 62040 .
:field_2_2_1_11 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'multicastRelayHost' ;
  x3do:type 'SFString' ;
  x3do:value 'devo.cs.nps.navy.mil' .
:field_2_2_1_12 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'multicastRelayPort' ;
  x3do:type 'SFInt32' ;
  x3do:value 8010 .
:field_2_2_1_13 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'networkMode:&#10;standAlone (ignore network but still respond to local events)&#10;networkReader (listen to network as ghost entity)&#10;networkWriter (output to network as master entity at writeInterval)' ;
  x3do:name 'networkMode' ;
  x3do:type 'SFString' ;
  x3do:value 'standAlone' .
:field_2_2_1_14 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'Whether networkMode standAlone (ignore network but still respond to local events) is true/false' ;
  x3do:name 'isStandAlone' ;
  x3do:type 'SFBool' .
:field_2_2_1_15 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'Whether networkMode &apos;networkWriter&apos; (output to network as master entity at writeInterval) is true/false' ;
  x3do:name 'isMaster' ;
  x3do:type 'SFBool' .
:field_2_2_1_16 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'Whether networkMode &apos;networkReader&apos; (listen to network as ghost entity) is true/false' ;
  x3do:name 'isRemote' ;
  x3do:type 'SFBool' .
:field_2_2_1_17 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'rtpHeaderExpected' ;
  x3do:type 'SFBool' ;
  x3do:value false .
:field_2_2_1_18 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'whether RTP header was found prepended to DIS packet' ;
  x3do:name 'isRtpHeaderHeard' ;
  x3do:type 'SFBool' .
:field_2_2_1_19 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'trace' ;
  x3do:type 'SFBool' ;
  x3do:value false .
:field_2_2_1_20 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'active' ;
  x3do:type 'SFBool' .
:field_2_2_1_21 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'timestamp' ;
  x3do:type 'SFTime' .
:field_2_2_1_22 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'radioID' ;
  x3do:type 'SFInt32' .
:field_2_2_1_23 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'receivedPower' ;
  x3do:type 'SFFloat' .
:field_2_2_1_24 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'receiverState' ;
  x3do:type 'SFInt32' .
:field_2_2_1_25 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'transmitterSiteID' ;
  x3do:type 'SFInt32' .
:field_2_2_1_26 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'transmitterApplicationID' ;
  x3do:type 'SFInt32' .
:field_2_2_1_27 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'transmitterEntityID' ;
  x3do:type 'SFInt32' .
:field_2_2_1_28 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'transmitterRadioID' ;
  x3do:type 'SFInt32' .
:ProtoBody_2_2_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_2 ;
  x3do:hasChildren :ReceiverPduGeometrySwitch, :ReceiverPduScriptNode, :ReceiverPduReadIntervalClock, :ReceiverPduWriteIntervalClock ;
  x3do:hasROUTE :ROUTE_2_2_2_5, :ROUTE_2_2_2_6, :ROUTE_2_2_2_7, :ROUTE_2_2_2_8, :ROUTE_2_2_2_9, :ROUTE_2_2_2_10, :ROUTE_2_2_2_11, :ROUTE_2_2_2_12, :ROUTE_2_2_2_13, :ROUTE_2_2_2_14, :ROUTE_2_2_2_15, :ROUTE_2_2_2_16, :ROUTE_2_2_2_17 .
:ReceiverPduGeometrySwitch a owl:NamedIndividual, x3do:Switch ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:hasIS :IS_2_2_2_1_1 ;
  x3do:hasChildren :Group_2_2_2_1_2 ;
  x3do:DEF 'ReceiverPduGeometrySwitch' ;
  x3do:whichChoice -1 .
:IS_2_2_2_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :ReceiverPduGeometrySwitch ;
  x3do:hasConnect :connect_2_2_2_1_1_1 .
:connect_2_2_2_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_1 ;
  x3do:nodeField 'whichChoice' ;
  x3do:protoField 'whichGeometry' .
:Group_2_2_2_1_2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ReceiverPduGeometrySwitch ;
  x3do:hasChildren :Viewpoint_2_2_2_1_2_1, :Group_2_2_2_1_2_2, :ReceiverOutputAssembler1 .
:Viewpoint_2_2_2_1_2_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Group_2_2_2_1_2 ;
  x3do:description 'Receiver Pdu Observer' ;
  x3do:position ( 0 0 15 ) .
:Group_2_2_2_1_2_2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Group_2_2_2_1_2 ;
  x3do:hasChildren :Transform_2_2_2_1_2_2_1, :Transform_2_2_2_1_2_2_2, :Transform_2_2_2_1_2_2_3 .
:Transform_2_2_2_1_2_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_1_2_2 ;
  x3do:hasChildren :Shape_2_2_2_1_2_2_1_1 ;
  x3do:translation ( 0 6 0 ) .
:Shape_2_2_2_1_2_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_1_2_2_1 ;
  x3do:hasGeometry :Text_2_2_2_1_2_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_1_2_2_1_1_2 .
:Text_2_2_2_1_2_2_1_1_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_2_2_1_2_2_1_1 ;
  x3do:hasFontStyle :FONT1 ;
  x3do:string '"Open Java Console to see PDU trace messages" "Netscape..Communicator..Tools..Java Console"' .
:FONT1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_2_2_1_2_2_1_1_1 ;
  x3do:DEF 'FONT1' ;
  x3do:justify '"MIDDLE" "BEGIN"' ;
  x3do:size 0.5 .
:Appearance_2_2_2_1_2_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_2_2_1_1 ;
  x3do:hasMaterial :Material_2_2_2_1_2_2_1_1_2_1 .
:Material_2_2_2_1_2_2_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_1_2_2_1_1_2 ;
  x3do:diffuseColor ( 0 0.4 0.8 ) .
:Transform_2_2_2_1_2_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_1_2_2 ;
  x3do:hasChildren :Shape_2_2_2_1_2_2_2_1 ;
  x3do:translation ( 0 4.75 0 ) .
:Shape_2_2_2_1_2_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_1_2_2_2 ;
  x3do:hasGeometry :Text_2_2_2_1_2_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_1_2_2_2_1_2 .
:Text_2_2_2_1_2_2_2_1_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_2_2_1_2_2_2_1 ;
  x3do:hasFontStyle :FONT1-USE-1 ;
  x3do:string '"Receiver PDU values"' .
:FONT1-USE-1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_2_2_1_2_2_2_1_1 ;
  owl:sameAs :FONT1 . # DEF matching this USE
:Appearance_2_2_2_1_2_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_2_2_2_1 ;
  x3do:hasMaterial :Material_2_2_2_1_2_2_2_1_2_1 .
:Material_2_2_2_1_2_2_2_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_1_2_2_2_1_2 ;
  x3do:diffuseColor ( 0 0.8 0.4 ) .
:Transform_2_2_2_1_2_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_2_1_2_2 ;
  x3do:hasChildren :Shape_2_2_2_1_2_2_3_1 ;
  x3do:translation ( 0 4 0 ) .
:Shape_2_2_2_1_2_2_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_1_2_2_3 ;
  x3do:hasGeometry :ReceiverOutput1 ;
  x3do:hasAppearance :Appearance_2_2_2_1_2_2_3_1_2 .
:ReceiverOutput1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_2_2_1_2_2_3_1 ;
  x3do:hasFontStyle :FONT1-USE-2 ;
  x3do:DEF 'ReceiverOutput1' ;
  x3do:string '"Receiver output uninitialized"' .
:FONT1-USE-2 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :ReceiverOutput1 ;
  owl:sameAs :FONT1 . # DEF matching this USE
:Appearance_2_2_2_1_2_2_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_2_2_3_1 ;
  x3do:hasMaterial :Material_2_2_2_1_2_2_3_1_2_1 .
:Material_2_2_2_1_2_2_3_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_1_2_2_3_1_2 ;
  x3do:diffuseColor ( 0.8 0.8 0 ) .
:ReceiverOutputAssembler1 a owl:NamedIndividual, x3do:Script ;
  x3do:hasParent :Group_2_2_2_1_2 ;
  x3do:hasField :field_2_2_2_1_2_3_1, :field_2_2_2_1_2_3_2, :field_2_2_2_1_2_3_3, :field_2_2_2_1_2_3_4, :field_2_2_2_1_2_3_5, :field_2_2_2_1_2_3_6, :field_2_2_2_1_2_3_7, :field_2_2_2_1_2_3_8, :field_2_2_2_1_2_3_9, :field_2_2_2_1_2_3_10, :field_2_2_2_1_2_3_11 ;
  x3do:DEF 'ReceiverOutputAssembler1' ;
  x3do:sourceCode """
ecmascript:

function initialize ()
{
	value='awaiting PDU';
	messageResult  [0] = 'active=' + value;
	messageResult  [1] = 'timestamp=' + value;
	messageResult  [2] = 'isRtpHeaderHeard=' + value;
	messageResult  [3] = 'radioID=' + value;
	messageResult  [4] = 'receivedPower=' + value;
	messageResult  [5] = 'receiverState=' + value;
	messageResult  [6] = 'transmitterSiteID=' + value;
	messageResult  [7] = 'transmitterApplicationID=' + value;
	messageResult  [8] = 'transmitterEntityID=' + value;
	messageResult  [9] = 'transmitterRadioID=' + value;
}
function active 			(value, ts) { messageResult [0] = 'active=' + value; }
function timestamp			(value, ts) { messageResult [1] = 'timestamp=' + value; }
function isRtpHeaderHeard		(value, ts) { messageResult [2] = 'isRtpHeaderHeard=' + value; }
function radioID			(value, ts) { messageResult [3] = 'radioID=' + value; }
function receivedPower			(value, ts) { messageResult [4] = 'receiverPower=' + value; }
function receiverState			(value, ts) { messageResult [5] = 'receiverState=' + value; }
function transmitterSiteID		(value, ts) { messageResult [6] = 'transmitterSiteID=' + value; }
function transmitterApplicationID	(value, ts) { messageResult [7] = 'transmitterApplicationID=' + value; }
function transmitterEntityID		(value, ts) { messageResult [8] = 'transmitterEntityID=' + value; }
function transmitterRadioID 		(value, ts) { messageResult [9] = 'transmitterRadioID=' + value; }
""" .
:field_2_2_2_1_2_3_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverOutputAssembler1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'messageResult' ;
  x3do:type 'MFString' .
:field_2_2_2_1_2_3_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'active' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_2_3_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'timestamp' ;
  x3do:type 'SFTime' .
:field_2_2_2_1_2_3_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'isRtpHeaderHeard' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_2_3_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'radioID' ;
  x3do:type 'SFInt32' .
:field_2_2_2_1_2_3_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'receivedPower' ;
  x3do:type 'SFFloat' .
:field_2_2_2_1_2_3_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'receiverState' ;
  x3do:type 'SFInt32' .
:field_2_2_2_1_2_3_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'transmitterSiteID' ;
  x3do:type 'SFInt32' .
:field_2_2_2_1_2_3_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'transmitterApplicationID' ;
  x3do:type 'SFInt32' .
:field_2_2_2_1_2_3_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'transmitterEntityID' ;
  x3do:type 'SFInt32' .
:field_2_2_2_1_2_3_11 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'transmitterRadioID' ;
  x3do:type 'SFInt32' .
:ReceiverPduScriptNode a owl:NamedIndividual, x3do:Script ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:hasField :field_2_2_2_2_1, :field_2_2_2_2_2, :field_2_2_2_2_3, :field_2_2_2_2_4, :field_2_2_2_2_5, :field_2_2_2_2_6, :field_2_2_2_2_7, :field_2_2_2_2_8, :field_2_2_2_2_9, :field_2_2_2_2_10, :field_2_2_2_2_11, :field_2_2_2_2_12, :field_2_2_2_2_13, :field_2_2_2_2_14, :field_2_2_2_2_15, :field_2_2_2_2_16, :field_2_2_2_2_17, :field_2_2_2_2_18, :field_2_2_2_2_19, :field_2_2_2_2_20, :field_2_2_2_2_21, :field_2_2_2_2_22, :field_2_2_2_2_23 ;
  x3do:hasIS :IS_2_2_2_2_24 ;
  x3do:DEF 'ReceiverPduScriptNode' ;
  x3do:mustEvaluate true ;
  x3do:url '"RadioCommunicationsPduScriptNode.class" "http://faculty.nps.edu/brutzman/vrtp/mil/navy/nps/dis/RadioCommunicationsPduScriptNode.class"' .
:field_2_2_2_2_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'radioPduType' ;
  x3do:type 'SFString' ;
  x3do:value 'ReceiverPdu' .
:field_2_2_2_2_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'readInterval' ;
  x3do:type 'SFTime' .
:field_2_2_2_2_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'writeInterval' ;
  x3do:type 'SFTime' .
:field_2_2_2_2_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'siteID' ;
  x3do:type 'SFInt32' .
:field_2_2_2_2_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'applicationID' ;
  x3do:type 'SFInt32' .
:field_2_2_2_2_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'entityID' ;
  x3do:type 'SFInt32' .
:field_2_2_2_2_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'address' ;
  x3do:type 'SFString' .
:field_2_2_2_2_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'port' ;
  x3do:type 'SFInt32' .
:field_2_2_2_2_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'multicastRelayHost' ;
  x3do:type 'SFString' .
:field_2_2_2_2_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'multicastRelayPort' ;
  x3do:type 'SFInt32' .
:field_2_2_2_2_11 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'rtpHeaderExpected' ;
  x3do:type 'SFBool' .
:field_2_2_2_2_12 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'trace' ;
  x3do:type 'SFBool' .
:field_2_2_2_2_13 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverPduScriptNode ;
  x3do:accessType 'inputOnly' ;
  x3do:appinfo 'update is triggered by local TimeSensor clocks to allow regular read/write' ;
  x3do:name 'update' ;
  x3do:type 'SFTime' .
:field_2_2_2_2_14 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'active' ;
  x3do:type 'SFBool' .
:field_2_2_2_2_15 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'timestamp' ;
  x3do:type 'SFTime' .
:field_2_2_2_2_16 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'isRtpHeaderHeard' ;
  x3do:type 'SFBool' .
:field_2_2_2_2_17 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'radioID' ;
  x3do:type 'SFInt32' .
:field_2_2_2_2_18 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'receivedPower' ;
  x3do:type 'SFFloat' .
:field_2_2_2_2_19 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'receiverState' ;
  x3do:type 'SFInt32' .
:field_2_2_2_2_20 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'transmitterSiteID' ;
  x3do:type 'SFInt32' .
:field_2_2_2_2_21 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'transmitterApplicationID' ;
  x3do:type 'SFInt32' .
:field_2_2_2_2_22 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'transmitterEntityID' ;
  x3do:type 'SFInt32' .
:field_2_2_2_2_23 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ReceiverPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'transmitterRadioID' ;
  x3do:type 'SFInt32' .
:IS_2_2_2_2_24 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :ReceiverPduScriptNode ;
  x3do:hasConnect :connect_2_2_2_2_24_1, :connect_2_2_2_2_24_2, :connect_2_2_2_2_24_3, :connect_2_2_2_2_24_4, :connect_2_2_2_2_24_5, :connect_2_2_2_2_24_6, :connect_2_2_2_2_24_7, :connect_2_2_2_2_24_8, :connect_2_2_2_2_24_9, :connect_2_2_2_2_24_10, :connect_2_2_2_2_24_11, :connect_2_2_2_2_24_12, :connect_2_2_2_2_24_13, :connect_2_2_2_2_24_14, :connect_2_2_2_2_24_15, :connect_2_2_2_2_24_16, :connect_2_2_2_2_24_17, :connect_2_2_2_2_24_18, :connect_2_2_2_2_24_19, :connect_2_2_2_2_24_20, :connect_2_2_2_2_24_21 .
:connect_2_2_2_2_24_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_24 ;
  x3do:nodeField 'readInterval' ;
  x3do:protoField 'readInterval' .
:connect_2_2_2_2_24_2 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_24 ;
  x3do:nodeField 'writeInterval' ;
  x3do:protoField 'writeInterval' .
:connect_2_2_2_2_24_3 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_24 ;
  x3do:nodeField 'siteID' ;
  x3do:protoField 'siteID' .
:connect_2_2_2_2_24_4 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_24 ;
  x3do:nodeField 'applicationID' ;
  x3do:protoField 'applicationID' .
:connect_2_2_2_2_24_5 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_24 ;
  x3do:nodeField 'entityID' ;
  x3do:protoField 'entityID' .
:connect_2_2_2_2_24_6 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_24 ;
  x3do:nodeField 'address' ;
  x3do:protoField 'address' .
:connect_2_2_2_2_24_7 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_24 ;
  x3do:nodeField 'port' ;
  x3do:protoField 'port' .
:connect_2_2_2_2_24_8 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_24 ;
  x3do:nodeField 'multicastRelayHost' ;
  x3do:protoField 'multicastRelayHost' .
:connect_2_2_2_2_24_9 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_24 ;
  x3do:nodeField 'multicastRelayPort' ;
  x3do:protoField 'multicastRelayPort' .
:connect_2_2_2_2_24_10 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_24 ;
  x3do:nodeField 'rtpHeaderExpected' ;
  x3do:protoField 'rtpHeaderExpected' .
:connect_2_2_2_2_24_11 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_24 ;
  x3do:nodeField 'trace' ;
  x3do:protoField 'trace' .
:connect_2_2_2_2_24_12 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_24 ;
  x3do:nodeField 'active' ;
  x3do:protoField 'active' .
:connect_2_2_2_2_24_13 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_24 ;
  x3do:nodeField 'timestamp' ;
  x3do:protoField 'timestamp' .
:connect_2_2_2_2_24_14 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_24 ;
  x3do:nodeField 'isRtpHeaderHeard' ;
  x3do:protoField 'isRtpHeaderHeard' .
:connect_2_2_2_2_24_15 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_24 ;
  x3do:nodeField 'radioID' ;
  x3do:protoField 'radioID' .
:connect_2_2_2_2_24_16 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_24 ;
  x3do:nodeField 'receivedPower' ;
  x3do:protoField 'receivedPower' .
:connect_2_2_2_2_24_17 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_24 ;
  x3do:nodeField 'receiverState' ;
  x3do:protoField 'receiverState' .
:connect_2_2_2_2_24_18 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_24 ;
  x3do:nodeField 'transmitterSiteID' ;
  x3do:protoField 'transmitterSiteID' .
:connect_2_2_2_2_24_19 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_24 ;
  x3do:nodeField 'transmitterApplicationID' ;
  x3do:protoField 'transmitterApplicationID' .
:connect_2_2_2_2_24_20 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_24 ;
  x3do:nodeField 'transmitterEntityID' ;
  x3do:protoField 'transmitterEntityID' .
:connect_2_2_2_2_24_21 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_2_24 ;
  x3do:nodeField 'transmitterRadioID' ;
  x3do:protoField 'transmitterRadioID' .
:ReceiverPduReadIntervalClock a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:DEF 'ReceiverPduReadIntervalClock' ;
  x3do:loop true .
:ReceiverPduWriteIntervalClock a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:DEF 'ReceiverPduWriteIntervalClock' ;
  x3do:enabled false ;
  x3do:loop true .
:ROUTE_2_2_2_5 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:fromField 'cycleTime' ;
  x3do:fromNode 'ReceiverPduReadIntervalClock' ;
  x3do:toField 'update' ;
  x3do:toNode 'ReceiverPduScriptNode' .
:ROUTE_2_2_2_6 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:fromField 'cycleTime' ;
  x3do:fromNode 'ReceiverPduWriteIntervalClock' ;
  x3do:toField 'update' ;
  x3do:toNode 'ReceiverPduScriptNode' .
:ROUTE_2_2_2_7 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:fromField 'active' ;
  x3do:fromNode 'ReceiverPduScriptNode' ;
  x3do:toField 'active' ;
  x3do:toNode 'ReceiverOutputAssembler1' .
:ROUTE_2_2_2_8 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:fromField 'timestamp' ;
  x3do:fromNode 'ReceiverPduScriptNode' ;
  x3do:toField 'timestamp' ;
  x3do:toNode 'ReceiverOutputAssembler1' .
:ROUTE_2_2_2_9 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:fromField 'isRtpHeaderHeard' ;
  x3do:fromNode 'ReceiverPduScriptNode' ;
  x3do:toField 'isRtpHeaderHeard' ;
  x3do:toNode 'ReceiverOutputAssembler1' .
:ROUTE_2_2_2_10 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:fromField 'radioID' ;
  x3do:fromNode 'ReceiverPduScriptNode' ;
  x3do:toField 'radioID' ;
  x3do:toNode 'ReceiverOutputAssembler1' .
:ROUTE_2_2_2_11 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:fromField 'receivedPower' ;
  x3do:fromNode 'ReceiverPduScriptNode' ;
  x3do:toField 'receivedPower' ;
  x3do:toNode 'ReceiverOutputAssembler1' .
:ROUTE_2_2_2_12 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:fromField 'receiverState' ;
  x3do:fromNode 'ReceiverPduScriptNode' ;
  x3do:toField 'receiverState' ;
  x3do:toNode 'ReceiverOutputAssembler1' .
:ROUTE_2_2_2_13 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:fromField 'transmitterSiteID' ;
  x3do:fromNode 'ReceiverPduScriptNode' ;
  x3do:toField 'transmitterSiteID' ;
  x3do:toNode 'ReceiverOutputAssembler1' .
:ROUTE_2_2_2_14 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:fromField 'transmitterApplicationID' ;
  x3do:fromNode 'ReceiverPduScriptNode' ;
  x3do:toField 'transmitterApplicationID' ;
  x3do:toNode 'ReceiverOutputAssembler1' .
:ROUTE_2_2_2_15 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:fromField 'transmitterEntityID' ;
  x3do:fromNode 'ReceiverPduScriptNode' ;
  x3do:toField 'transmitterEntityID' ;
  x3do:toNode 'ReceiverOutputAssembler1' .
:ROUTE_2_2_2_16 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:fromField 'transmitterRadioID' ;
  x3do:fromNode 'ReceiverPduScriptNode' ;
  x3do:toField 'transmitterRadioID' ;
  x3do:toNode 'ReceiverOutputAssembler1' .
:ROUTE_2_2_2_17 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:fromField 'messageResult' ;
  x3do:fromNode 'ReceiverOutputAssembler1' ;
  x3do:toField 'string' ;
  x3do:toNode 'ReceiverOutput1' .
:ProtoDeclare_2_3 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_3_1 ;
  x3do:hasProtoBody :ProtoBody_2_3_2 ;
  x3do:name 'SignalPdu' .
:ProtoInterface_2_3_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_3 ;
  x3do:hasField :field_2_3_1_1, :field_2_3_1_2, :field_2_3_1_3, :field_2_3_1_4, :field_2_3_1_5, :field_2_3_1_6, :field_2_3_1_7, :field_2_3_1_8, :field_2_3_1_9, :field_2_3_1_10, :field_2_3_1_11, :field_2_3_1_12, :field_2_3_1_13, :field_2_3_1_14, :field_2_3_1_15, :field_2_3_1_16, :field_2_3_1_17, :field_2_3_1_18, :field_2_3_1_19, :field_2_3_1_20, :field_2_3_1_21, :field_2_3_1_22, :field_2_3_1_23, :field_2_3_1_24, :field_2_3_1_25, :field_2_3_1_26, :field_2_3_1_27, :field_2_3_1_28, :field_2_3_1_29, :field_2_3_1_30, :field_2_3_1_31, :field_2_3_1_32, :field_2_3_1_33, :field_2_3_1_34, :field_2_3_1_35, :field_2_3_1_36, :field_2_3_1_37, :field_2_3_1_38 .
:field_2_3_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'whichGeometry' ;
  x3do:type 'SFInt32' ;
  x3do:value 0 .
:field_2_3_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Bounding box center: position offset from origin of local coordinate system.' ;
  x3do:name 'bboxCenter' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 0 0 0 ) .
:field_2_3_1_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Bounding box size: automatically calculated can be specified as an optimization or constraint.' ;
  x3do:name 'bboxSize' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( -1 -1 -1 ) .
:field_2_3_1_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'readInterval' ;
  x3do:type 'SFTime' ;
  x3do:value '0.1' .
:field_2_3_1_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'writeInterval' ;
  x3do:type 'SFTime' ;
  x3do:value '1.0' .
:field_2_3_1_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'siteID' ;
  x3do:type 'SFInt32' ;
  x3do:value 14 .
:field_2_3_1_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'applicationID' ;
  x3do:type 'SFInt32' ;
  x3do:value 17 .
:field_2_3_1_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'entityID' ;
  x3do:type 'SFInt32' ;
  x3do:value 9 .
:field_2_3_1_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'address' ;
  x3do:type 'SFString' ;
  x3do:value '224.2.181.145' .
:field_2_3_1_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'port' ;
  x3do:type 'SFInt32' ;
  x3do:value 62040 .
:field_2_3_1_11 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'multicastRelayHost' ;
  x3do:type 'SFString' ;
  x3do:value 'devo.cs.nps.navy.mil' .
:field_2_3_1_12 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'multicastRelayPort' ;
  x3do:type 'SFInt32' ;
  x3do:value 8010 .
:field_2_3_1_13 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'networkMode:&#10;standAlone (ignore network but still respond to local events)&#10;networkReader (listen to network as ghost entity)&#10;networkWriter (output to network as master entity at writeInterval)' ;
  x3do:name 'networkMode' ;
  x3do:type 'SFString' ;
  x3do:value 'standAlone' .
:field_2_3_1_14 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'Whether networkMode standAlone (ignore network but still respond to local events) is true/false' ;
  x3do:name 'isStandAlone' ;
  x3do:type 'SFBool' .
:field_2_3_1_15 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'Whether networkMode &apos;networkWriter&apos; (output to network as master entity at writeInterval) is true/false' ;
  x3do:name 'isMaster' ;
  x3do:type 'SFBool' .
:field_2_3_1_16 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'Whether networkMode &apos;networkReader&apos; (listen to network as ghost entity) is true/false' ;
  x3do:name 'isRemote' ;
  x3do:type 'SFBool' .
:field_2_3_1_17 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'rtpHeaderExpected' ;
  x3do:type 'SFBool' ;
  x3do:value false .
:field_2_3_1_18 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'whether RTP header was found prepended to DIS packet' ;
  x3do:name 'isRtpHeaderHeard' ;
  x3do:type 'SFBool' .
:field_2_3_1_19 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'trace' ;
  x3do:type 'SFBool' ;
  x3do:value false .
:field_2_3_1_20 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'active' ;
  x3do:type 'SFBool' .
:field_2_3_1_21 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'timestamp' ;
  x3do:type 'SFTime' .
:field_2_3_1_22 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'radioID' ;
  x3do:type 'SFInt32' .
:field_2_3_1_23 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'encodingScheme' ;
  x3do:type 'SFInt32' .
:field_2_3_1_24 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'tdlType' ;
  x3do:type 'SFInt32' .
:field_2_3_1_25 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'sampleRate' ;
  x3do:type 'SFInt32' .
:field_2_3_1_26 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'samples' ;
  x3do:type 'SFInt32' .
:field_2_3_1_27 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'dataLength' ;
  x3do:type 'SFInt32' .
:field_2_3_1_28 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'data00' ;
  x3do:type 'SFInt32' .
:field_2_3_1_29 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'data01' ;
  x3do:type 'SFInt32' .
:field_2_3_1_30 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'data02' ;
  x3do:type 'SFInt32' .
:field_2_3_1_31 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'data03' ;
  x3do:type 'SFInt32' .
:field_2_3_1_32 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'data04' ;
  x3do:type 'SFInt32' .
:field_2_3_1_33 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'data05' ;
  x3do:type 'SFInt32' .
:field_2_3_1_34 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'data06' ;
  x3do:type 'SFInt32' .
:field_2_3_1_35 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'data07' ;
  x3do:type 'SFInt32' .
:field_2_3_1_36 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'data08' ;
  x3do:type 'SFInt32' .
:field_2_3_1_37 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'data09' ;
  x3do:type 'SFInt32' .
:field_2_3_1_38 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'data10' ;
  x3do:type 'SFInt32' .
:ProtoBody_2_3_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_3 ;
  x3do:hasChildren :SignalPduGeometrySwitch, :SignalPduScriptNode, :SignalPduReadIntervalClock, :SignalPduWriteIntervalClock ;
  x3do:hasROUTE :ROUTE_2_3_2_5, :ROUTE_2_3_2_6, :ROUTE_2_3_2_7, :ROUTE_2_3_2_8, :ROUTE_2_3_2_9, :ROUTE_2_3_2_10, :ROUTE_2_3_2_11, :ROUTE_2_3_2_12, :ROUTE_2_3_2_13, :ROUTE_2_3_2_14, :ROUTE_2_3_2_15, :ROUTE_2_3_2_16, :ROUTE_2_3_2_17, :ROUTE_2_3_2_18, :ROUTE_2_3_2_19, :ROUTE_2_3_2_20, :ROUTE_2_3_2_21, :ROUTE_2_3_2_22, :ROUTE_2_3_2_23, :ROUTE_2_3_2_24, :ROUTE_2_3_2_25, :ROUTE_2_3_2_26, :ROUTE_2_3_2_27, :ROUTE_2_3_2_28 .
:SignalPduGeometrySwitch a owl:NamedIndividual, x3do:Switch ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:hasIS :IS_2_3_2_1_1 ;
  x3do:hasChildren :Group_2_3_2_1_2 ;
  x3do:DEF 'SignalPduGeometrySwitch' ;
  x3do:whichChoice -1 .
:IS_2_3_2_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :SignalPduGeometrySwitch ;
  x3do:hasConnect :connect_2_3_2_1_1_1 .
:connect_2_3_2_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_1_1 ;
  x3do:nodeField 'whichChoice' ;
  x3do:protoField 'whichGeometry' .
:Group_2_3_2_1_2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :SignalPduGeometrySwitch ;
  x3do:hasChildren :Viewpoint_2_3_2_1_2_1, :Group_2_3_2_1_2_2, :SignalOutputAssembler1, :SignalOutputAssembler2 .
:Viewpoint_2_3_2_1_2_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Group_2_3_2_1_2 ;
  x3do:description 'Signal Pdu Observer' ;
  x3do:position ( 0 0 15 ) .
:Group_2_3_2_1_2_2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Group_2_3_2_1_2 ;
  x3do:hasChildren :Transform_2_3_2_1_2_2_1, :Transform_2_3_2_1_2_2_2, :Transform_2_3_2_1_2_2_3, :Transform_2_3_2_1_2_2_4 .
:Transform_2_3_2_1_2_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_2_2 ;
  x3do:hasChildren :Shape_2_3_2_1_2_2_1_1 ;
  x3do:translation ( 0 6 0 ) .
:Shape_2_3_2_1_2_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_2_2_1 ;
  x3do:hasGeometry :Text_2_3_2_1_2_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_3_2_1_2_2_1_1_2 .
:Text_2_3_2_1_2_2_1_1_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_3_2_1_2_2_1_1 ;
  x3do:hasFontStyle :FONT2 ;
  x3do:string '"Open Java Console to see PDU trace messages" "Netscape..Communicator..Tools..Java Console"' .
:FONT2 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_3_2_1_2_2_1_1_1 ;
  x3do:DEF 'FONT2' ;
  x3do:justify '"MIDDLE" "BEGIN"' ;
  x3do:size 0.5 .
:Appearance_2_3_2_1_2_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_2_2_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_2_2_1_1_2_1 .
:Material_2_3_2_1_2_2_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_2_2_1_1_2 ;
  x3do:diffuseColor ( 0 0.4 0.8 ) .
:Transform_2_3_2_1_2_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_2_2 ;
  x3do:hasChildren :Shape_2_3_2_1_2_2_2_1 ;
  x3do:translation ( 0 4.75 0 ) .
:Shape_2_3_2_1_2_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_2_2_2 ;
  x3do:hasGeometry :Text_2_3_2_1_2_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_3_2_1_2_2_2_1_2 .
:Text_2_3_2_1_2_2_2_1_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_3_2_1_2_2_2_1 ;
  x3do:hasFontStyle :FONT2-USE-1 ;
  x3do:string '"Signal PDU values"' .
:FONT2-USE-1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_3_2_1_2_2_2_1_1 ;
  owl:sameAs :FONT2 . # DEF matching this USE
:Appearance_2_3_2_1_2_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_2_2_2_1 ;
  x3do:hasMaterial :Material_2_3_2_1_2_2_2_1_2_1 .
:Material_2_3_2_1_2_2_2_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_2_2_2_1_2 ;
  x3do:diffuseColor ( 0 0.8 0.4 ) .
:Transform_2_3_2_1_2_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_2_2 ;
  x3do:hasChildren :Shape_2_3_2_1_2_2_3_1 ;
  x3do:translation ( 0 4 0 ) .
:Shape_2_3_2_1_2_2_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_2_2_3 ;
  x3do:hasGeometry :SignalOutput1 ;
  x3do:hasAppearance :YellowAppearance2 .
:SignalOutput1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_3_2_1_2_2_3_1 ;
  x3do:hasFontStyle :FONT2-USE-2 ;
  x3do:DEF 'SignalOutput1' ;
  x3do:string '"Signal Output1 unset"' .
:FONT2-USE-2 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :SignalOutput1 ;
  owl:sameAs :FONT2 . # DEF matching this USE
:YellowAppearance2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_2_2_3_1 ;
  x3do:hasMaterial :Material_2_3_2_1_2_2_3_1_2_1 ;
  x3do:DEF 'YellowAppearance2' .
:Material_2_3_2_1_2_2_3_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :YellowAppearance2 ;
  x3do:diffuseColor ( 0.8 0.8 0 ) .
:Transform_2_3_2_1_2_2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_2_2 ;
  x3do:hasChildren :Shape_2_3_2_1_2_2_4_1 ;
  x3do:translation ( 0 -1 0 ) .
:Shape_2_3_2_1_2_2_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_2_2_4 ;
  x3do:hasGeometry :SignalOutput2 ;
  x3do:hasAppearance :YellowAppearance2-USE-1 .
:SignalOutput2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_3_2_1_2_2_4_1 ;
  x3do:hasFontStyle :FONT2-USE-3 ;
  x3do:DEF 'SignalOutput2' ;
  x3do:string '"Signal Output2 unset"' .
:FONT2-USE-3 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :SignalOutput2 ;
  owl:sameAs :FONT2 . # DEF matching this USE
:YellowAppearance2-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_2_2_4_1 ;
  owl:sameAs :YellowAppearance2 . # DEF matching this USE
:SignalOutputAssembler1 a owl:NamedIndividual, x3do:Script ;
  x3do:hasParent :Group_2_3_2_1_2 ;
  x3do:hasField :field_2_3_2_1_2_3_1, :field_2_3_2_1_2_3_2, :field_2_3_2_1_2_3_3, :field_2_3_2_1_2_3_4, :field_2_3_2_1_2_3_5, :field_2_3_2_1_2_3_6, :field_2_3_2_1_2_3_7, :field_2_3_2_1_2_3_8, :field_2_3_2_1_2_3_9, :field_2_3_2_1_2_3_10, :field_2_3_2_1_2_3_11 ;
  x3do:DEF 'SignalOutputAssembler1' ;
  x3do:sourceCode """
ecmascript:

function initialize ()
{
	value='awaiting PDU';
	messageResult  [0] = 'active=' + value;
	messageResult  [1] = 'timestamp=' + value;
	messageResult  [2] = 'isRtpHeaderHeard=' + value;
	messageResult  [3] = 'radioID=' + value;
	messageResult  [4] = 'encodingScheme=' + value;
	messageResult  [5] = 'tdlType=' + value;
	messageResult  [6] = 'sampleRate=' + value;
	messageResult  [7] = 'samples=' + value;
	messageResult  [8] = 'dataLength=' + value;
	messageResult  [9] = 'data00=' + value;
}
function active 	(value, ts) { messageResult [0] = 'active=' + value; }
function timestamp	(value, ts) { messageResult [1] = 'timestamp=' + value; }
function isRtpHeaderHeard	(value, ts) { messageResult [2] = 'isRtpHeaderHeard=' + value; }
function radioID	(value, ts) { messageResult [3] = 'radioID=' + value; }
function encodingScheme	(value, ts) { messageResult [4] = 'encodingScheme=' + value; }
function tdlType	(value, ts) { messageResult [5] = 'tdlType=' + value; }
function sampleRate	(value, ts) { messageResult [6] = 'sampleRate=' + value; }
function samples	(value, ts) { messageResult [7] = 'samples=' + value; }
function dataLength	(value, ts) { messageResult [8] = 'dataLength=' + value; }
function data00  	(value, ts) { messageResult [9] = 'data00=' + value; }
""" .
:field_2_3_2_1_2_3_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalOutputAssembler1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'messageResult' ;
  x3do:type 'MFString' .
:field_2_3_2_1_2_3_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'active' ;
  x3do:type 'SFBool' .
:field_2_3_2_1_2_3_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'timestamp' ;
  x3do:type 'SFTime' .
:field_2_3_2_1_2_3_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'isRtpHeaderHeard' ;
  x3do:type 'SFBool' .
:field_2_3_2_1_2_3_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'radioID' ;
  x3do:type 'SFInt32' .
:field_2_3_2_1_2_3_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'encodingScheme' ;
  x3do:type 'SFInt32' .
:field_2_3_2_1_2_3_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'tdlType' ;
  x3do:type 'SFInt32' .
:field_2_3_2_1_2_3_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'sampleRate' ;
  x3do:type 'SFInt32' .
:field_2_3_2_1_2_3_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'samples' ;
  x3do:type 'SFInt32' .
:field_2_3_2_1_2_3_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'dataLength' ;
  x3do:type 'SFInt32' .
:field_2_3_2_1_2_3_11 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'data00' ;
  x3do:type 'SFInt32' .
:SignalOutputAssembler2 a owl:NamedIndividual, x3do:Script ;
  x3do:hasParent :Group_2_3_2_1_2 ;
  x3do:hasField :field_2_3_2_1_2_4_1, :field_2_3_2_1_2_4_2, :field_2_3_2_1_2_4_3, :field_2_3_2_1_2_4_4, :field_2_3_2_1_2_4_5, :field_2_3_2_1_2_4_6, :field_2_3_2_1_2_4_7, :field_2_3_2_1_2_4_8, :field_2_3_2_1_2_4_9, :field_2_3_2_1_2_4_10, :field_2_3_2_1_2_4_11 ;
  x3do:DEF 'SignalOutputAssembler2' ;
  x3do:sourceCode """
ecmascript:

function initialize ()
{
	messageResult [0] = 'data01=' + value;
	messageResult [1] = 'data02=' + value;
	messageResult [2] = 'data03=' + value;
	messageResult [3] = 'data04=' + value;
	messageResult [4] = 'data05=' + value;
	messageResult [5] = 'data06=' + value;
	messageResult [6] = 'data07=' + value;
	messageResult [7] = 'data08=' + value;
	messageResult [8] = 'data09=' + value;
	messageResult [9] = 'data10=' + value;
}
function data01 	(value, ts) { messageResult [0] = 'data01=' + value; }
function data02 	(value, ts) { messageResult [1] = 'data02=' + value; }
function data03 	(value, ts) { messageResult [2] = 'data03=' + value; }
function data04 	(value, ts) { messageResult [3] = 'data04=' + value; }
function data05 	(value, ts) { messageResult [4] = 'data05=' + value; }
function data06 	(value, ts) { messageResult [5] = 'data06=' + value; }
function data07 	(value, ts) { messageResult [6] = 'data07=' + value; }
function data08 	(value, ts) { messageResult [7] = 'data08=' + value; }
function data09 	(value, ts) { messageResult [8] = 'data09=' + value; }
function data10 	(value, ts) { messageResult [9] = 'data10=' + value; }
""" .
:field_2_3_2_1_2_4_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalOutputAssembler2 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'messageResult' ;
  x3do:type 'MFString' .
:field_2_3_2_1_2_4_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalOutputAssembler2 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'data01' ;
  x3do:type 'SFInt32' .
:field_2_3_2_1_2_4_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalOutputAssembler2 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'data02' ;
  x3do:type 'SFInt32' .
:field_2_3_2_1_2_4_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalOutputAssembler2 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'data03' ;
  x3do:type 'SFInt32' .
:field_2_3_2_1_2_4_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalOutputAssembler2 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'data04' ;
  x3do:type 'SFInt32' .
:field_2_3_2_1_2_4_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalOutputAssembler2 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'data05' ;
  x3do:type 'SFInt32' .
:field_2_3_2_1_2_4_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalOutputAssembler2 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'data06' ;
  x3do:type 'SFInt32' .
:field_2_3_2_1_2_4_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalOutputAssembler2 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'data07' ;
  x3do:type 'SFInt32' .
:field_2_3_2_1_2_4_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalOutputAssembler2 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'data08' ;
  x3do:type 'SFInt32' .
:field_2_3_2_1_2_4_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalOutputAssembler2 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'data09' ;
  x3do:type 'SFInt32' .
:field_2_3_2_1_2_4_11 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalOutputAssembler2 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'data10' ;
  x3do:type 'SFInt32' .
:SignalPduScriptNode a owl:NamedIndividual, x3do:Script ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:hasField :field_2_3_2_2_1, :field_2_3_2_2_2, :field_2_3_2_2_3, :field_2_3_2_2_4, :field_2_3_2_2_5, :field_2_3_2_2_6, :field_2_3_2_2_7, :field_2_3_2_2_8, :field_2_3_2_2_9, :field_2_3_2_2_10, :field_2_3_2_2_11, :field_2_3_2_2_12, :field_2_3_2_2_13, :field_2_3_2_2_14, :field_2_3_2_2_15, :field_2_3_2_2_16, :field_2_3_2_2_17, :field_2_3_2_2_18, :field_2_3_2_2_19, :field_2_3_2_2_20, :field_2_3_2_2_21, :field_2_3_2_2_22, :field_2_3_2_2_23, :field_2_3_2_2_24, :field_2_3_2_2_25, :field_2_3_2_2_26, :field_2_3_2_2_27, :field_2_3_2_2_28, :field_2_3_2_2_29, :field_2_3_2_2_30, :field_2_3_2_2_31, :field_2_3_2_2_32, :field_2_3_2_2_33 ;
  x3do:hasIS :IS_2_3_2_2_34 ;
  x3do:DEF 'SignalPduScriptNode' ;
  x3do:mustEvaluate true ;
  x3do:url '"RadioCommunicationsPduScriptNode.class" "http://faculty.nps.edu/brutzman/vrtp/mil/navy/nps/dis/RadioCommunicationsPduScriptNode.class"' .
:field_2_3_2_2_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'radioPduType' ;
  x3do:type 'SFString' ;
  x3do:value 'SignalPdu' .
:field_2_3_2_2_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'readInterval' ;
  x3do:type 'SFTime' .
:field_2_3_2_2_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'writeInterval' ;
  x3do:type 'SFTime' .
:field_2_3_2_2_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'siteID' ;
  x3do:type 'SFInt32' .
:field_2_3_2_2_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'applicationID' ;
  x3do:type 'SFInt32' .
:field_2_3_2_2_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'entityID' ;
  x3do:type 'SFInt32' .
:field_2_3_2_2_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'address' ;
  x3do:type 'SFString' .
:field_2_3_2_2_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'port' ;
  x3do:type 'SFInt32' .
:field_2_3_2_2_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'multicastRelayHost' ;
  x3do:type 'SFString' .
:field_2_3_2_2_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'multicastRelayPort' ;
  x3do:type 'SFInt32' .
:field_2_3_2_2_11 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'rtpHeaderExpected' ;
  x3do:type 'SFBool' .
:field_2_3_2_2_12 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'trace' ;
  x3do:type 'SFBool' .
:field_2_3_2_2_13 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'inputOnly' ;
  x3do:appinfo 'update is triggered by local TimeSensor clocks to allow regular read/write' ;
  x3do:name 'update' ;
  x3do:type 'SFTime' .
:field_2_3_2_2_14 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'active' ;
  x3do:type 'SFBool' .
:field_2_3_2_2_15 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'timestamp' ;
  x3do:type 'SFTime' .
:field_2_3_2_2_16 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'isRtpHeaderHeard' ;
  x3do:type 'SFBool' .
:field_2_3_2_2_17 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'radioID' ;
  x3do:type 'SFInt32' .
:field_2_3_2_2_18 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'encodingScheme' ;
  x3do:type 'SFInt32' .
:field_2_3_2_2_19 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'tdlType' ;
  x3do:type 'SFInt32' .
:field_2_3_2_2_20 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'sampleRate' ;
  x3do:type 'SFInt32' .
:field_2_3_2_2_21 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'samples' ;
  x3do:type 'SFInt32' .
:field_2_3_2_2_22 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'dataLength' ;
  x3do:type 'SFInt32' .
:field_2_3_2_2_23 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'data00' ;
  x3do:type 'SFInt32' .
:field_2_3_2_2_24 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'data01' ;
  x3do:type 'SFInt32' .
:field_2_3_2_2_25 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'data02' ;
  x3do:type 'SFInt32' .
:field_2_3_2_2_26 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'data03' ;
  x3do:type 'SFInt32' .
:field_2_3_2_2_27 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'data04' ;
  x3do:type 'SFInt32' .
:field_2_3_2_2_28 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'data05' ;
  x3do:type 'SFInt32' .
:field_2_3_2_2_29 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'data06' ;
  x3do:type 'SFInt32' .
:field_2_3_2_2_30 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'data07' ;
  x3do:type 'SFInt32' .
:field_2_3_2_2_31 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'data08' ;
  x3do:type 'SFInt32' .
:field_2_3_2_2_32 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'data09' ;
  x3do:type 'SFInt32' .
:field_2_3_2_2_33 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'data10' ;
  x3do:type 'SFInt32' .
:IS_2_3_2_2_34 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :SignalPduScriptNode ;
  x3do:hasConnect :connect_2_3_2_2_34_1, :connect_2_3_2_2_34_2, :connect_2_3_2_2_34_3, :connect_2_3_2_2_34_4, :connect_2_3_2_2_34_5, :connect_2_3_2_2_34_6, :connect_2_3_2_2_34_7, :connect_2_3_2_2_34_8, :connect_2_3_2_2_34_9, :connect_2_3_2_2_34_10, :connect_2_3_2_2_34_11, :connect_2_3_2_2_34_12, :connect_2_3_2_2_34_13, :connect_2_3_2_2_34_14, :connect_2_3_2_2_34_15, :connect_2_3_2_2_34_16, :connect_2_3_2_2_34_17, :connect_2_3_2_2_34_18, :connect_2_3_2_2_34_19, :connect_2_3_2_2_34_20, :connect_2_3_2_2_34_21, :connect_2_3_2_2_34_22, :connect_2_3_2_2_34_23, :connect_2_3_2_2_34_24, :connect_2_3_2_2_34_25, :connect_2_3_2_2_34_26, :connect_2_3_2_2_34_27, :connect_2_3_2_2_34_28, :connect_2_3_2_2_34_29, :connect_2_3_2_2_34_30, :connect_2_3_2_2_34_31 .
:connect_2_3_2_2_34_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'readInterval' ;
  x3do:protoField 'readInterval' .
:connect_2_3_2_2_34_2 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'writeInterval' ;
  x3do:protoField 'writeInterval' .
:connect_2_3_2_2_34_3 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'siteID' ;
  x3do:protoField 'siteID' .
:connect_2_3_2_2_34_4 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'applicationID' ;
  x3do:protoField 'applicationID' .
:connect_2_3_2_2_34_5 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'entityID' ;
  x3do:protoField 'entityID' .
:connect_2_3_2_2_34_6 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'address' ;
  x3do:protoField 'address' .
:connect_2_3_2_2_34_7 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'port' ;
  x3do:protoField 'port' .
:connect_2_3_2_2_34_8 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'multicastRelayHost' ;
  x3do:protoField 'multicastRelayHost' .
:connect_2_3_2_2_34_9 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'multicastRelayPort' ;
  x3do:protoField 'multicastRelayPort' .
:connect_2_3_2_2_34_10 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'rtpHeaderExpected' ;
  x3do:protoField 'rtpHeaderExpected' .
:connect_2_3_2_2_34_11 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'trace' ;
  x3do:protoField 'trace' .
:connect_2_3_2_2_34_12 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'active' ;
  x3do:protoField 'active' .
:connect_2_3_2_2_34_13 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'timestamp' ;
  x3do:protoField 'timestamp' .
:connect_2_3_2_2_34_14 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'isRtpHeaderHeard' ;
  x3do:protoField 'isRtpHeaderHeard' .
:connect_2_3_2_2_34_15 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'radioID' ;
  x3do:protoField 'radioID' .
:connect_2_3_2_2_34_16 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'encodingScheme' ;
  x3do:protoField 'encodingScheme' .
:connect_2_3_2_2_34_17 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'tdlType' ;
  x3do:protoField 'tdlType' .
:connect_2_3_2_2_34_18 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'sampleRate' ;
  x3do:protoField 'sampleRate' .
:connect_2_3_2_2_34_19 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'samples' ;
  x3do:protoField 'samples' .
:connect_2_3_2_2_34_20 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'dataLength' ;
  x3do:protoField 'dataLength' .
:connect_2_3_2_2_34_21 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'data00' ;
  x3do:protoField 'data00' .
:connect_2_3_2_2_34_22 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'data01' ;
  x3do:protoField 'data01' .
:connect_2_3_2_2_34_23 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'data02' ;
  x3do:protoField 'data02' .
:connect_2_3_2_2_34_24 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'data03' ;
  x3do:protoField 'data03' .
:connect_2_3_2_2_34_25 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'data04' ;
  x3do:protoField 'data04' .
:connect_2_3_2_2_34_26 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'data05' ;
  x3do:protoField 'data05' .
:connect_2_3_2_2_34_27 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'data06' ;
  x3do:protoField 'data06' .
:connect_2_3_2_2_34_28 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'data07' ;
  x3do:protoField 'data07' .
:connect_2_3_2_2_34_29 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'data08' ;
  x3do:protoField 'data08' .
:connect_2_3_2_2_34_30 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'data09' ;
  x3do:protoField 'data09' .
:connect_2_3_2_2_34_31 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_2_34 ;
  x3do:nodeField 'data10' ;
  x3do:protoField 'data10' .
:SignalPduReadIntervalClock a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:DEF 'SignalPduReadIntervalClock' ;
  x3do:loop true .
:SignalPduWriteIntervalClock a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:DEF 'SignalPduWriteIntervalClock' ;
  x3do:enabled false ;
  x3do:loop true .
:ROUTE_2_3_2_5 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:fromField 'cycleTime' ;
  x3do:fromNode 'SignalPduReadIntervalClock' ;
  x3do:toField 'update' ;
  x3do:toNode 'SignalPduScriptNode' .
:ROUTE_2_3_2_6 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:fromField 'cycleTime' ;
  x3do:fromNode 'SignalPduWriteIntervalClock' ;
  x3do:toField 'update' ;
  x3do:toNode 'SignalPduScriptNode' .
:ROUTE_2_3_2_7 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:fromField 'active' ;
  x3do:fromNode 'SignalPduScriptNode' ;
  x3do:toField 'active' ;
  x3do:toNode 'SignalOutputAssembler1' .
:ROUTE_2_3_2_8 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:fromField 'timestamp' ;
  x3do:fromNode 'SignalPduScriptNode' ;
  x3do:toField 'timestamp' ;
  x3do:toNode 'SignalOutputAssembler1' .
:ROUTE_2_3_2_9 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:fromField 'isRtpHeaderHeard' ;
  x3do:fromNode 'SignalPduScriptNode' ;
  x3do:toField 'isRtpHeaderHeard' ;
  x3do:toNode 'SignalOutputAssembler1' .
:ROUTE_2_3_2_10 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:fromField 'radioID' ;
  x3do:fromNode 'SignalPduScriptNode' ;
  x3do:toField 'radioID' ;
  x3do:toNode 'SignalOutputAssembler1' .
:ROUTE_2_3_2_11 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:fromField 'encodingScheme' ;
  x3do:fromNode 'SignalPduScriptNode' ;
  x3do:toField 'encodingScheme' ;
  x3do:toNode 'SignalOutputAssembler1' .
:ROUTE_2_3_2_12 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:fromField 'tdlType' ;
  x3do:fromNode 'SignalPduScriptNode' ;
  x3do:toField 'tdlType' ;
  x3do:toNode 'SignalOutputAssembler1' .
:ROUTE_2_3_2_13 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:fromField 'sampleRate' ;
  x3do:fromNode 'SignalPduScriptNode' ;
  x3do:toField 'sampleRate' ;
  x3do:toNode 'SignalOutputAssembler1' .
:ROUTE_2_3_2_14 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:fromField 'samples' ;
  x3do:fromNode 'SignalPduScriptNode' ;
  x3do:toField 'samples' ;
  x3do:toNode 'SignalOutputAssembler1' .
:ROUTE_2_3_2_15 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:fromField 'dataLength' ;
  x3do:fromNode 'SignalPduScriptNode' ;
  x3do:toField 'dataLength' ;
  x3do:toNode 'SignalOutputAssembler1' .
:ROUTE_2_3_2_16 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:fromField 'data00' ;
  x3do:fromNode 'SignalPduScriptNode' ;
  x3do:toField 'data00' ;
  x3do:toNode 'SignalOutputAssembler1' .
:ROUTE_2_3_2_17 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:fromField 'data01' ;
  x3do:fromNode 'SignalPduScriptNode' ;
  x3do:toField 'data01' ;
  x3do:toNode 'SignalOutputAssembler2' .
:ROUTE_2_3_2_18 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:fromField 'data02' ;
  x3do:fromNode 'SignalPduScriptNode' ;
  x3do:toField 'data02' ;
  x3do:toNode 'SignalOutputAssembler2' .
:ROUTE_2_3_2_19 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:fromField 'data03' ;
  x3do:fromNode 'SignalPduScriptNode' ;
  x3do:toField 'data03' ;
  x3do:toNode 'SignalOutputAssembler2' .
:ROUTE_2_3_2_20 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:fromField 'data04' ;
  x3do:fromNode 'SignalPduScriptNode' ;
  x3do:toField 'data04' ;
  x3do:toNode 'SignalOutputAssembler2' .
:ROUTE_2_3_2_21 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:fromField 'data05' ;
  x3do:fromNode 'SignalPduScriptNode' ;
  x3do:toField 'data05' ;
  x3do:toNode 'SignalOutputAssembler2' .
:ROUTE_2_3_2_22 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:fromField 'data06' ;
  x3do:fromNode 'SignalPduScriptNode' ;
  x3do:toField 'data06' ;
  x3do:toNode 'SignalOutputAssembler2' .
:ROUTE_2_3_2_23 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:fromField 'data07' ;
  x3do:fromNode 'SignalPduScriptNode' ;
  x3do:toField 'data07' ;
  x3do:toNode 'SignalOutputAssembler2' .
:ROUTE_2_3_2_24 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:fromField 'data08' ;
  x3do:fromNode 'SignalPduScriptNode' ;
  x3do:toField 'data08' ;
  x3do:toNode 'SignalOutputAssembler2' .
:ROUTE_2_3_2_25 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:fromField 'data09' ;
  x3do:fromNode 'SignalPduScriptNode' ;
  x3do:toField 'data09' ;
  x3do:toNode 'SignalOutputAssembler2' .
:ROUTE_2_3_2_26 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:fromField 'data10' ;
  x3do:fromNode 'SignalPduScriptNode' ;
  x3do:toField 'data10' ;
  x3do:toNode 'SignalOutputAssembler2' .
:ROUTE_2_3_2_27 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:fromField 'messageResult' ;
  x3do:fromNode 'SignalOutputAssembler1' ;
  x3do:toField 'string' ;
  x3do:toNode 'SignalOutput1' .
:ROUTE_2_3_2_28 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:fromField 'messageResult' ;
  x3do:fromNode 'SignalOutputAssembler2' ;
  x3do:toField 'string' ;
  x3do:toNode 'SignalOutput2' .
:ProtoDeclare_2_4 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_4_1 ;
  x3do:hasProtoBody :ProtoBody_2_4_2 ;
  x3do:name 'TransmitterPdu' .
:ProtoInterface_2_4_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_4 ;
  x3do:hasField :field_2_4_1_1, :field_2_4_1_2, :field_2_4_1_3, :field_2_4_1_4, :field_2_4_1_5, :field_2_4_1_6, :field_2_4_1_7, :field_2_4_1_8, :field_2_4_1_9, :field_2_4_1_10, :field_2_4_1_11, :field_2_4_1_12, :field_2_4_1_13, :field_2_4_1_14, :field_2_4_1_15, :field_2_4_1_16, :field_2_4_1_17, :field_2_4_1_18, :field_2_4_1_19, :field_2_4_1_20, :field_2_4_1_21, :field_2_4_1_22, :field_2_4_1_23, :field_2_4_1_24, :field_2_4_1_25, :field_2_4_1_26, :field_2_4_1_27, :field_2_4_1_28, :field_2_4_1_29, :field_2_4_1_30, :field_2_4_1_31, :field_2_4_1_32, :field_2_4_1_33, :field_2_4_1_34, :field_2_4_1_35, :field_2_4_1_36, :field_2_4_1_37, :field_2_4_1_38, :field_2_4_1_39, :field_2_4_1_40, :field_2_4_1_41, :field_2_4_1_42, :field_2_4_1_43, :field_2_4_1_44 .
:field_2_4_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'whichGeometry' ;
  x3do:type 'SFInt32' ;
  x3do:value 0 .
:field_2_4_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Bounding box center: position offset from origin of local coordinate system.' ;
  x3do:name 'bboxCenter' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 0 0 0 ) .
:field_2_4_1_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Bounding box size: automatically calculated can be specified as an optimization or constraint.' ;
  x3do:name 'bboxSize' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( -1 -1 -1 ) .
:field_2_4_1_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'readInterval' ;
  x3do:type 'SFTime' ;
  x3do:value '0.1' .
:field_2_4_1_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'writeInterval' ;
  x3do:type 'SFTime' ;
  x3do:value '1.0' .
:field_2_4_1_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'siteID' ;
  x3do:type 'SFInt32' ;
  x3do:value 14 .
:field_2_4_1_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'applicationID' ;
  x3do:type 'SFInt32' ;
  x3do:value 17 .
:field_2_4_1_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'entityID' ;
  x3do:type 'SFInt32' ;
  x3do:value 9 .
:field_2_4_1_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'address' ;
  x3do:type 'SFString' ;
  x3do:value '224.2.181.145' .
:field_2_4_1_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'port' ;
  x3do:type 'SFInt32' ;
  x3do:value 62040 .
:field_2_4_1_11 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'multicastRelayHost' ;
  x3do:type 'SFString' ;
  x3do:value 'devo.cs.nps.navy.mil' .
:field_2_4_1_12 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'multicastRelayPort' ;
  x3do:type 'SFInt32' ;
  x3do:value 8010 .
:field_2_4_1_13 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'networkMode:&#10;standAlone (ignore network but still respond to local events)&#10;networkReader (listen to network as ghost entity)&#10;networkWriter (output to network as master entity at writeInterval)' ;
  x3do:name 'networkMode' ;
  x3do:type 'SFString' ;
  x3do:value 'standAlone' .
:field_2_4_1_14 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'Whether networkMode standAlone (ignore network but still respond to local events) is true/false' ;
  x3do:name 'isStandAlone' ;
  x3do:type 'SFBool' .
:field_2_4_1_15 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'Whether networkMode &apos;networkWriter&apos; (output to network as master entity at writeInterval) is true/false' ;
  x3do:name 'isMaster' ;
  x3do:type 'SFBool' .
:field_2_4_1_16 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'Whether networkMode &apos;networkReader&apos; (listen to network as ghost entity) is true/false' ;
  x3do:name 'isRemote' ;
  x3do:type 'SFBool' .
:field_2_4_1_17 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'rtpHeaderExpected' ;
  x3do:type 'SFBool' ;
  x3do:value false .
:field_2_4_1_18 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'whether RTP header was found prepended to DIS packet' ;
  x3do:name 'isRtpHeaderHeard' ;
  x3do:type 'SFBool' .
:field_2_4_1_19 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'trace' ;
  x3do:type 'SFBool' ;
  x3do:value false .
:field_2_4_1_20 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'active' ;
  x3do:type 'SFBool' .
:field_2_4_1_21 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'timestamp' ;
  x3do:type 'SFTime' .
:field_2_4_1_22 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'radioID' ;
  x3do:type 'SFInt32' .
:field_2_4_1_23 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'antennaLocation' ;
  x3do:type 'SFVec3f' .
:field_2_4_1_24 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'antennaPatternLength' ;
  x3do:type 'SFInt32' .
:field_2_4_1_25 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'antennaPatternType' ;
  x3do:type 'SFInt32' .
:field_2_4_1_26 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'cryptoKeyID' ;
  x3do:type 'SFInt32' .
:field_2_4_1_27 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'cryptoSytem' ;
  x3do:type 'SFInt32' .
:field_2_4_1_28 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'frequency' ;
  x3do:type 'SFInt32' .
:field_2_4_1_29 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'inputSource' ;
  x3do:type 'SFInt32' .
:field_2_4_1_30 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'lengthOfModulationParameters' ;
  x3do:type 'SFInt32' .
:field_2_4_1_31 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'modulationTypeDetail' ;
  x3do:type 'SFInt32' .
:field_2_4_1_32 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'modulationTypeMajor' ;
  x3do:type 'SFInt32' .
:field_2_4_1_33 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'modulationTypeSpreadSpectrum' ;
  x3do:type 'SFInt32' .
:field_2_4_1_34 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'modulationTypeSystem' ;
  x3do:type 'SFInt32' .
:field_2_4_1_35 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'power' ;
  x3do:type 'SFInt32' .
:field_2_4_1_36 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'radioEntityTypeCategory' ;
  x3do:type 'SFInt32' .
:field_2_4_1_37 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'radioEntityTypeCountry' ;
  x3do:type 'SFInt32' .
:field_2_4_1_38 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'radioEntityTypeDomain' ;
  x3do:type 'SFInt32' .
:field_2_4_1_39 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'radioEntityTypeKind' ;
  x3do:type 'SFInt32' .
:field_2_4_1_40 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'radioEntityTypeNomenclature' ;
  x3do:type 'SFInt32' .
:field_2_4_1_41 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'radioEntityTypeNomenclatureVersion' ;
  x3do:type 'SFInt32' .
:field_2_4_1_42 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'relativeAntennaLocation' ;
  x3do:type 'SFVec3f' .
:field_2_4_1_43 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'transmitFrequencyBandwidth' ;
  x3do:type 'SFInt32' .
:field_2_4_1_44 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_4_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'transmitState' ;
  x3do:type 'SFInt32' .
:ProtoBody_2_4_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_4 ;
  x3do:hasChildren :TransmitterPduGeometrySwitch, :TransmitterPduScriptNode, :TransmitterPduReadIntervalClock, :TransmitterPduWriteIntervalClock ;
  x3do:hasROUTE :ROUTE_2_4_2_5, :ROUTE_2_4_2_6, :ROUTE_2_4_2_7, :ROUTE_2_4_2_8, :ROUTE_2_4_2_9, :ROUTE_2_4_2_10, :ROUTE_2_4_2_11, :ROUTE_2_4_2_12, :ROUTE_2_4_2_13, :ROUTE_2_4_2_14, :ROUTE_2_4_2_15, :ROUTE_2_4_2_16, :ROUTE_2_4_2_17, :ROUTE_2_4_2_18, :ROUTE_2_4_2_19, :ROUTE_2_4_2_20, :ROUTE_2_4_2_21, :ROUTE_2_4_2_22, :ROUTE_2_4_2_23, :ROUTE_2_4_2_24, :ROUTE_2_4_2_25, :ROUTE_2_4_2_26, :ROUTE_2_4_2_27, :ROUTE_2_4_2_28, :ROUTE_2_4_2_29, :ROUTE_2_4_2_30, :ROUTE_2_4_2_31, :ROUTE_2_4_2_32, :ROUTE_2_4_2_33, :ROUTE_2_4_2_34, :ROUTE_2_4_2_35 .
:TransmitterPduGeometrySwitch a owl:NamedIndividual, x3do:Switch ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:hasIS :IS_2_4_2_1_1 ;
  x3do:hasChildren :Group_2_4_2_1_2 ;
  x3do:DEF 'TransmitterPduGeometrySwitch' ;
  x3do:whichChoice -1 .
:IS_2_4_2_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :TransmitterPduGeometrySwitch ;
  x3do:hasConnect :connect_2_4_2_1_1_1 .
:connect_2_4_2_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_1_1 ;
  x3do:nodeField 'whichChoice' ;
  x3do:protoField 'whichGeometry' .
:Group_2_4_2_1_2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :TransmitterPduGeometrySwitch ;
  x3do:hasChildren :Viewpoint_2_4_2_1_2_1, :Group_2_4_2_1_2_2, :TransmitterOutputAssembler1, :TransmitterOutputAssembler2, :TransmitterOutputAssembler3 .
:Viewpoint_2_4_2_1_2_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Group_2_4_2_1_2 ;
  x3do:description 'Transmitter Pdu Observer' ;
  x3do:position ( 0 0 15 ) .
:Group_2_4_2_1_2_2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Group_2_4_2_1_2 ;
  x3do:hasChildren :Transform_2_4_2_1_2_2_1, :Transform_2_4_2_1_2_2_2, :Transform_2_4_2_1_2_2_3, :Transform_2_4_2_1_2_2_4, :Transform_2_4_2_1_2_2_5 .
:Transform_2_4_2_1_2_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_4_2_1_2_2 ;
  x3do:hasChildren :Shape_2_4_2_1_2_2_1_1 ;
  x3do:translation ( 0 6 0 ) .
:Shape_2_4_2_1_2_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_2_1_2_2_1 ;
  x3do:hasGeometry :Text_2_4_2_1_2_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_4_2_1_2_2_1_1_2 .
:Text_2_4_2_1_2_2_1_1_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_4_2_1_2_2_1_1 ;
  x3do:hasFontStyle :FONT3 ;
  x3do:string '"Open Java Console to see PDU trace messages" "Netscape..Communicator..Tools..Java Console"' .
:FONT3 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_4_2_1_2_2_1_1_1 ;
  x3do:DEF 'FONT3' ;
  x3do:justify '"MIDDLE" "BEGIN"' ;
  x3do:size 0.5 .
:Appearance_2_4_2_1_2_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_2_1_2_2_1_1 ;
  x3do:hasMaterial :Material_2_4_2_1_2_2_1_1_2_1 .
:Material_2_4_2_1_2_2_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_4_2_1_2_2_1_1_2 ;
  x3do:diffuseColor ( 0 0.4 0.8 ) .
:Transform_2_4_2_1_2_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_4_2_1_2_2 ;
  x3do:hasChildren :Shape_2_4_2_1_2_2_2_1 ;
  x3do:translation ( 0 4.75 0 ) .
:Shape_2_4_2_1_2_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_2_1_2_2_2 ;
  x3do:hasGeometry :Text_2_4_2_1_2_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_4_2_1_2_2_2_1_2 .
:Text_2_4_2_1_2_2_2_1_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_4_2_1_2_2_2_1 ;
  x3do:hasFontStyle :FONT3-USE-1 ;
  x3do:string '"Transmitter PDU values"' .
:FONT3-USE-1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_4_2_1_2_2_2_1_1 ;
  owl:sameAs :FONT3 . # DEF matching this USE
:Appearance_2_4_2_1_2_2_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_2_1_2_2_2_1 ;
  x3do:hasMaterial :Material_2_4_2_1_2_2_2_1_2_1 .
:Material_2_4_2_1_2_2_2_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_4_2_1_2_2_2_1_2 ;
  x3do:diffuseColor ( 0 0.8 0.4 ) .
:Transform_2_4_2_1_2_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_4_2_1_2_2 ;
  x3do:hasChildren :Shape_2_4_2_1_2_2_3_1 ;
  x3do:translation ( 0 4 0 ) .
:Shape_2_4_2_1_2_2_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_2_1_2_2_3 ;
  x3do:hasGeometry :TransmitterOutput1 ;
  x3do:hasAppearance :YellowAppearance3 .
:TransmitterOutput1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_4_2_1_2_2_3_1 ;
  x3do:hasFontStyle :FONT3-USE-2 ;
  x3do:DEF 'TransmitterOutput1' ;
  x3do:string '"Transmitter Output1 unset"' .
:FONT3-USE-2 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :TransmitterOutput1 ;
  owl:sameAs :FONT3 . # DEF matching this USE
:YellowAppearance3 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_2_1_2_2_3_1 ;
  x3do:hasMaterial :Material_2_4_2_1_2_2_3_1_2_1 ;
  x3do:DEF 'YellowAppearance3' .
:Material_2_4_2_1_2_2_3_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :YellowAppearance3 ;
  x3do:diffuseColor ( 0.8 0.8 0 ) .
:Transform_2_4_2_1_2_2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_4_2_1_2_2 ;
  x3do:hasChildren :Shape_2_4_2_1_2_2_4_1 ;
  x3do:translation ( 0 -1 0 ) .
:Shape_2_4_2_1_2_2_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_2_1_2_2_4 ;
  x3do:hasGeometry :TransmitterOutput2 ;
  x3do:hasAppearance :YellowAppearance3-USE-1 .
:TransmitterOutput2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_4_2_1_2_2_4_1 ;
  x3do:hasFontStyle :FONT3-USE-3 ;
  x3do:DEF 'TransmitterOutput2' ;
  x3do:string '"Transmitter Output2 unset"' .
:FONT3-USE-3 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :TransmitterOutput2 ;
  owl:sameAs :FONT3 . # DEF matching this USE
:YellowAppearance3-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_2_1_2_2_4_1 ;
  owl:sameAs :YellowAppearance3 . # DEF matching this USE
:Transform_2_4_2_1_2_2_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_4_2_1_2_2 ;
  x3do:hasChildren :Shape_2_4_2_1_2_2_5_1 ;
  x3do:translation ( 0 -6 0 ) .
:Shape_2_4_2_1_2_2_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_2_1_2_2_5 ;
  x3do:hasGeometry :TransmitterOutput3 ;
  x3do:hasAppearance :YellowAppearance3-USE-2 .
:TransmitterOutput3 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_4_2_1_2_2_5_1 ;
  x3do:hasFontStyle :FONT3-USE-4 ;
  x3do:DEF 'TransmitterOutput3' ;
  x3do:string '"Transmitter Output2 unset"' .
:FONT3-USE-4 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :TransmitterOutput3 ;
  owl:sameAs :FONT3 . # DEF matching this USE
:YellowAppearance3-USE-2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_2_1_2_2_5_1 ;
  owl:sameAs :YellowAppearance3 . # DEF matching this USE
:TransmitterOutputAssembler1 a owl:NamedIndividual, x3do:Script ;
  x3do:hasParent :Group_2_4_2_1_2 ;
  x3do:hasField :field_2_4_2_1_2_3_1, :field_2_4_2_1_2_3_2, :field_2_4_2_1_2_3_3, :field_2_4_2_1_2_3_4, :field_2_4_2_1_2_3_5, :field_2_4_2_1_2_3_6, :field_2_4_2_1_2_3_7, :field_2_4_2_1_2_3_8, :field_2_4_2_1_2_3_9, :field_2_4_2_1_2_3_10, :field_2_4_2_1_2_3_11 ;
  x3do:DEF 'TransmitterOutputAssembler1' ;
  x3do:sourceCode """
ecmascript:

function initialize ()
{
	value='awaiting PDU';
	messageResult  [0] = 'active=' + value;
	messageResult  [1] = 'timestamp=' + value;
	messageResult  [2] = 'isRtpHeaderHeard=' + value;
	messageResult  [3] = 'radioID=' + value;
	messageResult  [4] = 'antennaLocation=' + value;
	messageResult  [5] = 'antennaPatternLength=' + value;
	messageResult  [6] = 'antennaPatternType=' + value;
	messageResult  [7] = 'cryptoKeyID=' + value;
	messageResult  [8] = 'cryptoSytem=' + value;
	messageResult  [9] = 'frequency=' + value;
}
function active 		(value, ts) { messageResult [0] = 'active=' + value; }
function timestamp		(value, ts) { messageResult [1] = 'timestamp=' + value; }
function isRtpHeaderHeard		(value, ts) { messageResult [2] = 'isRtpHeaderHeard=' + value; }
function radioID		(value, ts) { messageResult [3] = 'radioID=' + value; }
function antennaLocation	(value, ts) { messageResult [4] = 'antennaLocation=' + value; }
function antennaPatternLength	(value, ts) { messageResult [5] = 'antennaPatternLength=' + value; }
function antennaPatternType	(value, ts) { messageResult [6] = 'antennaPatternType=' + value; }
function cryptoKeyID		(value, ts) { messageResult [7] = 'cryptoKeyID=' + value; }
function cryptoSytem		(value, ts) { messageResult [8] = 'cryptoSytem=' + value; }
function frequency  		(value, ts) { messageResult [9] = 'frequency=' + value; }
""" .
:field_2_4_2_1_2_3_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'messageResult' ;
  x3do:type 'MFString' .
:field_2_4_2_1_2_3_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'active' ;
  x3do:type 'SFBool' .
:field_2_4_2_1_2_3_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'timestamp' ;
  x3do:type 'SFTime' .
:field_2_4_2_1_2_3_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'isRtpHeaderHeard' ;
  x3do:type 'SFBool' .
:field_2_4_2_1_2_3_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'radioID' ;
  x3do:type 'SFInt32' .
:field_2_4_2_1_2_3_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'antennaLocation' ;
  x3do:type 'SFVec3f' .
:field_2_4_2_1_2_3_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'antennaPatternLength' ;
  x3do:type 'SFInt32' .
:field_2_4_2_1_2_3_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'antennaPatternType' ;
  x3do:type 'SFInt32' .
:field_2_4_2_1_2_3_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'cryptoKeyID' ;
  x3do:type 'SFInt32' .
:field_2_4_2_1_2_3_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'cryptoSytem' ;
  x3do:type 'SFInt32' .
:field_2_4_2_1_2_3_11 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'frequency' ;
  x3do:type 'SFInt32' .
:TransmitterOutputAssembler2 a owl:NamedIndividual, x3do:Script ;
  x3do:hasParent :Group_2_4_2_1_2 ;
  x3do:hasField :field_2_4_2_1_2_4_1, :field_2_4_2_1_2_4_2, :field_2_4_2_1_2_4_3, :field_2_4_2_1_2_4_4, :field_2_4_2_1_2_4_5, :field_2_4_2_1_2_4_6, :field_2_4_2_1_2_4_7, :field_2_4_2_1_2_4_8, :field_2_4_2_1_2_4_9, :field_2_4_2_1_2_4_10, :field_2_4_2_1_2_4_11 ;
  x3do:DEF 'TransmitterOutputAssembler2' ;
  x3do:sourceCode """
ecmascript:

function initialize ()
{
	messageResult [0] = 'inputSource=' + value;
	messageResult [1] = 'lengthOfModulationParameters=' + value;
	messageResult [2] = 'modulationTypeDetail=' + value;
	messageResult [3] = 'modulationTypeMajor=' + value;
	messageResult [4] = 'modulationTypeSpreadSpectrum=' + value;
	messageResult [5] = 'modulationTypeSystem=' + value;
	messageResult [6] = 'power=' + value;
	messageResult [7] = 'radioEntityTypeCategory=' + value;
	messageResult [8] = 'radioEntityTypeCountry=' + value;
	messageResult [9] = 'radioEntityTypeDomain=' + value;
}
function inputSource 			(value, ts) { messageResult [0] = 'inputSource=' + value; }
function lengthOfModulationParameters 	(value, ts) { messageResult [1] = 'lengthOfModulationParameters=' + value; }
function modulationTypeDetail		(value, ts) { messageResult [2] = 'modulationTypeDetail=' + value; }
function modulationTypeMajor 		(value, ts) { messageResult [3] = 'modulationTypeMajor=' + value; }
function modulationTypeSpreadSpectrum 	(value, ts) { messageResult [4] = 'modulationTypeSpreadSpectrum=' + value; }
function modulationTypeSystem		(value, ts) { messageResult [5] = 'modulationTypeSystem=' + value; }
function power	 			(value, ts) { messageResult [6] = 'power=' + value; }
function radioEntityTypeCategory 	(value, ts) { messageResult [7] = 'radioEntityTypeCategory=' + value; }
function radioEntityTypeCountry 	(value, ts) { messageResult [8] = 'radioEntityTypeCountry=' + value; }
function radioEntityTypeDomain 		(value, ts) { messageResult [9] = 'radioEntityTypeDomain=' + value; }
""" .
:field_2_4_2_1_2_4_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler2 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'messageResult' ;
  x3do:type 'MFString' .
:field_2_4_2_1_2_4_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler2 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'inputSource' ;
  x3do:type 'SFInt32' .
:field_2_4_2_1_2_4_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler2 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'lengthOfModulationParameters' ;
  x3do:type 'SFInt32' .
:field_2_4_2_1_2_4_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler2 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'modulationTypeDetail' ;
  x3do:type 'SFInt32' .
:field_2_4_2_1_2_4_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler2 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'modulationTypeMajor' ;
  x3do:type 'SFInt32' .
:field_2_4_2_1_2_4_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler2 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'modulationTypeSpreadSpectrum' ;
  x3do:type 'SFInt32' .
:field_2_4_2_1_2_4_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler2 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'modulationTypeSystem' ;
  x3do:type 'SFInt32' .
:field_2_4_2_1_2_4_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler2 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'power' ;
  x3do:type 'SFInt32' .
:field_2_4_2_1_2_4_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler2 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'radioEntityTypeCategory' ;
  x3do:type 'SFInt32' .
:field_2_4_2_1_2_4_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler2 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'radioEntityTypeCountry' ;
  x3do:type 'SFInt32' .
:field_2_4_2_1_2_4_11 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler2 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'radioEntityTypeDomain' ;
  x3do:type 'SFInt32' .
:TransmitterOutputAssembler3 a owl:NamedIndividual, x3do:Script ;
  x3do:hasParent :Group_2_4_2_1_2 ;
  x3do:hasField :field_2_4_2_1_2_5_1, :field_2_4_2_1_2_5_2, :field_2_4_2_1_2_5_3, :field_2_4_2_1_2_5_4, :field_2_4_2_1_2_5_5, :field_2_4_2_1_2_5_6, :field_2_4_2_1_2_5_7 ;
  x3do:DEF 'TransmitterOutputAssembler3' ;
  x3do:sourceCode """
ecmascript:

function initialize ()
{
	messageResult [0] = 'radioEntityTypeKind=' + value;
	messageResult [1] = 'radioEntityTypeNomenclature=' + value;
	messageResult [2] = 'radioEntityTypeNomenclatureVersion=' + value;
	messageResult [3] = 'relativeAntennaLocation=' + value;
	messageResult [4] = 'transmitFrequencyBandwidth=' + value;
	messageResult [5] = 'transmitState=' + value;
}
function radioEntityTypeKind 			(value, ts) { messageResult [0] = 'radioEntityTypeKind=' + value; }
function radioEntityTypeNomenclature 		(value, ts) { messageResult [1] = 'radioEntityTypeNomenclature=' + value; }
function radioEntityTypeNomenclatureVersion 	(value, ts) { messageResult [2] = 'radioEntityTypeNomenclatureVersion=' + value; }
function relativeAntennaLocation 		(value, ts) { messageResult [3] = 'relativeAntennaLocation=' + value; }
function transmitFrequencyBandwidth		(value, ts) { messageResult [4] = 'transmitFrequencyBandwidth=' + value; }
function transmitState	 			(value, ts) { messageResult [5] = 'transmitState=' + value; }
""" .
:field_2_4_2_1_2_5_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler3 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'messageResult' ;
  x3do:type 'MFString' .
:field_2_4_2_1_2_5_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler3 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'radioEntityTypeKind' ;
  x3do:type 'SFInt32' .
:field_2_4_2_1_2_5_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler3 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'radioEntityTypeNomenclature' ;
  x3do:type 'SFInt32' .
:field_2_4_2_1_2_5_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler3 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'radioEntityTypeNomenclatureVersion' ;
  x3do:type 'SFInt32' .
:field_2_4_2_1_2_5_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler3 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'relativeAntennaLocation' ;
  x3do:type 'SFVec3f' .
:field_2_4_2_1_2_5_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler3 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'transmitFrequencyBandwidth' ;
  x3do:type 'SFInt32' .
:field_2_4_2_1_2_5_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterOutputAssembler3 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'transmitState' ;
  x3do:type 'SFInt32' .
:TransmitterPduScriptNode a owl:NamedIndividual, x3do:Script ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:hasField :field_2_4_2_2_1, :field_2_4_2_2_2, :field_2_4_2_2_3, :field_2_4_2_2_4, :field_2_4_2_2_5, :field_2_4_2_2_6, :field_2_4_2_2_7, :field_2_4_2_2_8, :field_2_4_2_2_9, :field_2_4_2_2_10, :field_2_4_2_2_11, :field_2_4_2_2_12, :field_2_4_2_2_13, :field_2_4_2_2_14, :field_2_4_2_2_15, :field_2_4_2_2_16, :field_2_4_2_2_17, :field_2_4_2_2_18, :field_2_4_2_2_19, :field_2_4_2_2_20, :field_2_4_2_2_21, :field_2_4_2_2_22, :field_2_4_2_2_23, :field_2_4_2_2_24, :field_2_4_2_2_25, :field_2_4_2_2_26, :field_2_4_2_2_27, :field_2_4_2_2_28, :field_2_4_2_2_29, :field_2_4_2_2_30, :field_2_4_2_2_31, :field_2_4_2_2_32, :field_2_4_2_2_33, :field_2_4_2_2_34, :field_2_4_2_2_35, :field_2_4_2_2_36, :field_2_4_2_2_37, :field_2_4_2_2_38, :field_2_4_2_2_39 ;
  x3do:hasIS :IS_2_4_2_2_40 ;
  x3do:DEF 'TransmitterPduScriptNode' ;
  x3do:mustEvaluate true ;
  x3do:url '"RadioCommunicationsPduScriptNode.class" "http://faculty.nps.edu/brutzman/vrtp/mil/navy/nps/dis/RadioCommunicationsPduScriptNode.class"' .
:field_2_4_2_2_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'radioPduType' ;
  x3do:type 'SFString' ;
  x3do:value 'TransmitterPdu' .
:field_2_4_2_2_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'readInterval' ;
  x3do:type 'SFTime' .
:field_2_4_2_2_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'writeInterval' ;
  x3do:type 'SFTime' .
:field_2_4_2_2_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'siteID' ;
  x3do:type 'SFInt32' .
:field_2_4_2_2_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'applicationID' ;
  x3do:type 'SFInt32' .
:field_2_4_2_2_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'entityID' ;
  x3do:type 'SFInt32' .
:field_2_4_2_2_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'address' ;
  x3do:type 'SFString' .
:field_2_4_2_2_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'port' ;
  x3do:type 'SFInt32' .
:field_2_4_2_2_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'multicastRelayHost' ;
  x3do:type 'SFString' .
:field_2_4_2_2_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'multicastRelayPort' ;
  x3do:type 'SFInt32' .
:field_2_4_2_2_11 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'rtpHeaderExpected' ;
  x3do:type 'SFBool' .
:field_2_4_2_2_12 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'whether RTP header was found prepended to DIS packet' ;
  x3do:name 'isRtpHeaderHeard' ;
  x3do:type 'SFBool' .
:field_2_4_2_2_13 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'trace' ;
  x3do:type 'SFBool' .
:field_2_4_2_2_14 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'inputOnly' ;
  x3do:appinfo 'update is triggered by local TimeSensor clocks to allow regular read/write' ;
  x3do:name 'update' ;
  x3do:type 'SFTime' .
:field_2_4_2_2_15 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'active' ;
  x3do:type 'SFBool' .
:field_2_4_2_2_16 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'timestamp' ;
  x3do:type 'SFTime' .
:field_2_4_2_2_17 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'radioID' ;
  x3do:type 'SFInt32' .
:field_2_4_2_2_18 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'antennaLocation' ;
  x3do:type 'SFVec3f' .
:field_2_4_2_2_19 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'antennaPatternLength' ;
  x3do:type 'SFInt32' .
:field_2_4_2_2_20 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'antennaPatternType' ;
  x3do:type 'SFInt32' .
:field_2_4_2_2_21 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'cryptoKeyID' ;
  x3do:type 'SFInt32' .
:field_2_4_2_2_22 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'cryptoSytem' ;
  x3do:type 'SFInt32' .
:field_2_4_2_2_23 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'frequency' ;
  x3do:type 'SFInt32' .
:field_2_4_2_2_24 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'inputSource' ;
  x3do:type 'SFInt32' .
:field_2_4_2_2_25 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'lengthOfModulationParameters' ;
  x3do:type 'SFInt32' .
:field_2_4_2_2_26 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'modulationTypeDetail' ;
  x3do:type 'SFInt32' .
:field_2_4_2_2_27 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'modulationTypeMajor' ;
  x3do:type 'SFInt32' .
:field_2_4_2_2_28 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'modulationTypeSpreadSpectrum' ;
  x3do:type 'SFInt32' .
:field_2_4_2_2_29 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'modulationTypeSystem' ;
  x3do:type 'SFInt32' .
:field_2_4_2_2_30 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'power' ;
  x3do:type 'SFInt32' .
:field_2_4_2_2_31 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'radioEntityTypeCategory' ;
  x3do:type 'SFInt32' .
:field_2_4_2_2_32 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'radioEntityTypeCountry' ;
  x3do:type 'SFInt32' .
:field_2_4_2_2_33 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'radioEntityTypeDomain' ;
  x3do:type 'SFInt32' .
:field_2_4_2_2_34 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'radioEntityTypeKind' ;
  x3do:type 'SFInt32' .
:field_2_4_2_2_35 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'radioEntityTypeNomenclature' ;
  x3do:type 'SFInt32' .
:field_2_4_2_2_36 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'radioEntityTypeNomenclatureVersion' ;
  x3do:type 'SFInt32' .
:field_2_4_2_2_37 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'relativeAntennaLocation' ;
  x3do:type 'SFVec3f' .
:field_2_4_2_2_38 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'transmitFrequencyBandwidth' ;
  x3do:type 'SFInt32' .
:field_2_4_2_2_39 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'transmitState' ;
  x3do:type 'SFInt32' .
:IS_2_4_2_2_40 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :TransmitterPduScriptNode ;
  x3do:hasConnect :connect_2_4_2_2_40_1, :connect_2_4_2_2_40_2, :connect_2_4_2_2_40_3, :connect_2_4_2_2_40_4, :connect_2_4_2_2_40_5, :connect_2_4_2_2_40_6, :connect_2_4_2_2_40_7, :connect_2_4_2_2_40_8, :connect_2_4_2_2_40_9, :connect_2_4_2_2_40_10, :connect_2_4_2_2_40_11, :connect_2_4_2_2_40_12, :connect_2_4_2_2_40_13, :connect_2_4_2_2_40_14, :connect_2_4_2_2_40_15, :connect_2_4_2_2_40_16, :connect_2_4_2_2_40_17, :connect_2_4_2_2_40_18, :connect_2_4_2_2_40_19, :connect_2_4_2_2_40_20, :connect_2_4_2_2_40_21, :connect_2_4_2_2_40_22, :connect_2_4_2_2_40_23, :connect_2_4_2_2_40_24, :connect_2_4_2_2_40_25, :connect_2_4_2_2_40_26, :connect_2_4_2_2_40_27, :connect_2_4_2_2_40_28, :connect_2_4_2_2_40_29, :connect_2_4_2_2_40_30, :connect_2_4_2_2_40_31, :connect_2_4_2_2_40_32, :connect_2_4_2_2_40_33, :connect_2_4_2_2_40_34, :connect_2_4_2_2_40_35, :connect_2_4_2_2_40_36, :connect_2_4_2_2_40_37 .
:connect_2_4_2_2_40_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'readInterval' ;
  x3do:protoField 'readInterval' .
:connect_2_4_2_2_40_2 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'writeInterval' ;
  x3do:protoField 'writeInterval' .
:connect_2_4_2_2_40_3 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'siteID' ;
  x3do:protoField 'siteID' .
:connect_2_4_2_2_40_4 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'applicationID' ;
  x3do:protoField 'applicationID' .
:connect_2_4_2_2_40_5 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'entityID' ;
  x3do:protoField 'entityID' .
:connect_2_4_2_2_40_6 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'address' ;
  x3do:protoField 'address' .
:connect_2_4_2_2_40_7 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'port' ;
  x3do:protoField 'port' .
:connect_2_4_2_2_40_8 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'multicastRelayHost' ;
  x3do:protoField 'multicastRelayHost' .
:connect_2_4_2_2_40_9 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'multicastRelayPort' ;
  x3do:protoField 'multicastRelayPort' .
:connect_2_4_2_2_40_10 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'rtpHeaderExpected' ;
  x3do:protoField 'rtpHeaderExpected' .
:connect_2_4_2_2_40_11 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'trace' ;
  x3do:protoField 'trace' .
:connect_2_4_2_2_40_12 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'active' ;
  x3do:protoField 'active' .
:connect_2_4_2_2_40_13 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'timestamp' ;
  x3do:protoField 'timestamp' .
:connect_2_4_2_2_40_14 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'isRtpHeaderHeard' ;
  x3do:protoField 'isRtpHeaderHeard' .
:connect_2_4_2_2_40_15 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'radioID' ;
  x3do:protoField 'radioID' .
:connect_2_4_2_2_40_16 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'antennaLocation' ;
  x3do:protoField 'antennaLocation' .
:connect_2_4_2_2_40_17 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'antennaPatternLength' ;
  x3do:protoField 'antennaPatternLength' .
:connect_2_4_2_2_40_18 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'antennaPatternType' ;
  x3do:protoField 'antennaPatternType' .
:connect_2_4_2_2_40_19 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'cryptoKeyID' ;
  x3do:protoField 'cryptoKeyID' .
:connect_2_4_2_2_40_20 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'cryptoSytem' ;
  x3do:protoField 'cryptoSytem' .
:connect_2_4_2_2_40_21 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'frequency' ;
  x3do:protoField 'frequency' .
:connect_2_4_2_2_40_22 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'inputSource' ;
  x3do:protoField 'inputSource' .
:connect_2_4_2_2_40_23 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'lengthOfModulationParameters' ;
  x3do:protoField 'lengthOfModulationParameters' .
:connect_2_4_2_2_40_24 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'modulationTypeDetail' ;
  x3do:protoField 'modulationTypeDetail' .
:connect_2_4_2_2_40_25 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'modulationTypeMajor' ;
  x3do:protoField 'modulationTypeMajor' .
:connect_2_4_2_2_40_26 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'modulationTypeSpreadSpectrum' ;
  x3do:protoField 'modulationTypeSpreadSpectrum' .
:connect_2_4_2_2_40_27 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'modulationTypeSystem' ;
  x3do:protoField 'modulationTypeSystem' .
:connect_2_4_2_2_40_28 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'power' ;
  x3do:protoField 'power' .
:connect_2_4_2_2_40_29 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'radioEntityTypeCategory' ;
  x3do:protoField 'radioEntityTypeCategory' .
:connect_2_4_2_2_40_30 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'radioEntityTypeCountry' ;
  x3do:protoField 'radioEntityTypeCountry' .
:connect_2_4_2_2_40_31 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'radioEntityTypeDomain' ;
  x3do:protoField 'radioEntityTypeDomain' .
:connect_2_4_2_2_40_32 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'radioEntityTypeKind' ;
  x3do:protoField 'radioEntityTypeKind' .
:connect_2_4_2_2_40_33 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'radioEntityTypeNomenclature' ;
  x3do:protoField 'radioEntityTypeNomenclature' .
:connect_2_4_2_2_40_34 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'radioEntityTypeNomenclatureVersion' ;
  x3do:protoField 'radioEntityTypeNomenclatureVersion' .
:connect_2_4_2_2_40_35 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'relativeAntennaLocation' ;
  x3do:protoField 'relativeAntennaLocation' .
:connect_2_4_2_2_40_36 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'transmitFrequencyBandwidth' ;
  x3do:protoField 'transmitFrequencyBandwidth' .
:connect_2_4_2_2_40_37 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_4_2_2_40 ;
  x3do:nodeField 'transmitState' ;
  x3do:protoField 'transmitState' .
:TransmitterPduReadIntervalClock a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:DEF 'TransmitterPduReadIntervalClock' ;
  x3do:loop true .
:TransmitterPduWriteIntervalClock a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:DEF 'TransmitterPduWriteIntervalClock' ;
  x3do:enabled false ;
  x3do:loop true .
:ROUTE_2_4_2_5 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'cycleTime' ;
  x3do:fromNode 'TransmitterPduReadIntervalClock' ;
  x3do:toField 'update' ;
  x3do:toNode 'TransmitterPduScriptNode' .
:ROUTE_2_4_2_6 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'cycleTime' ;
  x3do:fromNode 'TransmitterPduWriteIntervalClock' ;
  x3do:toField 'update' ;
  x3do:toNode 'TransmitterPduScriptNode' .
:ROUTE_2_4_2_7 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'active' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'active' ;
  x3do:toNode 'TransmitterOutputAssembler1' .
:ROUTE_2_4_2_8 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'timestamp' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'timestamp' ;
  x3do:toNode 'TransmitterOutputAssembler1' .
:ROUTE_2_4_2_9 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'isRtpHeaderHeard' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'isRtpHeaderHeard' ;
  x3do:toNode 'TransmitterOutputAssembler1' .
:ROUTE_2_4_2_10 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'radioID' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'radioID' ;
  x3do:toNode 'TransmitterOutputAssembler1' .
:ROUTE_2_4_2_11 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'antennaLocation' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'antennaLocation' ;
  x3do:toNode 'TransmitterOutputAssembler1' .
:ROUTE_2_4_2_12 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'antennaPatternLength' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'antennaPatternLength' ;
  x3do:toNode 'TransmitterOutputAssembler1' .
:ROUTE_2_4_2_13 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'antennaPatternType' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'antennaPatternType' ;
  x3do:toNode 'TransmitterOutputAssembler1' .
:ROUTE_2_4_2_14 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'cryptoKeyID' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'cryptoKeyID' ;
  x3do:toNode 'TransmitterOutputAssembler1' .
:ROUTE_2_4_2_15 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'cryptoSytem' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'cryptoSytem' ;
  x3do:toNode 'TransmitterOutputAssembler1' .
:ROUTE_2_4_2_16 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'frequency' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'frequency' ;
  x3do:toNode 'TransmitterOutputAssembler1' .
:ROUTE_2_4_2_17 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'inputSource' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'inputSource' ;
  x3do:toNode 'TransmitterOutputAssembler2' .
:ROUTE_2_4_2_18 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'lengthOfModulationParameters' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'lengthOfModulationParameters' ;
  x3do:toNode 'TransmitterOutputAssembler2' .
:ROUTE_2_4_2_19 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'modulationTypeDetail' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'modulationTypeDetail' ;
  x3do:toNode 'TransmitterOutputAssembler2' .
:ROUTE_2_4_2_20 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'modulationTypeMajor' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'modulationTypeMajor' ;
  x3do:toNode 'TransmitterOutputAssembler2' .
:ROUTE_2_4_2_21 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'modulationTypeSpreadSpectrum' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'modulationTypeSpreadSpectrum' ;
  x3do:toNode 'TransmitterOutputAssembler2' .
:ROUTE_2_4_2_22 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'modulationTypeSystem' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'modulationTypeSystem' ;
  x3do:toNode 'TransmitterOutputAssembler2' .
:ROUTE_2_4_2_23 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'power' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'power' ;
  x3do:toNode 'TransmitterOutputAssembler2' .
:ROUTE_2_4_2_24 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'radioEntityTypeCategory' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'radioEntityTypeCategory' ;
  x3do:toNode 'TransmitterOutputAssembler2' .
:ROUTE_2_4_2_25 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'radioEntityTypeCountry' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'radioEntityTypeCountry' ;
  x3do:toNode 'TransmitterOutputAssembler2' .
:ROUTE_2_4_2_26 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'radioEntityTypeDomain' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'radioEntityTypeDomain' ;
  x3do:toNode 'TransmitterOutputAssembler2' .
:ROUTE_2_4_2_27 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'radioEntityTypeKind' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'radioEntityTypeKind' ;
  x3do:toNode 'TransmitterOutputAssembler3' .
:ROUTE_2_4_2_28 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'radioEntityTypeNomenclature' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'radioEntityTypeNomenclature' ;
  x3do:toNode 'TransmitterOutputAssembler3' .
:ROUTE_2_4_2_29 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'radioEntityTypeNomenclatureVersion' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'radioEntityTypeNomenclatureVersion' ;
  x3do:toNode 'TransmitterOutputAssembler3' .
:ROUTE_2_4_2_30 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'relativeAntennaLocation' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'relativeAntennaLocation' ;
  x3do:toNode 'TransmitterOutputAssembler3' .
:ROUTE_2_4_2_31 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'transmitFrequencyBandwidth' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'transmitFrequencyBandwidth' ;
  x3do:toNode 'TransmitterOutputAssembler3' .
:ROUTE_2_4_2_32 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'transmitState' ;
  x3do:fromNode 'TransmitterPduScriptNode' ;
  x3do:toField 'transmitState' ;
  x3do:toNode 'TransmitterOutputAssembler3' .
:ROUTE_2_4_2_33 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'messageResult' ;
  x3do:fromNode 'TransmitterOutputAssembler1' ;
  x3do:toField 'string' ;
  x3do:toNode 'TransmitterOutput1' .
:ROUTE_2_4_2_34 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'messageResult' ;
  x3do:fromNode 'TransmitterOutputAssembler2' ;
  x3do:toField 'string' ;
  x3do:toNode 'TransmitterOutput2' .
:ROUTE_2_4_2_35 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBody_2_4_2 ;
  x3do:fromField 'messageResult' ;
  x3do:fromNode 'TransmitterOutputAssembler3' ;
  x3do:toField 'string' ;
  x3do:toNode 'TransmitterOutput3' .
:Group_2_5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_5_1, :Transform_2_5_2, :Transform_2_5_3, :Transform_2_5_4, :Transform_2_5_5, :Transform_2_5_6 .
:Transform_2_5_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_5 ;
  x3do:hasChildren :ProtoInstance_2_5_1_1 ;
  x3do:translation ( -15 15 0 ) .
:ProtoInstance_2_5_1_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_5_1 ;
  x3do:name 'ReceiverPdu' .
:Transform_2_5_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_5 ;
  x3do:hasChildren :ReceiverPdu_2_5_2_1 ;
  x3do:translation ( -15 -15 0 ) .
:ReceiverPdu_2_5_2_1 a owl:NamedIndividual, x3do:ReceiverPdu ;
  x3do:hasParent :Transform_2_5_2 ;
  x3do:receivedPower 0.0 .
:Transform_2_5_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_5 ;
  x3do:hasChildren :ProtoInstance_2_5_3_1 ;
  x3do:translation ( 0 15 0 ) .
:ProtoInstance_2_5_3_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_5_3 ;
  x3do:name 'SignalPdu' .
:Transform_2_5_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_5 ;
  x3do:hasChildren :SignalPdu_2_5_4_1 ;
  x3do:translation ( 0 -15 0 ) .
:SignalPdu_2_5_4_1 a owl:NamedIndividual, x3do:SignalPdu ;
  x3do:hasParent :Transform_2_5_4 .
:Transform_2_5_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_5 ;
  x3do:hasChildren :ProtoInstance_2_5_5_1 ;
  x3do:translation ( 15 15 0 ) .
:ProtoInstance_2_5_5_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_5_5 ;
  x3do:name 'TransmitterPdu' .
:Transform_2_5_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_5 ;
  x3do:hasChildren :TransmitterPdu_2_5_6_1 ;
  x3do:translation ( 15 -15 0 ) .
:TransmitterPdu_2_5_6_1 a owl:NamedIndividual, x3do:TransmitterPdu ;
  x3do:hasParent :Transform_2_5_6 ;
  x3do:relativeAntennaLocation ( 0 0 0 ) ;
  x3do:transmitFrequencyBandwidth 0.0 .
