Shadab442 / dqn-leo-handover-python

DQN based Handover Optimization for LEO Satellites in NTN
20 stars 4 forks source link

Question of satellite fress channels #6

Open htc195259 opened 6 months ago

htc195259 commented 6 months ago

Hello, if I use the number of satellite remaining free channels as one of the switching criteria, how do I get this parameter.

Shadab442 commented 6 months ago

In this simulation, I did not consider the effect of channels, I assumed to use just one channel for the user. If you want to switch channels, you should change mostly in the leo_parameters.py file and somewhat in the leo_env.py accordingly to use it as a criterion.