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

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

Показаны документы, содержащие фрагменты текста из документа
http://xmm.vilspa.esa.es/sas/8.0.0/doc/ssclib/node102.html.

1. integrateRanges
... This would make the routine less general but makes the accepted properties of ranges simpler. interface integrateRanges function integrateRangesScalar(x, y, xRange) result( approxIntegral ) real ( single ), intent (in) :: x(:), y(size(x)) type(RangeT), intent (in) :: xRange real ( single ) :: approxIntegral end function integrateRangesScalar function integrateRangesVector(x, y, xRanges ) result( ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/ssclib/node102.html -- 4.4 Кб -- 28.06.2006
Похожие документы
Еще в разделе: (Показать все результаты (>35546) - xmm.vilspa.esa.es/ )

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. 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
Похожие документы
Еще в разделе: (Показать все результаты (>435) - www.mso.anu.edu.au/ )

4. Home Page for SAOimage: The Next Generation
... user-defined data file formats . ... better integration with a user's analysis routines To add such functionality to SAOimage, we developed the XPA Messaging System that allows X programs to define points of public access through which data and commands can be exchanged with external programs. ... We have utilized XPA to develop "SAOimage: The Next Generation" (SAOtng), an extensible image display service that can cooperate with other processes and programs. ... SAOtng help pages . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/ -- 7.1 Кб -- 01.10.2012
Похожие документы

5. Applying Public Access Programming Techniques To SAOimage
... This paper describes our application of the X Public Access ( XPA ) interface to the new version of SAOimage . XPA allows an Xt program to define named public access points through which data and commands can be exchanged with external programs. ... It provides a high-level image display programming interface as well as low-level access to gterm-image widget functions. ... When a new file name is sent to SAOtng , the appropriate header access program is run to gather the overall image dimensions. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/mandele.html -- 11.7 Кб -- 03.11.2000
Похожие документы

6. Python: module csv
csv (version 1.0) . ... usr/local/Python-2.5/lib/python2.5/csv.py . Module Docs . ... This module provides classes that assist in the reading and writing . ... class excel : . delimiter = ',' . ... escapechar = None . ... init__ (self, f, fieldnames =None , restkey =None , restval =None , dialect ='excel' , *args, **kwds) . ... Create a mapping from a string name to a dialect class. dialect = csv. register_dialect (name, dialect) . ... csv_writer = csv. writer (fileobj [, dialect=' excel '] . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/csv.html -- 24.5 Кб -- 05.11.2015
Похожие документы

7. APOD: December 29, 1999 - The Decade that Defined Star System
... December 29, 1999 . The Decade that Defined Star System . ... The first extra-solar star system was discovered orbiting a pulsar in 1991. Slight changes in the precise arrival times of the pulses from the central small dense neutron star gave evidence of orbiting planets . ... As the decade comes to a close, over two dozen planetary star systems have been identified, one recently confirmed by the detection of a slight eclipse by the planet itself. ... About APOD > . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/apod/ap991229.html -- 4.9 Кб -- 02.10.2012
Похожие документы

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

9. http://www.naic.edu/~phil/hardware/pdev/fpga/gx/sp/src/sp.vh
/gx/sp/src/sp.vh $ // $Id: sp.vh 1021 2007-09-17 17:22:47Z jeff $ `timescale 1ns / 1ps // Diagnostic bus register interface // ` define CREG_ARSEL 16'd0 ` define CREG_AISEL 16'd1 ` define CREG_BRSEL 16'd2 ` define CREG_BISEL 16'd3 ` define CREG_ARNEG 16'd4 ` define CREG_AINEG 16'd5 ` define CREG_BRNEG 16'd6 ` define CREG_BINEG 16'd7 ` define CREG_LEN 16'd12 ` define CREG_DIAG 16'd13 ` define CREG_PSHIFT 16'd14 ` ... N_BIGACC must be defined if N_ACC is greater than N_MUL. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/pdev/fpga/gx/sp/src/sp.vh -- 6.5 Кб -- 26.06.2008
Похожие документы

10. 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
Похожие документы
Еще в разделе: (Показать все результаты (>96) - neptun.sai.msu.ru/ )

11. Stellarium: Member List
Stellarium 0.12.3 . ... Classes . ... ClassљList . ... ClassљMembers . elsetrec Member List . This is the complete list of members for elsetrec , including all inherited members. a (defined in elsetrec ) . ... alta (defined in elsetrec ) . ... altp (defined in elsetrec ) . ... argpdot (defined in elsetrec ) . ... argpo (defined in elsetrec ) . ... atime (defined in elsetrec ) . ... aycof (defined in elsetrec ) . ... Generated on Sat Aug 10 2013 17:12:44 for Stellarium by љ 1.8.3.1 ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/structelsetrec-members.html -- 27.5 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>1887) - astro.uni-altai.ru/ )

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

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

14. DFS commissioning: integration acceptance meeting
... NEWS . WHEN : typically 3 weeks before the official deadline , i.e. date by which the new DFS release has to be operational on the mountain. ... complete list of performed tests. ... description of the new bugs raised during this Integration phase. ... HOW: Integration Acceptance meeting at DFS level with: . ... If needed, specific Integration acceptance meetings at DFS project level and SCCB meetings may be organized to prepare this Integration acceptance meeting. Before this meeting, . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/projects/dfs/team/integration-acceptance.html -- 8.9 Кб -- 13.04.2005
Похожие документы

15. OptInt PmWiki : Custom Wiki Styles
OptInt PmWiki . Pm Wiki / . Edit Page | Page History | ... Wiki Help . ... MROI Delay Line Design Contract . ... Custom Wiki Styles . ... This page describes the predefined Wiki Styles and how a Wiki Administrator can define additional Wiki Styles as a local customization for all pages (in local/config.php) or specific groups (in local/$Group.php). All predefined Wiki Styles are setup in the global array $WikiStyle . ... text colors: . ... WikiStyle['decimal']['apply'] = 'list'; . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/CustomWikiStyles -- 29.1 Кб -- 28.02.2014
Похожие документы

16. Initializing Keywords
Next: Short Help Up: Graphical User Interfaces Previous: Graphical User Interfaces . The parameter area is used to set and display the various parameters used by the context. These parameters may be either defined by the user or defaulted by the context. User defined parameters are set or changed by simply moving the mouse cursor to the relevant field and typing in the value. The corresponding SET/LONG command is sent to MIDAS as soon as the mouse is moved out of the field. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol2/node524.html -- 2.7 Кб -- 23.02.1996
Похожие документы

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

18. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientguide/glossary.htm
... Binary large object. ... CGI is a popular interface used to create server-based web applications with languages such as Perl or C. A web browser, such as Netscape Navigator. ... Core JavaScript contains a core set of objects, such as Array , Date , and Math , and a core set of language elements such as operators, control structures, and statements. ... A JavaScript primitive value is a member of one of the following types: undefined , null , Boolean , number , or string . ... World Wide Web . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientguide/glossary.htm -- 8.8 Кб -- 07.10.1999
Похожие документы

19. http://www.stecf.org/conferences/adass/adassVII/reprints/teubenp.ps.gz
... GUI­fying and Documenting your Shell Script Peter. ... We describe a simple method to annotate shell scripts and have a preprocessor extract a set of variables, present them to the user in a GUI (using Tcl/Tk) with context sensitive help, and run the script. ... Tcl/Tk: TkRun The GUI that is created will provide a simple interface to a program that is spawned by the GUI. ... Sample Script: testscript Here is an example header from a C­shell script with which Figure 1 was made. ...
[ Текст ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/reprints/teubenp.ps.gz -- 105.9 Кб -- 12.06.2006
Похожие документы
Еще в разделе: (Показать все результаты (>243) - www.stecf.org/ )

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

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


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

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

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