Method | Description | |
---|---|---|
Graphics ( ) : Bitmap | ||
OverlappingModel ( string name, int N, int width, int height, bool periodicInput, bool periodicOutput, int symmetry, int ground ) : System |
Method | Description | |
---|---|---|
Clear ( ) : void | ||
OnBoundary ( int x, int y ) : bool | ||
Propagate ( ) : bool |
public OverlappingModel ( string name, int N, int width, int height, bool periodicInput, bool periodicOutput, int symmetry, int ground ) : System | ||
name | string | |
N | int | |
width | int | |
height | int | |
periodicInput | bool | |
periodicOutput | bool | |
symmetry | int | |
ground | int | |
return | System |