|
WSF
|
#include <iostream>#include "UtMemory.hpp"#include "UtProcessorTime.hpp"#include "UtWallClock.hpp"#include "WsfScenario.hpp"#include "WsfStandardApplication.hpp"#include "WsfVersion.hpp"#include "ApplicationExtension.hpp"#include "InputConfig.hpp"#include "TaskManager.hpp"#include "engage_version_defines.hpp"#include "wsf_extensions.hpp"
Macros | |
| #define | WSF_EXCLUDE_EXTENSION_sensor_plot_lib |
Functions | |
| int | main (int argc, char *argv[]) |
| #define WSF_EXCLUDE_EXTENSION_sensor_plot_lib |
ENGAGE is a WSF application used to evaluate the effectiveness of surface weapons (and conversely, the vulnerability of the target).
| int main | ( | int | argc, |
| char * | argv[] ) |
References WsfStandardApplication::cRUN_SCENARIO, engage::TaskManager::Execute(), WsfApplication::ExtensionDepends(), engage::InputConfig::FindExtension(), WsfApplication::Exception::GetReturnCode(), WsfStandardApplication::Options::mInputFiles, WsfStandardApplication::Options::mRunMode, WsfStandardApplication::ProcessCommandLine(), WsfStandardApplication::ProcessCommandLineCommands(), WsfStandardApplication::ProcessInputFiles(), and WsfApplication::RegisterExtension().