RxCarrierCreateParams_s Struct Reference

Struct for storing the information for SatPhyRxCarrierConf. More...

#include "satellite-phy-rx-carrier-conf.h"

Public Member Functions

 RxCarrierCreateParams_s ()
 

Public Attributes

double m_aciIfWrtNoiseFactor
 
SatTypedefs::CarrierBandwidthConverter_t m_bwConverter
 
uint32_t m_carrierCount
 
Ptr< SatChannelEstimationErrorContainer > m_cec
 
SatEnums::ChannelType_t m_chType
 
double m_daConstantErrorRate
 
InterferenceModel m_daIfModel
 
ErrorModel m_errorModel
 
double m_extNoiseDensityWhz
 
SatEnums::RegenerationMode_t m_linkRegenerationMode
 
RandomAccessCollisionModel m_raCollisionModel
 
double m_raConstantErrorRate
 
InterferenceEliminationModel m_raIfEliminateModel
 
InterferenceModel m_raIfModel
 
SatEnums::RandomAccessModel_t m_randomAccessModel
 
RxMode m_rxMode
 
double m_rxTemperatureK
 

Detailed Description

Struct for storing the information for SatPhyRxCarrierConf.

Parameters
rxTemperatureKRX noise temperature in Kelvins
m_aciIfWrtNoiseFactorAdjacent channel interference wrt noise factor
errorModelUsed error model
daIfModelUsed interference model for dedicated access
raIfModelUsed interference model for random access
raIfEliminateModelUsed interference elimination model for random access
rxModeRX mode used in carrier
chTypeRX channel type
converterBandwidth converter
carrierCountcarrier count
cecChannel estimation error container

Definition at line 120 of file satellite-phy-rx-carrier-conf.h.

Constructor & Destructor Documentation

◆ RxCarrierCreateParams_s()

RxCarrierCreateParams_s::RxCarrierCreateParams_s ( )
inline

Definition at line 140 of file satellite-phy-rx-carrier-conf.h.

Member Data Documentation

◆ m_aciIfWrtNoiseFactor

double RxCarrierCreateParams_s::m_aciIfWrtNoiseFactor

Definition at line 124 of file satellite-phy-rx-carrier-conf.h.

◆ m_bwConverter

SatTypedefs::CarrierBandwidthConverter_t RxCarrierCreateParams_s::m_bwConverter

Definition at line 133 of file satellite-phy-rx-carrier-conf.h.

◆ m_carrierCount

uint32_t RxCarrierCreateParams_s::m_carrierCount

Definition at line 134 of file satellite-phy-rx-carrier-conf.h.

◆ m_cec

Ptr<SatChannelEstimationErrorContainer> RxCarrierCreateParams_s::m_cec

Definition at line 135 of file satellite-phy-rx-carrier-conf.h.

◆ m_chType

SatEnums::ChannelType_t RxCarrierCreateParams_s::m_chType

Definition at line 131 of file satellite-phy-rx-carrier-conf.h.

◆ m_daConstantErrorRate

double RxCarrierCreateParams_s::m_daConstantErrorRate

Definition at line 126 of file satellite-phy-rx-carrier-conf.h.

◆ m_daIfModel

InterferenceModel RxCarrierCreateParams_s::m_daIfModel

Definition at line 127 of file satellite-phy-rx-carrier-conf.h.

◆ m_errorModel

ErrorModel RxCarrierCreateParams_s::m_errorModel

Definition at line 125 of file satellite-phy-rx-carrier-conf.h.

◆ m_extNoiseDensityWhz

double RxCarrierCreateParams_s::m_extNoiseDensityWhz

Definition at line 123 of file satellite-phy-rx-carrier-conf.h.

◆ m_linkRegenerationMode

SatEnums::RegenerationMode_t RxCarrierCreateParams_s::m_linkRegenerationMode

Definition at line 132 of file satellite-phy-rx-carrier-conf.h.

◆ m_raCollisionModel

RandomAccessCollisionModel RxCarrierCreateParams_s::m_raCollisionModel

Definition at line 136 of file satellite-phy-rx-carrier-conf.h.

◆ m_raConstantErrorRate

double RxCarrierCreateParams_s::m_raConstantErrorRate

Definition at line 137 of file satellite-phy-rx-carrier-conf.h.

◆ m_raIfEliminateModel

InterferenceEliminationModel RxCarrierCreateParams_s::m_raIfEliminateModel

Definition at line 129 of file satellite-phy-rx-carrier-conf.h.

◆ m_raIfModel

InterferenceModel RxCarrierCreateParams_s::m_raIfModel

Definition at line 128 of file satellite-phy-rx-carrier-conf.h.

◆ m_randomAccessModel

SatEnums::RandomAccessModel_t RxCarrierCreateParams_s::m_randomAccessModel

Definition at line 138 of file satellite-phy-rx-carrier-conf.h.

◆ m_rxMode

RxMode RxCarrierCreateParams_s::m_rxMode

Definition at line 130 of file satellite-phy-rx-carrier-conf.h.

◆ m_rxTemperatureK

double RxCarrierCreateParams_s::m_rxTemperatureK

Definition at line 122 of file satellite-phy-rx-carrier-conf.h.


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