Test case to check if Lora ack arrives in first reception window when using a constellation. More...
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 |
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 952 of file satellite-lora-regenerative-test.cc.
SatLoraConstellationFirstWindowTestCase::SatLoraConstellationFirstWindowTestCase | ( | ) |
Definition at line 969 of file satellite-lora-regenerative-test.cc.
|
virtual |
Definition at line 976 of file satellite-lora-regenerative-test.cc.
|
privatevirtual |
Set regeneration mode
Definition at line 997 of file satellite-lora-regenerative-test.cc.
References m_edAddress, m_edReceiveDate, m_gwReceiveDate, m_orbiterUserAddress, and MacTraceCb().
|
private |
Definition at line 981 of file satellite-lora-regenerative-test.cc.
References m_edAddress, m_edReceiveDate, m_gwReceiveDate, and m_orbiterUserAddress.
Referenced by DoRun().
|
private |
Definition at line 965 of file satellite-lora-regenerative-test.cc.
Referenced by DoRun(), and MacTraceCb().
|
private |
Definition at line 963 of file satellite-lora-regenerative-test.cc.
Referenced by DoRun(), and MacTraceCb().
|
private |
Definition at line 962 of file satellite-lora-regenerative-test.cc.
Referenced by DoRun(), and MacTraceCb().
|
private |
Definition at line 966 of file satellite-lora-regenerative-test.cc.
Referenced by DoRun(), and MacTraceCb().