config
This package contains both the base structure and implementation of Ph2ACF config parsing.
The calibration_config_base module provides the OneOrMany selector and pattern for operating in parallel on groups of config objects and results, as well as base classes for config object and xml nodes.
The calibration_config module contains a full implementation of both XML and txt configs for the Ph2ACF config structure.
Modules
This module contains all derived classes required to represent Ph2ACF xml and txt config files. |
|
This module contains base classes for config objects, and the OneOrMany pattern. |