12#ifndef WSFAIRTARGETFUSE_HPP
13#define WSFAIRTARGETFUSE_HPP
15#include "wsf_mil_export.h"
WsfAirTargetFuse(WsfScenario &aScenario)
Definition WsfAirTargetFuse.cpp:16
WsfProcessor(const WsfScenario &aScenario)
Definition WsfProcessor.cpp:25
Contains the data required to create a simulation, and acts as the entry point for input file process...
Definition WsfScenario.hpp:111
WsfProcessor * Clone() const override
Definition WsfWeaponFuse.cpp:228
WsfWeaponFuse(WsfScenario &aScenario)
Constructor.
Definition WsfWeaponFuse.cpp:69
bool ProcessInput(UtInput &aInput) override
Definition WsfWeaponFuse.cpp:322