Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
N21-02-25
MoonShadowTrigger
novas
solarsystem.h
Go to the documentation of this file.
1
/*
2
Naval Observatory Vector Astrometry Software (NOVAS)
3
C Edition, Version 3.1
4
5
solarsystem.h: Header file for solsys1.c, solsys2.c, & solsys3.c
6
7
U. S. Naval Observatory
8
Astronomical Applications Dept.
9
Washington, DC
10
http://www.usno.navy.mil/USNO/astronomical-applications
11
*/
12
13
#ifndef _SOLSYS_
14
#define _SOLSYS_
15
16
/*
17
Function prototypes
18
*/
19
20
short
int
solarsystem
(
double
tjd,
short
int
body
,
short
int
origin,
21
22
double
*
position
,
double
*velocity);
23
24
short
int
solarsystem_hp
(
double
tjd[2],
short
body
,
short
origin,
25
26
double
*
position
,
double
*velocity);
27
28
29
#endif
readPickles.body
string body
Definition:
readPickles.py:54
solarsystem_hp
short int solarsystem_hp(double tjd[2], short body, short origin, double *position, double *velocity)
solarsystem
short int solarsystem(double tjd, short int body, short int origin, double *position, double *velocity)
position
Definition:
xmltok.h:112
Generated on Thu Feb 25 2021 14:13:17 for NOvA by
1.8.11