|
FERS 1.0.0
The Flexible Extensible Radar Simulator
|
Directory dependency graph for serial:Files | |
| hdf5_handler.cpp | |
| Source file for HDF5 data export and import functions. | |
| hdf5_handler.h | |
| Header file for HDF5 data export and import functions. | |
| json_serializer.cpp | |
| Implements JSON serialization and deserialization for FERS objects. | |
| json_serializer.h | |
| Provides functions to serialize and deserialize the simulation world to/from JSON. | |
| kml_generator.cpp | |
| Source file for KML file generation from FERS simulation scenarios. | |
| kml_generator.h | |
| KML file generator for geographical visualization of FERS scenarios. | |
| libxml_wrapper.cpp | |
| Wrapper for managing XML documents and elements using libxml2. | |
| libxml_wrapper.h | |
| Wrapper for managing XML documents and elements using libxml2. | |
| response.cpp | |
| Implementation of the Response class. | |
| response.h | |
| Classes for managing radar signal responses. | |
| waveform_factory.cpp | |
| Implementation for loading waveform data into RadarSignal objects. | |
| waveform_factory.h | |
| Interface for loading waveform data into RadarSignal objects. | |
| xml_parser.cpp | |
| Implementation file for parsing XML configuration files for simulation. | |
| xml_parser.h | |
| Header file for parsing XML configuration files for simulation. | |
| xml_serializer.cpp | |
| Implementation for serializing the simulation world to XML. | |
| xml_serializer.h | |
| Provides functions to serialize the simulation world back into the FERS XML format. | |