Project

   Screenshots

   Links

   Download

   Documentation

Layer runtime

Package common

The library functions of FlyHigh.

Package utils

Contains some useful tool. They are used across the hole program:

* Common interface to error handler
* Interface to gnuplot
* Vector mathematics

Uses no other packages.

Package container

Here is the location of all data containers:

* Container for data exchange between packages
* FlyHigh wide definitions

Uses no other packages.

Package form

Forms for access data:

* Forms to visualize and manipulate data from containers
* Super classes for MDI and table windows

Uses containers.