Mag Class Reference
#include <sim_phenomena.h>
List of all members.
|
Public Member Functions |
| Mag (Phenom t=MAG_X, std::string s=phenoms[MAG_X], bool global=false) |
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 198 of file sim_phenomena.h.
Constructor & Destructor Documentation
Mag::Mag |
( |
Phenom |
t = MAG_X , |
|
|
std::string |
s = phenoms[MAG_X] , |
|
|
bool |
global = false | |
|
) |
| | |
Member Function Documentation
void Mag::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: