Re: [ns] problem regarding mannasim patch for ns-2.35

2013-07-28 Thread marllus lustosa
Hello! The Liowsn project was launched. A Linux operating system Ubuntu 9.10 with all the tools for simulation of wireless sensor networks already installed. Contains several modules and tools for simulating networks already configured and ready to use! Features Current Version: 0.1 *Mannasim (M

Re: [ns] 1. What's the shadow object name of a node in C++ domain?

2013-07-28 Thread marllus lustosa
Hello, Look this: The architecture of node: http://bit.ly/11p827i *6.1.3 Default Nodes and Node Configuration Interface* *6.2.1.1 C++* *Variables* Declaration of class Classifier // ̃/ns/classifier/classifier.h 1 class Classifier : public NsObject { 2 public: 3 Classifier(); 4 virtual ̃Clas