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


      1 {
      2     "los" : 1,
      3     "num_clusters" : 13,
      4     "scale_delays" : true,
      5 
      6     "powers" : [    -0.2,
      7                     -13.5,
      8                     -18.8,
      9                     -21,
     10                     -22.8,
     11                     -17.9,
     12                     -20.1,
     13                     -21.9,
     14                     -22.9,
     15                     -27.8,
     16                     -23.6,
     17                     -24.8,
     18                     -30.0,
     19                     -27.7],
     20 
     21     "delays" : [    0.0,
     22                     0.0,
     23                     0.035,
     24                     0.612,
     25                     1.363,
     26                     1.405,
     27                     1.804,
     28                     2.596,
     29                     1.775,
     30                     4.042,
     31                     7.937,
     32                     9.424,
     33                     9.708,
     34                     12.525]
     35 }