Public Attributes | |
te::gm::Coord2D | m_coordGeo |
te::gm::Coord2D | m_coordGrid |
std::string | m_id |
std::string | m_name |
std::vector< double > | m_values |
Definition at line 111 of file MixtureModelWizardPage.h.
te::gm::Coord2D te::qt::widgets::MixtureModelWizardPage::MixModelComponent::m_coordGeo |
Definition at line 116 of file MixtureModelWizardPage.h.
te::gm::Coord2D te::qt::widgets::MixtureModelWizardPage::MixModelComponent::m_coordGrid |
Definition at line 115 of file MixtureModelWizardPage.h.
std::string te::qt::widgets::MixtureModelWizardPage::MixModelComponent::m_id |
Definition at line 113 of file MixtureModelWizardPage.h.
std::string te::qt::widgets::MixtureModelWizardPage::MixModelComponent::m_name |
Definition at line 114 of file MixtureModelWizardPage.h.
std::vector<double> te::qt::widgets::MixtureModelWizardPage::MixModelComponent::m_values |
Definition at line 117 of file MixtureModelWizardPage.h.