TwiceAsNice  2019-02-18
Macros
IifStar.cc File Reference
#include <sstream>
#include <iomanip>
#include <cstdlib>
#include <cmath>
#include <Ltcs/Iif/IifStar.h>
#include <Nice/Map/SkyPoint.h>
#include <sofa.h>
Include dependency graph for IifStar.cc:

Macros

#define DR2D   57.2957795130823208767981548141
 180 divided by pi. More...
 
#define DAS2R   (4.848136811095359935899141e-6)
 Arcseconds to radians Same as in sofam.h. More...
 
#define DMAS2R   (DAS2R / 1e3)
 Milliarcseconds to radians. More...
 
#define LIIF_DEROT_PARSE_RESOL   20
 The time resolution (seconds) of estimating derotator times til limits. More...
 
#define DJM0   2400000.5
 
#define DJ00   2451545.0
 
#define DJC   36525.0
 
#define D2PI   (2.0*M_PI)
 

Macro Definition Documentation

◆ D2PI

#define D2PI   (2.0*M_PI)

◆ DAS2R

#define DAS2R   (4.848136811095359935899141e-6)

Arcseconds to radians Same as in sofam.h.

Inverse of DR2D divided by 3600.

◆ DJ00

#define DJ00   2451545.0

◆ DJC

#define DJC   36525.0

◆ DJM0

#define DJM0   2400000.5

◆ DMAS2R

#define DMAS2R   (DAS2R / 1e3)

Milliarcseconds to radians.

Same as in sofam.h

◆ DR2D

#define DR2D   57.2957795130823208767981548141

180 divided by pi.

Same as in sofam.h

◆ LIIF_DEROT_PARSE_RESOL

#define LIIF_DEROT_PARSE_RESOL   20

The time resolution (seconds) of estimating derotator times til limits.