This section describes input parameters required for a Siradel Web Services simulation. These parameters can be written in input.json file in case of python integration.
Mandatory fields
|
Section |
Field |
Type |
Description |
|---|---|---|---|
|
Global |
serverUrl |
String |
The Bloonet Web Services host server |
|
mapdata |
name |
String |
The map data name, must be unique |
|
layers.path |
String |
The path to the map data layer, relative to the web service (see installation guide) |
|
|
layers.layerType |
String |
The layer type. The list is described in the API document. |
|
|
layers.layerFormat |
String |
The layer format. The list is described in the API document. |
|
|
epsgSrid |
Integer |
The projection code following the EPSG |
|
|
antennas |
name |
String |
The antenna name, as set in the csv file. Several antennas can be listed. |
|
antennaFile |
String |
Relative path to the antenna diagram file |
|
|
session |
name |
String |
The calculation session name |
|
models |
name |
String |
The model name, as set in the csv file. Several models can be entered |
|
vxfFilePath |
String |
Relative path to the model VXF file |
|
|
mapdataName |
String |
The mapdata linked to the model. Must be a mapdata name set in Mapdata section. |
|
|
description |
String |
Description of the propagation model (optional) |
|
|
facadeIncidenceAngleContent |
String |
Loss according to angle.
|
|
|
predictionSettings |
networkFile |
String |
Relative path to the CSV network file |
|
predictionResultType |
String |
Array of required outputs. The list of available outputs is described in this section |
|
|
receptionHeights |
Array of BigDecimal |
The list of reception heights, in meters. |
|
|
receptionHeightReference |
String |
|
|
|
force |
Boolean |
Boolean to force the calculation of the prediction |
|
|
isotropic |
Boolean |
False by default. Set to true for 5G computations. Forces the set of the antennas to emit as an isotropic antenna |
|
|
priority |
Int |
0 by default. Negative values are accepted. Prediction with the highest value priority will be run first. |
|
|
type |
String |
Defined the type of simulation computed.
|
|
|
shiftGridCenter |
Boolean |
False by default. Allows to align the grids on the Atoll results. Must be used for the conversion script in ".los" format. |
|
|
deleteTempDir |
Boolean |
False by default. If True, erase volcano temporary file. |
|
|
deleteScenariiDir |
Boolean |
False by default. If True, erase scenarii folder inside Docker. |
|
|
volcanoOutputs |
Boolean |
False by default. Allows to generate VIF/VRF outputs from volcano per prediction in the API. |
|
|
outputPath |
|
String |
Relative path to the output folder, where results are downloaded |
Optional fields
|
Section |
Field |
Type |
Description |
|---|---|---|---|
|
network |
computationType |
String |
The selected system calculation type. The list is: |
|
computationResultType |
String |
Array of required outputs. The list of available outputs is described in this section |
|
|
computationZone |
|
A filtering area for post processing results defined by its coordinates (bounding box and resolution) and its projection code. |
|
|
computationZone.xmin |
BigDecimal |
null to disable feature |
|
|
computationZone.xmax |
BigDecimal |
null to disable feature |
|
|
computationZone.ymin |
BigDecimal |
null to disable feature |
|
|
computationZone.ymax |
BigDecimal |
null to disable feature |
|
|
computationZone.filterShape |
String |
Path to ".shp" file for filtering postprocessing zone. |
|
|
computationZone.epsgCode |
Integer |
null to disable feature |
|
|
resolution |
BigDecimal |
In meters |
|
|
dynamicParameters |
|
System calculation specific parameters. These parameters are listed below |
|
|
coordinates |
|
A filtering area defined by its coordinates, in the map data coordinate system (bounding box) |
|
|
coordinates.xmin |
BigDecimal |
In meters |
|
|
coordinates.xmax |
BigDecimal |
In meters |
|
|
coordinates.ymin |
BigDecimal |
In meters |
|
|
coordinates.ymax |
BigDecimal |
In meters |
|
|
repeaterSeparated |
Boolean |
Allow to download best server result with repeaters separated |
|
|
kmz |
|
Parameters associated with KMZ format outputs |
|
|
kmz.palette |
String |
Value of the color palette used for KMZ outputs. Possible values: viridis, inferno, magma, plasma, rainbow and reversedrainbow |
|
|
kmz.min |
Integer |
Minimum values to apply to the best signal output in KMZ format |
|
|
kmz.max |
Integer |
Maximum values to apply to the best signal output in KMZ format |
network.csv file
Network.csv file describes the network configuration with transmitter properties.
|
Field |
Unit |
Type |
Comments |
Default value if not set |
|---|---|---|---|---|
|
transmitter id |
|
Integer |
Unique in the network. Mandatory for post processing |
|
|
transmitter name |
|
String |
|
|
|
transmitter easting |
Meters |
BigDecimal |
To value with transmitter northing. Cannot be combined with transmitter longitude/transmitter latitude |
|
|
transmitter northing |
Meters |
BigDecimal |
To value with transmitter easting. Cannot be combined with transmitter longitude/transmitter latitude |
|
|
transmitter longitude |
Degrees |
Decimal |
To value with transmitter latitude. Cannot be combined with transmitter easting/transmitter northing |
|
|
transmitter latitude |
Degrees |
Decimal |
To value with transmitter longitude. Cannot be combined with transmitter easting/transmitter northing |
|
|
transmitter height |
Meters |
BigDecimal |
Relative to ground |
|
|
azimuth |
Degrees |
Decimal |
0 degrees for north, increase clockwise |
0 |
|
downtilt |
Degrees |
Decimal |
0 degrees for horizontal, increase clockwise |
0 |
|
additional electrical downtilt |
Degrees |
Decimal |
0 degrees for horizontal, increase clockwise |
0 |
|
frequency |
MHz |
Decimal |
|
|
|
antenna |
|
String |
Name of the antenna to use for the cell prediction |
Isotropic |
|
propagation model |
|
String |
Name of the Volcano propagation model to use for the cell prediction |
|
|
emitting power |
dBm |
Decimal |
|
0 |
|
comments |
|
String |
|
|
|
terrain altitude |
Meters |
BigDecimal |
Optional. Manually set the altitude height instead of taking into account the DTM height |
If empty, DTM altitude height is considered |
Fields for Advanced SINR
|
Field |
Unit |
Type |
Comments |
Default value if not set |
|---|---|---|---|---|
|
epre offset ss vs rs |
dBm |
Decimal |
Mandatory, if SINR computation is in mode |
|
|
epre offset pbch vs rs |
dBm |
Decimal |
Mandatory, if SINR computation is in mode |
|
|
epre offset pdcch vs rs |
dBm |
Decimal |
Mandatory, if SINR computation is in mode |
|
|
epre offset pdsch vs rs |
dBm |
Decimal |
Mandatory, if SINR computation is in mode |
|
|
number antenna ports |
|
Integer |
Mandatory, if SINR computation is in mode |
|
|
multi antenna interference factor |
|
Integer |
Optional, if SINR computation is in mode |
1 |
Mandatory fields for Point to Area computation
|
Field |
Unit |
Type |
Comments |
Default value if not set |
|---|---|---|---|---|
|
calculation resolution |
Meters |
Integer |
|
|
|
calculation radius |
Meters |
Integer |
|
|
|
calculation radius extended |
Meters |
Integer |
Mandatory for Main-Extended computation |
|
|
calculation resolution extended |
Meters |
Integer |
Mandatory for Main-Extended computation |
|
|
propagation model extended |
|
String |
Name of the Volcano propagation model associate to Extended area |
If empty, propagation model considered |
Mandatory fields for Secondary Antenna computation
|
Field |
Unit |
Type |
Comments |
Default value if not set |
|---|---|---|---|---|
|
additional antennas N |
Name |
String |
The additional antenna name associate to the antenna number N |
|
|
additional antennas N azimuth |
Degrees |
Decimal |
0 degrees for north, increase clockwise |
0 |
|
additional antennas N downtilt |
Degrees |
Decimal |
0 degrees for horizontal, increase clockwise |
0 |
|
additional antennas N additional electrical downtilt |
Degrees |
Decimal |
0 degrees for horizontal, increase clockwise |
0 |
|
additional antennas N percentage |
|
Integer |
Value range: [0-100] |
|
Mandatory fields for Repeaters support computation
|
Field |
Unit |
Type |
Comments |
Default value if not set |
|---|---|---|---|---|
|
repeat transmitter id |
|
Integer |
Must be set to an existing transmitter id in the file to enable repeater feature |
|
|
donor loss |
dB |
BigDecimal |
Loss in dB applied from the donor transmitter. The transmission power of the repeater is the |
|
The resolution of the repeater antenna must be the same as that its main antenna.
Mandatory fields for 4G computation
|
Field |
Unit |
Type |
Comments |
Default value if not set |
|---|---|---|---|---|
|
techno |
|
String |
4G |
|
|
trafficload |
|
Decimal |
Value range: [0-1] |
0 |
Mandatory fields for 5G computation
|
Field |
Unit |
Type |
Comments |
Default value if not set |
|---|---|---|---|---|
|
techno |
|
String |
5G |
|
|
antenna CSI |
|
String |
Name of the CSI GOB antenna to use for the 5G postprocessing |
|
|
antenna SSB |
|
String |
Name of the SSB GOB antenna to use for the 5G postprocessing |
|
|
trafficload |
|
Decimal |
Value range: [0-1] |
0 |
Mandatory fields for Point To (Multi-)Point computation
|
Field |
Unit |
Type |
Comments |
Default value if not set |
|---|---|---|---|---|
|
receiver name |
|
String |
|
|
|
receiver easting |
Meters |
BigDecimal |
|
|
|
receiver northing |
Meters |
BigDecimal |
|
|
|
receiver height |
Meters |
BigDecimal |
Relative to ground |
|
|
receiver antenna |
|
String |
Optionnal |
If empty, Antenna Isotropic is defined |
|
receiver azimuth |
Degrees |
Decimal |
0 degrees for north, increase clockwise |
0 |
|
receiver downtilt |
Degrees |
Decimal |
0 degrees for horizontal, increase clockwise |
0 |