ARTS  2.3.1285(git:92a29ea9-dirty)
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<<()

Variable Documentation

◆ DEG2RAD

Numeric DEG2RAD

Referenced by TelsemAtlas::equare().

◆ EARTH_RADIUS

Numeric EARTH_RADIUS

Referenced by TelsemAtlas::equare().

◆ PI

Numeric PI

Referenced by TelsemAtlas::equare().