Network Planning with API
Find more posts tagged with
Sort by:
1 - 1 of
11
Hi,
instead of the preprocessed .opb file you can also use the raw .odb file in the API.
You just need to adapt the GeneralParameters.BuildingsMode from BUILDINGSMODE_UDP to BUILDINGSMODE_BINARY. Please see the #defines in OutdoorPlugIn.h.
Best regards
Reiner
Hi Tianhang,
An .opb is a preprocessed outdoor database for the UDP model prediction. You can preprocess your odb files and you'll get the corresponding .opb s
BTW, you can either run UDP with a preprocessed database or not.
Zeina