Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion from-docs/imt/imt.1-3GHz.single-bs.aas-macro-bs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,6 @@ imt:
# "ABG" (Alpha-Beta-Gamma)
# "P619"
channel_model: UMa
season: SUMMER
###########################################################################
# Adjustment factor for LoS probability in UMi path loss model.
# Original value: 18 (3GPP)
Expand Down
3 changes: 3 additions & 0 deletions from-docs/imt/imt.2110-2200MHz.mss-dc.system3-340km.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,9 @@ imt:
# Radial (l_r) and transverse (l_t) sizes of the effective radiating area of the satellite transmitt antenna (m)
l_r: 1.6
l_t: 1.6
# Frequency of operation (MHz) - used to calculate wavelength
# This value is fixed independently of system frequency because D/lambda is kept constant.
frequency: 2000
array:
###########################################################################
# If normalization of M2101 should be applied for BS
Expand Down
3 changes: 3 additions & 0 deletions from-docs/imt/imt.2110-2200MHz.mss-dc.system3-525km.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,9 @@ imt:
# Radial (l_r) and transverse (l_t) sizes of the effective radiating area of the satellite transmitt antenna (m)
l_r: 1.6
l_t: 1.6
# Frequency of operation (MHz) - used to calculate wavelength
# This value is fixed independently of system frequency because D/lambda is kept constant.
frequency: 2000
array:
###########################################################################
# If normalization of M2101 should be applied for BS
Expand Down
3 changes: 3 additions & 0 deletions from-docs/system/mss-dc/system-3.2110-2200MHz.340km.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ mss_d2d:
# Radial (l_r) and transverse (l_t) sizes of the effective radiating area of the satellite transmitt antenna (m)
l_r: 1.6
l_t: 1.6
# Frequency of operation (MHz) - used to calculate wavelength
# This value is fixed independently of system frequency because D/lambda is kept constant.
frequency: 2000
sat_is_active_if: # (PER SCENARIO)
# for a satellite to be active, it needs to respect ALL conditions
conditions:
Expand Down
3 changes: 3 additions & 0 deletions from-docs/system/mss-dc/system-3.2110-2200MHz.525km.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ mss_d2d:
# Radial (l_r) and transverse (l_t) sizes of the effective radiating area of the satellite transmitt antenna (m)
l_r: 1.6
l_t: 1.6
# Frequency of operation (MHz) - used to calculate wavelength
# This value is fixed independently of system frequency because D/lambda is kept constant.
frequency: 2000
sat_is_active_if: # (PER SCENARIO)
# for a satellite to be active, it needs to respect ALL conditions
conditions:
Expand Down