Ray-tracing deterministic model
- Image method for finding reflected rays
- Single and double bounce reflection. Each new bounce significantly increases computation time as the image method finds reflected rays recursively.
- Coefficients of reflection and passage are found based on Recommendation ITU-R P. 2040-1.
- Indoor scenario, but the map is only supported in its own format. One instance in the /maps folder is used in examples.
- MIMO system with finding channel matrix and computation of quality metrics such as capacity, rank, and condition number.
- Coverage map with found quality metrics.
Code snippets are available in the folder /examples.
- OpenStreetMap for the outdoor scenarios.
- Diffuse scattering.
- Diffraction.
- Different types of polarization. Only vertical polarisation is available so far.