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

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

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

1. CSPICE Routines: EKINSR_C
... Abstract Add a new, empty record to a specified E-kernel segment at a specified index. ... Brief_I/O Variable I/O Description -------- --- -------------------------------------------------- handle I File handle. segno I Segment number. recno I Record number. ... If recno is equal to NREC, the new record is appended. ... To append a record to a segment, use the routine ekappr_c . ... Recall that the DATAORDERS table is in segment number 0./ recno = 0; segno = 0; ekinsr_c ( handle, segno, recno ); /. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/ekinsr_c.html -- 10.6 Кб -- 17.12.2005
Похожие документы

2. Description
. XMM-Newton Science Analysis System . dspurify (daltools-1.9) [xmmsas_20080701_1801-8.0.0] . Meta Index / Home Page Purify a dataset. This task removes non-compliant dal data from a dataset. e.g. X columns (the DAL is unable to read datasets containing X columns) will be removed from a dataset. An optional dataset can be specified to which the 'clean' dataset will be written, otherwise the original datase is modified. XMM-Newton SOC/SSC -- 2008-07-02
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/dspurify/node3.html -- 3.4 Кб -- 02.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>25788) - xmm.vilspa.esa.es/ )

3. Cummings generator routines
... AINTRO- USING THE CGEN ROUTINES: . ... CGENPLOT - PLOT GENERATOR DATA . Next Routine] [ List of Routines ] help,d[500].geni[2],/st ** Structure CGEN1, 40 tags, length=160, data length=160: DEVTYPE LONG 3 CTRLSW LONG 2 STATE LONG 3 FAULTCODE LONG 0 FAULTTYPE LONG 0 KWPERCENT FLOAT 76.0000 TOTKWST FLOAT 755.000 NFPA110 LONG 24576 EXTENDEDST LONG 0 FREQ FLOAT 59.0000 TOTPF FLOAT 0.921850 TOTKVA FLOAT 821.000 TOTKW FLOAT 755.000 TOTKVAR FLOAT 319.000 VOLTSAB ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/cgendoc.html -- 10.5 Кб -- 02.02.2016
Похожие документы

4. http://www.atnf.csiro.au/computing/software/gipsy/sub/ggi.dc2
... GgiRealize realize created elements. ... GgiPlotField create a PGPLOT-compatible plot area. ... Updates: Jan 14, 1998: JPT, Document created. Feb 24, 1998: JPT, GgiWidget and GgiContext added. Feb 26, 1998: JPT, Plot field added. Mar 4, 1998: JPT, GgiPlotXor added. ... Mar 31, 1998: JPT, Shell element added. ... May 13, 1998: JPT, Form element added. ... Sep 11, 1998: JPT, Improved plot driver, added GgiHandleEvents. ... Jan 10, 2001: JPT, Check for pseudocolor visual; added GgiSetDisplay. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/sub/ggi.dc2 -- 12.4 Кб -- 14.03.2002
Похожие документы

5. Modification of Tables
Next: Interactive Editing of Up: Management of Tables Previous: Displaying Tables . Elements in a table can be inserted, changed , and deleted . These functions are all performed by the WRITE/TABLE or COPY commands (See Table 5.4). The element to be modified must be defined by giving its column and row location. ... Table: Commands to Modify a Table . ... All commands that do not change a table element will only use the subset selected. ... Table: Commands to Transfer Table Data . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol1/node62.html -- 4.1 Кб -- 23.02.1996
Похожие документы

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

7. Not so well documented Device Helpers in OS/2
... DevHlp_Security This devhlp allows to open a file for read access in the Init routine of a BASEDEV . ... returned: size of file SYIOpenFile ends Valid at INIT time only. ... This routine uses the corresponding function of the miniFSD , not normal file I/O, thus access is restricted. ... Although the size argument of the data structure implies, I'd recommend to better not read more than 32K at a time. ... DL = 044h This function will return the table of security helper functions for file access. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/os2devhlps.html -- 9.6 Кб -- 23.10.2000
Похожие документы
Еще в разделе: (Показать все результаты (>4618) - crydee.sai.msu.ru/ )

8. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/Makefile.in
... See also changes and comments in configure.in # prefix = @prefix@ exec_prefix = @exec_prefix@ DESTDIR = CFITSIO_LIB = ${DESTDIR}@libdir@ CFITSIO_INCLUDE = ${DESTDIR}@includedir@ INSTALL_DIRS = @INSTALL_ROOT@ ${CFITSIO_INCLUDE} ${ CFITSIO_LIB } ${ CFITSIO_LIB }/pkgconfig SHELL = / bin /sh RANLIB = @RANLIB@ CC = @CC@ CFLAGS = @ CFLAGS @ SSE_FLAGS = @SSE_FLAGS@ FC = @FC@ LDFLAGS = $( CFLAGS ) DEFS = @ DEFS @ LIBS = @ ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/Makefile.in -- 6.0 Кб -- 17.07.2012
Похожие документы

9. IRIG Audio Decoder
... Driver ID: IRIG-AUDIO . ... This driver supports the Inter-Range Instrumentation Group standard time-distribution signal IRIG-B using the audio codec native to the Sun SPARCstation. ... The driver gadget uses a modified BSD audio driver for the Sun SPARCstation which provides a timestamp, raw binary timecode, status byte and decoded ASCII timecode. ... The 100 elements of the IRIG-B timecode are numbered from 0 through 99. ... This driver presently does not use the CF elements. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/driver6.html -- 5.7 Кб -- 21.12.2007
Похожие документы

10. Geomagnetic Indices Kp, ap, Ap, Cp and C9
This service contributes to the International Service of Geomagnetic Indices (ISGI) of the IAGA . ... The Kp numbers of the previous month are available in tabular format . ... There are available also historical and current Kp and derived indices per anonoymos FTP (see below). ... U.S.A. FTP server: ftp://ftp.ngdc.noaa.gov/STP/GEOMAGNETIC_DATA/INDICES/KP_AP/ . monthly update) . ... contains the monthly Kp / ap tables in a simple text format readable for both humans and computers (*.tab). ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/magbase/REFMAN/KP_INDEX/index.html -- 13.1 Кб -- 14.10.2001
Похожие документы

11. HISTORY qc1Parser
VERSION DATE DESCRIPTION 1.0 2006-06-01 completely rewritten 1.0.1 2006-07-20 bug fixed with incomplete-QC1