8. Routine TBIMPR: Printing a table#

TBIMPR (table, phase, format, ifr, ifr, nparim, nparim, lipaim, nbparg, lipapg, format, format)

The user has the possibility to print his results in the following formats:

8.1. FORMAT: “EXCEL”#

NUME_ORDRE INST NOEUD DX DY

1 4. N7 3.4 3.8

1 4. N4 2.4 2.8

1 4. N2 1.4 1.8

4 8. N7 3.4 3.8

4 8. N4 2.4 2.8

4 8. N2 1.4 1.8

7 20. N7 3.4 3.8

7 20. N4 2.4 2.8

7 20. N2 1.4 1.8

8.2. FORMAT: “TABLEAU”#

DX

INST 4. 8. 20.

NOEUD N7 N4 N2

3.4 3.4 3.4 2.4 2.4 2.4 1.4 1.4 1.4

8.3. FORMAT: “MOT_CLE”#

NUME_ORDRE: 1 INST: 4. NOEUD: N7 DX: 3.4 DY: 3.8 NUME_ORDRE: 1 INST: 4. NOEUD: M4 DX: 2.4 DY: 2.8 NUME_ORDRE: 1 INST: 4. NOEUD: N2 DX: 1.4 DY: 1.8 NUME_ORDRE: 4 INST: 8. NOEUD: M7 DX: 3.4 DY: 3.8...

8.4. FORMAT “EXCEL” with pagination (defined here by the “NOEUD” parameter)#

NOEUD: N7 road


NUME_ORDRE INST DX DY

1 4. 3.4 3.8

4 8. 3.4 3.8

7 20. 3.4 3.8


NOEUD: N4


NUME_ORDRE INST DX DY

1 4. 2.4 2.8

4 8. 2.4 2.8

7 20. 2.4 2.8


NOEUD: N2


NUME_ORDRE INST DX DY

1 4. 1.4 1.8

4 8 1.4 1.8

7 20. 1.4 1.8

By default the print format is the “EXCEL” format, i.e. presentation in columns of the various selected parameters.