APTECH GAUSS 8 User guide

Category
Software
Type
User guide
GAUSSTM
User Guide
Aptech Systems, Inc. Mathematical and Statistical System
Information in this document is subject to change without notice and does not represent
a commitment on the part of Aptech Systems, Inc. The software described in this
document is furnished under a license agreement or nondisclosure agreement. The
software may be used or copied only in accordance with the terms of the agreement.
The purchaser may make one copy of the software for backup purposes. No part of
this manual may be reproduced or transmitted in any form or by any means, electronic
or mechanical, including photocopying and recording, for any purpose other than the
purchaser’s personal use without the written permission of Aptech Systems, Inc.
c
Copyright Aptech Systems, Inc. Maple Valley WA 1984-2006
All Rights Reserved.
GAUSS,GAUSS Engine and GAUSS Light are trademarks of Aptech Systems, Inc.
GEM is a trademark of Digital Research, Inc.
Lotus is a trademark of Lotus Development Corp.
HP LaserJet and HP-GL are trademarks of Hewlett-Packard Corp.
PostScript is a trademark of Adobe Systems Inc.
IBM is a trademark of International Business Machines Corporation
Hercules is a trademark of Hercules Computer Technology, Inc.
GraphiC is a trademark of Scientific Endeavors Corporation
Tektronix is a trademark of Tektronix, Inc.
Windows is a registered trademark of Microsoft Corporation.
Other trademarks are the property of their respective owners.
Part Number: 005496
Version 8.0
Documentation Revision: 860 June 27, 2007
Contents
Contents
1 Introduction
1.1 Product Overview ................................. 1-1
1.2 Documentation Conventions ........................... 1-2
2 Getting Started
2.1 Installation Under UNIX/Linux ........................... 2-1
2.2 Installation Under Windows ............................ 2-2
2.2.1 Machine Requirements ......................... 2-2
2.2.2 Installation from Download ....................... 2-2
2.2.3 Installation from CD ........................... 2-3
3 Using the Command Line Interface
3.1 Viewing Graphics ................................. 3-2
3.2 Interactive Commands ............................... 3-2
3.2.1 quit .................................... 3-2
3.2.2 ed ..................................... 3-3
3.2.3 browse .................................. 3-3
3.2.4 config ................................... 3-3
3.3 Debugging ..................................... 3-4
3.3.1 General Functions ............................ 3-5
3.3.2 Listing Functions ............................. 3-5
3.3.3 Execution Functions ........................... 3-5
3.3.4 View Commands ............................. 3-6
3.3.5 Breakpoint Commands ......................... 3-7
4 Introduction to the Windows Interface
4.1 GAUSS Menus ................................... 4-1
4.1.1 File Menu ................................ 4-1
iii
GAUSS User Guide
4.1.2 Edit Menu ................................ 4-4
4.1.3 View Menu ................................ 4-5
4.1.4 Configure Menu ............................. 4-6
4.1.5 Run Menu ................................ 4-6
4.1.6 Debug Menu ............................... 4-7
4.1.7 Tools Menu ................................ 4-8
4.1.8 Window Menu .............................. 4-9
4.1.9 Help Menu ................................ 4-10
4.1.10 GAUSS Toolbars ............................. 4-10
4.1.11 Main Toolbar ............................... 4-11
4.1.12 Working Directory Toolbar ........................ 4-12
4.1.13 Debug Toolbar .............................. 4-13
4.1.14 Window Toolbar ............................. 4-14
4.1.15 Status Bar ................................ 4-15
4.1.16 GAUSS Status .............................. 4-15
5 Using the Windows Interface
5.1 Using the GAUSS Edit Windows ......................... 5-1
5.1.1 Editing Programs ............................ 5-2
5.1.2 Using Bookmarks ............................ 5-2
5.1.3 Changing the Editor Properties ..................... 5-2
5.1.4 Using Keystroke Macros ......................... 5-2
5.1.5 Using Margin Functions ......................... 5-3
5.1.6 Editing with Split Views ......................... 5-3
5.1.7 Finding and Replacing Text ....................... 5-3
5.1.8 Running Selected Text .......................... 5-4
5.2 Using The Command Input - Output Window ................... 5-4
5.2.1 Running Commands ........................... 5-4
5.2.2 Running Programs in Files ....................... 5-5
5.3 Using Source View ................................. 5-5
5.3.1 Source Tab ................................ 5-6
5.3.2 Symbols Tab ............................... 5-6
iv
Contents
5.4 Using the Error Output Window .......................... 5-7
5.5 Using The Debugger ................................ 5-7
5.5.1 Starting and Stopping the Debugger .................. 5-7
5.5.2 Using Breakpoints ............................ 5-8
5.5.3 Setting and Clearing Breakpoints .................... 5-8
5.5.4 Stepping Through a Program ...................... 5-9
5.5.5 Viewing and Editing Variables ...................... 5-9
5.6 Customizing GAUSS ............................... 5-10
5.6.1 Preferences Dialog Box ......................... 5-10
5.6.2 Editor Properties ............................. 5-14
5.7 Using GAUSS Keyboard Assignments ...................... 5-15
5.7.1 Cursor Movement Keys ......................... 5-15
5.7.2 Edit Keys ................................. 5-16
5.7.3 Text Selection Keys ........................... 5-17
5.7.4 Command Keys ............................. 5-17
5.7.5 Function Keys .............................. 5-18
5.7.6 Menu Keys ................................ 5-19
6 Matrix Editor
6.1 Using the Matrix Editor .............................. 6-1
6.1.1 Editing Matrices ............................. 6-1
6.1.2 Viewing Variables ............................ 6-3
6.1.3 Matrix Editor Menu Bar ......................... 6-3
7 Library Tool
7.1 Using the Library Tool ............................... 7-1
7.1.1 Managing Libraries ........................... 7-1
7.1.2 Managing the Library Index ....................... 7-1
7.1.3 Managing Library Files ......................... 7-3
v
GAUSS User Guide
8 GAUSS Source Browser
8.1 Using the Source Browser in TGAUSS ...................... 8-1
8.2 Using the Source Browser in GAUSS ....................... 8-2
8.2.1 Opening Files From the Source Browser ................ 8-4
8.2.2 Source Browser Keyboard Controls ................... 8-4
9 GAUSS Help
9.1 Help Menu ..................................... 9-1
9.2 Context-Sensitive Help .............................. 9-1
9.3 SHIFT+F1 Support ................................. 9-2
9.4 CTRL+F1 Support ................................. 9-2
9.5 ToolTips ...................................... 9-3
9.6 Other Help ..................................... 9-3
10 Language Fundamentals
10.1 Expressions .................................... 10-1
10.2 Statements ..................................... 10-2
10.2.1 Executable Statements ......................... 10-3
10.2.2 Nonexecutable Statements ....................... 10-3
10.3 Programs ...................................... 10-4
10.3.1 Main Section ............................... 10-4
10.3.2 Secondary Sections ........................... 10-5
10.4 Compiler Directives ................................ 10-5
10.5 Procedures ..................................... 10-8
10.6 Data Types ..................................... 10-9
10.6.1 Constants ................................ 10-9
10.6.2 Matrices ................................. 10-11
10.6.3 Sparse Matrices ............................. 10-18
10.6.4 N-dimensional Arrays .......................... 10-19
10.6.5 Strings .................................. 10-20
10.6.6 String Arrays ............................... 10-24
vi
Contents
10.6.7 Character Matrices ........................... 10-26
10.6.8 Date and Time Formats ......................... 10-27
10.6.9 Special Data Types ........................... 10-28
10.7 Operator Precedence ............................... 10-30
10.8 Flow Control .................................... 10-32
10.8.1 Looping ................................. 10-32
10.8.2 Conditional Branching .......................... 10-35
10.8.3 Unconditional Branching ........................ 10-36
10.9 Functions ...................................... 10-37
10.10 Rules of Syntax .................................. 10-38
10.10.1 Statements ................................ 10-38
10.10.2 Case ................................... 10-38
10.10.3 Comments ................................ 10-38
10.10.4 Extraneous Spaces ........................... 10-39
10.10.5 Symbol Names ............................. 10-39
10.10.6 Labels .................................. 10-39
10.10.7 Assignment Statements ......................... 10-40
10.10.8 Function Arguments ........................... 10-40
10.10.9 Indexing Matrices ............................ 10-41
10.10.10 Arrays of Matrices and Strings ..................... 10-42
10.10.11 Arrays of Procedures .......................... 10-43
11 Operators
11.1 Element-by-Element Operators .......................... 11-1
11.2 Matrix Operators .................................. 11-4
11.2.1 Numeric Operators ........................... 11-4
11.2.2 Other Matrix Operators ......................... 11-8
11.3 Relational Operators ................................ 11-9
11.4 Logical Operators ................................. 11-13
11.5 Other Operators .................................. 11-16
11.6 Using Dot Operators with Constants ....................... 11-21
11.7 Operator Precedence ............................... 11-22
vii
GAUSS User Guide
12 Procedures and Keywords
12.1 Defining a Procedure ............................... 12-2
12.1.1 Procedure Declaration .......................... 12-3
12.1.2 Local Variable Declarations ....................... 12-3
12.1.3 Body of Procedure ............................ 12-4
12.1.4 Returning from the Procedure ...................... 12-5
12.1.5 End of Procedure Definition ....................... 12-5
12.2 Calling a Procedure ................................ 12-6
12.3 Keywords ...................................... 12-7
12.3.1 Defining a Keyword ........................... 12-7
12.3.2 Calling a Keyword ............................ 12-8
12.4 Passing Procedures to Procedures ........................ 12-9
12.5 Indexing Procedures ................................ 12-10
12.6 Multiple Returns from Procedures ........................ 12-11
12.7 Saving Compiled Procedures ........................... 12-13
13 Sparse Matrices
13.1 Defining Sparse Matrices ............................. 13-1
13.2 Creating and Using Sparse Matrices ....................... 13-2
13.3 Sparse Support in Matrix Functions and Operators ............... 13-3
13.3.1 Return Types for Dyadic Operators ................... 13-4
14 N-Dimensional Arrays
14.1 Bracketed Indexing ................................ 14-3
14.2 E×E Conformability ................................ 14-5
14.3 Glossary of Terms ................................. 14-5
15 Working with Arrays
15.1 Initializing Arrays .................................. 15-1
15.1.1 areshape ................................. 15-2
viii
Contents
15.1.2 aconcat .................................. 15-4
15.1.3 aeye ................................... 15-6
15.1.4 arrayinit .................................. 15-6
15.1.5 arrayalloc ................................. 15-7
15.2 Assigning to Arrays ................................ 15-8
15.2.1 index operator .............................. 15-9
15.2.2 getArray ................................. 15-12
15.2.3 getMatrix ................................. 15-13
15.2.4 getMatrix4D ............................... 15-13
15.2.5 getScalar3D, getScalar4D ........................ 15-14
15.2.6 putArray ................................. 15-15
15.2.7 setArray ................................. 15-16
15.3 Looping with Arrays ................................ 15-17
15.3.1 loopnextindex .............................. 15-19
15.4 Miscellaneous Array Functions .......................... 15-21
15.4.1 atranspose ................................ 15-21
15.4.2 amult ................................... 15-23
15.4.3 amean, amin, amax ........................... 15-25
15.4.4 getDims ................................. 15-27
15.4.5 getOrders ................................ 15-27
15.4.6 arraytomat ................................ 15-28
15.4.7 mattoarray ................................ 15-28
15.5 Using Arrays with GAUSS functions ....................... 15-28
15.6 A Panel Data Model ................................ 15-32
15.7 Appendix ...................................... 15-35
16 Structures
16.1 Basic Structures .................................. 16-1
16.1.1 Structure Definition ........................... 16-1
16.1.2 Declaring an Instance .......................... 16-2
16.1.3 Initializing an Instance .......................... 16-3
16.1.4 Arrays of Structures ........................... 16-4
ix
GAUSS User Guide
16.1.5 Structure Indexing ............................ 16-5
16.1.6 Saving an Instance to the Disk ..................... 16-8
16.1.7 Loading an Instance from the Disk ................... 16-9
16.1.8 Passing Structures to Procedures ................... 16-9
16.2 Structure Pointers ................................. 16-10
16.2.1 Creating and Assigning Structure Pointers . . . . . . . . . . . . . . . 16-10
16.2.2 Structure Pointer References ...................... 16-11
16.2.3 Using Structure Pointers in Procedures ................ 16-13
16.3 Special Structures ................................. 16-15
16.3.1 The DS Structure ............................ 16-15
16.3.2 The PV Structure ............................ 16-16
16.3.3 Miscellaneous PV Procedures ..................... 16-20
16.3.4 Control Structures ............................ 16-22
16.4 sqpSolvemt ..................................... 16-23
16.4.1 Input Arguments ............................. 16-24
16.4.2 Output Argument ............................ 16-27
16.4.3 Example ................................. 16-29
16.4.4 The Command File ........................... 16-30
17 Run-Time Library Structures
17.1 The PV Parameter Structure ........................... 17-1
17.2 Fast Pack Functions ................................ 17-6
17.3 The DS Data Structure .............................. 17-7
18 Libraries
18.1 Autoloader ..................................... 18-1
18.1.1 Forward References ........................... 18-2
18.1.2 The Autoloader Search Path ...................... 18-3
18.2 Global Declaration Files .............................. 18-9
18.3 Troubleshooting .................................. 18-12
18.3.1 Using .dec Files ............................. 18-13
x
Contents
19 Compiler
19.1 Compiling Programs ................................ 19-2
19.1.1 Compiling a File ............................. 19-2
19.2 Saving the Current Workspace .......................... 19-2
19.3 Debugging ..................................... 19-3
20 File I/O
20.1 ASCII Files ..................................... 20-3
20.1.1 Matrix Data ................................ 20-3
20.1.2 General File I/O ............................. 20-6
20.2 Data Sets ...................................... 20-7
20.2.1 Layout .................................. 20-7
20.2.2 Creating Data Sets ........................... 20-8
20.2.3 Reading and Writing ........................... 20-8
20.2.4 Distinguishing Character and Numeric Data . . . . . . . . . . . . . . 20-9
20.3 GAUSS Data Archives ............................... 20-11
20.3.1 Creating and Writing Variables to GDA’s ................ 20-11
20.3.2 Reading Variables from GDA’s ..................... 20-12
20.3.3 Updating Variables in GDA’s ...................... 20-13
20.4 Matrix Files ..................................... 20-13
20.5 File Formats .................................... 20-14
20.5.1 Small Matrix v89 (Obsolete) ....................... 20-15
20.5.2 Extended Matrix v89 (Obsolete) .................... 20-16
20.5.3 Small String v89 (Obsolete) ....................... 20-16
20.5.4 Extended String v89 (Obsolete) ..................... 20-17
20.5.5 Small Data Set v89 (Obsolete) ..................... 20-17
20.5.6 Extended Data Set v89 (Obsolete) ................... 20-19
20.5.7 Matrix v92 (Obsolete) .......................... 20-20
20.5.8 String v92 (Obsolete) .......................... 20-20
20.5.9 Data Set v92 (Obsolete) ......................... 20-21
20.5.10 Matrix v96 ................................ 20-22
xi
GAUSS User Guide
20.5.11 Data Set v96 ............................... 20-23
20.5.12 GAUSS Data Archive .......................... 20-24
21 Foreign Language Interface
21.1 Writing FLI Functions ............................... 21-2
21.2 Creating Dynamic Libraries ............................ 21-3
22 Data Transformations
22.1 Data Loop Statements ............................... 22-2
22.2 Using Other Statements .............................. 22-3
22.3 Debugging Data Loops .............................. 22-3
22.3.1 Translation Phase ............................ 22-3
22.3.2 Compilation Phase ........................... 22-3
22.3.3 Execution Phase ............................. 22-4
22.4 Reserved Variables ................................ 22-4
23 The GAUSS Profiler
23.1 Using the GAUSS Profiler ............................. 23-1
23.1.1 Collection ................................ 23-1
23.1.2 Analysis ................................. 23-2
24 Publication Quality Graphics
24.1 General Design .................................. 24-1
24.2 Using Publication Quality Graphics ....................... 24-2
24.2.1 Getting Started .............................. 24-2
24.2.2 Graphics Coordinate System ...................... 24-6
24.3 Graphic Panels ................................... 24-7
24.3.1 Tiled Graphic Panels .......................... 24-7
24.3.2 Overlapping Graphic Panels ...................... 24-7
24.3.3 Nontransparent Graphic Panels ..................... 24-8
xii
Contents
24.3.4 Transparent Graphic Panels ....................... 24-8
24.3.5 Using Graphic Panel Functions ..................... 24-8
24.3.6 Inch Units in Graphic Panels ...................... 24-10
24.3.7 Saving Graphic Panel Configurations .................. 24-10
24.4 Graphics Text Elements .............................. 24-10
24.4.1 Selecting Fonts ............................. 24-11
24.4.2 Greek and Mathematical Symbols ................... 24-12
24.5 Colors ....................................... 24-14
24.6 Global Control Variables .............................. 24-14
25 Time and Date
25.1 Time and Date Formats .............................. 25-2
25.2 Time and Date Functions ............................. 25-4
25.2.1 Timed Iterations ............................. 25-6
26 ATOG
26.1 Command Summary ................................ 26-1
26.2 Commands ..................................... 26-3
26.3 Examples ...................................... 26-12
26.4 Error Messages .................................. 26-15
27 Error Messages
28 Maximizing Performance
28.1 Library System ................................... 28-1
28.2 Loops ........................................ 28-2
28.3 Memory Usage ................................... 28-3
28.3.1 Hard Disk Maintenance ......................... 28-4
28.3.2 CPU Cache ............................... 28-4
xiii
GAUSS User Guide
A Fonts
A.1 Simplex ....................................... A-2
A.2 Simgrma ...................................... A-3
A.3 Microb ....................................... A-4
A.4 Complex ...................................... A-5
B Reserved Words Appendix
C Singularity Tolerance Appendix
C.1 Reading and Setting the Tolerance ........................ C-2
C.2 Determining Singularity .............................. C-2
29 Command Reference Introduction
29.1 Documentation Conventions ........................... 29-2
29.2 Command Components .............................. 29-3
29.3 Using This Manual ................................. 29-4
29.4 Global Control Variables .............................. 29-5
29.4.1 Changing the Default Values ...................... 29-5
29.4.2 The Procedure gausset ......................... 29-6
30 Commands by Category
30.1 Mathematical Functions .............................. 30-1
30.2 Finance Functions ................................. 30-20
30.3 Matrix Manipulation ................................ 30-22
30.4 Sparse Matrix Handling .............................. 30-26
30.5 N-Dimensional Array Handling .......................... 30-27
30.6 Structures ..................................... 30-29
30.7 Data Handling (I/0) ................................. 30-30
30.8 Compiler Control .................................. 30-39
30.9 Program Control .................................. 30-40
xiv
Contents
30.10 OS Functions and File Management ....................... 30-45
30.11 Workspace Management ............................. 30-46
30.12 Error Handling and Debugging .......................... 30-47
30.13 String Handling ................................... 30-47
30.14 Time and Date Functions ............................. 30-50
30.15 Console I/O .................................... 30-52
30.16 Output Functions .................................. 30-52
30.17 Graphics ...................................... 30-54
31 Command Reference
D Obsolete Commands
E Colors
Index
xv
List of Figures
List of Figures
4.1 GAUSS Graphical User Interface ........................ 4-2
4.2 Main Toolbar ................................... 4-11
4.3 Working Directory Toolbar ........................... 4-12
4.4 Debug Toolbar .................................. 4-13
4.5 Window Toolbar ................................. 4-14
4.6 Status Bar .................................... 4-15
6.1 Matrix Editor ................................... 6-2
7.1 Library Tool ................................... 7-2
8.1 Source Browser ................................. 8-3
16.1 Structure tree for e1 ............................... 16-7
xvii
Introduction
Introduction 1
1.1 Product Overview
GAUSSTM is a complete analysis environment suitable for performing quick calculations, complex
analysis of millions of data points, or anything in between. Whether you are new to computerized
analysis or a seasoned programmer, the GAUSS family of products combine to oer you an easy
to learn environment that is powerful and versatile enough for virtually any numerical task.
Since its introduction in 1984, GAUSS has been the standard for serious number crunching and
complex modeling of large-scale data. Worldwide acceptance and use in government, industry,
and the academic community is a firm testament to its power and versatility.
The GAUSS System can be described several ways: It is an exceptionally ecient number
cruncher, a comprehensive programming language, and an interactive analysis environment.
GAUSS may be the only numerical tool you will ever need.
1-1
GAUSS User Guide
1.2 Documentation Conventions
The following table describes how text formatting is used to identify GAUSS programming
elements:
Text Style Use Example
regular text narrative “... text formatting is used ...
bold text emphasis “...not supported under UNIX.
italic text variables “... If vnames is a string or has
fewer elements than xhas
columns, it will be ...
monospace code example if scalerr(cm);
cm = inv(x);
- or - endif;
filename, path, etc. “...is located in the examples
subdirectory...
monospace bold reference to a GAUSS “...as explained under create...
command or other
programming element
within a narrative
paragraph
S C reference to section “...see O
of the manual P, Section 11.7...
1-2
  • Page 1 1
  • Page 2 2
  • Page 3 3
  • Page 4 4
  • Page 5 5
  • Page 6 6
  • Page 7 7
  • Page 8 8
  • Page 9 9
  • Page 10 10
  • Page 11 11
  • Page 12 12
  • Page 13 13
  • Page 14 14
  • Page 15 15
  • Page 16 16
  • Page 17 17
  • Page 18 18
  • Page 19 19
  • Page 20 20
  • Page 21 21
  • Page 22 22
  • Page 23 23
  • Page 24 24
  • Page 25 25
  • Page 26 26
  • Page 27 27
  • Page 28 28
  • Page 29 29
  • Page 30 30
  • Page 31 31
  • Page 32 32
  • Page 33 33
  • Page 34 34
  • Page 35 35
  • Page 36 36
  • Page 37 37
  • Page 38 38
  • Page 39 39
  • Page 40 40
  • Page 41 41
  • Page 42 42
  • Page 43 43
  • Page 44 44
  • Page 45 45
  • Page 46 46
  • Page 47 47
  • Page 48 48
  • Page 49 49
  • Page 50 50
  • Page 51 51
  • Page 52 52
  • Page 53 53
  • Page 54 54
  • Page 55 55
  • Page 56 56
  • Page 57 57
  • Page 58 58
  • Page 59 59
  • Page 60 60
  • Page 61 61
  • Page 62 62
  • Page 63 63
  • Page 64 64
  • Page 65 65
  • Page 66 66
  • Page 67 67
  • Page 68 68
  • Page 69 69
  • Page 70 70
  • Page 71 71
  • Page 72 72
  • Page 73 73
  • Page 74 74
  • Page 75 75
  • Page 76 76
  • Page 77 77
  • Page 78 78
  • Page 79 79
  • Page 80 80
  • Page 81 81
  • Page 82 82
  • Page 83 83
  • Page 84 84
  • Page 85 85
  • Page 86 86
  • Page 87 87
  • Page 88 88
  • Page 89 89
  • Page 90 90
  • Page 91 91
  • Page 92 92
  • Page 93 93
  • Page 94 94
  • Page 95 95
  • Page 96 96
  • Page 97 97
  • Page 98 98
  • Page 99 99
  • Page 100 100
  • Page 101 101
  • Page 102 102
  • Page 103 103
  • Page 104 104
  • Page 105 105
  • Page 106 106
  • Page 107 107
  • Page 108 108
  • Page 109 109
  • Page 110 110
  • Page 111 111
  • Page 112 112
  • Page 113 113
  • Page 114 114
  • Page 115 115
  • Page 116 116
  • Page 117 117
  • Page 118 118
  • Page 119 119
  • Page 120 120
  • Page 121 121
  • Page 122 122
  • Page 123 123
  • Page 124 124
  • Page 125 125
  • Page 126 126
  • Page 127 127
  • Page 128 128
  • Page 129 129
  • Page 130 130
  • Page 131 131
  • Page 132 132
  • Page 133 133
  • Page 134 134
  • Page 135 135
  • Page 136 136
  • Page 137 137
  • Page 138 138
  • Page 139 139
  • Page 140 140
  • Page 141 141
  • Page 142 142
  • Page 143 143
  • Page 144 144
  • Page 145 145
  • Page 146 146
  • Page 147 147
  • Page 148 148
  • Page 149 149
  • Page 150 150
  • Page 151 151
  • Page 152 152
  • Page 153 153
  • Page 154 154
  • Page 155 155
  • Page 156 156
  • Page 157 157
  • Page 158 158
  • Page 159 159
  • Page 160 160
  • Page 161 161
  • Page 162 162
  • Page 163 163
  • Page 164 164
  • Page 165 165
  • Page 166 166
  • Page 167 167
  • Page 168 168
  • Page 169 169
  • Page 170 170
  • Page 171 171
  • Page 172 172
  • Page 173 173
  • Page 174 174
  • Page 175 175
  • Page 176 176
  • Page 177 177
  • Page 178 178
  • Page 179 179
  • Page 180 180
  • Page 181 181
  • Page 182 182
  • Page 183 183
  • Page 184 184
  • Page 185 185
  • Page 186 186
  • Page 187 187
  • Page 188 188
  • Page 189 189
  • Page 190 190
  • Page 191 191
  • Page 192 192
  • Page 193 193
  • Page 194 194
  • Page 195 195
  • Page 196 196
  • Page 197 197
  • Page 198 198
  • Page 199 199
  • Page 200 200
  • Page 201 201
  • Page 202 202
  • Page 203 203
  • Page 204 204
  • Page 205 205
  • Page 206 206
  • Page 207 207
  • Page 208 208
  • Page 209 209
  • Page 210 210
  • Page 211 211
  • Page 212 212
  • Page 213 213
  • Page 214 214
  • Page 215 215
  • Page 216 216
  • Page 217 217
  • Page 218 218
  • Page 219 219
  • Page 220 220
  • Page 221 221
  • Page 222 222
  • Page 223 223
  • Page 224 224
  • Page 225 225
  • Page 226 226
  • Page 227 227
  • Page 228 228
  • Page 229 229
  • Page 230 230
  • Page 231 231
  • Page 232 232
  • Page 233 233
  • Page 234 234
  • Page 235 235
  • Page 236 236
  • Page 237 237
  • Page 238 238
  • Page 239 239
  • Page 240 240
  • Page 241 241
  • Page 242 242
  • Page 243 243
  • Page 244 244
  • Page 245 245
  • Page 246 246
  • Page 247 247
  • Page 248 248
  • Page 249 249
  • Page 250 250
  • Page 251 251
  • Page 252 252
  • Page 253 253
  • Page 254 254
  • Page 255 255
  • Page 256 256
  • Page 257 257
  • Page 258 258
  • Page 259 259
  • Page 260 260
  • Page 261 261
  • Page 262 262
  • Page 263 263
  • Page 264 264
  • Page 265 265
  • Page 266 266
  • Page 267 267
  • Page 268 268
  • Page 269 269
  • Page 270 270
  • Page 271 271
  • Page 272 272
  • Page 273 273
  • Page 274 274
  • Page 275 275
  • Page 276 276
  • Page 277 277
  • Page 278 278
  • Page 279 279
  • Page 280 280
  • Page 281 281
  • Page 282 282
  • Page 283 283
  • Page 284 284
  • Page 285 285
  • Page 286 286
  • Page 287 287
  • Page 288 288
  • Page 289 289
  • Page 290 290
  • Page 291 291
  • Page 292 292
  • Page 293 293
  • Page 294 294
  • Page 295 295
  • Page 296 296
  • Page 297 297
  • Page 298 298
  • Page 299 299
  • Page 300 300
  • Page 301 301
  • Page 302 302
  • Page 303 303
  • Page 304 304
  • Page 305 305
  • Page 306 306
  • Page 307 307
  • Page 308 308
  • Page 309 309
  • Page 310 310
  • Page 311 311
  • Page 312 312
  • Page 313 313
  • Page 314 314
  • Page 315 315
  • Page 316 316
  • Page 317 317
  • Page 318 318
  • Page 319 319
  • Page 320 320
  • Page 321 321
  • Page 322 322
  • Page 323 323
  • Page 324 324
  • Page 325 325
  • Page 326 326
  • Page 327 327
  • Page 328 328
  • Page 329 329
  • Page 330 330
  • Page 331 331
  • Page 332 332
  • Page 333 333
  • Page 334 334
  • Page 335 335
  • Page 336 336
  • Page 337 337
  • Page 338 338
  • Page 339 339
  • Page 340 340
  • Page 341 341
  • Page 342 342
  • Page 343 343
  • Page 344 344
  • Page 345 345
  • Page 346 346
  • Page 347 347
  • Page 348 348
  • Page 349 349
  • Page 350 350
  • Page 351 351
  • Page 352 352
  • Page 353 353
  • Page 354 354
  • Page 355 355
  • Page 356 356
  • Page 357 357
  • Page 358 358
  • Page 359 359
  • Page 360 360
  • Page 361 361
  • Page 362 362
  • Page 363 363
  • Page 364 364
  • Page 365 365
  • Page 366 366
  • Page 367 367
  • Page 368 368
  • Page 369 369
  • Page 370 370
  • Page 371 371
  • Page 372 372
  • Page 373 373
  • Page 374 374
  • Page 375 375
  • Page 376 376
  • Page 377 377
  • Page 378 378
  • Page 379 379
  • Page 380 380
  • Page 381 381
  • Page 382 382
  • Page 383 383
  • Page 384 384
  • Page 385 385
  • Page 386 386
  • Page 387 387
  • Page 388 388
  • Page 389 389
  • Page 390 390
  • Page 391 391
  • Page 392 392
  • Page 393 393
  • Page 394 394
  • Page 395 395
  • Page 396 396
  • Page 397 397
  • Page 398 398
  • Page 399 399
  • Page 400 400
  • Page 401 401
  • Page 402 402
  • Page 403 403
  • Page 404 404
  • Page 405 405
  • Page 406 406
  • Page 407 407
  • Page 408 408
  • Page 409 409
  • Page 410 410
  • Page 411 411
  • Page 412 412
  • Page 413 413
  • Page 414 414
  • Page 415 415
  • Page 416 416
  • Page 417 417
  • Page 418 418
  • Page 419 419
  • Page 420 420
  • Page 421 421
  • Page 422 422
  • Page 423 423
  • Page 424 424
  • Page 425 425
  • Page 426 426
  • Page 427 427
  • Page 428 428
  • Page 429 429
  • Page 430 430
  • Page 431 431
  • Page 432 432
  • Page 433 433
  • Page 434 434
  • Page 435 435
  • Page 436 436
  • Page 437 437
  • Page 438 438
  • Page 439 439
  • Page 440 440
  • Page 441 441
  • Page 442 442
  • Page 443 443
  • Page 444 444
  • Page 445 445
  • Page 446 446
  • Page 447 447
  • Page 448 448
  • Page 449 449
  • Page 450 450
  • Page 451 451
  • Page 452 452
  • Page 453 453
  • Page 454 454
  • Page 455 455
  • Page 456 456
  • Page 457 457
  • Page 458 458
  • Page 459 459
  • Page 460 460
  • Page 461 461
  • Page 462 462

APTECH GAUSS 8 User guide

Category
Software
Type
User guide

Ask a question and I''ll find the answer in the document

Finding information in a document is now easier with AI