Store for radiometric gain and shift parameters.  
 More...
#include <GruenTypes.h>
Store for radiometric gain and shift parameters. 
- Author
 - ????-??-?? Unknown
 
Definition at line 206 of file GruenTypes.h.
 
◆ Radiometric() [1/2]
  
  
      
        
          | Isis::Radiometric::Radiometric  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Radiometric() [2/2]
  
  
      
        
          | Isis::Radiometric::Radiometric  | 
          ( | 
          const double & |           shift,  | 
         
        
           | 
           | 
          const double & |           gain ) | 
         
       
   | 
  
inline   | 
  
 
 
◆ Gain()
  
  
      
        
          | double Isis::Radiometric::Gain  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator+=()
Add radiometric parameters from another set of parameters. 
Definition at line 217 of file GruenTypes.h.
 
 
◆ Shift()
  
  
      
        
          | double Isis::Radiometric::Shift  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ m_gain
      
        
          | double Isis::Radiometric::m_gain | 
        
      
 
 
◆ m_shift
      
        
          | double Isis::Radiometric::m_shift | 
        
      
 
 
The documentation for this class was generated from the following file: