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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/miriad/doc/avmaths.html.

1. Marker Analysis Routines in SAOtng
As described elsewhere, each file type known to SAOtng can have user-defined analysis commands associated with it. ... A help line describing the file types . ... If more than one marker analysis file is supplied to SAOtng via the -manalysis command switch (or the SAOTNG_MANAL environment variable), then the user can specify how to present marker analysis routines in the marker analysis menu using the -analformat command line option (or the SAOTNG_ANALFORMAT environment variable). ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/manalysis.html -- 4.3 Кб -- 01.10.2012
Похожие документы

2. Undefined Values (BLANKs)
GIPSY applications programmers should be aware of the fact that the so called undefined value (or BLANK as it is called in FITS terminology) is a fixed value which can only be different across different computer operating systems. ... The subroutine SETFBLANK can be used to set one value to BLANK; subroutine SETFNBLANK sets a whole array to BLANK. For the sake of speed it is advisable to compare data values directly with the system defined BLANK instead of using the slower function FBLANK. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/floating/blanks.html -- 2.7 Кб -- 16.01.2009
Похожие документы

3. User-defined energy grid
... The performance of the task is directly proportional to the number of bins in the energy grid (ie the number of rows of the matrix), while the scientific accuracy of the results of using the matrix improves (to the limit of the energy resolution of the instrument) the more rows there are in the matrix. ... A user-defined grid can at present be only such that the grid points are evenly distributed across the energy range. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/rmfgen/node13.html -- 4.8 Кб -- 02.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>35338) - xmm.vilspa.esa.es/ )

4. The C Preprocessor
... Preprocessor Compiler Control . ... This directive includes a file into code. ... include <file> or #include ``file'' . ... As another example if running program on MSDOS machine we want to include file msdos.h otherwise a default.h file. ... This is most often used with programs that translate other languages to C. For example, error messages produced by the C compiler can reference the file name and line numbers of the original source files instead of the intermediate C (translated) source files. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
Похожие документы

5. Python: module spc_util
spc_util (version 1/3/11) . ... Modules . ... stored_program_command_load_file . ... spc_file . ... Methods defined here: . init__ (self, spc_file) . header_report (self) . ... data_report (self) . ... Convert the link flag code into a more descriptive form. text_load_generation_flag (self) . Convert the load generation code into something a human can understand. text_load_type (self) . Convert the load type code into a more descriptive form. write (self, filename) . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/spc_util.html -- 25.9 Кб -- 08.04.2016
Похожие документы

6. APOD: December 30, 1999 - The Century that Defined Galaxy
... December 30, 1999 . The Century that Defined Galaxy . ... Explanation: As the twentieth century dawned a debate raged over whether the Milky Way was the entire universe. ... The Milky Way, apparently, is itself a spiral nebula seen from the inside. ... As the twentieth century closes , galaxies are seen forming across the universe , and our Milky Way is referred to as a spiral galaxy quite similar to NGC 1288 , as pictured above . ... About APOD > . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/apod/ap991230.html -- 4.7 Кб -- 02.10.2012
Похожие документы

7. The Millennium that Defined Earth
... Credit: Apollo 8 Crew, NASA Explanation: When the second millennium began, people generally knew that the Earth was round , but few saw much of it beyond their local village. ... The Earth started as the center of everything , but became a planet placed in the Solar System , which became placed in a Galaxy , which became placed in the Local Group of Galaxies , which became placed in an expanse so vast we call it just the Universe . ... Publications with keywords: Moon - Earth - millennium . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/msg/apod/2000-12-31 -- 14.5 Кб -- 30.12.2000
Похожие документы

8. Sfit Control Language: Classified Listing
... spectrum . ... sfit . ... define >macro_name< : define a macro . ... meth_range <w1> <w2>: Set wavelength range for fit . data_spectrum <name> : data in "spectrum" format . ... data_sigma <sigma> : define mean standard error in data . ... data_line_set | ... NB: synth uses multiple calls to spectrum , so various Spectrum commands may also be required. synth : find optimum fit by adjusting abundances, v turb , v sin i , and v rad . ... save <fit> : Save the spectrum and best fit from synth . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/scl_classified.html -- 12.8 Кб -- 18.08.2010
Похожие документы

9. Compiling Apache under UnixWare
To compile a working copy of Apache under UnixWare, there are several other steps you may need to take. ... Make sure that USE_FCNTL_SERIALIZE_ACCEPT is defined (if not defined by Apache autoconfiguration). If using the UnixWare cc compiler, and you still see accept() errors, don't use compiler optimization, or get gcc . SCO patch tf2163 is required in order for Apache to work correctly on UnixWare 2.0.x. See http://www.sco.com for UnixWare patch information. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/unixware.html -- 3.6 Кб -- 15.10.2001
Похожие документы
Еще в разделе: (Показать все результаты (>101) - neptun.sai.msu.ru/ )

10. Function Specification
Next: External Functions Up: Fitting of Data Previous: The Corrected Gauss--Newton . ... Basic functions are either defined in the system or defined by the user as external FORTRAN routines. ... Basic functions are specified by the name, the independent variable(s) and parameter(s), with optional guesses for the parameters, following the syntax: name(var1[, ];par1[, ]) [par1=value] . ... Parameters are defined by unique names after the semicolon in the function specification. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node130.html -- 7.0 Кб -- 23.02.1996
Похожие документы

11. Stellarium: Member List
Stellarium 0.12.3 . ... ClassљList . ... ClassљMembers . NexStarConnection Member List . This is the complete list of members for NexStarConnection , including all inherited members. Connection (Server &server, SOCKET fd) (defined in Connection ) . ... fd (defined in Socket ) . ... protected . ... NexStarConnection (Server &server, const char *serial_device) (defined in NexStarConnection ) . ... server (defined in Socket ) . ... Socket (Server &server, SOCKET fd) (defined in Socket ) . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classNexStarConnection-members.html -- 10.2 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>1248) - astro.uni-altai.ru/ )

12. Descriptor index
previous next contents properties index . ... number> . undefined . ... number> , <number> , <number> , <number> . ... uri> . ... normal | ... ultra-expanded ] [, [ normal | ... oblique ] [, [normal | ... small-caps] [,[normal | ... 100 | 200 | ... 900] [, [normal | ... uri> [format( <string> [, <string> ]*)] | font-face-name> ] [, <uri> [format( <string> [, <string> ]*)] | ... urange> [, <urange> ]* . ... urange> ]? [ <number> ]+ [,[ <urange> ]? <number> ]+] . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/descidx.html -- 10.6 Кб -- 12.05.1998
Похожие документы

13. Help
... Documentation for the Python objects defined by the project is divided into separate pages for each package, module, and class. The API documentation also includes two pages containing information about the project as a whole: a trees page, and an index page. ... A description of the package. ... A summary of the classes defined by the package. ... The module contents frame contains a list of every submodule, class, type, exception, function, and variable defined by a module or package. ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/~mwhite/pynifs-doc/help.html -- 11.5 Кб -- 27.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>2352) - www.mso.anu.edu.au/ )

14. User Defined Functions for the ISO Post Mission Archive
Next: Using a Java Web-based Graphical User Interface to access the SOHO Data Archive . ... A major problem with designing archives in astronomy is defining the data resolution. ... Expert users can create User Defined Functions (UDFs) that extract virtual attributes from files external to the database engine. ... Therefore, for the ISO Post Mission Archive, the concept of virtual data resolution with user defined functions has been designed and implemented as a novel database paradigm. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass98/ewieprecht/ -- 13.6 Кб -- 16.07.1999
Похожие документы

15. Evaluating shell variables
The following set of rules govern the evaluation of all shell variables. ... var signifies the value of var or nothing, if var is undefined. ${var} same as above except the braces enclose the name of the variable to be substituted. ${var-thing} value of var if var is defined; otherwise thing. $var is not set to thing. ${var=thing} value of var if var is defined; otherwise thing. If undefined $var is set to thing. ${var?message} If defined, $var; otherwise print message and exit the shell. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.2.3.html -- 2.5 Кб -- 17.01.1997
Похожие документы

16. Some notes on the GNU toolchain Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... The order in which libraries to link to are passed to the linker is important . ... Many libraries use the GNU Autoconf/Automake build toolchain. ... Run the ./configure script, which looks for the various programs and libraries that the package needs . ... The simplest way is to run ./configure and make note of any complaints about missing programs or libraries that it reports. ... Some notes on the GNU toolchain . ... Passing options to configure . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/gnutoolchainnotes.html -- 18.2 Кб -- 04.04.2016
Похожие документы

17. http://www.naic.edu/~phil/software/datataking/aotclREADME
... Commands : ------------------------------------------------------------------------------------ There are three separate ao related commands aog - ao generic commands defined in aog _Cmd.c pnt - pointing commands defined in pnt_Cmd.c mcp - datataking commands defined in mcp_Cmd.c sock- socket commands ------------------------------------------------------------------------------------ ... The external programs should be called from the cpu that has the prog you want to kill....
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/software/datataking/aotclREADME -- 5.2 Кб -- 13.03.2010
Похожие документы

18. http://hea.iki.rssi.ru/Z-90/program.pl~
... TIME[4]+1)." TIME[5]+1900); $time = @TIME[2]." ... TIME [0]; $query; if($ENV{'REQUEST_METHOD'} eq 'GET'){ $query = $ENV{'QUERY_STRING'}; }elsif($ENV{'REQUEST_METHOD'} eq 'POST'){ sysread ... /=/,$fvalues[$i],2); $name= urldecode($name); $val= urldecode($val); $field{$name} = $val; } } $bib_file=$bib_file1; if( defined $field{'db'}){ $bib_file=$bib_file1 if ($field{'db'} eq 1 ); $bib_file=$bib_file2 if ($field{'db'} eq 2 ) ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/Z-90/program.pl~ -- 6.7 Кб -- 12.12.2004
Похожие документы

19. Report Shuttle Debris Here
Notice: Undefined index: submit in /home/astro/websites/astronomynet/htdocs/stsdebris/index.php on line 9 Notice: Undefined index: name in /home/astro/websites/astronomynet/htdocs/stsdebris/index.php on line 16 . ... Notice: Undefined index: name in /home/astro/websites/astronomynet/htdocs/stsdebris/index.php on line 101 . ... Notice: Undefined index: city in /home/astro/websites/astronomynet/htdocs/stsdebris/index.php on line 102 . ... Latitude of Debris in decimal degrees North . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/stsdebris/ -- 3.8 Кб -- 01.10.2012
Похожие документы

20. http://www.mccme.ru/tg2007/talks/Knop.pdf
F. Knop Friedrich-Alexander-University of Erlangen-Nuremberg Erlangen, Germany knop@mi.uni-erlangen.de Harmonic analysis on some sup er vector spaces Okounkov and Olshanskii defined shifted analogues of Schur functions and proved, among other things, that they describe the spectrum of certain differential operators (Capelli operators). ... In the talk we explain how to interpret Okounkov's shifted Schur-Q-functions in terms of differential operators on certain super vector spaces. ...
[ Текст ]  Ссылки http://www.mccme.ru/tg2007/talks/Knop.pdf -- 38.7 Кб -- 29.11.2007
Похожие документы

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


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

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

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