Loading [MathJax]/jax/output/NativeMML/config.js
Isis Developer Reference
AtmosModel.cpp File Reference
#include <cmath>
#include <string>
#include "Pvl.h"
#include "IString.h"
#include "AtmosModel.h"
#include "NumericalApproximation.h"
#include "NumericalAtmosApprox.h"
#include "PhotoModel.h"
#include "Minnaert.h"
#include "LunarLambert.h"
#include "Plugin.h"
#include "IException.h"
#include "FileName.h"

Namespaces

 Isis
 This is free and unencumbered software released into the public domain.
 

Macros

#define MAX(x, y)   (((x) > (y)) ? (x) : (y))
 

Macro Definition Documentation

◆ MAX

#define MAX (   x,
 
)    (((x) > (y)) ? (x) : (y))

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:10:32