Sonohi / monster

MONSTeR is a framework built around the LTE system toolbox available in Matlab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add mapping between channel regions

jakthra opened this issue · comments

ITU has a long list of regions, same goes for WINNER and eHATA. Need a mapping function that checks the correct is used.

Found missing mapping between Param.channel.region and winner. See setPropagationScenario . Will create a parent structure in the channel for handling region type parameters.

Solved by #53 and closing