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

Sound Class Reference

#include <sim_phenomena.h>

Inheritance diagram for Sound:

Phenomenon

List of all members.

Public Member Functions

 Sound (Phenom t=SOUND, std::string s=phenoms[SOUND], bool global=false)
double fadeRate (double dist)
double fadeDistance (double strength)


Detailed Description

Definition at line 173 of file sim_phenomena.h.


Constructor & Destructor Documentation

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

Definition at line 157 of file sim_adc.cpp.


Member Function Documentation

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

Reimplemented from Phenomenon.

Definition at line 160 of file sim_adc.cpp.

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

Reimplemented from Phenomenon.

Definition at line 164 of file sim_adc.cpp.


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


© 2008, Los Alamos National Security, LLC.