12#ifndef WSFBRAWLERCONSCIOUSNESSEVENT_HPP
13#define WSFBRAWLERCONSCIOUSNESSEVENT_HPP
50 size_t mPlatformIndex;
EventDisposition Execute() override
Definition WsfBrawlerConsciousnessEvent.cpp:25
WsfBrawlerConsicousnessEvent(double aSimTime, size_t aPlatformIndex, ConsicousnessEventType aType)
Definition WsfBrawlerConsciousnessEvent.cpp:18
ConsicousnessEventType
Definition WsfBrawlerConsciousnessEvent.hpp:30
@ INFERRED_DETECTION
Definition WsfBrawlerConsciousnessEvent.hpp:35
@ NEARBY_UPDATE
Definition WsfBrawlerConsciousnessEvent.hpp:33
@ SELF_CALLED
Definition WsfBrawlerConsciousnessEvent.hpp:31
@ MWS_ALARM
Definition WsfBrawlerConsciousnessEvent.hpp:36
@ MESSAGE_RECEIPT
Definition WsfBrawlerConsciousnessEvent.hpp:32
@ PREPLANTED
Definition WsfBrawlerConsciousnessEvent.hpp:34
EventDisposition
Definition WsfEvent.hpp:37