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

Dangerous substance analysis record. More...

#include <materialepas_types.hpp>

Collaboration diagram for reusex::core::traits::DangerousSubstance:

Public Attributes

SubstanceContentMethod content_method = SubstanceContentMethod::assumed
 Method used to determine substance content.
std::string leksikon_guid_content_method = "2ympiI4PL6c8ooh9Agqnz4"
std::string analyzed_substance
 Which chemical substance was analyzed for.
std::string leksikon_guid_analyzed_substance = "3Y2oTiV9r3NfoZQBVP_Bpx"
std::string cas_number
 CAS registry number of the substance.
std::string leksikon_guid_cas_number = "2tZYDby2H2PADWYcTMn50O"
std::string ec_number
 EC (EINECS) number of the substance.
std::string leksikon_guid_ec_number = "1cV5alHQ93Zu44Uv4Iuqoj"
std::optional< double > concentration_mg_per_kg
 Concentration of substance in mg/kg.
std::string leksikon_guid_concentration_mg_per_kg = "0yw_0Ggsf6ihdShOA1niRl"

Detailed Description

Dangerous substance analysis record.

Nested within the Pollution section. Each entry documents one substance that has been analyzed for.

Note
Danish: 'Farlige stoffer'

Definition at line 327 of file materialepas_types.hpp.

Member Data Documentation

◆ analyzed_substance

Which chemical substance was analyzed for.

Note
Danish: 'Analyseret for kemiske stoffer'
Open value list. Predefined values include: asbestos, chromium VI, formaldehyde, lead, mercury, cadmium, PCB, PAH, pentachlorophenol, chloroparaffins, phthalates, PFAS, dioxins, radon, VOC, etc.

Definition at line 338 of file materialepas_types.hpp.

◆ cas_number

CAS registry number of the substance.

Note
Danish: 'CAS-nummer'

Definition at line 343 of file materialepas_types.hpp.

◆ concentration_mg_per_kg

Concentration of substance in mg/kg.

Note
Danish: 'Koncentration af stof'

Definition at line 353 of file materialepas_types.hpp.

◆ content_method

Method used to determine substance content.

Note
Danish: 'Indhold af farlige stoffer'

Definition at line 330 of file materialepas_types.hpp.

◆ ec_number

EC (EINECS) number of the substance.

Note
Danish: 'EC-nummer'

Definition at line 348 of file materialepas_types.hpp.

◆ leksikon_guid_analyzed_substance

Definition at line 339 of file materialepas_types.hpp.

◆ leksikon_guid_cas_number

std::string reusex::core::DangerousSubstance::leksikon_guid_cas_number = "2tZYDby2H2PADWYcTMn50O"

Definition at line 344 of file materialepas_types.hpp.

◆ leksikon_guid_concentration_mg_per_kg

Definition at line 354 of file materialepas_types.hpp.

◆ leksikon_guid_content_method

Definition at line 331 of file materialepas_types.hpp.

◆ leksikon_guid_ec_number

std::string reusex::core::DangerousSubstance::leksikon_guid_ec_number = "1cV5alHQ93Zu44Uv4Iuqoj"

Definition at line 349 of file materialepas_types.hpp.


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