Commit 4162c3ec authored by Claes Sjofors's avatar Claes Sjofors

Designer's guide modifications

parent 2657329a
This diff is collapsed.
src/doc/man/src/dg_fig20.gif

71.7 KB | W: | H:

src/doc/man/src/dg_fig20.gif

40.4 KB | W: | H:

src/doc/man/src/dg_fig20.gif
src/doc/man/src/dg_fig20.gif
src/doc/man/src/dg_fig20.gif
src/doc/man/src/dg_fig20.gif
  • 2-up
  • Swipe
  • Onion skin
src/doc/man/src/dg_fig21.gif

9.54 KB | W: | H:

src/doc/man/src/dg_fig21.gif

22.1 KB | W: | H:

src/doc/man/src/dg_fig21.gif
src/doc/man/src/dg_fig21.gif
src/doc/man/src/dg_fig21.gif
src/doc/man/src/dg_fig21.gif
  • 2-up
  • Swipe
  • Onion skin
src/doc/man/src/dg_fig23.gif

8.12 KB | W: | H:

src/doc/man/src/dg_fig23.gif

18.9 KB | W: | H:

src/doc/man/src/dg_fig23.gif
src/doc/man/src/dg_fig23.gif
src/doc/man/src/dg_fig23.gif
src/doc/man/src/dg_fig23.gif
  • 2-up
  • Swipe
  • Onion skin
src/doc/man/src/dg_fig8.gif

23.3 KB | W: | H:

src/doc/man/src/dg_fig8.gif

23.1 KB | W: | H:

src/doc/man/src/dg_fig8.gif
src/doc/man/src/dg_fig8.gif
src/doc/man/src/dg_fig8.gif
src/doc/man/src/dg_fig8.gif
  • 2-up
  • Swipe
  • Onion skin
This diff is collapsed.
...@@ -654,9 +654,9 @@ SObject pwrb:Class ...@@ -654,9 +654,9 @@ SObject pwrb:Class
EndBody EndBody
EndObject EndObject
!/** !/**
! @Summary Integer output IO1. ! @Summary Integer output OI1.
! Integer output. ! Integer output.
! IO1 is used to refer to the output in the code. ! OI1 is used to refer to the output in the code.
!*/ !*/
Object OutI1 $Output 43 Object OutI1 $Output 43
Body SysBody Body SysBody
...@@ -668,9 +668,9 @@ SObject pwrb:Class ...@@ -668,9 +668,9 @@ SObject pwrb:Class
EndBody EndBody
EndObject EndObject
!/** !/**
! @Summary Integer output IO2. ! @Summary Integer output OI2.
! Integer output. ! Integer output.
! IO2 is used to refer to the output in the code. ! OI2 is used to refer to the output in the code.
!*/ !*/
Object OutI2 $Output 44 Object OutI2 $Output 44
Body SysBody Body SysBody
...@@ -682,9 +682,9 @@ SObject pwrb:Class ...@@ -682,9 +682,9 @@ SObject pwrb:Class
EndBody EndBody
EndObject EndObject
!/** !/**
! @Summary Integer output IO3. ! @Summary Integer output OI3.
! Integer output. ! Integer output.
! IO3 is used to refer to the output in the code. ! OI3 is used to refer to the output in the code.
!*/ !*/
Object OutI3 $Output 45 Object OutI3 $Output 45
Body SysBody Body SysBody
...@@ -696,9 +696,9 @@ SObject pwrb:Class ...@@ -696,9 +696,9 @@ SObject pwrb:Class
EndBody EndBody
EndObject EndObject
!/** !/**
! @Summary Integer output IO4. ! @Summary Integer output OI4.
! Integer output. ! Integer output.
! IO4 is used to refer to the output in the code. ! OI4 is used to refer to the output in the code.
!*/ !*/
Object OutI4 $Output 46 Object OutI4 $Output 46
Body SysBody Body SysBody
...@@ -710,9 +710,9 @@ SObject pwrb:Class ...@@ -710,9 +710,9 @@ SObject pwrb:Class
EndBody EndBody
EndObject EndObject
!/** !/**
! @Summary Integer output IO5. ! @Summary Integer output OI5.
! Integer output. ! Integer output.
! IO5 is used to refer to the output in the code. ! OI5 is used to refer to the output in the code.
!*/ !*/
Object OutI5 $Output 47 Object OutI5 $Output 47
Body SysBody Body SysBody
...@@ -724,9 +724,9 @@ SObject pwrb:Class ...@@ -724,9 +724,9 @@ SObject pwrb:Class
EndBody EndBody
EndObject EndObject
!/** !/**
! @Summary Integer output IO6. ! @Summary Integer output OI6.
! Integer output. ! Integer output.
! IO6 is used to refer to the output in the code. ! OI6 is used to refer to the output in the code.
!*/ !*/
Object OutI6 $Output 48 Object OutI6 $Output 48
Body SysBody Body SysBody
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment