N-sim
Emulation and simulation of
Wireless Sensor Networks



   Home


   Project Page


   Download


   CVS



   Installation


   Configuration


   Plug-ins




 Hosted by
SourceForge.net Logo

metric_t Struct Reference

#include <mesh_metrics.h>

List of all members.

Public Attributes

double reliability
double goodput
double energy


Detailed Description

Definition at line 53 of file mesh_metrics.h.


Member Data Documentation

double metric_t::energy
 

Definition at line 56 of file mesh_metrics.h.

Referenced by compile_mesh_metrics(), and init_metrics().

double metric_t::goodput
 

Definition at line 55 of file mesh_metrics.h.

Referenced by compile_mesh_metrics(), and init_metrics().

double metric_t::reliability
 

Definition at line 54 of file mesh_metrics.h.

Referenced by compile_mesh_metrics(), and init_metrics().


The documentation for this struct was generated from the following file:
  • /home/brennan/n-sim/Vaike/linux/system-addons/networking/mesh_metrics.h


© 2007, Los Alamos National Security, LLC.