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-B100.json (750B)


      1 {
      2     "los" : 0,
      3     "num_clusters" : 12,
      4     "scale_delays" : false,
      5 
      6     "powers" : [    0.0,
      7                     -2.2,
      8                     -0.6,
      9                     -0.6,
     10                     -0.3,
     11                     -1.2,
     12                     -5.9,
     13                     -2.2,
     14                     -0.8,
     15                     -6.3,
     16                     -7.5,
     17                     -7.1],
     18 
     19         "delays" : [    0.0,
     20                         10.0,
     21                         20.0,
     22                         30.0,
     23                         35.0,
     24                         45.0,
     25                         55.0,
     26                         120.0,
     27                         170.0,
     28                         245.0,
     29                         330.0,
     30                         480.0]
     31 }