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


      1 {
      2     "los" : 0,
      3     "num_clusters" : 23,
      4     "scale_delays" : true,
      5 
      6     "delays" : [    0.0,
      7                     0.3819,
      8                     0.4025,
      9                     0.5868,
     10                     0.4610,
     11                     0.5375,
     12                     0.6708,
     13                     0.5750,
     14                     0.7618,
     15                     1.5375,
     16                     1.8978,
     17                     2.2242,
     18                     2.1718,
     19                     2.4942,
     20                     2.5119,
     21                     3.0582,
     22                     4.0810,
     23                     4.4579,
     24                     4.5695,
     25                     4.7966,
     26                     5.0066,
     27                     5.3043,
     28                     9.6586],
     29 
     30     "powers" : [    -13.4,
     31                     0.0,
     32                     -2.2,
     33                     -4.0,
     34                     -6.0,
     35                     -8.2,
     36                     -9.9,
     37                     -10.5,
     38                     -7.5,
     39                     -15.9,
     40                     -6.6,
     41                     -16.7,
     42                     -12.4,
     43                     -15.2,
     44                     -10.8,
     45                     -11.3,
     46                     -12.7,
     47                     -16.2,
     48                     -18.3,
     49                     -18.9,
     50                     -16.6,
     51                     -19.9,
     52                     -29.7]
     53 }