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

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

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

1. casacore: casa::FunctionTraits< T > Class Template Reference
... Classes . ... casa::FunctionTraits< T > . ... Function data types for parameters and arguments. ... Actual template type. typedef T . ... Type for arguments. typedef AutoDiff < T > . ... FunctionTraits defines relationships between the data types of result, parameters and arguments of function objects. This templated class contains a number of typedefs that describe the relationship between different numeric data types used for the calculation of Function and the function parameter and arguments. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1FunctionTraits.html -- 25.3 Кб -- 14.02.2011
Похожие документы

2. HTML Tag Reference
... HTML . HEAD . ... BODY . The HTML tag identifies a document as an HTML document. ... The HEAD tag defines an HTML document header. ... The web browser displays none of the information in the header, except for text contained by the TITLE tag. ... The HEAD tag can contain TITLE, BASE, ISINDEX, META, SCRIPT, STYLE, and LINK tags. ... The BODY tag specifies the main content of a document. ... TEXT=" color " . ... VLINK="color" specifies the text color of visited (followed) links in a document. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/REF/tags2.htm -- 10.4 Кб -- 26.03.1998
Похожие документы

3. Stellarium: HelloStelModule Class Reference
Stellarium 0.12.3 . ... Classes . ... Renderer . ... HelloStelModule Class Reference . ... virtual voidљ . ... Update the module with respect to the time. ... Return the value defining the order of call for the given action For example if stars.callOrder[ActionDraw] == 10 and constellation.callOrder[ActionDraw] == 11, the stars module will be drawn before the constellations. ... virtual void HelloStelModule::draw . ... virtual void HelloStelModule::init . ... virtual void HelloStelModule::update . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classHelloStelModule.html -- 22.7 Кб -- 28.02.2014
Похожие документы

4. CSPICE Routines: BODDEF_C
... Abstract Define a body name/ID code pair for later translation via bodn2c_c or bodc2n_c . ... Particulars boddef_c is one of three related subroutines, bodn2c_c Body name to code bodc2n_c Body code to name boddef_c Body name/code definition bodn2c_c and bodc2n_c perform translations between body names and their corresponding integer ID codes which are used in SPK and PCK files and routines. A set of name/code pairs are automatically defined during the first call to one of these subroutines. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/boddef_c.html -- 10.8 Кб -- 17.12.2005
Похожие документы

5. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/packages.htm
... A top-level object used to access Java classes from within JavaScript code. ... The java , netscape , and sun properties represent the packages java.*, netscape.*, and sun.* respectively. ... For example, you can access a constructor of the Frame class as follows: var theFrame = new Packages.java.awt.Frame(); For convenience, JavaScript provides the top-level netscape , sun , and java objects that are synonyms for the Packages properties with the same names. ... Any class in the Java package sun.* ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/packages.htm -- 11.5 Кб -- 07.10.1999
Похожие документы

6. Paragraphs
... The <P> element is used to define a paragraph. ... The ALIGN attribute can be used to explicitly specify the horizontal alignment. ... Note: Do not use empty paragraphs to add white space around headings, lists or other elements. ... By convention, the class names are interpreted hierarchically, with the most general class on the left and the most specific on the right, where classes are separated by a period. ... You can then explicitly specify line breaks in paragraphs using the BR element. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/paras.html -- 6.1 Кб -- 19.12.1996
Похожие документы
Еще в разделе: (Показать все результаты (>666) - comet.sai.msu.ru/ )

7. OptInt PmWiki : PmWiki / Page Text Variables
OptInt PmWiki : Pm Wiki / Page Text Variables . Page variables | ... Page text variables are string variables automatically made available through natural page markup or explicitly with page directive markup within the wiki text of the page. ... use a definition list - the normal pmwiki markup for a definition list will create a page text variable . ... This creates a new variable that can be accessed by {$:Name} (becomes: "Crisses") in the page. use a simple colon delimiter in normal text . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/PageTextVariables?action=print -- 28.4 Кб -- 01.03.2014
Похожие документы

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

9. http://www.eso.org/projects/dfs/team/QA-code-review-form.doc
... Readability |Check number: 1 | Description: Header existence for each |Evaluation (always/often/sometimes/| |source file and for each method, class, |never) : | ... Description: Naming conventions existence |Evaluation (always/often/sometimes/| |(variables start with lowercase, then |never) : | ... limited and commented |(always/often/sometimes/ | ... Description: Error message are formated : when an|Evaluation | error or an exception is raised, report the |(always/often/sometimes/ | ...
[ Текст ]  Ссылки http://www.eso.org/projects/dfs/team/QA-code-review-form.doc -- 128.5 Кб -- 29.09.2003
Похожие документы

10. Doug Burke's Perl/S-Lang pages: Datatype examples
... Doug's Home Page . ... In the examples below we show a number of ways that data can be moved back and forth between S-Lang and Perl . ... Source code typeof : "undef"; __END__ __SLang__ variable foo = Any_Type [3]; foo[0] = "a string"; foo[1] = 23; define getfoo(x) { return foo[x]; } message( "In S-Lang:" ); vmessage( "typeof(foo[0]) = %s", string(typeof(foo[0])) ); vmessage( "typeof(foo[1]) = %s", string(typeof(foo[1])) ); vmessage( "typeof(foo[2]) = %s", string(typeof(foo[2])) ); . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples_datatypes.html -- 12.1 Кб -- 02.10.2012
Похожие документы

11. Apache module mod_expires
This module provides for the generation of Expires HTTP headers according to user-specified criteria. ... This module controls the setting of the Expires HTTP header in server responses. The expiration date can set to be relative to either the time the source file was last modified, or to the time of the client access. ... ExpiresByType . ExpiresDefault . The ExpiresDefault and ExpiresByType directives can also be defined in a more readable syntax of the form: . ... Module: mod_expires . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_expires.html -- 10.9 Кб -- 25.01.2002
Похожие документы

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

13. Dynamic HTML in Communicator
... This chapter introduces the use of style sheets in Netscape Communicator. ... Prior to the introduction of style sheets for HTML documents, web page authors had limited control over the presentation of their web pages. ... Using style sheets, you can specify many stylistic attributes of your web page, such as text color, margins, element alignments, font styles, font sizes, font weights and more. ... If the selection criteria is an HTML element, the style is applied to all instances of that element....
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/jss31.htm -- 18.3 Кб -- 13.08.1997
Похожие документы

14. Using XML and Java for Astronomical Instrument Control
... Up: Telescope and Instrument Control Systems . ... 216, Astronomical Data Analysis Software and Systems IX, eds. N. Manset, C. Veillet, D. Crabtree (San Francisco: ASP), 271 . ... NASA Goddard Space Flight Center and AppNet, Inc. are developing AIML to command and control astronomical instruments. Our software architecture combines the platform-independent processing capabilities of Java with the power of XML. ... Instrument description is too tightly coupled with details of implementation. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass99/O8-03/ -- 13.6 Кб -- 04.10.2000
Похожие документы

15. Converting Arecibo Correlator Data to SDFITS or CLASS Native Format
Converting Arecibo Data Into CLASS Internal Format . This is a program to convert Arecibo data into CLASS internal format files. ... The total number of scans/cycle (i.e. it's four if you took: ON, OFF, CAL ON, CAL OFF) . Once you feel confident you know these things, login to an Arecibo computer and then go to whatever directory you wish your CLASS files to reside in. ... Offset 5400.000000 (5400.215304) Scan 103700040: U5440-3. Offset 5400.000000 (5400.215304) Scan 103700041: U5440-4. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~astro/data/data_formats/class.html -- 6.3 Кб -- 20.05.2013
Похожие документы

16. Configuration Options
... In some cases where memory space is at a premium, it is possible to tailor the configuration to remove such features as reference clock driver support, debugging support, and so forth. ... The following lines are used in this file: . ... The DEFS_LOCAL line defines global flags that apply to all machines. Ordinarily, the only flags included are the -DDEBUG , which includes the debugging code, and -DREFCLOCK , which includes basic reference clock support. ... D_INCLUDE_BSD_SOURCE . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/config.html -- 8.1 Кб -- 21.12.2007
Похожие документы

17. lsst.tcc: include/tcc/tcsShim.h Source File
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Files . ... include . tcc . tcsShim.h . ... 51 љ double const FL = 1.0; . ... 97 љ std::ostream & operator<< (std::ostream &os, ASTROM const &astrom); . ... 99 љ std::ostream & operator<< (std::ostream &os, FLDOR const &fldor); . ... 101 љ std::ostream & operator<< (std::ostream &os, PORIG const &porig); . ... 103 љ std::ostream & operator<< (std::ostream &os, SITE const &site); . ... 105 љ std::ostream & operator<< (std::ostream &os, TARG const &targ); . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/tcs_shim_8h_source.html -- 27.6 Кб -- 14.09.2015
Похожие документы

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. http://xmm.vilspa.esa.es/sas/5.4.1/doc/error/ChangeLog
ChangeLog for error =================== Version 1.39 - 2002-04-12 ------------ + (src/ExceptionErrorHandler.cc) Fixed bug in protected exceptions of non-C++ code. ... Version 1.36 - 2000-03-28 (JBa) ------------ + * replaced old-style headers Version 1.35.2 - 2000-11-29 (GV) -------------- + (config/*) add error.info. ... Version 1.16 1999-04-09 (MB) ------------ - removed obsolete interfaces Version 1.15 ------------ - Changed SASVERBOSITY into SAS_VERBOSITY - added C interface. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/5.4.1/doc/error/ChangeLog -- 7.4 Кб -- 12.04.2002
Похожие документы

20. Physics 410/510 Observational Cosmology
... This class is designed to be an up to date summary of the last 10-20 years of observations relevant to Cosmology. ... Theory today is bombarded by a vast array of observational data but there remains no clear and preferred model for the origin and evolution of structure in the Universe. ... The inflationary paradigm and the nature of the Dark Matter - Inflation solves a lot of problems that are inherent in the standard Big Bang Model. ... Kinds of Dark Matter and Observational Constraints . ...
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/1997/phys410.html -- 9.2 Кб -- 14.03.1997
Похожие документы

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


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

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

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