Ejemplo n.º 1
0
 public TimeInvariantInputDTO(
     CL.FormulaHelper.DTOs.CustomFieldListItemDTO p_Plant_32_Type,
     CL.FormulaHelper.DTOs.TimeSeriesDTO p_SystemCost_32_of_32_Replacement_32_Energy,
     CL.FormulaHelper.DTOs.TimeSeriesDTO p_SystemFuel_32_Cost_32__40__36__32__47__32_MWh_41__32__45__32_Coal,
     CL.FormulaHelper.DTOs.TimeSeriesDTO p_SystemFuel_32_Cost_32__40__36__32__47__32_MWh_41__32__45__32_Natural_32_Gas)
 {
     Plant_32_Type = p_Plant_32_Type;
     SystemCost_32_of_32_Replacement_32_Energy = p_SystemCost_32_of_32_Replacement_32_Energy;
     SystemFuel_32_Cost_32__40__36__32__47__32_MWh_41__32__45__32_Coal           = p_SystemFuel_32_Cost_32__40__36__32__47__32_MWh_41__32__45__32_Coal;
     SystemFuel_32_Cost_32__40__36__32__47__32_MWh_41__32__45__32_Natural_32_Gas = p_SystemFuel_32_Cost_32__40__36__32__47__32_MWh_41__32__45__32_Natural_32_Gas;
 }
Ejemplo n.º 2
0
 public TimeInvariantInputDTO(
     CL.FormulaHelper.DTOs.TimeSeriesDTO p_SystemCost_32_of_32_Replacement_32_Energy,
     CL.FormulaHelper.DTOs.TimeSeriesDTO p_SystemFuel_32_Cost_32__40__36__32__47__32_MWh_41__32__45__32_Coal,
     CL.FormulaHelper.DTOs.TimeSeriesDTO p_SystemFuel_32_Cost_32__40__36__32__47__32_MWh_41__32__45__32_Natural_32_Gas,
     CL.FormulaHelper.DTOs.CustomFieldListItemDTO p_Type_32_of_32_Generation_32__40_Elec_32_Asset_41_)
 {
     SystemCost_32_of_32_Replacement_32_Energy = p_SystemCost_32_of_32_Replacement_32_Energy;
     SystemFuel_32_Cost_32__40__36__32__47__32_MWh_41__32__45__32_Coal           = p_SystemFuel_32_Cost_32__40__36__32__47__32_MWh_41__32__45__32_Coal;
     SystemFuel_32_Cost_32__40__36__32__47__32_MWh_41__32__45__32_Natural_32_Gas = p_SystemFuel_32_Cost_32__40__36__32__47__32_MWh_41__32__45__32_Natural_32_Gas;
     Type_32_of_32_Generation_32__40_Elec_32_Asset_41_ = p_Type_32_of_32_Generation_32__40_Elec_32_Asset_41_;
 }
 public TimeInvariantInputDTO(
     CL.FormulaHelper.DTOs.TimeSeriesDTO p_SystemCost_32_of_32_Replacement_32_Energy,
     System.Double?p_SystemDamaging_32_Fault_32_Repair_32_Cost_32__40__36__41_,
     CL.FormulaHelper.DTOs.TimeSeriesDTO p_SystemFuel_32_Cost_32__40__36__32__47__32_MWh_41__32__45__32_Coal,
     CL.FormulaHelper.DTOs.TimeSeriesDTO p_SystemFuel_32_Cost_32__40__36__32__47__32_MWh_41__32__45__32_Natural_32_Gas,
     CL.FormulaHelper.DTOs.CustomFieldListItemDTO p_Type_32_of_32_Generation_32__40_Fault_32_Current_41_)
 {
     SystemCost_32_of_32_Replacement_32_Energy = p_SystemCost_32_of_32_Replacement_32_Energy;
     SystemDamaging_32_Fault_32_Repair_32_Cost_32__40__36__41_                   = p_SystemDamaging_32_Fault_32_Repair_32_Cost_32__40__36__41_;
     SystemFuel_32_Cost_32__40__36__32__47__32_MWh_41__32__45__32_Coal           = p_SystemFuel_32_Cost_32__40__36__32__47__32_MWh_41__32__45__32_Coal;
     SystemFuel_32_Cost_32__40__36__32__47__32_MWh_41__32__45__32_Natural_32_Gas = p_SystemFuel_32_Cost_32__40__36__32__47__32_MWh_41__32__45__32_Natural_32_Gas;
     Type_32_of_32_Generation_32__40_Fault_32_Current_41_ = p_Type_32_of_32_Generation_32__40_Fault_32_Current_41_;
 }
 public TimeInvariantInputDTO(
     CL.FormulaHelper.DTOs.TimeSeriesDTO p_SystemCO2_32_Credits_32_Value_32__40__36__32__47__32_MWh_41__32_TimeSeries)
 {
     SystemCO2_32_Credits_32_Value_32__40__36__32__47__32_MWh_41__32_TimeSeries = p_SystemCO2_32_Credits_32_Value_32__40__36__32__47__32_MWh_41__32_TimeSeries;
 }
Ejemplo n.º 5
0
 public TimeInvariantInputDTO(
     CL.FormulaHelper.DTOs.TimeSeriesDTO p_SystemRenewable_32_Capacity_32_Value_32__40__36__47_MW_41__32_TimeSeries)
 {
     SystemRenewable_32_Capacity_32_Value_32__40__36__47_MW_41__32_TimeSeries = p_SystemRenewable_32_Capacity_32_Value_32__40__36__47_MW_41__32_TimeSeries;
 }