|
SedSat3 1.1.6
Sediment Source Apportionment Tool - Advanced statistical methods for environmental pollution research
|
Elemental concentration profile for sediment source fingerprinting. More...
#include <map>#include <string>#include <vector>#include <memory>#include "interface.h"#include "multiplelinearregressionset.h"

Go to the source code of this file.
Classes | |
| struct | element_information |
| Metadata describing an element's role and properties in analysis. More... | |
| class | Elemental_Profile |
| Container for elemental concentration data of a single sediment sample. More... | |
Elemental concentration profile for sediment source fingerprinting.
Defines the Elemental_Profile class for storing and manipulating elemental composition data used in sediment source fingerprinting analysis.
Sediment source fingerprinting uses geochemical signatures (elemental concentrations) to trace sediment origins. This class represents a single sample's complete elemental "fingerprint."
Definition in file elemental_profile.h.