EnergySourceCategory

Categories of energy sources.

Types

Link copied to clipboard
annotation class Type

Properties

Link copied to clipboard
const val COAL: String

Fossil power from coal.

Link copied to clipboard
const val GAS: String

Fossil power from gas.

Link copied to clipboard

All kinds of fossil power sources.

Link copied to clipboard

All kinds of regenerative power sources.

Link copied to clipboard
const val NUCLEAR: String

Nuclear power sources.

Link copied to clipboard
const val SOLAR: String

Regenerative power from PV.

Link copied to clipboard
const val WATER: String

Regenerative power from water turbines.

Link copied to clipboard
const val WIND: String

Regenerative power from wind turbines.