Loading...
Searching...
No Matches
SatLoraRegenerativeSecondWindowTestCase Class Reference

Test case to check if Lora ack arrives in second reception window. More...

Inheritance diagram for SatLoraRegenerativeSecondWindowTestCase:
Collaboration diagram for SatLoraRegenerativeSecondWindowTestCase:

Public Member Functions

 SatLoraRegenerativeSecondWindowTestCase ()
virtual ~SatLoraRegenerativeSecondWindowTestCase ()

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 second reception window.

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

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

Constructor & Destructor Documentation

◆ SatLoraRegenerativeSecondWindowTestCase()

SatLoraRegenerativeSecondWindowTestCase::SatLoraRegenerativeSecondWindowTestCase ( )

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

References m_edReceiveDate, and m_gwReceiveDate.

◆ ~SatLoraRegenerativeSecondWindowTestCase()

SatLoraRegenerativeSecondWindowTestCase::~SatLoraRegenerativeSecondWindowTestCase ( )
virtual

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

Member Function Documentation

◆ DoRun()

◆ MacTraceCb()

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

Definition at line 265 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 SatLoraRegenerativeSecondWindowTestCase::m_edAddress
private

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

Referenced by DoRun(), and MacTraceCb().

◆ m_edReceiveDate

Time SatLoraRegenerativeSecondWindowTestCase::m_edReceiveDate
private

◆ m_gwReceiveDate

Time SatLoraRegenerativeSecondWindowTestCase::m_gwReceiveDate
private

◆ m_orbiterUserAddress

Address SatLoraRegenerativeSecondWindowTestCase::m_orbiterUserAddress
private

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

Referenced by DoRun(), and MacTraceCb().


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