You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every scene object has a now a velocity vector which is used to compute per-path Doppler shifts. These are used by Paths.apply_doppler()to compute time evolution of channel impulse responses.
Every scene object has now a position and orientation property that can be modified after a scene is loaded.
A new tutorial notebook “Mobility in Sionna RT” demonstrates various ways how the new features can be used to simulate mobility.