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 951 of file satellite-lora-regenerative-test.cc.
| SatLoraConstellationFirstWindowTestCase::SatLoraConstellationFirstWindowTestCase | ( | ) |
Definition at line 968 of file satellite-lora-regenerative-test.cc.
References m_edReceiveDate, and m_gwReceiveDate.
|
virtual |
Definition at line 975 of file satellite-lora-regenerative-test.cc.
|
privatevirtual |
Set regeneration mode
Definition at line 996 of file satellite-lora-regenerative-test.cc.
References ns3::SatSuperframeConf::CONFIG_TYPE_4, ns3::LorawanMacHeader::CONFIRMED_DATA_UP, ns3::SatPhyRxCarrierConf::EM_AVI, ns3::SatEnvVariables::GetInstance(), ns3::SatEnums::LR_LORA, m_edAddress, m_edReceiveDate, m_gwReceiveDate, m_orbiterUserAddress, MacTraceCb(), ns3::SatPhyRxCarrierConf::RA_COLLISION_CHECK_AGAINST_SINR, ns3::SatEnums::RA_MODEL_ESSA, ns3::SatEnums::REGENERATION_NETWORK, ns3::SatLoraConf::SATELLITE, ns3::SatPhyRxCarrierConf::SIC_RESIDUAL, and ns3::SatSuperframeConf::SUPER_FRAME_CONFIG_4.
|
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().
|
private |
Definition at line 964 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 SatLoraConstellationFirstWindowTestCase(), DoRun(), and MacTraceCb().
|
private |
Definition at line 961 of file satellite-lora-regenerative-test.cc.
Referenced by SatLoraConstellationFirstWindowTestCase(), DoRun(), and MacTraceCb().
|
private |
Definition at line 965 of file satellite-lora-regenerative-test.cc.
Referenced by DoRun(), and MacTraceCb().