te::qt::widgets::MixtureModelWizardPage::MixModelComponent Struct Reference

Defines component attributes. More...

Public Attributes

te::color::RGBAColor m_color
 color More...
 
te::gm::Geometrym_geomGeo
 component coordinates in geografic coordinates More...
 
te::gm::Geometrym_geomGrid
 component coordinades in raster lineXcolumn More...
 
std::string m_name
 name More...
 
std::vector< double > m_values
 raster values More...
 

Detailed Description

Defines component attributes.

Definition at line 181 of file MixtureModelWizardPage.h.

Member Data Documentation

te::color::RGBAColor te::qt::widgets::MixtureModelWizardPage::MixModelComponent::m_color
te::gm::Geometry* te::qt::widgets::MixtureModelWizardPage::MixModelComponent::m_geomGeo

component coordinates in geografic coordinates

Definition at line 185 of file MixtureModelWizardPage.h.

Referenced by te::qt::widgets::MixtureModelWizardPage::addGeometryComponent(), and te::qt::widgets::MixtureModelWizardPage::addPointComponent().

te::gm::Geometry* te::qt::widgets::MixtureModelWizardPage::MixModelComponent::m_geomGrid
std::string te::qt::widgets::MixtureModelWizardPage::MixModelComponent::m_name
std::vector<double> te::qt::widgets::MixtureModelWizardPage::MixModelComponent::m_values

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