addMobility
Description
addMobility( adds a default
mobility model (random waypoint) to one or more new radio (NR) user equipment (UE) nodes,
ue)ue. In the random waypoint model, a wireless node pauses for some
duration at a location before moving towards its next random destination (waypoint) with a
random speed. The node repeats this process at each waypoint. This feature also requires the
Wireless Network
Toolbox™ product.
addMobility(
sets the mobility configuration parameters using one or more optional name-value arguments.
For example, ue,Name=Value)PauseDuration=0.02 sets the pause duration of a UE node to
0.02 seconds. If you add the mobility model to multiple wireless nodes in a single
addMobility function call, all the nodes use the mobility parameter
values specified by the name-value arguments.