@eturnity/eturnity_maths 1.0.5 → 1.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eturnity/eturnity_maths",
3
- "version": "1.0.5",
3
+ "version": "1.0.6",
4
4
  "author": "Eturnity Team",
5
5
  "main": "src/index.js",
6
6
  "private": false,
@@ -224,7 +224,13 @@ export class Polygon {
224
224
  module_tilt_degrees: this.data.module_tilt_degrees,
225
225
  user_deactivated_modules: user_deactivated_modules,
226
226
  base_line_index: this.data.base_line_index,
227
- justify_percent: this.data.justify_percent
227
+ justify_percent: this.data.justify_percent,
228
+
229
+ number_of_panels_overrid:this.data.number_of_panels_override,
230
+ number_of_panel:this.data.number_of_panels,
231
+ yearly_yield_manual_entr:this.data.yearly_yield_manual_entry,
232
+ yearly_yield_kwh_kw:this.data.yearly_yield_kwh_kwp,
233
+ yearly_yield_kwh_kwp_2:this.data.yearly_yield_kwh_kwp_2
228
234
  }
229
235
  } else if (['panel', 'user_deactivated_panel'].includes(this.layer)) {
230
236
  return {