Comp Program Module

Comp

COMP - creates and debugs analyses that are designed and made up by the user. Debugged analyses are further used to evaluate the flight data which are collected from flight data recorders producted by SPEEL PRAHA Ltd. company and other recorders integrated into the PANDA software set.

The user analyses are files of mathematical algorithms that use parameters and data measured by flight data recorders. During the translation and after the run on data files, they create other woring files whoose structure fulfils the requirements on PANDA software equipment.

COMP is based on the usage of general compilator that enables you to define mathematical terms, new variables, create user protocols, etc. The compilator's kernel is also used in VIEW module to define mathematical parameters.

COMP module enables these basic functions:

  • create, edit, save, and read the source code of analyses
  • compilate analyse source code
  • run the created analyses in two debug modes
  • print analyse source code
  • batch processing of data files and analyses
  • browse the analyse results of the data file evaluations

For correct functioning, COMP requires the computational system in a configuration that agrees with the configuration required by the PANDA system. During its' run, it works with files which are described in the PANDA manual. For correct functioning, the COMP module requires directory structure which is required by PANDA system and which is stated in PANDA manual.