#include <math.h>
Go to the source code of this file.
Classes | |
class | BLEngeFunction |
class EngeFunction implements the Enge function for fringe fields. More... | |
Enumerations | |
enum | BLEngeType { ENGE_BLOCK, ENGE_BEND, ENGE_QUAD, ENGE_OTHER } |
enum BLEngeType specifies the default parameters of BLEngeFunction. More... |
enum BLEngeType |
enum BLEngeType specifies the default parameters of BLEngeFunction.
00026 { ENGE_BLOCK, ENGE_BEND, ENGE_QUAD, ENGE_OTHER };