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

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

Показаны документы, содержащие фрагменты текста из документа
http://star.arm.ac.uk/highlights/2012/603/bpmag.

1. Performance
... As proxy indicators of performance in each of the Observatory's principal areas of activity (research, education and public outreach, and heritage) records are maintained of (A) External Grant Income (per financial year); (B) the number of Refereed Journal Publications (per calendar year); (C) the number of Identified Media Citations (per calendar year); and (D) the number of Distinct e-Visitors (DeVs) to its web-sites (per calendar year). ... External . ... Grant Income . ... 2005 Required Income: ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/annrep/annrep2004/node12.html -- 14.9 Кб -- 19.04.2005
Похожие документы

2. Data Quality Record
... Meta Index / Home Page / Output Files / Summary File specification from Finally there will be a data quality record for each instrument exposure and one for the spacecraft data. ... Number of telemetry drops . ... Number of OOLs These items will be stored on a per exposure basis for each instrument and on a per observation basis for the spacecraft telemetry. ... Note . ... Comment . ... Number of telemetry packets associated with the instrument/ spacecraft that failed reception during the period. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/odfingest/node31.html -- 8.9 Кб -- 01.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>8867) - xmm.vilspa.esa.es/ )

3. CSPICE Routines: EKAPPR_C
... Abstract Append a new, empty record at the end of a specified E-kernel segment. ... Brief_I/O Variable I/O Description -------- --- -------------------------------------------------- handle I File handle. segno I Segment number. recno O Number of appended record. ... After a new record has been appended to a segment by this routine, the record must be populated with data using the ekace*_c routines. ... To insert a record into a segment at a specified ordinal position, use the routine ekappr_c . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/ekappr_c.html -- 10.2 Кб -- 17.12.2005
Похожие документы

4. http://www.sai.msu.su/~megera/postgres/gist/tree/README.tree.english
TYPES Trees are represented by two types: entree (enumerated tree) and bitree (bit tree). ... Also, it's possible to match patterns: tree <* treequery treequery >* tree The last two operations return TRUE if the node matches the treequery pattern. ... Example of how to add a node: select entree_next(tid) from dmoz where tid <* '1.2.3.*.0' order by tid desc limit 1; INDICES Type tree supports two types of indices: B-Tree - accelerates operations: <,>,<=,>= and =. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/gist/tree/README.tree.english -- 5.0 Кб -- 01.07.2002
Похожие документы

5. Program parameters
Next: Program use Up: Description of program searchdup Previous: Description of program searchdup . Parameter input is done with a graphic user interface. ... Input file: Name of the input catalog file. It has to be formatted, one record per source/observation, according to the format used in the Arcetri observations and source archives. ... Minimum number of observations per source Source with less than this number of independent observations are not included in the output file . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/science/Radio/red/searchdup/node2.html -- 8.0 Кб -- 30.06.2000
Похожие документы

6. NUMBER of PASSES
Next: READBACK TESTS Up: Tape Management Previous: TAPE LENGTHS and PASS Contents . ... The Mark III and VLBA systems make longitudinal recordings using many heads, all mounted on a head stack. ... Modes with 2 heads are MarkIV only. ... Bit rate: 64 Mbps 128 Mbps 256 Mbps 17600 All/High 20:32:00 10:16:00 5:08:00 17600 VLBA/Low 12:19:12 6:09:36 3:04:48 17600 Mark III/IV/Low 12:09:52 6:04:56 3:02:28 8800 VLBA/Low 6:09:36 3:04:48 1:32:24 8800 Mark III/IV/Low 6:04:56 3:02:28 1:31:14 2 Pass/head pos. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/Tasso.Tzioumis/sched/NUMBER_PASSES.html -- 10.6 Кб -- 10.04.2016
Похожие документы

7. DRAO surveys
... Higgs, 1989; DRAO 1991. ... 12-13 RA (hours) 15-16 RA (min) 18-22 RA (sec) (XX.XX) 24-28 RA error (sec) (XX.XX) ( blank = unknown ) 30 Sign of declination 31-32 DEC (degrees) 34-35 DEC (arcmin) 37-40 DEC (arcsec) (XX.X) 42-45 DEC error (arcsec) (XX.X) ( blank = unknown ) 47 Epoch of coordinates (1=B1950, 2=J2000, 3= unknown ) 49 Type of position determination (1=rough estimate, 2=centroid, 3=peak, 4=fitted Gaussian, 5= unknown ) 51-56 Flux #1 ( variable format ) 58-62 Error in ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/doc/DRAO.html -- 4.7 Кб -- 18.03.2015
Похожие документы

8. 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 provides 2 useful functions to perform general searching and sorting of data on any type. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 02.10.2012
Похожие документы

9. http://www.accuracy.puldb.ru/200912/C000.HTM
... 1.7 GSC 084 Pulkovo Obs., 0.33 15 x 15' 1.0" 7 34 0.179 0.307 Normal Asgr. 3.0 UCAC 118 Slovakia, 0.57 14 x 10' 1.7" 3 12 0.090 0.145 Modra 3.3 USNO 127 Germany, 0.19 30 x 20' 2.4" 3 15 0.151 0.087 Bornheim 0.8 GSC 168 34 200 0.282 0.315 291 USA,Kitt Peak, 1.8 390 x 30' 1.0" 1 5 0.143 0.144 Spacewatch II 4.7 USNO 300 Japan, 0.5 78 x 78' 2.3" 7 36 0.420 0.447 Bisei Center 1.3 ACT 461 Hungary, JATE 0.60 28 x 19' 1.1" 6 22 0.124 0.153 Asteroid Surv. ... Polynesia 1.0 UCAC F85 Tiki Obs., ...
[ Сохраненная копия ]  Ссылки http://www.accuracy.puldb.ru/200912/C000.HTM -- 13.5 Кб -- 14.12.2010
Похожие документы

10. site power idl routines
... SPWRGET - GET A SITEPWR RECORD . ... SPWRPLOT - PLOT SITE POWER INFO . ... Previous Routine] [Next Routine] [List of Routines] NAME: spwrplot - plot site power info SYNTAX: spwrplot,p,hr=hr,adate=adate,mytit=mytit ARGS: p[]:{} array of site power info to plot KEYWORDS: hr : if set then plot vs hour of day assumes 1 day of data adate : if set then plot xaxis as year,mon,day mytit : string extra title to add at top DESCRIPTION: plot the info in the site power structure. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/spwrdoc.html -- 5.5 Кб -- 02.02.2016
Похожие документы

11. http://www.iki.rssi.ru/da/particle.txt
... INTRODUCTION This data set contains fluxes and pitch angles (relative to measured magnetic field) of protons and electrons as measured in the lower half of the energy steps of the electrostatic analyzers, that is, at "<10 ev," 40 eV and 0.76 keV, 60 eV and 1.2 keV, and 100 eV and 1.8 keV. ... In the data files the values of the particle number flux is given in the data columns in units: particles per square cm per second per steradian per keV. ... FILES AND FORMAT DESCRIPTION 3.1. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/da/particle.txt -- 9.6 Кб -- 31.10.1997
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/da/particle.txt -- 9.6 Кб -- 31.10.1997
Похожие документы
Еще в разделе: (Показать все результаты (>2084) - www.cosmos.ru/ )