Find Docs

Astronomical Applications Department, U.S. Naval Observatory - novas c 2 doc (Page 11)

Wodocs >> Science : Astronomy >> Astronomical Applications Department, U.S. Naval Observatory novas c 2 doc Page 11
Astronomical Applications Department, U.S. Naval Observatory - novas c 2 doc
11
where:
type
= type of body
= 0 ... major planet, Sun, or Moon
= 1 ... minor planet
number
= body number
For 'type' = 0: Mercury = 1, ..., Pluto = 9, Sun = 10, Moon = 11
For 'type' = 1: minor planet number
name
= name of the body (limited to 99 characters)
3.3.2 Structure
site_info
Structure
site_info
contains data for the observer's location. The atmospheric
parameters are used only by the refraction function (refract) called from function
equ2hor. Parameters can be added to this structure if a more sophisticated refraction
model is substituted.
typedef struct
{
double latitude;
double longitude;
double height;
double temperature;
double pressure;
} site_info;
where:
latitude
= geodetic latitude in degrees; north positive.
longitude
= geodetic longitude in degrees; east positive.
height
= height of the observer (meters).
temperature
= temperature (Celsius).
pressure
= atmospheric pressure (millibars)
3.3.3 Structure
cat_entry
Structure
cat_entry
contains the astrometric catalog data for a star; equator and
equinox and units will depend on the catalog. While this structure can be used as a
generic container for catalog data, all high-level NOVAS-C functions require J2000.0
catalog data with FK5-type units (shown in square brackets below).
typedef struct
{
char catalog[4];
char starname[51];
long int starnumber;
double ra;
double dec;
double promora;
double promodec;
double parallax;
double radialvelocity;
} cat_entry;

<< Previous       1 .. 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18       Next >>



Other Documents:
Beam Comp Example, moonpoly 2002, Newcomb, Newcomb Manual, Data Flow Diagrams, participant list, vondrak, zacharias, curvpath, pm AAS poster, Gaussian Distribution, Linear Least Squares, Sensitivity Integral, 3 D plot fits, lyap2, NAO 150, Rotate Vector, lyapcalc, wedges, Scifull, Precession Memo, Precession Maple, Curves 3 D, NOVAS 2004 Overview, NOVAS 2006 Overview, thesis, Ranson,


WODocs | |
All rights reserved. wodocs.com© 2009
WODocs


New Docs

Documents Category:
Arts (Design, Movies, Music, Radio, Television)
Automotive (Cars, Marine, Motorcycle, ATV, Snowmobiles)
Business (Biotechnology and Pharmaceuticals, Chemicals, Construction and Maintenance, Materials, Real Estate, Services)
Electronics (Computers, Motion Control, Power Supply)
Games (Board, Family, Party, Card, Construction, RC Toys)
Health (Animalm, Beauty, Healthcare, Medicine, Pharmacy, Surgery, Weight Loss)
Home (Accessories, Cooking, Decor and Design, Electrical, Family, Pets)
News (Newspapers, Sports, Television)
Recreation (Collecting, Hiking, Scouting, Survival, Travel)
Reference (Education, Libraries and Archives, Museums)
Science (Agriculture, Astronomy, Biology, Chemistry)
Shopping (Antiques and Collectibles, Clothing, Flowers, Food, Home and Garden)
Sports (Bicycle, Snowboard, Skiing, Other)