|
WSF
|
#include <iostream>#include <cstdio>#include <cstdlib>#include <cctype>#include <string>#include "Configuration.hpp"#include "Report.hpp"#include "UtException.hpp"#include "UtWallClock.hpp"#include "post_processor_version_defines.hpp"
Functions | |
| int | main (int argc, char *argv[]) |
| Post Processor is a non-graphical application used to post-process the CSV event output from AFSIM. | |
| int main | ( | int | argc, |
| char * | argv[] ) |
Post Processor is a non-graphical application used to post-process the CSV event output from AFSIM.
References Configuration::Execute(), and Configuration::GetReportTypeStr().