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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/~sontag/spicedocs/cspice/spd_c.html.

1. TOBIN User's Guide
... TOBIN is a command-line program that converts transfer format SPK, CK and EK files to binary format. ... The name ``tobin'' is obviously derived from ``to binary,'' as in ``convert to binary''. ... If only the name of the input transfer file is provided on the command line, TOBIN will generate a name for the output binary kernel file that has the same base name as the input transfer file and an appropriate filename extension, based on the filename extension of the transfer file. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/ug/tobin.html -- 5.7 Кб -- 17.12.2005
Похожие документы

2. Computing dispersive atmospheric delay with AATM
... This program will be a part of AATM-0.06 examples when this version is released. ... Comments regarding this example welcome at: // Bojan Nikolic b.nikolic@mrao.cam.ac.uk // # include string # include vector # include iostream # include fstream // Unfortunately the using statement below is required because of poor // desgin of the header files using namespace std ; # include ATMRefractiveIndexProfile.h # include ATMPercent.h # include ATMPressure.h # ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/mk2/alma/aatm-dispersive.html -- 13.3 Кб -- 25.11.2009
Похожие документы

3. casacore: OS_module
... Classes . ... Classes for operating system services, and assorted other things. ... A class with virtual functions to convert canonical format. ... Abstract base class with functions to convert any format. ... A class with static functions to convert IBM format. ... A class with virtual functions to convert IBM format. ... A class with static functions to convert little endian canonical format. ... A class with static functions to convert VAX format. ... Internal OS_module classes and functions. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/group__OS__module.html -- 21.2 Кб -- 14.02.2011
Похожие документы

4. Home Page
. XMM-Newton Science Analysis System . statsget (statistics-1.2) [xmmsas_20080701_1801-8.0.0] . Meta Index . Provides statistical information for a list of DAL columns in a particular table. Use . Description . Example . Parameters . Errors . Input Files . Output Files . Algorithm . Comments . Bibliography . Index . XMM-Newton SOC/SSC -- 2008-07-02
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/statsget/index.html -- 3.7 Кб -- 02.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>7979) - xmm.vilspa.esa.es/ )

5. Spatial Structure of NGC 6822: An Example for Statistical Modeling of
... Next: Cheating Poisson: A Up: Statistical Analysis Previous: Spatial Models and . ... The spatial distribution of stars in the Local Group dwarf irregular galaxy NGC 6822 has been studied, using recent positions and deep photometry for about 15,000 stars in the galaxy. Based on photometrical data, OB stars and red stars could be studied separately. Spatial statistical tools have been applied to the analysis of the spatial structure. ... Figure: Model selection by the aid of CAIC . ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/pasztorl2.html -- 11.0 Кб -- 03.11.2000
Похожие документы

6. Example.
. Previous slide . Back to first slide . View graphic version .
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/pfrancis/roleplay/MysteryPlanet/doppler/tsld011.htm -- 1.8 Кб -- 17.03.2004
Похожие документы
Еще в разделе: (Показать все результаты (>443) - www.mso.anu.edu.au/ )

7. Divisions
... The DIV element is used with the CLASS attribute to represent different kinds of containers, e.g. chapter, section, abstract, or appendix. ... An SGML identifier used as the target for hypertext links or for naming particular elements in associated style sheets. ... By convention, the class names are interpreted hierarchically, with the most general class on the left and the most specific on the right, where classes are separated by a period. ... ALIGN . ... move down until left margin is clear . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/divisions.html -- 4.4 Кб -- 19.12.1996
Похожие документы

8. Conference "Zeta Functions"
Organisers: Marc Hindry (Institut de Math matiques de Jussieu) Philippe Lebacque (Laboratoire de Math matiques de Besan on) , Michael Tsfasman (CNRS, Laboratoire Poncelet, Institute for Information Transmission Problems) , Alexey Zykin (Laboratoire Poncelet, State University Higher School of Economics) . ... General Information . ... Particular examples and generic studies of Dirichlet series suggest that they can either be continued to the whole complex plane or to a half plane. ...
[ Сохраненная копия ]  Ссылки http://www.mccme.ru/poncelet/2012zeta/talks/bhowmik.html -- 3.7 Кб -- 30.01.2013
Похожие документы
Еще в разделе: (Показать все результаты (>659) - www.mccme.ru/ )

9. All Sky Catalog at 2.7 GHz
... 173Wall Peacock We catalogue the brightest extragalactic radio sources at 2.7 GHz. ... These data were originally presented in Wall and Peacock, MNRAS, 216, 173. The values in parenthesis include (units, datatype, example). 1 iauname Name of source in IAU convention (char7, example: '0320-37') . ... 3 ra_1950 rad Right ascension of source in radians (B1950) (real, example: 0.876068) . ... 9 alpha Spectral index of source between 2.7 and 5 GHz (real, example: 0.52) . ... Longair, 1975 . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/doc/11CMALLSKY.html -- 9.1 Кб -- 18.03.2015
Похожие документы

10. Doug Burke's Perl/S-Lang pages: Structure examples
... Doug's Home Page . ... S-Lang structures are converted to hash references in Perl , as shown below. ... n\n ; print Structure contents:\n ; # you can treat $s as a reference to a hash array in most respects, except: # - the order of the keys in the array matches that of the # original S-Lang structure # while ( my ( $ key , $ value ) = each %{$s} ) { print key $ key \t has a value of $ value \n ; } print \n ; $$s{afield} = 'a changed field value '; print ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples_structs.html -- 9.6 Кб -- 02.10.2012
Похожие документы

11. A Database of Optical Constants of Cosmic Dust Analogs
... We describe the current state and future of the WWW Jena-Petersburg Database of Optical Constants (JPDOC) that also contains references to papers and links to internet resources related to measurements or calculations of the optical constants of materials of astronomical interest. The most important part of the JPDOC is data measured in broad wavelength ranges and partly at low temperatures in the Jena Laboratory. ... Database of Optical Properties . Examples of data contained in the JPDOC . ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/DOP/5-OPTC/JPDOC2/index.html -- 5.1 Кб -- 19.11.2010
Похожие документы

12. mod_actions - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Modules . ... This module provides for executing CGI scripts based on media type or request method. ... The Action directive lets you run CGI scripts whenever a file of a certain MIME content type is requested. ... Action action-type cgi-script [virtual] . ... Script method cgi-script . ... This directive adds an action, which will activate cgi-script when a file is requested using the method of method . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/en/mod/mod_actions.html -- 12.9 Кб -- 21.01.2013
Похожие документы

13. http://zebu.uoregon.edu/1998/es202/distribution.html
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/1998/es202/distribution.html -- 4.8 Кб -- 27.01.1998
Похожие документы
Еще в разделе: (Показать все результаты (>244) - zebu.uoregon.edu/ )

14. Long description of float and text flow example
This diagram illustrates how text flows around a float, and in particular, how line boxes of content alongside a float are shortened to make room for the float box (including margins). ... In the source document, a BODY element contains a P that contains a left-floated IMG. ... However, the IMG margin is not involved with this calculation since the IMG is floated. ... The paragraph text flows along the right side of the IMG, starting at the top and to the right of its right margin. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/images/longdesc/floateg-desc.html -- 2.3 Кб -- 01.05.1998
Похожие документы

15. Abstract
Recent shower calculations . ... Recent examples included the activity peaks in the 2009 Perseids and Leonids providing good matches to forecasts made by various meteor astronomers. It can also be shown, from orbit geometry calculations combined with knowledge of meteoroid ejection processes from cometary nuclei, that young dust trails in different streams have differently shaped cross sections, and therefore different outburst activity profiles when the Earth encounters them. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~dja/papers/abs10IMC.html -- 2.0 Кб -- 11.03.2013
Похожие документы

16. Tsys
To measure Tsys, we record simultaneously and continuously two-polarization continuum data along with all VLBI observations at Arecibo. ... For a particular C-band VLBI, the band centre of the receiver was set to 5050 MHz, which was down converted in the Gregorian dome, and then brought down to the control room. ... Using an off-source section of the continuum data at a known Az and Za, and the "standard Tsys and Gain curves" the raw-counts are converted to SEFD values. ... 244 4:03:10.00 6.83870 . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~astro/aovlbi/Tsys.html -- 3.9 Кб -- 15.04.2004
Похожие документы

17. ADS Abstract Service Results
Find Similar Abstracts . ... Creation of particles in cosmology . Authors: . ... 00/1974 . ... COSMOLOGY, GRAVITATIONAL FIELDS, PARTICLE PRODUCTION, QUANTUM MECHANICS, EINSTEIN EQUATIONS, FIELD THEORY (PHYSICS), SINGULARITY (MATHEMATICS), SPACE-TIME FUNCTIONS, STRESS TENSORS, VISCOSITY . ... Use: Authors Title Abstract Text Text Query with Keywords Return: Query Results Query Form Database: Astronomy Instrumentation Physics and Geophysics ABSTRACT QUERY USER FEEDBACK HELP ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~mystery/html/Z/biblio/74.4.html -- 6.0 Кб -- 29.05.1996
Похожие документы
Еще в разделе: (Показать все результаты (>605) - xray.sai.msu.ru/ )

18. Vladimir Marsakov Abstracts
Authors: Yu.G. Shevelev , V.A. Marsakov , . ... Based on a previously compiled catalog of fundamental astrophusical parameters for nearby disk F stars (containing, in particular, metallicity, isochronal ages, and space-velocity components), with were derived from published astrometric data, the Galactic orbital elements were calculated for 1630 stars. ... The radial and vertical metallicity gradients were found for mixed-age stars and for a few narrow age ranges. ...
[ Сохраненная копия ]  Ссылки http://ip.rsu.ru/~marsakov/abs/abst25.htm -- 4.5 Кб -- 02.02.2007
Похожие документы
Еще в разделе: (Показать все результаты (>53) - ip.rsu.ru/ )

19. The Sparkle Plug-In: Example Images
Previous Next Table of Contents . Here is an example of how the sparkle plug-in can be used to add both lens flare and a feathered edge to an image. ... Now, two versions of this same image after being processed by the sparkle plug-in (if you see rows of dots in the white area around the images its not a problem with the sparkle plug-in, its an artifact from converting to jpeg and using higher compression): . ... Flare Intensity: 0.303 . Spike Length: 76 . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/gimp/mjhammel/gdp/plug-ins/sparkle-4.html -- 3.0 Кб -- 22.12.2007
Похожие документы

20. http://www.iki.rssi.ru/gmic100/manual/manual.pdf
... 2 Preamble Please follow this sample (see LaTeX file). If your contribution is submitted by less than 3 co-authors, please use \markboth{A.B.\,Author A and A.B.\,Author B}{Title of Contribution} otherwise please use \markboth{A.B.\,Author A et al.} ... See, for example, \cite{ref1}. ... 6.2 Reference list Please follow the examples: [1] shows the ref. for a journal article, [3] shows the ref. for a monograph, [4] shows the ref. for an article in proceedings, [5] shows the ref. for a preprint. ...
[ Текст ]  Ссылки http://www.iki.rssi.ru/gmic100/manual/manual.pdf -- 79.5 Кб -- 23.08.2004
Похожие документы

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


Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам

Комментарии, вопросы? Пишите: info@astronet.ru или сюда

Rambler's Top100 RFBR Яндекс цитирования