Accel Class Reference
#include <sim_phenomena.h>
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 | |
|
) |
| | |
Member Function Documentation
double Accel::fadeRate |
( |
double |
dist |
) |
[virtual] |
double Accel::fadeDistance |
( |
double |
strength |
) |
[virtual] |
void Accel::toOutput |
( |
FILE * |
stream, |
|
|
unsigned long long |
time, |
|
|
unsigned short |
node, |
|
|
unsigned short |
strength, |
|
|
int |
x1, |
|
|
int |
y1, |
|
|
int |
x2, |
|
|
int |
y2 | |
|
) |
| | [virtual] |
The documentation for this class was generated from the following files: