Bit No. |
Flag Value |
Description |
Unit |
Status |
1 |
0 |
Points of first row or column scan in the +i (+x) direction |
|
Operational |
1 |
1 |
Points of first row or column scan in the -i (-x) direction |
|
Operational |
2 |
0 |
Points of first row or column scan in the -j (-y) direction |
|
Operational |
2 |
1 |
Points of first row or column scan in the +j (+y) direction |
|
Operational |
3 |
0 |
Adjacent points in i (x) direction are consecutive |
|
Operational |
3 |
1 |
Adjacent points in j (y) direction is consecutive |
|
Operational |
4 |
0 |
All rows scan in the same direction |
|
Operational |
4 |
1 |
Adjacent rows scans in the opposite direction |
|
Operational |
5 |
0 |
Points within odd rows are not offset in i (x) direction |
|
Operational |
5 |
1 |
Points within odd rows are offset by Di/2 in i (x) direction |
|
Operational |
6 |
0 |
Points within even rows are not offset in i (x) direction |
|
Operational |
6 |
1 |
Points within even rows are offset by Di/2 in i (x) direction |
|
Operational |
7 |
0 |
Points are not offset in j (y) direction |
|
Operational |
7 |
1 |
Points are offset by Dj/2 in j (y) direction |
|
Operational |
8 |
0 |
Rows have Ni grid points and columns have Nj grid points |
|
Operational |
8 |
1 |
Rows have Ni grid points if points are not offset in i direction Rows have Ni-1 grid points if points are offset by Di/2 in i direction Columns have Nj grid points if points are not offset in j direction Columns have Nj-1 grid points if points are offset by Dj/2 in j direction |
|
Operational |