src/mobility/random-direction-2d-mobility-model.cc
Thu, 03 Jan 2008 11:39:45 +0100 Mathieu Lacage replace ComponentManager::Create and ClassId with InterfaceId::CreateObjest and InterfaceId
Wed, 02 Jan 2008 10:33:39 +0100 Mathieu Lacage replace static const Interface iid; with static InterfaceId iid (void);
Wed, 02 Jan 2008 09:09:24 +0100 Mathieu Lacage add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>.
Thu, 08 Nov 2007 12:36:15 +0100 Mathieu Lacage GetSpeed -> GetVelocity
Thu, 08 Nov 2007 12:33:30 +0100 Mathieu Lacage replace Position and Speed by Vector
Thu, 08 Nov 2007 11:24:41 +0100 Mathieu Lacage rename MobilityModel::Get/Set to GetPosition/SetPosition
Mon, 01 Oct 2007 17:11:06 +0100 Gustavo J. A. M. Carneiro Adapt to StaticSpeedHelper change
Mon, 01 Oct 2007 15:11:16 +0100 Gustavo J. A. M. Carneiro Improve the precision of the RandomDirection2dMobilityModel::PI constant (value copied from glibc's math.h header file).
Mon, 01 Oct 2007 15:05:03 +0100 Gustavo J. A. M. Carneiro Add a bit of function name logging.
Thu, 19 Jul 2007 12:38:30 +0200 Mathieu Lacage create a mobility module
less more (0) tip