|
WSF
|
#include <cstring>#include <iostream>#include "UtMemory.hpp"#include "UtProcessorTime.hpp"#include "UtWallClock.hpp"#include "WsfApplicationExtension.hpp"#include "WsfScenario.hpp"#include "WsfSimulation.hpp"#include "WsfStandardApplication.hpp"#include "StubInterface.hpp"#include "WsfSensorPlot.hpp"#include "sensor_plot_version_defines.hpp"#include "wsf_extensions.hpp"
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] ) |
References WsfStandardApplication::cRUN_SCENARIO, WsfSensorPlotExtension::EnableSensorPlotMode(), WsfSensorPlotExtension::ExecutePlots(), WsfApplication::ExtensionDepends(), WsfSensorPlotExtension::Find(), WsfApplication::Exception::GetReturnCode(), WsfStandardApplication::Options::mInputFiles, WsfStandardApplication::Options::mRunMode, ok, WsfStandardApplication::ProcessCommandLine(), WsfStandardApplication::ProcessCommandLineCommands(), WsfStandardApplication::ProcessInputFiles(), WsfApplication::RegisterExtension(), and WSF_REGISTER_EXTENSION.