Skip to content

Commit

Permalink
data process
Browse files Browse the repository at this point in the history
  • Loading branch information
zbh888 committed Oct 8, 2023
1 parent 5efc5ac commit 4a2896f
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 121 deletions.
2 changes: 1 addition & 1 deletion src/config.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# System level config
SATELLITE_R = 25 * 1000
NUMBER_UE = 70000
NUMBER_UE = 70
SATELLITE_V = 7.56 * 1000
SATELLITE_GROUND_DELAY = 3
SATELLITE_SATELLITE_DELAY = 1
Expand Down
191 changes: 71 additions & 120 deletions src/dataprocess.ipynb

Large diffs are not rendered by default.

0 comments on commit 4a2896f

Please sign in to comment.