![]() |
Isis 3 Programmer Reference
|
Store statistics pertaining to the overlapping areas and indices (corresponding to the statistics list) for two data sets. More...
Public Attributes | |
Statistics | area1 |
Overlapping area for the first data set. More... | |
Statistics | area2 |
Overlapping area for the second data set. More... | |
int | index1 |
Index corresponding to m_statsList for the first overlapping data set. More... | |
int | index2 |
Index corresponding to m_statsList for the second overlapping data set. More... | |
Store statistics pertaining to the overlapping areas and indices (corresponding to the statistics list) for two data sets.
Definition at line 169 of file OverlapNormalization.h.
Statistics Isis::OverlapNormalization::Overlap::area1 |
Overlapping area for the first data set.
Definition at line 175 of file OverlapNormalization.h.
Referenced by Isis::OverlapNormalization::AddOverlap(), and Isis::OverlapNormalization::Solve().
Statistics Isis::OverlapNormalization::Overlap::area2 |
Overlapping area for the second data set.
Definition at line 180 of file OverlapNormalization.h.
Referenced by Isis::OverlapNormalization::AddOverlap(), and Isis::OverlapNormalization::Solve().
int Isis::OverlapNormalization::Overlap::index1 |
Index corresponding to m_statsList for the first overlapping data set.
Definition at line 186 of file OverlapNormalization.h.
Referenced by Isis::OverlapNormalization::AddOverlap(), and Isis::OverlapNormalization::Solve().
int Isis::OverlapNormalization::Overlap::index2 |
Index corresponding to m_statsList for the second overlapping data set.
Definition at line 192 of file OverlapNormalization.h.
Referenced by Isis::OverlapNormalization::AddOverlap(), and Isis::OverlapNormalization::Solve().
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 07/13/2023 15:21:13 |