Struct for storing the packet specific Rx parameters. More...
#include "satellite-phy-rx-carrier.h"
Public Attributes | |
Mac48Address | destAddress |
Mac48Address | finalDestAddress |
Mac48Address | finalSourceAddress |
Ptr< SatInterference::InterferenceChangeEvent > | interferenceEvent |
Ptr< SatSignalParameters > | rxParams |
Mac48Address | sourceAddress |
Struct for storing the packet specific Rx parameters.
Definition at line 68 of file satellite-phy-rx-carrier.h.
Mac48Address ns3::SatPhyRxCarrier::rxParams_s::destAddress |
Definition at line 71 of file satellite-phy-rx-carrier.h.
Referenced by ns3::SatPhyRxCarrier::GetReceiveParams(), ns3::SatPhyRxCarrierPerFrame::ReceiveSlot(), ns3::SatPhyRxCarrierPerSlot::ReceiveSlot(), and ns3::SatPhyRxCarrierPerWindow::ReceiveSlot().
Mac48Address ns3::SatPhyRxCarrier::rxParams_s::finalDestAddress |
Definition at line 73 of file satellite-phy-rx-carrier.h.
Referenced by ns3::SatPhyRxCarrier::GetReceiveParams(), and ns3::SatPhyRxCarrier::StartRx().
Mac48Address ns3::SatPhyRxCarrier::rxParams_s::finalSourceAddress |
Definition at line 74 of file satellite-phy-rx-carrier.h.
Referenced by ns3::SatPhyRxCarrier::GetReceiveParams(), and ns3::SatPhyRxCarrier::StartRx().
Ptr<SatInterference::InterferenceChangeEvent> ns3::SatPhyRxCarrier::rxParams_s::interferenceEvent |
Definition at line 75 of file satellite-phy-rx-carrier.h.
Referenced by ns3::SatPhyRxCarrierPerSlot::EndRxData(), ns3::SatPhyRxCarrierPerFrame::ReceiveSlot(), ns3::SatPhyRxCarrierPerSlot::ReceiveSlot(), and ns3::SatPhyRxCarrier::StartRx().
Ptr<SatSignalParameters> ns3::SatPhyRxCarrier::rxParams_s::rxParams |
Mac48Address ns3::SatPhyRxCarrier::rxParams_s::sourceAddress |
Definition at line 72 of file satellite-phy-rx-carrier.h.
Referenced by ns3::SatPhyRxCarrier::GetReceiveParams(), ns3::SatPhyRxCarrierPerFrame::ReceiveSlot(), ns3::SatPhyRxCarrierPerSlot::ReceiveSlot(), ns3::SatPhyRxCarrierPerWindow::ReceiveSlot(), and ns3::SatPhyRxCarrier::StartRx().