|
MFMv2.0.10
Movable Feast Machine Simulator 2.0.10
|
#include <stdio.h>#include "itype.h"#include "Point.h"#include "BitVector.h"#include "MDist.h"#include "Atom.h"#include "Element.h"#include "Element_Empty.h"#include "CoreConfig.h"#include "ParamConfig.h"#include "P1Atom.tcc"Go to the source code of this file.
Data Structures | |
| class | MFM::P1Atom< PC > |
Macros | |
| #define | P1ATOM_HEADER_SIZE 16 |
| #define | P1ATOM_LONG_BOND_SIZE 8 |
| #define | P1ATOM_SHORT_BOND_SIZE 4 |
A partial reimplementation, now deprecated, of the original MFM atom
1.8.6