12#ifndef WSFCOMMPHYSICALLAYERLASER_HPP
13#define WSFCOMMPHYSICALLAYERLASER_HPP
Definition WsfLASER_CommXmtrComponent.hpp:24
A base class defining the interface for the implementation classes. (Implementor).
Definition WsfCommLayer.hpp:127
PhysicalLayerLaser()=default
wsf::comm::LayerImp * Clone() const override
Definition WsfCommPhysicalLayerLaser.cpp:27
bool Initialize(double aSimTime) override
Definition WsfCommPhysicalLayerLaser.cpp:33
~PhysicalLayerLaser() override=default
PhysicalLayerLaser(const PhysicalLayerLaser &aSrc)=default
PhysicalLayerLaser & operator=(const PhysicalLayerLaser &aRhs)=delete
double GetTransferRate() const override
Definition WsfCommPhysicalLayerLaser.cpp:44
Definition WsfComm.cpp:34
Function definitions for those who need run-time access to the version.
Definition WsfComm.cpp:32