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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.naic.edu/~astro/spectral_line/handbook_old/app/files/fourth_sls.html.

1. FOURTH Example - a9999d.sls spectral line set-up file.
... a9999.log srcfile src.list # Source the standard procedure which is invoked as 'dosrc' source /share/obs4/usr/a9999/onoff.tcl # Set correlator board and mean RF center frequencies set sbfr1 1262.5 set sbfr2 1307.5 set sbfr3 1352.5 set sbfr4 1397.5 set rfcfr 1330.0 # Setup Doppler corrections dopsetfrq $rfcfr $sbfr1 $sbfr2 $sbfr3 $sbfr4 dopsetvel 0 hel dopsetrfonly dopsetdoit # Linear or circular polarization ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~astro/spectral_line/handbook/app/node18.html -- 4.8 Кб -- 20.03.2002
Похожие документы

2. Example of the logging in procedure
. To login to your account: . login: calvin . Password: . This logs in the person who has been given the username calvin on this system. UNIX is case sensitive. If your username is "hobbes" , do not enter HOBBES or Hobbes . Your password is never displayed on the screen. If it were, other users might see it! . Problems .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/basics/basic1.1.html -- 2.1 Кб -- 17.01.1997
Похожие документы

3. Actor Prolog. Example "D:\MOROZOV\Z\DEMO\EXE\EXAMPLES\ADA_LOG.HTML"
... The begining of program -- Target function: a * b with TEXT_IO ; use TEXT_IO ; procedure EXAMPLE is package IO_INT is new INTEGER_IO ( INTEGER ) ; use IO_INT ; r,b,a: INTEGER ; begin put ( Enter unsigned number 'b', please ... unsigned number 'a', please: ) ; get ( a ) ; declare VAR0 , VAR1 : INTEGER ; begin VAR0 := a; VAR1 := b; declare VAR3 , VAR2 , VAR4 : INTEGER ; begin VAR3 := 0 ; VAR2 := VAR0 ; VAR4 := VAR1 ; while VAR2 /= 0 loop begin if ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/ada_log.html -- 9.8 Кб -- 24.09.2007
Похожие документы

4. Examples of Setup Files
Next: Summary List of Setup Up: Setup Files Previous: Standard Setup Files Contents . The standard setup files described above (Section 3.6.1 ) can be used as examples. ... The first example is of a minimal setup file of a sort that might be imbedded in a SCHED input file. ... This example shows a setup file for dual frequency, wide spanned bandwidth, geodetic style observations. ... Next: Summary List of Setup Up: Setup Files Previous: Standard Setup Files Contents Craig Walker 2014-04-14 ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/Tasso.Tzioumis/sched/Examples_Setup_Files.html -- 8.5 Кб -- 10.04.2016
Похожие документы

5. ESO - Examples of ESO developments that have been taken over by a manufacturer
... Doing Business with ESO > Technology Transfer > Examples of ESO developments that have been taken over by a manufacturer or produced commercially for a wider market . ... ESO for the Public . ... People and Events . ... ESO Press Conferences and Events . ... Developments at ESO . ... Because of the wider applicability of this technology, in 1999 ESO concluded an agreement with the French firm SNLS to manufacture and sell the ESO dewar under license. ... Developments Taken Over by a Manufacturer . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/public/industry/techtrans/DevelTakenover.html -- 34.5 Кб -- 10.04.2016
Похожие документы

6. SMIS IKI RAN (Sample Images)
. Russian Version [ MS-Win ] . [ News ] . [ Satellite data ] . [ SMIS ] . [ ] . Cities . Rivers . Fires . Clouds . Sea and lakes . Miscellaneous . Back to SMIS Home Page .
[ Сохраненная копия ]  Ссылки http://smis.iki.rssi.ru/images/sample_e.htm -- 2.7 Кб -- 28.04.1997
Похожие документы
Еще в разделе: (Показать все результаты (>23) - smis.iki.rssi.ru/ )

7. SPUTNIK home page
.
[ Сохраненная копия ]  Ссылки http://sputnik.infospace.ru/resurs/engl/samp_e.htm -- 5.8 Кб -- 21.01.2002
Похожие документы
Еще в разделе: (Показать все результаты (>33) - sputnik.infospace.ru/ )

8. Attitude determination example
... The example demontsrates a way how to use the coefficients arrays and the Software . Let us suppose that we have a direction in the S/C frame, determined by the angles u1, u2, where: u1 - angle between vector and X axis (polar angle) u2 - angle on the YZ plane from Y axis (anticlockwise); . ... We use the file 950909t1 (the beginning data 9.09.06), which line 2 interval beginning : date 10.10.95 , time 1.926 thousands of sec, the interval duration is 4.583 thousand of sec. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/interball/attitude/aexample.html -- 2.5 Кб -- 19.09.1996
Похожие документы

9. ASP: Cosmic Collisions
... Carefully measure the diameter of the craters formed by the impact without disturbing the sand. ... Crater diameter increases with increasing mass. ... Without disturbing the sand, carefully measure the crater diameter. ... Did you measure any difference in the diameters of the craters? Yes, as velocity increases, so does crater diameter. ... Impact cratering. ... Impact craters can be demonstrated with younger or less advanced students using mud instead of sand and ball bearings. ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/edu/publications/tnl/23/crater2.html -- 15.3 Кб -- 02.10.2012
Похожие документы

10. mod_example - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.4 . ... Some files in the modules/experimental directory under the Apache distribution directory tree are provided as an example to those that wish to write modules that use the Apache API. ... If you link it into your server, enable the "example-handler" handler for a location, and then browse to that location, you will see a display of some of the tracing the example module did as the various callbacks were made. ... Using the mod_example Module . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/mod/mod_example.html -- 11.3 Кб -- 19.11.2015
Похожие документы

11. Apache module mod_example
This module illustrates many of the aspects of the Apache 1.2 API and, when used, demonstrates the manner in which module callbacks are triggered by the server. ... Source File: mod_example.c . ... The files in the src/modules/example directory under the Apache distribution directory tree are provided as an example to those that wish to write modules that use the Apache API. ... Example . ... Uncomment the "AddModule modules/example/mod_example" line near the bottom of the src/Configuration file. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_example.html -- 6.7 Кб -- 15.10.2001
Похожие документы

12. Doug Burke's Perl/S-Lang pages: Array examples
... Using sl_array . Array information . ... Inline::SLang . Doug's Home Page . ... Since the support for arrays in S-Lang and Perl do not match, the conversion of array values between the two languages is not entirely seemless, as shown in the examples below. ... The third option is to use a Perl Array_Type object to store the data; the Array_Type class is part of Inline::SLang and is as inefficient as using an array reference but does retain knowledge about the array size and type. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples_array.html -- 11.6 Кб -- 02.10.2012
Похожие документы