#include <plc-phy.h>
Public Member Functions | |
virtual void | SetModulationAndCodingScheme (ModulationAndCodingType mcs) |
ModulationAndCodingType | GetModulationAndCodingScheme (void) |
virtual void | PreambleDetectionSuccessful (Ptr< const Packet > p, uint32_t txId, Ptr< SpectrumValue > &rxPsd, Time duration, Ptr< const PLC_TrxMetaInfo > metaInfo) |
virtual void | EndRx (uint32_t txId) |
Static Public Member Functions | |
static TypeId | GetTypeId (void) |
Simple implementation of a half duplex phy using the error rate model
void ns3::PLC_ErrorRatePhy::SetModulationAndCodingScheme | ( | ModulationAndCodingType | mcs | ) | [virtual] |
Define the Modulation and Coding Scheme to be used
mcs |