<scenario>
  <world sizeX_nm="6000000" sizeY_nm="0" sizeZ_nm="6000000">
    <!-- SLR anchor nodes. -->
    <node id="0" posX_nm="0" posY_nm="0" posZ_nm="0"/>
    <node id="1" posX_nm="0" posY_nm="0" posZ_nm="6000000" />

    <node id="2" posX_nm="5000000" posY_nm="0" posZ_nm="5000000" />
    <node id="3" posX_nm="3000000" posY_nm="0" posZ_nm="1000000" />

    <genericNodes count="20000" positionRNGSeed="1"/>
  </world>

  <modulation>
    <ts-ook pulseDuration_fs="100" defaultBeta="1000"
            defaultCommRange_nm="285000"
            maxConcurrentReceptions="1000000"
            minIntervalBetweenSends="0"
            minIntervalBetweenReceiveAndSend="0"/>
  </modulation>

  <routing defaultBackoffWindow="10000" backoffRNGSeed="1" backoffRedundancy="5">
    <SLRRouting commRangeSetup_nm="220000" anchor1id="0" anchor2id="1" useDeviation="false" useCounterBasedForwarding="false"/>
  </routing>

  <applications>
    <cbr flowId="555" srcId="2" dstId="3" port="3001" packetSize="100" interval_ns="100000" repetitions="1" startTime_ns="1000000"
beta="1000"/>
   <!--<cbr flowId="44" srcId="2" dstId="3" port="3001" packetSize="100" interval_ns="100000" repetitions="1" startTime_ns="1000000"
beta="1000"/>-->
  </applications>

  <log/>
</scenario>
