|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
Pollution, content and emission information. More...
#include <materialepas_types.hpp>

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< DangerousSubstance > | dangerous_substances |
| Dangerous substance analysis records. | |
| std::vector< Emission > | emissions |
| 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" |
Pollution, content and emission information.
Definition at line 407 of file materialepas_types.hpp.
| TriState reusex::core::Pollution::contains_reach_substances = TriState::unknown |
Whether the item contains substances on REACH candidate list.
Definition at line 410 of file materialepas_types.hpp.
| std::vector<DangerousSubstance> reusex::core::Pollution::dangerous_substances |
Dangerous substance analysis records.
Definition at line 429 of file materialepas_types.hpp.
| std::string reusex::core::Pollution::emission_level |
Emission level classification.
Definition at line 450 of file materialepas_types.hpp.
| std::vector<Emission> reusex::core::Pollution::emissions |
Emission measurement records.
Definition at line 433 of file materialepas_types.hpp.
| std::optional<bool> reusex::core::Pollution::has_asbestos_analysis |
Whether an asbestos analysis has been performed.
Definition at line 455 of file materialepas_types.hpp.
| std::optional<bool> reusex::core::Pollution::intended_for_indoor_use |
Whether the item is intended for indoor use.
Definition at line 437 of file materialepas_types.hpp.
| TriState reusex::core::Pollution::is_chemically_treated = TriState::unknown |
Whether the item has been chemically treated.
Definition at line 415 of file materialepas_types.hpp.
| std::string reusex::core::Pollution::labelling_scheme |
Labelling scheme for emissions.
Definition at line 444 of file materialepas_types.hpp.
| std::string reusex::core::Pollution::leksikon_guid_contains_reach_substances = "2E6_MQ4Cn36f0s6CVYxQOR" |
Definition at line 411 of file materialepas_types.hpp.
| std::string reusex::core::Pollution::leksikon_guid_emission_level = "3areU4Rpv9gfbeDNE9eBgA" |
Definition at line 451 of file materialepas_types.hpp.
| std::string reusex::core::Pollution::leksikon_guid_has_asbestos_analysis = "2962p$Lwj68Br6satSNLAn" |
Definition at line 456 of file materialepas_types.hpp.
| std::string reusex::core::Pollution::leksikon_guid_intended_for_indoor_use = "2W1zl8TFb459xOVytRmX3J" |
Definition at line 438 of file materialepas_types.hpp.
| std::string reusex::core::Pollution::leksikon_guid_is_chemically_treated = "1Cf0jFllr2HAk8FOmT2VGr" |
Definition at line 416 of file materialepas_types.hpp.
| std::string reusex::core::Pollution::leksikon_guid_labelling_scheme = "3Txv$QA7zCp8azbWeuubx2" |
Definition at line 445 of file materialepas_types.hpp.
| std::string reusex::core::Pollution::leksikon_guid_surface_treatments = "1zV5ZyYKT6CPWjKdTEZ1K0" |
Definition at line 425 of file materialepas_types.hpp.
| std::vector<std::string> reusex::core::Pollution::surface_treatments |
Surface treatments applied to the item.
Definition at line 424 of file materialepas_types.hpp.