|
SedSat3 1.1.6
Sediment Source Apportionment Tool - Advanced statistical methods for environmental pollution research
|
This is the complete list of members for Elemental_Profile, including all inherited members.
| AppendElement(const string &name, double val=0.0) | Elemental_Profile | |
| AppendtoNotes(const string ¬e) | Interface | inline |
| ApplyOrganicMatterAndSizeCorrections(const vector< double > &reference_om_size, const MultipleLinearRegressionSet *regression_models, const map< string, element_information > *elementinfo=nullptr) const | Elemental_Profile | |
| CalculateDotProduct(const CMBVector &weights) const | Elemental_Profile | |
| ClearNotes() | Interface | inline |
| Contains(const string &name) const | Elemental_Profile | |
| CreateAnalysisProfile(const map< string, element_information > *elementinfo=nullptr) const | Elemental_Profile | |
| CreateCorrectedProfile(bool exclude_elements, bool apply_corrections, const vector< double > &reference_om_size, const MultipleLinearRegressionSet *regression_models=nullptr, const map< string, element_information > *elementinfo=nullptr) const | Elemental_Profile | |
| CreateTableUnique() const | Elemental_Profile | |
| Elemental_Profile() | Elemental_Profile | |
| Elemental_Profile(const Elemental_Profile &other) | Elemental_Profile | |
| ExtractChemicalElements(const map< string, element_information > *elementinfo, bool include_isotopes=false) const | Elemental_Profile | |
| ExtractElements(const vector< string > &element_names) const | Elemental_Profile | |
| GetAllValues() const | Elemental_Profile | |
| GetElementNames() const | Elemental_Profile | |
| GetMaximum() const | Elemental_Profile | |
| GetMinimum() const | Elemental_Profile | |
| GetNotes() const | Interface | inline |
| GetOptions() | Interface | inline |
| GetValue(const string &name) const | Elemental_Profile | |
| highlightoutsideoflimit | Interface | |
| highlimit | Interface | |
| included_in_analysis_ | Elemental_Profile | private |
| Interface() | Interface | |
| Interface(const Interface &intf) | Interface | |
| IsIncludedInAnalysis() const | Elemental_Profile | inline |
| IsMarked(const string &name) const | Elemental_Profile | |
| lowlimit | Interface | |
| marked_elements_ | Elemental_Profile | private |
| Notes | Interface | private |
| operator=(const Elemental_Profile &other) | Elemental_Profile | |
| Interface::operator=(const Interface &intf) | Interface | |
| Option(options_key opt) | Interface | inline |
| Options | Interface | private |
| Read(const QStringList &string_list) override | Elemental_Profile | virtual |
| ReadFromJsonObject(const QJsonObject &json) override | Elemental_Profile | virtual |
| SelectTopElements(int n, bool ascending=true) const | Elemental_Profile | |
| SetIncludedInAnalysis(bool included) | Elemental_Profile | inline |
| SetLimit(_range lowhigh, const double &value) | Interface | inline |
| SetMarked(const string &name, bool marked) | Elemental_Profile | |
| SetNotes(const string ¬e) | Interface | inline |
| SetOption(options_key opt, bool val) | Interface | inline |
| SetValue(const string &name, double val) | Elemental_Profile | |
| SetXAxisLabel(const QString &label) | Interface | inline |
| SetYAxisLabel(const QString &label) | Interface | inline |
| SortByConcentration(bool ascending=true) const | Elemental_Profile | |
| toJsonObject() const override | Elemental_Profile | virtual |
| ToString() const override | Elemental_Profile | virtual |
| ToTable() override | Elemental_Profile | virtual |
| writetofile(QFile *file) override | Elemental_Profile | virtual |
| XAxis_Label | Interface | private |
| XAxisLabel() const | Interface | inline |
| YAxis_Label | Interface | private |
| YAxisLabel() const | Interface | inline |