EnvironmentalImpactCategory

public enum EnvironmentalImpactCategory : UInt32, CaseIterable, Codable

Represents environmental impacts category of the environmental impact for energy mix. EnvironmentalImpact contains this representing the category of the environmental impact. Note: This is a beta release of this feature, so there could be a few bugs and unexpected behaviors. Related APIs may change for new releases without a deprecation process.

  • Produced nuclear waste in grams per kilowatt-hour.

    Declaration

    Swift

    case nuclearWaste
  • Exhausted carbon dioxide in grams per kilowatt-hour.

    Declaration

    Swift

    case carbonDioxide