Sensix
Wireless Sensor Network Middleware



   Home


   Project Page


   Download


   CVS




 Hosted by
Get SENSIX at SourceForge.net. Fast, secure 
and Free Open Source software downloads

Accel Class Reference

#include <sim_phenomena.h>

Inheritance diagram for Accel:

Phenomenon

List of all members.

Public Member Functions

 Accel (Phenom t=ACCEL_X, std::string s=phenoms[ACCEL_X], bool global=false)
double fadeRate (double dist)
double fadeDistance (double strength)
void toOutput (FILE *stream, unsigned long long time, unsigned short node, unsigned short strength, int x1, int y1, int x2, int y2)


Detailed Description

Definition at line 187 of file sim_phenomena.h.


Constructor & Destructor Documentation

Accel::Accel ( Phenom  t = ACCEL_X,
std::string  s = phenoms[ACCEL_X],
bool  global = false 
)

Definition at line 169 of file sim_adc.cpp.


Member Function Documentation

double Accel::fadeRate ( double  dist  )  [virtual]

Reimplemented from Phenomenon.

Definition at line 172 of file sim_adc.cpp.

double Accel::fadeDistance ( double  strength  )  [virtual]

Reimplemented from Phenomenon.

Definition at line 176 of file sim_adc.cpp.

void Accel::toOutput ( FILE *  stream,
unsigned long long  time,
unsigned short  node,
unsigned short  strength,
int  x1,
int  y1,
int  x2,
int  y2 
) [virtual]

Reimplemented from Phenomenon.

Definition at line 179 of file sim_adc.cpp.


The documentation for this class was generated from the following files:


© 2008, Los Alamos National Security, LLC.