14 Plugin Development
14.1 SEAMCAT source code
Programming is all about detail so when looking at even simple code it can be bloated with irrele...
14.2 Background and Terminology
Introduction
The following terminology is used throughout this document. System: A radio system of SEAMCAT. ...
14.2.1 Understanding abstraction level
We can conceptually view SEAMCAT as a layered cake of abstractions. Knowing these different layer...
14.2.2 Simulation & Engine
We start at the highest abstraction: Simulation & Engine. If we forget about the specific system ...
14.2.3 Packages
SEAMCAT has different modules. These are used to group certain classes of the code and handle dep...