Line | |
---|
1 | |
---|
2 | print_img_info - print information about the image method currently in use |
---|
3 | _________________________________________________________________ |
---|
4 | |
---|
5 | print_img_info [-b] [-f] [-h] |
---|
6 | |
---|
7 | Prints information about the image computation method currently being |
---|
8 | used by the FSM. This includes the particular values of parameters |
---|
9 | used by the method for initialization. If the image information does |
---|
10 | not exist, then this command forces the information to be computed. If |
---|
11 | none of the flags (-b or -f) is set, forward transition relation is |
---|
12 | computed. |
---|
13 | |
---|
14 | Command options: |
---|
15 | |
---|
16 | -b |
---|
17 | Compute the transition relation for backward image computation |
---|
18 | (if needed). |
---|
19 | |
---|
20 | -f |
---|
21 | Compute the transition relation for forward image computation |
---|
22 | (if needed). |
---|
23 | |
---|
24 | -h |
---|
25 | Print the command usage. |
---|
26 | _________________________________________________________________ |
---|
27 | |
---|
28 | Last updated on 20050519 10h16 |
---|
Note: See
TracBrowser
for help on using the repository browser.