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

Pollution, content and emission information. More...

#include <materialepas_types.hpp>

Collaboration diagram for reusex::core::traits::Pollution:

Public Attributes

TriState contains_reach_substances = TriState::unknown
 Whether the item contains substances on REACH candidate list.
std::string leksikon_guid_contains_reach_substances = "2E6_MQ4Cn36f0s6CVYxQOR"
TriState is_chemically_treated = TriState::unknown
 Whether the item has been chemically treated.
std::string leksikon_guid_is_chemically_treated = "1Cf0jFllr2HAk8FOmT2VGr"
std::vector< std::string > surface_treatments
 Surface treatments applied to the item.
std::string leksikon_guid_surface_treatments = "1zV5ZyYKT6CPWjKdTEZ1K0"
std::vector< DangerousSubstancedangerous_substances
 Dangerous substance analysis records.
std::vector< Emissionemissions
 Emission measurement records.
std::optional< bool > intended_for_indoor_use
 Whether the item is intended for indoor use.
std::string leksikon_guid_intended_for_indoor_use = "2W1zl8TFb459xOVytRmX3J"
std::string labelling_scheme
 Labelling scheme for emissions.
std::string leksikon_guid_labelling_scheme = "3Txv$QA7zCp8azbWeuubx2"
std::string emission_level
 Emission level classification.
std::string leksikon_guid_emission_level = "3areU4Rpv9gfbeDNE9eBgA"
std::optional< bool > has_asbestos_analysis
 Whether an asbestos analysis has been performed.
std::string leksikon_guid_has_asbestos_analysis = "2962p$Lwj68Br6satSNLAn"

Detailed Description

Pollution, content and emission information.

Note
Danish section: 'Forurening - indhold og afgasning'

Definition at line 407 of file materialepas_types.hpp.

Member Data Documentation

◆ contains_reach_substances

Whether the item contains substances on REACH candidate list.

Note
Danish: 'Indeholder stoffer på REACHs kandidatliste'

Definition at line 410 of file materialepas_types.hpp.

◆ dangerous_substances

Dangerous substance analysis records.

Note
Danish: 'Farlige stoffer'

Definition at line 429 of file materialepas_types.hpp.

◆ emission_level

Emission level classification.

Note
Danish: 'Emissionsniveau'
Closed value list. Values depend on the labelling scheme.

Definition at line 450 of file materialepas_types.hpp.

◆ emissions

Emission measurement records.

Note
Danish: 'Afgasning af farlige stoffer'

Definition at line 433 of file materialepas_types.hpp.

◆ has_asbestos_analysis

Whether an asbestos analysis has been performed.

Note
Danish: 'Har asbestanalyse'

Definition at line 455 of file materialepas_types.hpp.

◆ intended_for_indoor_use

Whether the item is intended for indoor use.

Note
Danish: 'Beregnet til indendørs brug'

Definition at line 437 of file materialepas_types.hpp.

◆ is_chemically_treated

Whether the item has been chemically treated.

Note
Danish: 'Er byggevaren kemisk behandlet'

Definition at line 415 of file materialepas_types.hpp.

◆ labelling_scheme

Labelling scheme for emissions.

Note
Danish: 'Mærkningsordning'
Closed value list. Examples: Danish Indoor Climate Labelling, M1, Emicode, Blue Angel, GUT, EMICODE, etc.

Definition at line 444 of file materialepas_types.hpp.

◆ leksikon_guid_contains_reach_substances

Definition at line 411 of file materialepas_types.hpp.

◆ leksikon_guid_emission_level

std::string reusex::core::Pollution::leksikon_guid_emission_level = "3areU4Rpv9gfbeDNE9eBgA"

Definition at line 451 of file materialepas_types.hpp.

◆ leksikon_guid_has_asbestos_analysis

std::string reusex::core::Pollution::leksikon_guid_has_asbestos_analysis = "2962p$Lwj68Br6satSNLAn"

Definition at line 456 of file materialepas_types.hpp.

◆ leksikon_guid_intended_for_indoor_use

Definition at line 438 of file materialepas_types.hpp.

◆ leksikon_guid_is_chemically_treated

std::string reusex::core::Pollution::leksikon_guid_is_chemically_treated = "1Cf0jFllr2HAk8FOmT2VGr"

Definition at line 416 of file materialepas_types.hpp.

◆ leksikon_guid_labelling_scheme

std::string reusex::core::Pollution::leksikon_guid_labelling_scheme = "3Txv$QA7zCp8azbWeuubx2"

Definition at line 445 of file materialepas_types.hpp.

◆ leksikon_guid_surface_treatments

std::string reusex::core::Pollution::leksikon_guid_surface_treatments = "1zV5ZyYKT6CPWjKdTEZ1K0"

Definition at line 425 of file materialepas_types.hpp.

◆ surface_treatments

Surface treatments applied to the item.

Note
Danish: 'Overfladebehandling'
Open value list. Predefined values include: anodized, brushed, chromium-plated, coated, galvanized, glazed, impregnated, lacquered, laminated, oiled, painted, patinated, polished, powder-coated, varnished, waxed, other.

Definition at line 424 of file materialepas_types.hpp.


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