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 ops logs and qcdate 1.0.2 2006-07-24 adapted to modified convert cropping 1.0.3 2006-08-07 bug fixed for case 'key not contained in ops log' 1.0.4 2006-09-19 modified handling of fitsort (qfits) 1.0.5 2006-11-16 bug fixed with FILTER_FCT 1.0.6 2006-12-18 exits if no ops log files found; header refresh optional 1.0.7 2007-01-12 ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/history/history_qc1Parser.html -- 3.0 Кб -- 27.05.2014
Похожие документы

12. Rini Modified PlЖssl - MPL Eyepieces, care of Paul Rini, AstroGuide Listing
The AstroGuide . ... AstroGuide | ... AstroGuide Listing . ... See many more Astronomy Listings by: Category or Alphabet . Low cost beginner eyepieces. Send SASE for price list. ... Listed Since October 26, 2004 . ... www.astronomy.net . About Astronomy Net | Advertise on Astronomy Net | ... dbHTML," "AstroGuide," "ASTRONOMY.NET" & "VA.NET" . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/astroguide/ag393.html -- 12.2 Кб -- 09.04.2016
Похожие документы

13. Stellarium: StelVertexBuffer< V > Class Template Reference
Stellarium 0.12.3 . ... Classes . ... FileљStructure . ... ClassљIndex . ... StelVertexBuffer< V > Class Template Reference . Vertex buffer interface. ... Destroy the vertex buffer. ... addVertex (const V &vertex) . ... getVertex (const int index) const . Return vertex at specified index in the buffer. ... setVertex (const int index, const V &vertex) . Set vertex at specified index in the buffer. ... Each StelRenderer backend might have a different vertex buffer buffer implementation. ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelVertexBuffer.html -- 29.3 Кб -- 28.02.2014
Похожие документы

14. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/event.htm
... The event object contains properties that describe a JavaScript event, and is passed as an argument to an event handler when the event occurs. Client-side object . ... See Chapter 3, "Event Handlers," for complete information about event handlers. For more information on handling events, see the Client-Side JavaScript Guide . ... Setting any property of this object requires the UniversalBrowserWrite privilege. ... For information on security, see the Client-Side JavaScript Guide . ... event . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/event.htm -- 27.0 Кб -- 07.10.1999
Похожие документы

15. Modelling absorption and emission of radiation by interstellar dust Bojan
... Bojan Nikolic web pages (r. 329) . Understanding Infrared emission from galaxies . This page contains a description and links for download of software that may be used for modelling various aspect of absorption and emission of radiation by interstellar dust. ... Also, some basic modelling of radiation fields and similar supporting code . ... dust-1.0.1 . ... Modelling absorption and emission of radiation by interstellar dust . ... Copyright 2005 -- 2016, Bojan Nikolic feedback welcome ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/ir/dustmodel.html -- 10.7 Кб -- 04.04.2016
Похожие документы

16. comedi_command_test
... Prev . Next . comedi_command_test -- test streaming input/output configuration . ... int comedi_command_test (comedi_t * device, comedi_cmd * command); . The function comedi_command_test() tests the command structure pointed to by the parameter command and returns an integer describing the testing stages that were sucessfully passed. In addition, if elements of the command structure are invalid, they may be modified. Source elements are modified to remove invalid source triggers. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-command-test.html -- 3.9 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-command-test.html -- 3.9 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-command-test.html -- 3.9 Кб -- 02.10.2012
Похожие документы

17. Index of /~akarakas/model_data
... reference to the following paper: Karakas Lattanzio (2007, PASA, submitted) Each file contains: 1) pulse number 2) the core mass , Mcore ( Msun ) 3) maximum mass of the intershell convection zone, M_csh ( Msun ) 4) duration of intershell convection , t_csh (years) 5) mass dredged into the envelope, D_dredge ( Msun ) 6) lambda 7) lambda_dup defined by Goriely Mowlavi (= lambda x (DMh/Mpulse) where Mpulse is the maximum ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/~akarakas/model_data/ -- 3.4 Кб -- 01.10.2012
Похожие документы

18. http://lnfm1.sai.msu.ru/neb/nss/SatStar/expl-S.txt
... Byte-by-byte Description of files: star -S1.txt , star -S2.txt, star -S3.txt ------------------------------------------------------------------------------- Bytes Format Units Label Explanations 1- 4 I4 --- YYYY Year of the date 6- 7 I2 --- MM Month of the date 9- 10 I2 d DD Day of the date 13- 14 I2 h h Hour of the day 18- 24 F7,2 d JD* Julian day of the date , JD*=JD-2450000.5 28- 31 F4.1 degrees M-S Apparent distance between ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/neb/nss/SatStar/expl-S.txt -- 3.0 Кб -- 17.02.2005
Похожие документы

19. http://xray.sai.msu.ru/~ivan/gmt/man/grdedit.html
grdedit - Modifying the header in a 2-D grdfile grdedit grdfile [ -A ] [ -D xunit / yunit / zunit / scale / offset / title / remark ] [ -R west / east / south / north [ r ] ] [ -S ] grdedit reads the header information in a binary 2-D grdfile and replaces the information with values provided on the command line [if any]. ... Older gridfiles (i.e., created prior to GMT 3.1) often had excessive slop in x _ inc , y _ inc and an adjustment is necessary. Newer files are created correctly. ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/grdedit.html -- 4.2 Кб -- 19.03.1999
Похожие документы

20. Scientific Directions Achievements
... the radiative transfer equation (RTE) for the randomly-irregular magnetized plasma has been derived on the base of general grounds of the multiple scattering theory . ... Solutions of several absolute tasks of the scattering theory have been obtained (on the optical depth of the ionospheric plasma layer, on the value of radio wave anomalous attenuation, on anomalous refraction, on the backscattered signal intensity for the source being placed within a plasma layer). ...
[ Сохраненная копия ]  Ссылки http://ip.rsu.ru/~zabotin/achiev_e.htm -- 9.3 Кб -- 02.02.2007
Похожие документы
Еще в разделе: (Показать все результаты (>28) - ip.rsu.ru/ )

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


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

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

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