ns3::SatPhyRxCarrierPerFrame::crdsaPacketRxParams_s Struct Reference

Struct for storing the CRDSA packet specific Rx parameters. More...

#include "satellite-phy-rx-carrier-per-frame.h"

+ Collaboration diagram for ns3::SatPhyRxCarrierPerFrame::crdsaPacketRxParams_s:

Public Attributes

double cSinr
 
Mac48Address destAddress
 
bool hasCollision
 
double ifPower
 
uint16_t ownSlotId
 
bool packetHasBeenProcessed
 
bool phyError
 
Ptr< SatSignalParametersrxParams
 
std::vector< uint16_t > slotIdsForOtherReplicas
 
Mac48Address sourceAddress
 

Detailed Description

Struct for storing the CRDSA packet specific Rx parameters.

Definition at line 57 of file satellite-phy-rx-carrier-per-frame.h.

Member Data Documentation

◆ cSinr

◆ destAddress

Mac48Address ns3::SatPhyRxCarrierPerFrame::crdsaPacketRxParams_s::destAddress

◆ hasCollision

bool ns3::SatPhyRxCarrierPerFrame::crdsaPacketRxParams_s::hasCollision

◆ ifPower

double ns3::SatPhyRxCarrierPerFrame::crdsaPacketRxParams_s::ifPower

◆ ownSlotId

uint16_t ns3::SatPhyRxCarrierPerFrame::crdsaPacketRxParams_s::ownSlotId

◆ packetHasBeenProcessed

bool ns3::SatPhyRxCarrierPerFrame::crdsaPacketRxParams_s::packetHasBeenProcessed

◆ phyError

bool ns3::SatPhyRxCarrierPerFrame::crdsaPacketRxParams_s::phyError

◆ rxParams

◆ slotIdsForOtherReplicas

◆ sourceAddress

Mac48Address ns3::SatPhyRxCarrierPerFrame::crdsaPacketRxParams_s::sourceAddress

The documentation for this struct was generated from the following file: