anomaly-detection-material-parameters-calibration

Sionna param calibration (research proj)
git clone https://git.ea.contact/anomaly-detection-material-parameters-calibration
Log | Files | Refs | README

TDL-A30.json (739B)


      1 {
      2     "los" : 0,
      3     "num_clusters" : 12,
      4     "scale_delays" : false,
      5 
      6     "delays" : [    0.0,
      7                     10.0,
      8                     15.0,
      9                     20.0,
     10                     25.0,
     11                     50.0,
     12                     65.0,
     13                     75.0,
     14                     105.0,
     15                     135.0,
     16                     150.0,
     17                     290.0],
     18 
     19     "powers" : [    -15.5,
     20                     0.0,
     21                     -5.1,
     22                     -5.1,
     23                     -9.6,
     24                     -8.2,
     25                     -13.1,
     26                     -11.5,
     27                     -11.0,
     28                     -16.2,
     29                     -16.6,
     30                     -26.2]
     31 }