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

Store for radiometric gain and shift parameters. More...

#include <GruenTypes.h>

Collaboration diagram for Isis::Radiometric:
Collaboration graph

Public Member Functions

 Radiometric (const double &shift, const double &gain)
 
double Shift () const
 
double Gain () const
 
Radiometricoperator+= (const Radiometric &B)
 Add radiometric parameters from another set of parameters. More...
 

Public Attributes

double m_shift
 
double m_gain
 

Detailed Description

Store for radiometric gain and shift parameters.

Author
????-??-?? Unknown

Definition at line 206 of file GruenTypes.h.

Member Function Documentation

◆ operator+=()

Radiometric& Isis::Radiometric::operator+= ( const Radiometric B)
inline

Add radiometric parameters from another set of parameters.

Definition at line 217 of file GruenTypes.h.


The documentation for this class 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:22:29