Rose
Classes | Typedefs | Functions
Plan13.h File Reference
#include <cstdio>
#include <cstdlib>
#include <cstdint>
#include <cmath>
#include <ctime>
#include <tuple>
#include <array>
#include <iostream>
#include <iomanip>
#include <map>
#include "constexpertrig.h"
Include dependency graph for Plan13.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  P13
 Plan13 general functions and constants. More...
 
class  Vec3Base< T >
 
class  DateTime
 Encapsulate the day-in-space for orbital mechanics computations. More...
 
class  Observer
 Data specifying an observer for computing relative visibility data. More...
 
struct  Sun
 Sun position in the sky. More...
 
class  Satellite
 Satellite orbital mechanics. More...
 

Typedefs

typedef Vec3Base< double > Vec3
 

Functions

template<typename T >
constexpr T RADIANS (T deg)
 
template<typename T >
constexpr T DEGREES (T rad)
 
std::ostream & operator<< (std::ostream &os, const DateTime &dateTime)
 

Detailed Description

Author
Richard Buckley richa.nosp@m.rd.b.nosp@m.uckle.nosp@m.y@ie.nosp@m.ee.or.nosp@m.g
Version
1.0
Date
2021-02-17