ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
reusex::core::traits::Emission Struct Reference

Emission measurement record. More...

#include <materialepas_types.hpp>

Collaboration diagram for reusex::core::traits::Emission:

Public Attributes

std::string standard
 Emission standard (ISO or other standard code).
std::string leksikon_guid_standard = "1Kx6G$uIXEZO3Br$MEsdaB"
std::string type
 Type of emission measured.
std::string leksikon_guid_type = "12ZQ3obYHB1OhXiyy3LcfK"
std::optional< double > lower_interval
 Lower bound of emission interval.
std::string leksikon_guid_lower_interval = "1dSnTNTGD5YQPcgcbzMJaD"
std::optional< double > upper_interval
 Upper bound of emission interval.
std::string leksikon_guid_upper_interval = "3YTotdivHEeQS4ij2Xa7PU"
EmissionQuantityType quantity_type = EmissionQuantityType::exact
 How the emission quantity is expressed.
std::string leksikon_guid_quantity_type = "33HQrsPDn9uhOu$7D3HhWU"
std::string measuring_unit
 Measuring unit for the emission quantity.
std::string leksikon_guid_measuring_unit = "3d1HQUJVb23ReixUzvSyvS"
std::optional< double > quantity
 Measured emission quantity.
std::string leksikon_guid_quantity = "0lZ6gflK18WBte7dMyQQ$h"

Detailed Description

Emission measurement record.

Nested within the Pollution section. Each entry documents one emission measurement.

Note
Danish: 'Afgasning af farlige stoffer'

Definition at line 363 of file materialepas_types.hpp.

Member Data Documentation

◆ leksikon_guid_lower_interval

std::string reusex::core::Emission::leksikon_guid_lower_interval = "1dSnTNTGD5YQPcgcbzMJaD"

Definition at line 381 of file materialepas_types.hpp.

◆ leksikon_guid_measuring_unit

std::string reusex::core::Emission::leksikon_guid_measuring_unit = "3d1HQUJVb23ReixUzvSyvS"

Definition at line 396 of file materialepas_types.hpp.

◆ leksikon_guid_quantity

std::string reusex::core::Emission::leksikon_guid_quantity = "0lZ6gflK18WBte7dMyQQ$h"

Definition at line 401 of file materialepas_types.hpp.

◆ leksikon_guid_quantity_type

std::string reusex::core::Emission::leksikon_guid_quantity_type = "33HQrsPDn9uhOu$7D3HhWU"

Definition at line 391 of file materialepas_types.hpp.

◆ leksikon_guid_standard

std::string reusex::core::Emission::leksikon_guid_standard = "1Kx6G$uIXEZO3Br$MEsdaB"

Definition at line 369 of file materialepas_types.hpp.

◆ leksikon_guid_type

std::string reusex::core::Emission::leksikon_guid_type = "12ZQ3obYHB1OhXiyy3LcfK"

Definition at line 376 of file materialepas_types.hpp.

◆ leksikon_guid_upper_interval

std::string reusex::core::Emission::leksikon_guid_upper_interval = "3YTotdivHEeQS4ij2Xa7PU"

Definition at line 386 of file materialepas_types.hpp.

◆ lower_interval

Lower bound of emission interval.

Note
Danish: 'Emission nedre interval'

Definition at line 380 of file materialepas_types.hpp.

◆ measuring_unit

Measuring unit for the emission quantity.

Note
Danish: 'Måleenhed'

Definition at line 395 of file materialepas_types.hpp.

◆ quantity

std::optional<double> reusex::core::Emission::quantity

Measured emission quantity.

Note
Danish: 'Emissionsmængde'

Definition at line 400 of file materialepas_types.hpp.

◆ quantity_type

How the emission quantity is expressed.

Note
Danish: 'Emissionsmængdetype'

Definition at line 390 of file materialepas_types.hpp.

◆ standard

Emission standard (ISO or other standard code).

Note
Danish: 'Emissionsstandard'
Open value list. Predefined values include: ISO 16000-3, ISO 16000-6, ISO 16000-9, EN 717-1, CEN/TS 16516, etc.

Definition at line 368 of file materialepas_types.hpp.

◆ type

Type of emission measured.

Note
Danish: 'Emissionstype'
Open value list. Predefined values include: TVOC, formaldehyde, ammonia, acetaldehyde, toluene, etc.

Definition at line 375 of file materialepas_types.hpp.

◆ upper_interval

Upper bound of emission interval.

Note
Danish: 'Emission øvre interval'

Definition at line 385 of file materialepas_types.hpp.


The documentation for this struct was generated from the following file: