ns3::SatPhyRxCarrierPerWindow::essaPacketRxParams_s Struct Reference

Struct for storing the E-SSA packet specific Rx parameters. More...

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

+ Collaboration diagram for ns3::SatPhyRxCarrierPerWindow::essaPacketRxParams_s:

Public Attributes

Time arrivalTime
 
Mac48Address destAddress
 
Time duration
 
bool failedSic
 
std::vector< std::pair< double, double > > gamma
 
bool hasBeenDecoded
 
bool hasBeenTreatedInWindow
 
bool hasBeenUpdated
 
bool isInsideWindow
 
double meanSinr
 
double preambleMeanSinr
 
Ptr< SatSignalParametersrxParams
 
Mac48Address sourceAddress
 

Detailed Description

Struct for storing the E-SSA packet specific Rx parameters.

Definition at line 55 of file satellite-phy-rx-carrier-per-window.h.

Member Data Documentation

◆ arrivalTime

◆ destAddress

Mac48Address ns3::SatPhyRxCarrierPerWindow::essaPacketRxParams_s::destAddress

◆ duration

◆ failedSic

bool ns3::SatPhyRxCarrierPerWindow::essaPacketRxParams_s::failedSic

◆ gamma

std::vector<std::pair<double, double> > ns3::SatPhyRxCarrierPerWindow::essaPacketRxParams_s::gamma

◆ hasBeenDecoded

bool ns3::SatPhyRxCarrierPerWindow::essaPacketRxParams_s::hasBeenDecoded

◆ hasBeenTreatedInWindow

bool ns3::SatPhyRxCarrierPerWindow::essaPacketRxParams_s::hasBeenTreatedInWindow

Definition at line 61 of file satellite-phy-rx-carrier-per-window.h.

◆ hasBeenUpdated

bool ns3::SatPhyRxCarrierPerWindow::essaPacketRxParams_s::hasBeenUpdated

◆ isInsideWindow

bool ns3::SatPhyRxCarrierPerWindow::essaPacketRxParams_s::isInsideWindow

◆ meanSinr

double ns3::SatPhyRxCarrierPerWindow::essaPacketRxParams_s::meanSinr

◆ preambleMeanSinr

◆ rxParams

◆ sourceAddress


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