I need to get the angle of movement (direction) of a node.
In TraCIMobility
this is done with getHeading()
in veins-5 and with getAngleRad()
in the previous versions of veins
But I can't figure out what is the equivalent of getHeading()
when using VeinsInetMobility