ns3::SatCnoHelper::cnoCustomParams_s Struct Reference

Struct for storing the custom C/N0 for some nodes. More...

#include "satellite-cno-helper.h"

+ Collaboration diagram for ns3::SatCnoHelper::cnoCustomParams_s:

Public Attributes

SatEnums::ChannelType_t channelType
 
double cno
 
bool constant
 
bool isGw
 
Ptr< Node > node
 
std::string pathToFile
 

Detailed Description

Struct for storing the custom C/N0 for some nodes.

Definition at line 44 of file satellite-cno-helper.h.

Member Data Documentation

◆ channelType

◆ cno

double ns3::SatCnoHelper::cnoCustomParams_s::cno

◆ constant

◆ isGw

◆ node

Ptr<Node> ns3::SatCnoHelper::cnoCustomParams_s::node

◆ pathToFile

std::string ns3::SatCnoHelper::cnoCustomParams_s::pathToFile

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