ARTS  2.4.0(git:4fb77825)
telsem.cc File Reference

This file contains functions to handle TELSEM 2 atlas data. More...

#include "telsem.h"
#include <cmath>
#include <utility>
#include "check_input.h"
#include "geodetic.h"

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const TelsemAtlas &ta)
 

Variables

Numeric EARTH_RADIUS
 
Numeric DEG2RAD
 
Numeric PI
 

Detailed Description

This file contains functions to handle TELSEM 2 atlas data.

Definition in file telsem.cc.

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const TelsemAtlas ta 
)

Definition at line 346 of file telsem.cc.

References TelsemAtlas::name.

Variable Documentation

◆ DEG2RAD

Numeric DEG2RAD
extern

Referenced by TelsemAtlas::equare().

◆ EARTH_RADIUS

Numeric EARTH_RADIUS
extern

Referenced by TelsemAtlas::equare().

◆ PI

Numeric PI
extern

Referenced by TelsemAtlas::equare().