12#ifndef WSFDEFAULTHEL_HPP
13#define WSFDEFAULTHEL_HPP
15#include "wsf_mil_export.h"
19#include "UtIntegrand.hpp"
48 void PropagateP(
double aSimTime);
WsfDefaultHEL(WsfScenario &aScenario)
Definition WsfDefaultHEL.cpp:26
WsfDirectedEnergyWeapon::Beam * Clone() const override
Clone this object.
Definition WsfDefaultHEL.hpp:41
~WsfDefaultHEL() override=default
Definition WsfDirectedEnergyWeapon.hpp:65
void Propagate(double aSimTime) override=0
bool ProcessInput(UtInput &aInput) override
Definition WsfHighEnergyLaser.cpp:117
WsfHighEnergyLaser(WsfScenario &aScenario)
Definition WsfHighEnergyLaser.cpp:74
Definition WsfOpticalPath.hpp:35
Contains the data required to create a simulation, and acts as the entry point for input file process...
Definition WsfScenario.hpp:111