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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/spst/UnixTransition/doc/tdrs_lis_check.html.

1. http://www.stsci.edu/spst/UnixTransition/doc/tdrs_lis_check.py
***************************************************************************** Examines the specified TDRS LIS file for cases where the H04 forward services extend outside the MAR service for the event TITLE: tdrs_lis_check.py DEVELOPER: Alan Patterson, 30-Sep-2002 PURPOSE: The tool will examine the specified TDRS LIS file for cases where the H04 forward service extends beyond the MAR service for the ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/tdrs_lis_check.py -- 5.0 Кб -- 28.02.2014
Похожие документы

2. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/winDumpExts.mak
Microsoft Developer Studio Generated NMAKE File, Based on winDumpExts.dsp !IF "$(CFG)" == "" CFG=Win32 Debug !MESSAGE No configuration specified. ... Win32 Release" "$(CFG)" != Win32 Debug" !MESSAGE Invalid configuration "$(CFG)" specified. MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. ... ENDIF !IF "$(OS)" == "Windows_NT" NULL= !ELSE NULL=nul !ENDIF !IF "$(CFG)" == "Win32 Release" OUTDIR=.\ Release INTDIR=.\ ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/winDumpExts.mak -- 5.2 Кб -- 25.10.2006
Похожие документы

3. Converting Modules from Apache 1.3 to Apache 2.0 - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation . ... This is a first attempt at writing the lessons I learned when trying to convert the mod_mmap_static module to Apache 2.0. ... create per-server config structures */ . ... merge per-server config structures */ . ... Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our mailing lists . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/developer/modules.html -- 14.8 Кб -- 21.01.2013
Похожие документы

4. Converting Modules from Apache 1.3 to Apache 2.0 - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation . ... This is a first attempt at writing the lessons I learned when trying to convert the mod_mmap_static module to Apache 2.0. ... So the name gets a small change from mmap_init to mmap_post_config . ... server_rec *s . ... server config */ . create per-server config structures */ . ... merge server config */ . merge per-server config structures */ . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/de/developer/modules.html -- 13.0 Кб -- 25.02.2008
Похожие документы

6. GEOSEG
... Specifying GEOSEG flags a scan to be converted into a geodetic segment. See the section on insertion of geodetic segments for more details about this capability. The argument of GEOSEG is the total time for the geodetic segment. The duration of each scan in the segment is specified with DWELL . ... Geodetic segments will likely need to be 30 to 40 minutes long to have good coverage at all antennas with multiple low elevation scans. ... Example: geoseg=30:00 for a 30 minute segment . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/Tasso.Tzioumis/sched/GEOSEG.html -- 5.2 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>8843) - www.atnf.csiro.au/ )

7. *fit* - Fit Data to a Specified Model
Next: Power Law fit to Up: Spectral Analysis Previous: Error Determination . With PROS2.3 all fitting is performed using Poisson statistics , rather than Gaussian, so that results will be correct even for small counts ( ) in some channels. Power Law fit to a Point Source . Raymond Model . Two-Temperature Raymond Model . Limiting Energy Channels Input to the Fit . Multiple Data Sets . ... Fit a source with a small number of net counts . Inspection of results . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node146.html -- 4.2 Кб -- 01.10.2012
Похожие документы

8. Low level I/O
... include stdio.h and may also need some of # include stdarg.h , # include sys/types.h , # include sys/stat.h , # include fcntl.h . int close ( int handle ) - Close a file opened for unbuffered I/O. int creat( char *filename, int pmode ) - Create a new file with specified permission setting. int eof ( int handle ) - Check for end of file . long lseek( ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/subsection2_21_6_2.html -- 2.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/subsection2_21_6_2.html -- 2.6 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/subsection2_21_6_2.html -- 2.6 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>504) - jet.sao.ru/ )

9. Authentication Options
The NTP standard specifies an extension which provides cryptographic authentication of received NTP packets. ... The specification allows any one of possibly 4 billion keys, numbered with 32-bit key identifiers, to be used to authenticate an association. ... In the case of MD5, the keys are 64 bits (8 bytes). xntpd reads its keys from a file specified using the -k command line option or the keys statement in the configuration file. ... A zero key in NTP format would be specified as 8080808080808080 . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/authopt.html -- 7.3 Кб -- 21.12.2007
Похожие документы

10. IPACMAN V2.4 Integration Test Plan
... IPACMAN V2.5 Test Plan (or more) . ... Anyway, results given hereafter are related to one plaform only (the one mentioned on the top). ... specific testcases The following testcases correspond to the minimum set of tests to be run on every new IPACMAN release (alpha, beta, final, .. ... 1/ START IPACMAN . ... Expected result . ... Verify IP: select an IP on disk and run Reports>verify IP . ... IP Diff: select two IPs on disk, and run Reports>IP Diff and check manually the results: verify the . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/projects/dfs/team/IPACMAN-test-plan.html -- 28.6 Кб -- 14.10.2002
Похожие документы

11. Developing a Wavelet CLEAN Algorithm for Radio-Interferometer Imaging
... Previous: ESO C Library for an Image Processing Software Environment (eclipse) . ... A new CLEAN-type algorithm searches for model components not in the dirty image but in the multi-resolution wavelet transform of the dirty image based on the dirty beam. ... The improvement of this prototype Wavelet CLEAN, which does convolve with the dirty beam, can be attributed to a suppression of noise and aliasing in the dirty image by use of information in the sidelobes of the whole image domain. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass00/P3-08/ -- 12.3 Кб -- 29.05.2001
Похожие документы

12. S.P.Korolev RSC Energia - LAND LAUNCH SYSTEM
... LAND LAUNCH . ... To verify completeness of meeting the requirements of technical specifications (TS) as well as readiness and capabilities of the joint operation of the processing equipment and technical systems of US, SC, AU, ILV TC when processing the ILV components and the Zenit-3SLB ILV as a whole. ... Check of interaction between ILV components and ILV as a whole and LC processing equipment during prelaunch processing and launch. ... LAUNCHERS | ... Official WEB-site of S.P.Korolev RSC Energia...
[ Сохраненная копия ]  Ссылки http://www.energia.ru/eng/land-launch/chron-02.html -- 9.8 Кб -- 01.10.2012
Похожие документы

13. lsst.tcc: python/tcc/parse/getPVTPxPMRadVel.py Source File
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Files . ... python . ... parse . getPVTPxPMRadVel.py . ... 15 љ and the following qualifiers: /Distance /Px /PM /RV. 16 љ . ... 19 љ @param[in] defTAI TAI date to use if time not specified (MJD, seconds) . ... 25 љ - /Distance and /Px are both specified . ... 31 љ if not parsedCmd.qualDict[ "distance" ].boolValueDefaulted: . 32 љ raise CommandError( "Must specify new position to specify /Distance" ) . ... tcc.parse.getPVTPxPMRadVel.getPVTPairPxPMRadVel . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/get_p_v_t_px_p_m_rad_vel_8py_source.html -- 19.3 Кб -- 14.09.2015
Похожие документы

14. Admonishments
... The NOTE element is designed for use as admonishments such as notes, cautions or warnings, as commonly used in technical documentation. The CLASS attribute specifies the type of the element and is typically associated with different graphics such as a road traffic warning sign. ... The class names: NOTE, CAUTION and WARNING are recommended for standard admonishments. In the absence of the CLASS attribute, a NOTE element is typically rendered indented, without an accompanying graphic. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/notes.html -- 4.8 Кб -- 19.12.1996
Похожие документы

15. http://www.mrao.cam.ac.uk/projects/OAS/oi_data/oicopy
... Usage: oicopy [--target_id n] [--arrname array] [--overwrite] [--flag vis/vis2/t3amp/t3] infile outfile -t/--target_id: only copies records for specified TARGET_ID -a/--arrname: only copies tables with specified ARRNAME -o/--overwrite: overwrite output file -f/--flag: flag all data of specified type (vis/vis2/t3amp/t3) Other switches will be added later. """ __revision__ = '$Revision: 1.4 $' import sys, getopt, os, string import oi_fits, pyfits, ieee def readfile(fileName): """Read FITS file. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/oi_data/oicopy -- 5.9 Кб -- 11.01.2008
Похожие документы

16. http://crydee.sai.msu.ru/ftproot/pub/misc/doc/os2.hints/devcon.student-discount
Exclusive Offer for Students and Faculty from IBM **** The Developer Connection for OS/2 now has a Student/Faculty Price (USA only) The Developer Connection for OS/2 is an annual subscription program that delivers a CD(s) and a newsletter to your door 4 times a year. ... Students and faculty can order The Developer Connection for OS/2 for $119. The part number is 06H1986. ... Lost or misdirected Order Forms are not the responsibility of IBM or IBM Fulfillment Headquarters. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/misc/doc/os2.hints/devcon.student-discount -- 3.8 Кб -- 30.05.1995
Похожие документы
Еще в разделе: (Показать все результаты (>5311) - crydee.sai.msu.ru/ )

17. Film Develops Blank??? - an Astronomy Net Astrophotography Forum Message
Astrophotography Forum Message . Forums: . Atm ћ Astrophotography ћ Blackholes ћ Blackholes2 ћ CCD ћ Celestron ћ Domes ћ Education . ... Discussion Forums | Astrophotography | Post . ... Film Develops Blank?? Forum List | ... Post Message | ... Login to Post . ... www.astronomy.net . About Astronomy Net | Advertise on Astronomy Net | ... Forum posts are Copyright their authors as specified in the heading above the post. "dbHTML," "AstroGuide," "ASTRONOMY.NET" & "VA.NET" . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/astrophotography/messages/259.shtml -- 13.4 Кб -- 09.04.2016
Похожие документы

18. TDF Viewer (Satellite Data Format) REGIONAL DATA ARCHIVE (SMIS IKI RAN Project)
The XV_VTDF is a viewer for TDF format files (extension to TIFF 6.0 format for storage of high-resolution satellite data). More information about TDF format and relevant topics, as well as satellite data in this format you may receive from Space Monitoring Information Support lab (Space Research Institute, Moscow, Russia) . ... XV_VTDF <filename> - load TDF file at startup (default size) . ... The XV_VTDF operates with fixed-size satellite images in TDF format. ... Back to SMIS Home Page . ...
[ Сохраненная копия ]  Ссылки http://smis.iki.rssi.ru/dataserv/engl/tdfview.htm -- 6.4 Кб -- 13.03.1997
Похожие документы
Еще в разделе: (Показать все результаты (>18) - smis.iki.rssi.ru/ )

19. Грамматика русского языка. Часть 2. Пунктуация - MagnaMedia Developer -
... Предлагаемый сборник тестов по пунктуации предназначен для активизации навыков грамотного письма, проверки собственных знаний и подготовки к различным типам вступительных экзаменов по русскому языку: сочинению, диктанту, изложению и тестированию. Данный сборник представляет собой набор заданий и тестов-упражнений по пунктуации русского языка. ... Платье LAMANIA. ... В дополнение к сборной модели необходимы клей и краска. ... Размер готовой модели: 28 см . ...
[ Сохраненная копия ]  Ссылки http://astrokuban.info/astroku2958.html -- 16.7 Кб -- 14.02.2016
Похожие документы
Еще в разделе: (Показать все результаты (>121) - astrokuban.info/ )

20. Apache module mod_auth_digest
This module provides for user authentication using MD5 Digest Authentication. Status: Experimental . ... Module Identifier: digest_auth_module . Compatibility: Available in Apache 1.3.8 and later. ... If you use this module, you must make sure to not use mod_digest (because they share some of the same configuration directives). ... Note: Digest authentication is more secure than Basic authentication, but only works with supporting browsers. ... Module: mod_auth_digest . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_auth_digest.html -- 18.1 Кб -- 05.11.2004
Похожие документы

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


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

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

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