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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/~sontag/spicedocs/cspice/gcpool_c.html.

1. CSPICE Routines: GDPOOL_C
... Abstract Return the d.p. value of a kernel variable from the kernel pool. ... Brief_I/O VARIABLE I/O DESCRIPTION -------- --- -------------------------------------------------- name I Name of the variable whose value is to be returned. start I Which component to start retrieving for name room I The largest number of values to return. n O Number of values returned for name. values O Values associated with name. found O True if variable is in pool. ... Included the data for a test kernel. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/gdpool_c.html -- 8.7 Кб -- 17.12.2005
Похожие документы

2. Pulsar Group PmWiki/Page Text Variables
... PmWiki . Summary: PmWiki group header. ... Page Variables | ... Defining page text variables . ... Page text variables are string variables created in the wiki text of a page, and can be automatically made available for inclusion in other pages. ... 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: "{$:Name}") in the page. use a simple colon delimiter in normal text . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/pulsar/index.html?n=PmWiki.PageTextVariables -- 25.8 Кб -- 01.03.2014
Похожие документы

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

4. comedi_strerror
... Next . comedi_strerror -- return string describing Comedilib error code . ... When a Comedilib function fails, it usually returns -1 or NULL, depending on the return type. An internal library variable stores an error number, which can be retrieved with comedi_errno(). ... The function comedi_strerror() returns a pointer to a character string describing the Comedilib error errnum. ... An unrecognized error number will return a pointer to the string "undefined error", or similar. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-strerror.html -- 4.4 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-strerror.html -- 4.4 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-strerror.html -- 4.4 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>1076) - jet.sao.ru/ )

5. Values, Variables, and Literals
... This chapter discusses values that JavaScript recognizes and describes the fundamental building blocks of JavaScript expressions: variables and literals. ... So, for example, you could define a variable as follows: . var answer = 42 And later, you could assign the same variable a string value, for example, . ... These are fixed values, not variables, that you literally provide in your script. ... A string literal is zero or more characters enclosed in double ( " ) or single ( ' ) quotation marks. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/Guide/ident.htm -- 11.1 Кб -- 12.12.1997
Похожие документы

6. lsst.coordConv: include/coordConv/mathUtils.cc Source File
lsst.coordConv љ unknown . ... Files . ... include . ... mathUtils.cc . ... 12 љ inline void rot2D ( double &rotX, double &rotY, double x, double y, double ang) { . 13 љ double sinAng = sind (ang); . 14 љ double cosAng = cosd (ang); . ... 21 љ // put angle into range (-360, 360), then finish the job . 22 љ double wrappedAng = std::fmod(ang, 360); . ... 53 љ double wrappedAng = refAng + wrapCtr (ang - refAng); . ... void rot2D(double &rotX, double &rotY, double x, double y, double ang) . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/include_2coord_conv_2math_utils_8cc_source.html -- 19.5 Кб -- 07.05.2015
Похожие документы

7. system call returns "Bad Address". Why?
The HyperNews Linux KHG Discussion Pages . Forum: The Linux Kernel Hackers' Guide . Re : Problem creating a new system call . ... When I try to call my new system call, it always returns -1. I then check the error message using perror( ). The error message is always "Bad Address". Could anybody please tell me what can cause a system call to return "Bad Address" error. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/135/2.html -- 2.6 Кб -- 23.03.2000
Похожие документы

8. Apache module mod_cgi
This module provides for execution of CGI scripts. ... Module Identifier: cgi_module Any file that has the mime type application/x-httpd-cgi or handler cgi-script (Apache 1.1 or later) will be treated as a CGI script, and run by the server, with its output being returned to the client. ... Debugging CGI scripts has traditionally been difficult, mainly because it has not been possible to study the output (standard output and error) for scripts which are failing to run properly. ... Status: mod_cgi . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_cgi.html -- 9.9 Кб -- 01.08.2003
Похожие документы

9. Stellarium: StelObjectModule Class Reference
Stellarium 0.12.3 . ... Classes . ... ClassљList . ClassљIndex . ... StelObjectModule Class Reference abstract . Specialization of StelModule which manages a collection of StelObject . ... virtual QList< StelObjectP >љ . searchAround (const Vec3d &v, double limitFov, const StelCore *core) const =0 . ... searchByNameI18n (const QString &nameI18n) const =0 . Find a StelObject by name. ... searchByName (const QString &name) const =0 . ... virtual QStringљ . ... const QString &љ . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelObjectModule.html -- 37.0 Кб -- 28.02.2014
Похожие документы

10. Simon Jeffery's Software Store: TAP housekeeping
SUBROUTINE TAP_ERMES ( TEXT, TEXLEN, STATUS ) . Return an error message associated with a TAP status value. SUBROUTINE TAP_ERROR ( TAP_ROUTN, NAME, TEXT, STATUS ) . Report an error message. ... Report an error message associated with a TAP status value. ... Purpose: return an error message associated with a TAP status value. ... TEXT = CHARACTER * ( * ) (Given) TAP error message text. ... Invocation: CALL TAP_REP( NAME, TEXT, STATUS ) Description: An error message is built in the form: !! ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/tap_guide/tap_house.html -- 5.5 Кб -- 04.07.2002
Похожие документы

11. http://hea-www.harvard.edu/ChandraSNR/G010.0-00.3/746/work/spectrum.sl
... Standard_ Bands [ ACIS ] = init_ bands ([0.5, 1.0, 1.8, 2.0, 4.0, 6.0, 8.0], [1.0, 1.8, 2.0, 4.0, 6.0, 8.0, 9.9]); Standard_ Bands [ HRC ] = init_ bands ([0.5, 2.0, 4.0, 8.0], [2.0, 4.0, 8.0, 10.0]); Standard_ Bands [ SNR ] = init_ bands ([0.3, 0.42, 0.54], [0.42, 0.54, 0.6]); public define get_ bands _with_energy_limit(lo_e, hi_e) { variable Boundaries = [0.31, 0.42, 0.54, 0.8, 1.58, 2.08, 4., 6., 9.9]; variable ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/ChandraSNR/G010.0-00.3/746/work/spectrum.sl -- 6.1 Кб -- 15.08.2005
Похожие документы

12. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/eval.l
... GE. ) lesser_eq ( = 256) { char errMsg[100]; gParse.status = PARSE_SYNTAX_ERR; strcpy (errMsg, Bit string exceeds maximum length: ' ); strncat(errMsg, ( yytext [0]), 20); strcat (errMsg, ...' ); ffpmsg (errMsg); len = 0; } else { while ( yytext [ len ] == ' ') len --; len = len - 1; strncpy(tmpstring, [1], len ); } tmpstring[ len ] = '\0'; bitstring [0] = '\0'; len = 0; while ( tmpstring[ ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/eval.l -- 16.8 Кб -- 28.08.2009
Похожие документы

13. http://www.sai.msu.su/~megera/postgres/locale/locale_patch.61.970402
... USE_LOCALE = 1 + # If you plan to use Kerberos for authentication.. 716,4 +721,9 @@ CFLAGS+= -DNO_ASSERT_CHECKING endif + + ifdef USE_LOCALE + CFLAGS+= -DUSE_LOCALE + endif + ifdef PROFILE --- src /backend/main/main.c.ORG Fri Nov 15 02:00:31 1996 +++ src /backend/main/main.c Thu Apr 3 18:00:38 1997 @@ -15,4 +15,7 @@ # include string.h # include unistd.h +# ifdef USE_LOCALE + # include locale.h +# endif # include postgres.h # ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/locale/locale_patch.61.970402 -- 2.5 Кб -- 03.04.1997
Похожие документы

14. vxWorksPrograms
... aosock_Cmd Converting rpc routines on vxWorks to use daemons : . ... pnt_Cmd: interfaces to the telescope pointing, tiedowns,turret. aosock_Cmd: lets you do regular socket i/o from a tcl script. ... If TCL_ERROR is returned then then command will be aborted (or any function it is called from). ... Errors will usually return with an error message included in the return value. aosock (cl)ose $sockFd . ... TCL_OK with n telling of the bytes returned: . n >0 bytes return. ... sockFd is socket number . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/software/datataking/vxWorks.html -- 15.8 Кб -- 04.03.2013
Похожие документы

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

16. Special shell variables
There are some variables which are set internally by the shell and which are available to the user: Name Description . ... 0 the name of the command currently being executed. $# the number of positional arguments given to this invocation of the shell. $? the exit status of the last command executed is given as a decimal string. ... For example '1 2' 3 becomes "1 2 3" . is identical to the arguments received by the shell, the resulting list of words completely match what was given to the shell. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.2.2.html -- 3.2 Кб -- 17.01.1997
Похожие документы

17. A Graphical User Interface for a Development Environment (GUIDE)
... GUIDE'' (Graphical User Interface for a Data Environment) is an interactive IDL widget-based package that enables users to retrieve selected sets of satellite instrument data and perform various types of graphical analyses on them, without writing a specialized program. GUIDE simplifies the task of laying out multiple plots on a page by (1) using a page-editor to define and laying out multiple ``panels'' which contain the ``plot objects'', and (2) integrating data retrieval functions. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/bhatnagara.html -- 11.7 Кб -- 03.11.2000
Похожие документы

18. Date conversion functions
... All inputs for these functions and procedures can be arrays! . julian ( year _integer , month _integer , day _real ) Function; returns Julian day including fraction. Day can be fractional. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node184.html -- 5.2 Кб -- 28.04.2015
Похожие документы

19. Dynamic HTML in Communicator
... The previous example, Chapter 12, "Expanding Colored Squares Example," illustrates how to expand and contract the clipping region of a layer without changing the wrapping width of the layer. This example illustrates how to capture mouse events so that the user can make a layer's wrapping width wider or narrower by dragging the mouse. ... how to capture mouse events for a layer . how to change the wrapping width of a layer by using the load() function . ... Capturing Events for the Layer . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/layers38.htm -- 11.3 Кб -- 13.08.1997
Похожие документы

20. http://hea.iki.rssi.ru/conf/hea2007/list/index.php~
... selected="selected"' : ''; $menu .= '<option value="' . ... SERVER['REQUEST_URI'],$trans)); return $urls[0]; } /* get the internal configuration */ global $ cfg ; /* check if we been asked to render a feed */ $ feed = get_get(' feed ',NULL); /* check if we been asked to render a PDF */ $pdf = get_get('pdf',NULL); $ templates = array(); $output = ''; $ file = get_post('db',NULL); if (!$ file ) $ file = get_get('db',Property::get($ cfg ['config'],'default')); /* if the request does not ask for a...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/conf/hea2007/list/index.php~ -- 9.7 Кб -- 11.09.2007
Похожие документы
Еще в разделе: (Показать все результаты (>317) - hea.iki.rssi.ru/ )

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


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

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

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