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

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])) ); . ...