#include "novascon.h"Go to the source code of this file.
Variables | |
| const short int | FN1 = 1 |
| const short int | FN0 = 0 |
| const double | T0 = 2451545.00000000 |
| const double | KMAU = 1.49597870e+8 |
| const double | MAU = 1.49597870e+11 |
| const double | C = 173.14463348 |
| const double | GS = 1.32712438e+20 |
| const double | EARTHRAD = 6378.140 |
| const double | F = 0.00335281 |
| const double | OMEGA = 7.292115e-5 |
| const double | TWOPI = 6.28318530717958647692 |
| const double | RAD2SEC = 206264.806247096355 |
| const double | DEG2RAD = 0.017453292519943296 |
| const double | RAD2DEG = 57.295779513082321 |
|
|
|
Definition at line 80 of file novascon.c. Referenced by earthtilt(), equ2hor(), nutate(), radec2vector(), refract(), terra(), and transform_hip(). |
|
|
Definition at line 55 of file novascon.c. Referenced by terra(). |
|
|
Definition at line 61 of file novascon.c. Referenced by MakeAlignmentModule::FitTrackLessOne(), DetectorAlignment::FitTrackLessOne(), SimPmtM64ToyNL::GenNonlinearRatio(), Anp::LocalFit::RunLFit(), and terra(). |
|
|
Definition at line 19 of file novascon.c. Referenced by app_planet(), app_star(), topo_planet(), and topo_star(). |
|
|
Definition at line 18 of file novascon.c. Referenced by local_planet(), local_star(), pnsw(), topo_planet(), and topo_star(). |
|
|
Definition at line 49 of file novascon.c. Referenced by sun_field(). |
|
|
Definition at line 31 of file novascon.c. Referenced by transform_cat(). |
|
|
Definition at line 37 of file novascon.c. |
|
|
Definition at line 67 of file novascon.c. Referenced by terra(). |
|
|
Definition at line 81 of file novascon.c. Referenced by equ2hor(). |
|
|
Definition at line 79 of file novascon.c. Referenced by nutate(), starvectors(), transform_cat(), and vector2radec(). |
|
|
Definition at line 25 of file novascon.c. Referenced by app_planet(), app_star(), astro_star(), local_planet(), local_star(), CamEvd::MakeMCPlot(), pnsw(), solarsystem(), topo_planet(), topo_star(), transform_cat(), and virtual_star(). |
|
|
Definition at line 73 of file novascon.c. Referenced by fund_args(), solarsystem(), and sun_eph(). |
1.3.9.1