Class: BuildingSync::CostEffectivenessScreeningMethod

Inherits:
String
  • Object
show all
Defined in:
lib/BuildingSync.rb

Overview

http://buildingsync.net/schemas/bedes-auc/2019CostEffectivenessScreeningMethod

Constant Summary collapse

InternalRateOfReturn =
new("Internal rate of return")
LevelizedCostOfEnergy =
new("Levelized cost of energy")
LifecycleCost =
new("Lifecycle cost")
ModifiedInternalRateOfReturn =
new("Modified internal rate of return")
NetPresentValue =
new("Net present value")
Other =
new("Other")
ReturnOnInvestment =
new("Return on investment")
SavingsToInvestmentRatio =
new("Savings to investment ratio")
SimplePayback =
new("Simple payback")