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-C300.json (712B)


      1 {
      2     "los" : 0,
      3     "num_clusters" : 12,
      4     "scale_delays" : false,
      5 
      6     "powers" : [    -6.9,
      7                     0.0,
      8                     -7.7,
      9                     -2.5,
     10                     -2.4,
     11                     -9.9,
     12                     -8.0,
     13                     -6.6,
     14                     -7.1,
     15                     -13.0,
     16                     -14.2,
     17                     -16.0],
     18 
     19     "delays" : [    0.0,
     20                     65.0,
     21                     70.0,
     22                     190.0,
     23                     195.0,
     24                     200.0,
     25                     240.0,
     26                     325.0,
     27                     520.0,
     28                     1045.0,
     29                     1510.0,
     30                     2595.0]
     31 }