Test case to unit test satellite free space loss (FSL) model. More...
Inheritance diagram for SatFreeSpaceLossTestCase:
Collaboration diagram for SatFreeSpaceLossTestCase:Public Member Functions | |
| SatFreeSpaceLossTestCase () | |
| virtual | ~SatFreeSpaceLossTestCase () |
Private Member Functions | |
| virtual void | DoRun (void) |
Test case to unit test satellite free space loss (FSL) model.
This case tests that SatFreeSpaceLoss object can be created successfully and free space loss (FSL) is calculates correctly.
Expected result: Free space loss value returned by getter method should be correct (in tolerance).
Definition at line 55 of file satellite-fsl-test.cc.
| SatFreeSpaceLossTestCase::SatFreeSpaceLossTestCase | ( | ) |
Definition at line 65 of file satellite-fsl-test.cc.
|
virtual |
Definition at line 70 of file satellite-fsl-test.cc.
|
privatevirtual |
Definition at line 75 of file satellite-fsl-test.cc.
References ns3::SatFreeSpaceLoss::GetFsldB(), and ns3::SatMobilityModel::SetGeoPosition().
Here is the call graph for this function: