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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.naic.edu/~phil/aosoft/mapsmerge.html.

1. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/plugin.htm
... JavaScript 1.1 Plugin objects are predefined JavaScript objects that you access through the navigator.plugins array. A Plugin object is a plug-in installed on the client. ... For example, the following code displays the type and description properties of the first Plugin object's first MimeType object. myPlugin=navigator.plugins[0] . ... Description . ... The following code assigns shorthand variables for the predefined LiveAudio properties. var myPluginName = navigator.plugins["LiveAudio"].name . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/plugin.htm -- 15.2 Кб -- 07.10.1999
Похожие документы

2. Where to Find Example/Test Code
The XPA source code directory contains two test programs, stest.c , and ctest.c that can serve as examples for writing XPA servers and clients, respectively. ... The stest program can be executed with no arguments to start an XPA server that contains the access points: xpa, xpa1, c_xpa (containing sub-commands cmd1 and cmd2), and i_xpa. ... xpaset xpa # send to xpa cat xpa.c | xpaset "xpa*" # send to xpa and xpa1 xpaget xpa # receive from xpa xpaget xpa* # receive from xpa and xpa1 etc. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/examples.html -- 3.1 Кб -- 25.12.2003
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/examples.html -- 3.1 Кб -- 01.10.2012
Похожие документы

3. WCSLIB: Example code, testing and verification
WCSLIB љ 5.15 . ... WCSLIB 5.15 and PGSBOX 5.15 . Example code, testing and verification . ... twcs tests closure of wcss2p() and wcsp2s() for a number of selected projections. twcsmix verifies wcsmix() on the grid of celestial longitude and latitude for a number of selected projections. ... Closure has been verified at all test points for SUN workstations. ... Although tests for closure help to verify the internal consistency of the routines they do not verify them in an absolute sense. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/testing.html -- 9.7 Кб -- 10.04.2016
Похожие документы

4. Manpage of UNPRIVTOI4
... 0 2160000 2 2 2160 1000 2 0 240 2000 1900 3900 20 2011264 51873 348.001 15.000 0.000 . 1 2160000 2 2 2160 1000 2 0 240 2000 1900 3900 20 2011264 51874 348.001 15.000 0.000 . 2 2160000 2 2 2160 1000 2 0 240 2000 1900 3900 20 2011264 51875 348.001 15.000 0.000 . ... 4 2160000 2 2 2160 1000 2 0 240 2000 1900 3900 20 2011264 51876 348.001 15.000 0.000 . 5 2160000 2 2 2160 1000 2 0 240 2000 1900 3900 20 2011264 51876 348.001 15.000 0.000 ..... executable:/pkg/aosoft/fedora4/arch/bin/dmpshs . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/aosoft/dmpshs.html -- 5.2 Кб -- 22.09.2011
Похожие документы

5. Long description of example illustrating table row height calculations and
This diagram shows how the 'vertical-align' properties on cells combine to determine the height of the row containing the cells. The diagram also illustrates the meaning of some values of 'vertical-align' that apply to table cells: baseline, top, bottom, and middle. The diagram shows a row of five (labeled) table cells of varying heights and alignments. ... The first cell is aligned with the row baseline and extends to just below the row top. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/images/longdesc/cell-align-desc.html -- 2.5 Кб -- 11.05.1998
Похожие документы

6. Examples of getting files with the ftp program
To get a single file from a remote host: ftp> get news . This transfers a copy of the file news from the current directory on the remote host to your current directory on the local host. If you don't give a local filename the filename of the remote file you are copying is used to name the local file. To get a file from a subdirectory on the remote host: ftp> get reports/quarterly/march tmp/month3 . ... To get several files from a remote host: ftp> mget *.ps . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/ftp2.4.1.html -- 2.7 Кб -- 17.01.1997
Похожие документы

7. Digitized Sky Survey - SIAP Interface
SAI VO . ... SAI CAS . ... Web Services . Catalog Access Services . ... SAI VO Wiki . ... Program Access . SAI CAS Wiki . SAI Web Services . ... DSS Mirror . ... We provide an implementation of IVOA standard Simple Image Access Protocol interface to our DSS mirror. Service metadata is available here . Currently, we provide the atlas service only, which returns the list of original DSS images intersecting the requested sky area. ... SAI MSU | ...
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/dss/siap.html -- 5.0 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>212) - vo.astronet.ru/ )

8. How to create a new tool in CASA Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... Building CASA . ... XML Schema for the tools description ( casa.xsd ) . These are my notes on how to create a new tool for CASA, in particular in this case a new tool to implement WVR phase correction. ... include <wvrphase_cmpt.h> . ... All of the files below need to be placed in the casa/code/xmlcasa/implement/synthesis directory and the tool will be built and accessible from Python. ... create (); wvrphase . ... How to create a new tool in CASA . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/casanewtool.html -- 19.7 Кб -- 04.04.2016
Похожие документы

9. Project Space Hotel
... Space flight . ... Space Hotel . ... Small orbital stations (SOS) are intended for the arrangement of flexible manned programs on commercial basis with the possibility of using the traditional Russian manned , cargo spacecrafts, their modifications and new modules oriented for the minimum costs and terms of orbital objects development . оThe principle of SOS building is as follows: it is developed not as a separate self-sufficient project of an ... It means a possibility of: . ...
[ Сохраненная копия ]  Ссылки http://www.atlasaerospace.net/eng/spacehotel.htm -- 35.5 Кб -- 09.04.2016
Похожие документы

10. Observers Instructions for filling out the ARCSAT nightlog
... The schedule assigned id (example: AS05) for your observing program. ... Use the time you started using the telescope including when you started taking calibrations. The time you opened for on sky observations can be entered later in the activity log. UTC End Time: . ... Focus Log: . ... The focus position can be obtained under the Telescope column of the System Status in ACP or from the run log. ... When all fields are filled out press this button to email the log to the ARCSAT and community. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/ARCSAT/ObservingAids/nightlogInstructions.html -- 5.9 Кб -- 16.05.2014
Похожие документы
Еще в разделе: (Показать все результаты (>491) - www.apo.nmsu.edu/ )

11. Modelling Spectro-photometric Characteristics of Eclipsing Binaries
... We present a computer program for modelling energy flux distribution and light curves of eclipsing binaries from far ultraviolet to infrared regions. The Roche model is assumed. Proximity effects of components (reflection of radiation and surface gravity darkening) are taken into account. ... Figure 1: The surface temperature distribution for Algol A-B system before (upper plot) and after (lower plot) correction for temperature due to the irradiation effect. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/polubekg.html -- 15.8 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/polubekg.html -- 15.8 Кб -- 15.05.1998
Похожие документы

12. Writing programs that use comedi and comedilib
Comedi Documentation . ... Right to the source: #include <stdio.h> /* for printf() */ #include <comedilib.h> int subdev = 0; /* change this to your input subdevice */ int chan = 0; /* change this to your channel */ int range = 0; /* more on this later */ int aref = AREF_GROUND; /* more on this later */ int main(int argc,char *argv[]) { comedi_t *it; lsampl_t data; it=comedi_open("/dev/comedi0"); comedi_data_read(it,subdev,chan,range,aref,&data); printf("%d\n",data); return 0; } . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 02.10.2012
Похожие документы

13. The magnetic conjugation numerical file description
... Corrected geomagnetic coordinates | Let us consider as an example two numerical files with names tp.cng This files contain the information about INTERBALL Tail Probe and POLAR magnetic conjugations. ... The predicted magnetic conjugations correspond to the less then 5 deg geocentric angular distance between the footprints. ... dlt - the difference between two satellites corrected geomagnetic local times (on the second line), . ... GLAT (deg) - the satellite geographical latitude, . ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/vprokhor/descr/nfdescr.htm -- 3.4 Кб -- 19.11.1999
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/vprokhor/descr/nfdescr.htm -- 3.4 Кб -- 19.11.1999
Похожие документы

14. Getting Started in Actor Prolog. Hello World.
Actor Prolog is an object-oriented logic language. So, any program written in Actor Prolog consists of classes. ... An example of Actor Prolog program. -- -- (c) 2002, Alexei A. Morozov, IRE RAS. -- ------------------------------------------- project : (( 'Hello' )) class 'Hello' specializing 'Console': [ goal:- writeln ( "Hello World!" This program consists of solely 'Hello' class. ... Thus, the execution of the program starts with the creation of an instance of the 'Hello' class. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_hello.html -- 7.1 Кб -- 24.09.2007
Похожие документы

15. 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
Похожие документы

16. Manual Page: dbmmanage - Apache HTTP Server
NAME dbmmanage - Create and update user authentication files in DBM format SYNOPSIS dbmmanage filename [ command ] [ username [ encpasswd ] ] DESCRIPTION dbmmanage is used to create and update the DBM format files used to store usernames and password for basic authentica- tion of HTTP users. Resources available from the httpd Apache web server can be restricted to just the users listed in the files created by dbmmanage. ... This manual page only lists the command line arguments. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/programs/dbmmanage.html -- 6.5 Кб -- 15.10.2001
Похожие документы

17. sfit help file
... SFIT is a general-purpose code designed to optimize theoretical stellar spectra to an observed spectrum. ... While the programme expects input from "stdio", it is more natural to save commands in a file (eg "sfit_input") and run the code simply by . ... If the spectra to be fitted have a filename "star_spectrum", then the best fit spectrum will be written out, together with the renormalized input spectrum, to a file called "star_spectrum.fit". ... sets up model spectrum grid (and for 2nd star) . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/sfit2_help.html -- 7.6 Кб -- 18.10.2004
Похожие документы

18. 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
Похожие документы

19. POLIMPLOT (V2.00) --- November00 --- POLIMPLOT (V2.00)
polimplot -- Plot a polarization vector map . ... inpol = "" [name] . Input linear polarization image (in %) to plot. inpopa = "" [name] . Input image for position angle of linear polarization vectors (degrees). poi_err = "" [boolean] . ... Name of corresponding polarization position angle error image (degrees). ... This task is a flexible tool for plotting a polarization vector map from two images of the polarization and the position angle of the polarization vector. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~jwalsh/softpol/polimplot.help.html -- 7.6 Кб -- 02.11.2000
Похожие документы

20. Observational Techniques: Assignment 1
The aim of this assignment is to teach you how to carry out a very common programming task: reading in a bunch of data from a text file, doing something with it then writing the results out again. ... The goal of the assignment is to write a computer program which will select this sample for you. You will pick the micro-quasars to observe from a rather large catalogue, which can be found here: The catalogue is an ASCII (text) file - you can inspect it with a normal text editor. ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/pfrancis/ObsTech/Ass1.html -- 4.6 Кб -- 01.10.2012
Похожие документы

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


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

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

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