User guide

Table Of Contents
Chapter 11: Channel simulator 38
type: "awgn",
},
Once configured, the scenario can be run and UE parameters changed on the fly through the
remote API
11.4.3 Command: "ue move"
Move a UE to a specific position . Includes the following parameters :
ue id
position
speed
direction
Example of Websocket command :
./ws.js 192.168.1.11:9002 ’{"message": "ue_move","ue_id":1,"position": 10,"speed": 5, ,"direction": 45}’