Package es.ants.felixgm.trmsim_wsn.network

This package includes all the classes needed for modeling a WSN where some services are offered by certain servers and where several clients apply for one of those services

See:
          Description

Class Summary
Link This class models a link between two nodes.
Network This class models a P2P, Ad-hoc or Wireless Sensor Network, or even a multi-agent system.
Sensor This class models a sensor in a Wireless Sensor Network A subclass of this class, modeling the specific sensors, has to be implemented in order to add a new Trust and Reputation Model
Service This class models a service offered in a P2P, Ad-hoc or Wireless Sensor Network, or even an agent in a multi-agent system.
 

Package es.ants.felixgm.trmsim_wsn.network Description

This package includes all the classes needed for modeling a WSN where some services are offered by certain servers and where several clients apply for one of those services