#include "PotentialFunctions.h"
#include "PfieldDatatypes.h"
#include "PfieldGeometry.h"
#include <string>
Include dependency graph for FieldObject.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | Object |
| A class representing an object in a potential field. More... | |
Enumerations | |
| enum | TangentialField { NO_TANGENTIALFIELD, CLOCKWISE, COUNTER_CLOCKWISE } |
| The possible types of tangential fields. More... | |
Definition in file FieldObject.h.
|
|
The possible types of tangential fields.
Definition at line 21 of file FieldObject.h. |
1.3.6