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

color

Definition at line 187 of file MixtureModelWizardPage.h.

te::gm::Geometry* te::qt::widgets::MixtureModelWizardPage::MixModelComponent::m_geomGeo

component coordinates in geografic coordinates

Definition at line 185 of file MixtureModelWizardPage.h.

te::gm::Geometry* te::qt::widgets::MixtureModelWizardPage::MixModelComponent::m_geomGrid

component coordinades in raster lineXcolumn

Definition at line 184 of file MixtureModelWizardPage.h.

std::string te::qt::widgets::MixtureModelWizardPage::MixModelComponent::m_name

name

Definition at line 183 of file MixtureModelWizardPage.h.

std::vector<double> te::qt::widgets::MixtureModelWizardPage::MixModelComponent::m_values

raster values

Definition at line 186 of file MixtureModelWizardPage.h.


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