TUM-Logo

libRASCH

 

Home
 

General

About libRASCH/News
Design
Screen shots
Sample programs (with source code)
License
 

Download

libRASCH
Tools
 

Documentation

User
Developer
 

Resources

Mailing list
Supported Formats
Plugins
Status
Links
 
Contact
About this site
 
Last updated
Tue Mar 27 23:03:50 2007
Concepts and Terminology

Chapter 2. Concepts and Terminology

This section gives a short overview about the concepts and terminology used in the manual.

2.1. General Structure of libRASCH

Figure 2-1 shows the operational area of libRASCH. Programs from User-space will call libRASCH to access measurements stored in files, to display signals on the screen and to process the signal. In the following "User-space" means all programs, which use the external interface of libRASCH (the API of libRASCH). Also programs like Matlab or Octave, for which an interface is available, are user-space programs (and the scripts used in this programs). "Library-space" describes the internal interfaces used in libRASCH. And "Filesystem" describes the real files used to store the measurement data on disk.

Figure 2-1. Structure of libRASCH.