Loading...
Searching...
No Matches
SatLoraConstellationFirstWindowTestCase Class Reference

Test case to check if Lora ack arrives in first reception window when using a constellation. More...

Inheritance diagram for SatLoraConstellationFirstWindowTestCase:
Collaboration diagram for SatLoraConstellationFirstWindowTestCase:

Public Member Functions

 SatLoraConstellationFirstWindowTestCase ()
virtual ~SatLoraConstellationFirstWindowTestCase ()

Private Member Functions

virtual void DoRun (void)
void MacTraceCb (std::string context, Ptr< const Packet > packet, const Address &address)

Private Attributes

Address m_edAddress
Time m_edReceiveDate
Time m_gwReceiveDate
Address m_orbiterUserAddress

Detailed Description

Test case to check if Lora ack arrives in first reception window when using a constellation.

Expected result: Ack is received and with correct date range, corresponding to first window opening and closing.

Definition at line 951 of file satellite-lora-regenerative-test.cc.

Constructor & Destructor Documentation

◆ SatLoraConstellationFirstWindowTestCase()

SatLoraConstellationFirstWindowTestCase::SatLoraConstellationFirstWindowTestCase ( )

Definition at line 968 of file satellite-lora-regenerative-test.cc.

References m_edReceiveDate, and m_gwReceiveDate.

◆ ~SatLoraConstellationFirstWindowTestCase()

SatLoraConstellationFirstWindowTestCase::~SatLoraConstellationFirstWindowTestCase ( )
virtual

Definition at line 975 of file satellite-lora-regenerative-test.cc.

Member Function Documentation

◆ DoRun()

◆ MacTraceCb()

void SatLoraConstellationFirstWindowTestCase::MacTraceCb ( std::string context,
Ptr< const Packet > packet,
const Address & address )
private

Definition at line 980 of file satellite-lora-regenerative-test.cc.

References m_edAddress, m_edReceiveDate, m_gwReceiveDate, and m_orbiterUserAddress.

Referenced by DoRun().

Here is the caller graph for this function:

Member Data Documentation

◆ m_edAddress

Address SatLoraConstellationFirstWindowTestCase::m_edAddress
private

Definition at line 964 of file satellite-lora-regenerative-test.cc.

Referenced by DoRun(), and MacTraceCb().

◆ m_edReceiveDate

Time SatLoraConstellationFirstWindowTestCase::m_edReceiveDate
private

◆ m_gwReceiveDate

Time SatLoraConstellationFirstWindowTestCase::m_gwReceiveDate
private

◆ m_orbiterUserAddress

Address SatLoraConstellationFirstWindowTestCase::m_orbiterUserAddress
private

Definition at line 965 of file satellite-lora-regenerative-test.cc.

Referenced by DoRun(), and MacTraceCb().


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