Astronet Поиск по астрономическим сайтам English Russian
       
        Точная форма слов   О проекте   Сайты   Справка
Найдено документов: 248987 (174 сайтов) ---- Время поиска: 0.56сек.   

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/gipsy/sub/int32.dc3.

1. http://www.atnf.csiro.au/computing/software/gipsy/sub/srvreq.dc3
Document: srvreq Purpose: user interface module Category: SYSTEM, USER -INTERFACE File: srvreq.c Author: J.P. Terlouw Description: The routines available to applications programmers which communicate ... in more detail in its own DC2 document): Name Type Action ----------- ------------------ ---------------------------------- INIT Subroutine Open communication with HERMES FINIS Subroutine Close communication with HERMES USERINT integer function ... Nov 29, 1991: JPT, atabort() added. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/sub/srvreq.dc3 -- 6.4 Кб -- 05.02.2001
Похожие документы

2. Target Identification
... Chapter 4: Solar System Targets > 4.2 Target Identification . ... The following information is required to identify and classify each target. ... For example, separate targets should be defined if you plan to take spectra of several different surface features on a planet, or if you plan to observe the same feature with different timing constraints. ... Description . PLANET . If the target is the center of a planet, enter PLANET followed by its name (e.g., PLANET JUPITER , PLANET SATURN ). ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/p2pi/HTMLjavahelp21/ch04_targ_ss03.html -- 99.2 Кб -- 24.05.2013
Похожие документы

3. Description
XMM-Newton Science Analysis System . tools (tools-1.63) [xmmsas_20080701_1801-8.0.0] . Meta Index / Home Page The SAS tools package consists of a suite of simple programs with limited but useful functionality. In many cases they just make functionality which is present in utility/task libraries available to the end user. ... odfexpand: ODF-FILE name expander . lsodf: LiSt contents of ODF . orbitdump: DUMP contents of ODF ORBIT file to stdout . ... xmmtrack: XMM orbit TRACKing . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/tools/node2.html -- 4.3 Кб -- 02.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>16907) - xmm.vilspa.esa.es/ )

4. The AstroStat Slog Blog Archive DOE Petascale Data Analysis Program
... Archives . ... Woncheol Jang pointed me to the following web site describing a proposal opportunity at DOE that may be of interest to readers of this list: . Mathematics for Analysis of Petascale Data . http://www.science.doe.gov/grants/FAPN09-10.html . ... This solicitation seeks applications for basic research in mathematical models, methods and tools for the representation, analysis, and understanding of petascale data. ... Comment ( RSS ) | ... Entries RSS . ... Chandra Blog . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/AstroStat/slog/groundtruth.info/AstroStat/slog/2009/doe-petascale-data-analysis-program/index.html -- 20.9 Кб -- 01.03.2014
Похожие документы

5. Database of Optical Constants -- Level: welcome
The database contains references to the papers, data files and links to the Internet resources related to measurements and calculations of the optical constants in the wavelength interval from X-rays to radio domain. ... References to some useful books and reviews on the subject (e.g. the classical handbooks edited by E.D.Palik) and links to Internet collections of optical constants and personal WWW pages with related software were also placed in the database. You have arrived at our welcome page. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/JPDOC/ -- 10.8 Кб -- 19.11.2010
Похожие документы
Еще в разделе: (Показать все результаты (>294) - www.astro.spbu.ru/ )

6. Description of the RadioAstron project, english version
Ground Support of RadioAstron . Control and Tracking Stations . RadioAstron satellite control (command transmission, telemetry, orbit measurements) will be conducted from Evpatoria and Bear Lake control stations. ... Coarse orbit measurements will be carried out from control stations. Each measurement takes ten minutes. ... Orbit measurements at tracking stations give only radial component of spacecraft velocity but the measurements are going continuously during observing sessions. ...
[ Сохраненная копия ]  Ссылки http://www.asc.rssi.ru/RadioAstron/description/support_eng.htm -- 14.3 Кб -- 10.05.2008
Похожие документы
Еще в разделе: (Показать все результаты (>191) - www.asc.rssi.ru/ )

7. Values, Variables, and Literals
... This chapter discusses values that JavaScript recognizes and describes the fundamental building blocks of JavaScript expressions: variables and literals. ... So, for example, you could define a variable as follows: . var answer = 42 And later, you could assign the same variable a string value, for example, . ... These are fixed values, not variables, that you literally provide in your script. ... A string literal is zero or more characters enclosed in double ( " ) or single ( ' ) quotation marks. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/Guide/ident.htm -- 11.1 Кб -- 12.12.1997
Похожие документы

8. API Help
Package . Class . ... This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows. Each package has a page that contains a list of its classes and interfaces, with a summary for each. ... Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions: . ... These links take you to the next or previous class, interface, package, or related page. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~pgrosbol/fits_java/docs/help-doc.html -- 9.3 Кб -- 16.05.2008
Похожие документы

9. http://www.astro.louisville.edu/software/xmtel/archive/xmtel-3.1/docs/nexstar/celestron_commands.pdf
... B=Command, 12AB=Azm, comma, 4000=Alt. ... Example: if the desired position is 220°, then POSITION_24BIT = (220/360)*224 = 10,252,743 Separate POSITION_24BIT into three bytes such that (POSITION_24BIT = PosHigh*65536 + PosMed*256 + PosLow). Exampe: PosHigh = 156, PosMed = 113, PosLow = 199 Send the following 8 bytes: a. Azm Slow Goto: 80, 4, 16, 23, PosHigh, PosMed, PosLow, 0 b. Alt Slow Goto: 80, 4, 17, 23, PosHigh, PosMed, PosLow, 0 The number 35 is returned from the handcontrol 4. ...
[ Текст ]  Ссылки http://www.astro.louisville.edu/software/xmtel/archive/xmtel-3.1/docs/nexstar/celestron_commands.pdf -- 140.5 Кб -- 06.12.2005
Похожие документы
Еще в разделе: (Показать все результаты (>1637) - www.astro.louisville.edu/ )

10. http://smis.iki.rssi.ru/dataserv/l1f.txt
... The words are numbered according to the reference mentioned above. ... 59 WORD wSecond ; // 0 .. 59 satellite tracking start time (GMT) float fStep ; // reserved WORD wMass ; // reserved BYTE reserved [12] ; // reserved WORD wExtraBytes ; // reserved } TRAJECTORYHEADER ; NOTE: the satellite tracking start time is a hardware operating start time to follow satellite. typedef struct { // ephemeris at satellite tracking start time double time ; // Epoch time (yyddd.ddddddddd)...
[ Сохраненная копия ]  Ссылки http://smis.iki.rssi.ru/dataserv/l1f.txt -- 6.0 Кб -- 12.11.2003
Похожие документы
Еще в разделе: (Показать все результаты (>32) - smis.iki.rssi.ru/ )

11. Integer Functions, Random Number, String Conversion, Searching and Sorting:
... Arithmetic Functions . Random Numbers . String Conversion . Searching and Sorting . ... There are 4 basic integer functions: . int abs(int number); long int labs(long int number); div_t div(int numerator,int denominator); ldiv_t ldiv(long int numerator, long int denominator); . ... In practice no functions produce truly random data -- they produce pseudo-random numbers. ... The stdlib.h