|
FERS 0.1.0
The Flexible Extensible Radar Simulator
|
Entry point for the FERS command-line interface (CLI). More...
#include "cli_runner.h"
Include dependency graph for main.cpp:Go to the source code of this file.
Functions | |
| int | main (const int argc, char *argv[]) |
Entry point for the FERS command-line interface (CLI).
This executable acts as a wrapper around the libfers core library. It parses command-line arguments, uses the libfers C-API to load and run a simulation, and reports progress to the console.
Definition in file main.cpp.