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


      1 {
      2     "los" : 0,
      3     "num_clusters" : 23,
      4     "scale_delays" : true,
      5 
      6     "powers" : [    0.0,
      7                     -2.2,
      8                     -4.0,
      9                     -3.2,
     10                     -9.8,
     11                     -1.2,
     12                     -3.4,
     13                     -5.2,
     14                     -7.6,
     15                     -3.0,
     16                     -8.9,
     17                     -9.0,
     18                     -4.8,
     19                     -5.7,
     20                     -7.5,
     21                     -1.9,
     22                     -7.6,
     23                     -12.2,
     24                     -9.8,
     25                     -11.4,
     26                     -14.9,
     27                     -9.2,
     28                     -11.3],
     29 
     30         "delays" : [    0.0000,
     31                         0.1072,
     32                         0.2155,
     33                         0.2095,
     34                         0.2870,
     35                         0.2986,
     36                         0.3752,
     37                         0.5055,
     38                         0.3681,
     39                         0.3697,
     40                         0.5700,
     41                         0.5283,
     42                         1.1021,
     43                         1.2756,
     44                         1.5474,
     45                         1.7842,
     46                         2.0169,
     47                         2.8294,
     48                         3.0219,
     49                         3.6187,
     50                         4.1067,
     51                         4.2790,
     52                         4.7834]
     53 }