init
Class: wnet.Mobility
Namespace: wnet
Description
init(
initializes the mobility context information, such as the node ID, node name, latest
position, and last update time.mobilityModel,mobilityContext)
Note
Note that, a subclass of wnet.Node calls
the init method when you configure a mobility model using the
addMobility
method. The addMobility
method creates the mobility context and passes it to the init
method.
Input Arguments
Version History
Introduced in R2026a