N-sim
Emulation and simulation of
Wireless Sensor Networks



   Home


   Project Page


   Download


   CVS



   Installation


   Configuration


   Plug-ins




 Hosted by
SourceForge.net Logo

/home/brennan/n-sim/OrbisQuartus/shared/environ_object.h File Reference

Generic things that have an id and position. More...

#include <ode/ode.h>
#include "avl.h"
#include "coordinates.h"

Go to the source code of this file.

Classes

class  Environ_object

Defines

#define MIN_SIZE   (1.1e-100)

Enumerations

enum  Environ_type {
  SourceClass, NodeClass, SensorClass, InterferorClass,
  AffectorClass, PropagatorClass
}


Detailed Description

Generic things that have an id and position.

Revision
1.6

Original Author: Sean M. Brennan <brennan@lanl.gov>

Author
sean_m_brennan

Created: February 8, 2006

Date
2007/10/11 17:13:33

Definition in file environ_object.h.


Define Documentation

#define MIN_SIZE   (1.1e-100)
 

Definition at line 44 of file environ_object.h.

Referenced by Interferor::Interferor(), Sensor_node::Sensor_node(), and Source::Source().


Enumeration Type Documentation

enum Environ_type
 

Enumerator:
SourceClass 
NodeClass 
SensorClass 
InterferorClass 
AffectorClass 
PropagatorClass 

Definition at line 47 of file environ_object.h.


© 2007, Los Alamos National Security, LLC.