ELT ICS Common Tools & Definitions (CTD)¶
Introduction¶
The ELT ICS Common Tools & Definitions, for short “CTD”, provides the following features for C++ and/or Python applications:
- Common constants.
- Tools for string manipulation.
- Tools for converting between various data types.
- Various system level tools.
- Tools to handling files in the ELT ICS directory structure, e.g. searching for files.
- A toolkit for implementing multithreaded applications - planned.
- A toolkit, providing ready-to-use host applications based on the RAD framework - planned.
The Doxygen documentation for the CTD package is available here.