Radio Mobile - RF propagation simulation software

This file is a part of the set of files that describe a network in Radio Mobile.
The complete set of files is:

File format:

The file is in the following format:

Network_NetData.csv
"Radio Mobile"
"$NetRole"
A table that describes per network what the role is of a unit.
  • Networks are per line and represented with the logical number that is associated with the network.
  • Units are per column and represented with the logical number that is associated with the Unit.
  • On the intersection of the line and column the role is represented. If the relation is not configured the value is 'NAN' or blank. This variable is <role>
"$NetSystem"
A table that describes per network what system is associated to a unit.
  • Networks are per line and represented with the logical number that is associated with the network.
  • Units are per column and represented with the logical number that is associated with the Unit.
  • On the intersection of the line and column the system is represented. If the relation is not configured the value is 'NAN' or blank. This variable is <NetSystem>
"$NetAntHeight"
A table that describes per network what antenna height is applied to a unit.
  • Networks are per line and represented with the logical number that is associated with the network.
  • Units are per column and represented with the logical number that is associated with the Unit.
  • On the intersection of the line and column the system is represented. If the relation is not configured the value is 'NAN' or blank. This variable is <Net_Ant_height>
"$NetAntAzt"
A table that describes per network what what azimuth is applied to the antenna of that unit.
  • Networks are per line and represented with the logical number that is associated with the network.
  • Units are per column and represented with the logical number that is associated with the Unit.
  • On the intersection of the line and column the system is represented. If the relation is not configured the value is 'NAN' or blank between double quotes. This variable is <Net_Ant_Azt>
"$NetAntElev"
A table that describes per network what what elevation is applied to the antenna of that unit.
  • Networks are per line and represented with the logical number that is associated with the network.
  • Units are per column and represented with the logical number that is associated with the Unit.
  • On the intersection of the line and column the system is represented. If the relation is not configured the value is 'NAN' or blank between double quotes. This variable is <Net_Ant_Elev>

Variables:

All variables are between double quotation marks.

Variable Comment
role Role of the unit in the associated network. 1=Command, 2=Subordinate, 3=Rebroadcast
See 'Network Properties > membership'
NetSystem The system that is associated to the unit in this network. The system description is in 'network_System.csv'
Net_Ant_height Antenna height in meters above ground level
Net_Ant_Azt Antenna azimuth in degrees in the associated network.
Net_Ant_Elev Antenna elevation in degrees in the associated network.

Example file:

Network_NetData.csv
"Radio Mobile"
"$NetRole"
"Net/Unit";"1";"24";"27";"28";"30";"31";"32";"33";"34";"35";"36";"37";"40";"41";"42";"43";"44";"49";"50"
"1";"1";;;;;;;;;;;;;;;;;;"1"
"2";"1";;"1";"1";;;;;;;;;;;;;;;"1"
"3";"1";"1";;;;;;;;;;;;;;;;;"1"
"4";;;;;"1";"1";"1";"1";"1";"1";"1";"1";"1";"1";"1";"1";"1";"1";
"$NetSystem"
"Net/Unit";"1";"24";"27";"28";"30";"31";"32";"33";"34";"35";"36";"37";"40";"41";"42";"43";"44";"49";"50"
"1";"1";;;;;;;;;;;;;;;;;;"3"
"2";"1";;"1";"3";;;;;;;;;;;;;;;"3"
"3";"1";"1";;;;;;;;;;;;;;;;;"3"
"4";;;;;"25";"25";"25";"25";"25";"25";"25";"25";"4";"5";"6";"7";"8";"2";
"$NetAntHeight"
"Net/Unit";"1";"24";"27";"28";"30";"31";"32";"33";"34";"35";"36";"37";"40";"41";"42";"43";"44";"49";"50"
"1";"20";;;;;;;;;;;;;;;;;;"7"
"2";"20";;"10";"7";;;;;;;;;;;;;;;"7"
"3";"20";"15";;;;;;;;;;;;;;;;;"7"
"4";;;;;"6";"6";"6";"6";"6";"6";"6";"6";"55";"12";"30";"145";"25";"10";
"$NetAntAzt"
"Net/Unit";"1";"24";"27";"28";"30";"31";"32";"33";"34";"35";"36";"37";"40";"41";"42";"43";"44";"49";"50"
"1";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";""
"2";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";""
"3";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";""
"4";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";""
"$NetAntElv"
"Net/Unit";"1";"24";"27";"28";"30";"31";"32";"33";"34";"35";"36";"37";"40";"41";"42";"43";"44";"49";"50"
"1";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";""
"2";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";""
"3";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";""
"4";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";"";""
 

 

cmsimple-styles.com template modified by PE1MEW