Browse Source

added air coil settings eKNM2 and eSAP for eLFCS 2020

Thomas Thümmler 4 years ago
parent
commit
293579a7e9
1 changed files with 52 additions and 0 deletions
  1. 52 0
      aircoils_settings.php

+ 52 - 0
aircoils_settings.php

@@ -417,6 +417,58 @@ $aircoil_settings = array (
     21 => 0.0, 
     22 => 45.0,
   ),
+  16 => 
+  array (
+    0 => 'eKNM2',
+    1 => 50.8,
+    2 => 0.0,
+    3 => 44.6,
+    4 => 45.4,
+    5 => 24.6,
+    6 => 37.0,
+    7 => 14.7,
+    8 => 52.8,
+    9 => 34.9,
+    10 => 38.7,
+    11 => 9.2,
+    12 => 35.9,
+    13 => 92.7,
+    14 => 13.2,
+    15 => 0.0,
+    16 => 0.0,
+    17 => 0.0,
+    18 => 0.0,
+    19 => 0.0,
+    20 => 0.0,
+    21 => 0.0, 
+    22 => 45.0,
+  ),
+  17 => 
+  array (
+    0 => 'eSAP',
+    1 => 120.0,
+    2 => -4.0,
+    3 => 116.0,
+    4 => 70.0,
+    5 => 70.0,
+    6 => 70.0,
+    7 => 70.0,
+    8 => 110.0,
+    9 => 110.0,
+    10 => 110.0,
+    11 => -60.0,
+    12 => -28.0,
+    13 => 58.0,
+    14 => 5.0,
+    15 => 120.0,
+    16 => 120.0,
+    17 => -120.0,
+    18 => -119.0,
+    19 => -120.0,
+    20 => -120.0,
+    21 => 0.0, 
+    22 => 45.0,
+  ),
 
 );