|
WSF
|
#include <Events.hpp>


Public Member Functions | |
| SensorDetectionAttempt ()=delete | |
| SensorDetectionAttempt (double aSimTime, WsfSensor *aSensorPtr, WsfPlatform *aTargetPtr, WsfSensorResult &aResult) | |
| void | Write (std::ostream &aStream, Simulation &aSimulation) const override |
| Public Member Functions inherited from engage::Events::Event | |
| Event ()=delete | |
| Event (const std::string &aType) | |
| virtual | ~Event ()=default |
Additional Inherited Members | |
| Public Attributes inherited from engage::Events::Event | |
| std::string | mEventType |
| double | mEventTime |
|
delete |
| engage::Events::SensorDetectionAttempt::SensorDetectionAttempt | ( | double | aSimTime, |
| WsfSensor * | aSensorPtr, | ||
| WsfPlatform * | aTargetPtr, | ||
| WsfSensorResult & | aResult ) |
References engage::Events::Event::Event(), and engage::Events::Event::mEventTime.
|
overridevirtual |
Reimplemented from engage::Events::Event.
References engage::Events::Event::mEventTime, and engage::Events::Event::mEventType.