EnvironmentalImpact (API Reference)
Package com.here.sdk.search
Class EnvironmentalImpact
java.lang.Object
com.here.sdk.search.EnvironmentalImpact
Represents environmental impact for an environmental impact category. EnergyMix contains an list of this representing the environmental impacts of different categories. 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.
-
Field Summary
FieldsModifier and TypeFieldDescriptiondoubleAmount of waste in g/kWh for this category.Environmental impact category. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
category
Environmental impact category.
-
amountInGramPerKilowattHours
public double amountInGramPerKilowattHoursAmount of waste in g/kWh for this category.
-
-
Constructor Details
-
EnvironmentalImpact
public EnvironmentalImpact()Creates a new instance.
-
-
Method Details