File failed to load: https://isis.astrogeology.usgs.gov/6.0.0/Object/assets/jax/output/NativeMML/config.js
Isis 3 Programmer Reference
Isis::AffineTolerance Struct Reference

Container for Affine limits parameters. More...

#include <GruenTypes.h>

Collaboration diagram for Isis::AffineTolerance:
Collaboration graph

Public Member Functions

 AffineTolerance (const double &transTol, const double &scaleTol, const double &shearTol)
 

Public Attributes

double m_transTol
 
double m_scaleTol
 
double m_shearTol
 

Detailed Description

Container for Affine limits parameters.

These parameters govern the convergence of the Gruen affine processing. These are used in conjunction with a Chip (size) to determine the actual convergence values.

See also
Threshold
Author
2011-05-18 Kris Becker

Definition at line 319 of file GruenTypes.h.


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

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:13:08