This is an ndnSIM simulation scenario and supporting code for validating mobility support in NDN-based massive LEO networks.
The code is composed of several extension modules to the ndnSIM simulator and
an example basic scenario in file main.cc. The algorithms used for mobility will
be described in a future article.
mobility OPTIONS
- trackingDelay: Delay before performing the actual satellite update (ns3::icarus::GroundNodeSatTracker::Delay) [+0.0ns]
- frequency: Frequency of interest packets [1]
- minElevation: Required elevation for visibility (degrees) [25]
- duration: Simulation duration [900 s]
- planes: Number of planes [15]
- satplane: Number of satellites per plane [21]
- latitude: Latitude of ground station [0]
- inclination: Orbit inclination, in degrees [90]
- altitude: Orbit altitude, in km [1000]
- dumpJson: Create events.json file [false]
Copyright ⓒ 2023–2026 Universidade de Vigo
Author: Miguel Rodríguez Pérez miguel@det.uvigo.gal.
This software is licensed under the GNU General Public License, version 3 (GPL-3.0) or later. For information see LICENSE.
Project PID2020-113240RB-I00 financed by MCIN/AEI/10.13039/501100011033.
