12#ifndef WSFLASER_XMTRRCVR_HPP
13#define WSFLASER_XMTRRCVR_HPP
15#include "wsf_mil_export.h"
Contains the data required to create a simulation, and acts as the entry point for input file process...
Definition WsfScenario.hpp:111
Definition WsfComm.hpp:43
CommType
Definition WsfComm.hpp:53
@ cCT_XMT_RCV
Transmit and receive.
Definition WsfComm.hpp:56
~LASER_XmtrRcvr() override=default
LASER_XmtrRcvr & operator=(const LASER_XmtrRcvr &aRhs)=delete
Comm * Clone() const override
Standard Clone() method.
Definition WsfLASER_XmtrRcvr.cpp:64
LASER_XmtrRcvr(WsfScenario &aScenario, CommType aCommType=cCT_XMT_RCV)
Definition WsfLASER_XmtrRcvr.cpp:28
LASER_XmtrRcvr(const LASER_XmtrRcvr &aSrc)=default
Copy Constructor.
RadioXmtrRcvr(WsfScenario &aScenario, CommType aCommType=cCT_XMT_RCV)
Definition WsfRadioXmtrRcvr.cpp:34
Definition WsfComm.cpp:34
Function definitions for those who need run-time access to the version.
Definition WsfComm.cpp:32