HapiEco

data class HapiEco(co2: Double, do2f: Double, part: Double, part10: Double, partV: Double, nmhc: Double, nox: Double, prime: Double, primef: Double, so2: Double, ubp: Double, dist: Int, type: HapiEco.Type)

Types

Type
Link copied to clipboard
enum Type : Enum<HapiEco.Type>

Properties

co2
Link copied to clipboard
val co2: Double

CO2 emission in kg

dist
Link copied to clipboard
val dist: Int

Distance the emitting carrier is used in meter.

do2f
Link copied to clipboard
val do2f: Double

CO2 emission, in operation only in kg

nmhc
Link copied to clipboard
val nmhc: Double

NMHC emission in g

nox
Link copied to clipboard
val nox: Double

NOX emission in g

part
Link copied to clipboard
val part: Double

Particulate matter emission (25). This value includes possible particulate matter emissions occurring when generating the energy used for the vehicle during the trip. For example, electric cars will still have a non-zero particulate matter emission although the vehicle doesn't emit anything but the electric energy used by the vehicle might be generated from coal power plants and those created emissions during energy generation. Unit is g.

part10
Link copied to clipboard
val part10: Double

Particulate matter emission (10). This value includes possible particulate matter emissions occurring when generating the energy used for the vehicle during the trip. For example, electric cars will still have a non-zero particulate matter emission although the vehicle doesn't emit anything but the electric energy used by the vehicle might be generated from coal power plants and those created emissions during energy generation. Unit is g.

partV
Link copied to clipboard
val partV: Double

Particulate matter emission per vehicle (25). This value contains only the emission generated by the vehicle on this trip. Emissions which were generated during generation of the energy used by the vehicle are ignored by this value. Unit is g.

prime
Link copied to clipboard
val prime: Double

PRIME emission, calculated in l petrol

primef
Link copied to clipboard
val primef: Double

PRIMEF emission, in operation only, calculated in l petrol

so2
Link copied to clipboard
val so2: Double

SO2 emission in g

type
Link copied to clipboard
val type: HapiEco.Type

Type of emitting carrier. Values are PUT: public transport, PFT: public flight transport, PRT: private transport

ubp
Link copied to clipboard
val ubp: Double

environmental impact points 06