Canoe
Comprehensive Atmosphere N' Ocean Engine
hitran_absorber.cpp File Reference
#include <algorithm>
#include <cmath>
#include <cstring>
#include <iostream>
#include <stdexcept>
#include <string>
#include <air_parcel.hpp>
#include <configure.hpp>
#include <constants.hpp>
#include <climath/interpolation.h>
#include <athena/athena.hpp>
#include "hitran_absorber.hpp"

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, HitranAbsorber const &ab)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
HitranAbsorber const &  ab 
)

Definition at line 30 of file hitran_absorber.cpp.