| Найдено документов: 110639 (138 сайтов) ---- Время поиска: 0.25сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/~sontag/spicedocs/cspice/ekrcei_c.html.
http://www.stsci.edu/~sontag/spicedocs/cspice/ekrcei_c.html.
1. CSPICE Routines: EKUCEI_C
... Abstract Update an integer column entry in a specified EK record. ... Brief_I/O Variable I/O Description -------- --- -------------------------------------------------- handle I Handle attached to EK file. segno I Index of segment containing record. recno I Record in which entry is to be updated. column I Column name. nvals I Number of values in new column entry. ivals I Integer values comprising new column entry. isnull I Flag indicating whether column entry is null. ... Link to routine source . ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/ekucei_c.html -- 9.4 Кб -- 17.12.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>12557) - www.stsci.edu/ )
2. Access Control Options
xntpd implements a general purpose address-and-mask based restriction list. ... The restriction facility was implemented in conformance with the access policies for the original NSFnet backbone time servers. ... Ignore all packets from hosts which match this entry. ... Default restriction list entries, with the flags ignore, ntpport , for each of the local host's interface addresses are inserted into the table at startup to prevent the server from attempting to synchronize to its own time. ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~er/xntp/accopt.html -- 7.4 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1713) - www.sai.msu.su/ )
3. Structure of Tables
... Table data are arranged in columns and rows, and stored in MIDAS files with the extension .tbl . ... An item in a table is accessed by giving its column and row in addition to the table name. The row number can either be given as an absolute value (i.e. the sequence number) or indicated by the value in a previously defined reference column. ... A table can be always expanded in the sense that its number of columns and rows is automatically increased when the allocated space is exceeded. ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol1/node57.html -- 5.8 Кб -- 23.02.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1905) - www.sao.ru/ )
4. Direct Access to UV Variables
Next: Variable Override Up: UV Data Sets Previous: Reading and Writing Continuum . The main routines to access the variables are the uvgetvr and uvputvr routines. ... Exactly n values are read or written. ... It returns the value of the variable, data . ... If you are not interested in reading the correlation data (i.e. if you do not intend calling uvread ), then the uvscan routine can be used to scan through the variable stream until another variable is encountered. ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/computing/software/miriad/progguide/node20.html -- 6.5 Кб -- 05.02.2013
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>16256) - www.atnf.csiro.au/ )
5. HwB: Miniature Card (technical) Connector (Offline)
This section is currently based solely on the Miniature Card specification v1.1. Address A0 to A24 are the address bus lines that can address up to 32 Mwords (64 MBytes). The Miniature Card specification does not require the Miniature Card to decode the upper address lines. A 2 Mbyte Miniature Card that does not decode the upper address lines would repeat its address space every 2 Mbytes. ... Data lines D0 through D15 constitute the data bus. ... Voltage Sense 1 signal. ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/hwbook/connector/bus/miniaturecard_tech.html -- 6.3 Кб -- 06.07.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>6681) - www.arcetri.astro.it/ )
6. Help for Night Report / Progress Pages
The run progress pages document the execution of Service Mode and Visitor Mode observing runs carried out at the Paranal Observatory. A summary of the run's characteristics is given, as well as a time-stamped list of all Observation Blocks (OB) that were executed until now. ... If reduced data for the given run exist, those are also reported in both the OB Summary table and in the details. ... Reduced : information shown only if pipeline-processed reduced data exist for the OB . ... OB ID . ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/sci/php/phase2/run_progress_legend.html -- 9.3 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>7683) - www.eso.org/ )
7. Event File Specifications
SAOtng supports display of photon event data contained in raw files, similar to its support for FITS Binary Table extensions (e.g., X-ray event lists). ... Because event files do not usually contain enough information to generate an image, we have adopted some conventions for specifying how to interpret the data in these files and for how to bin rows of events into images. To image an event file, it is first of all necessary to define the structure of the events in the event file. ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/RD/saotng/event_spec.html -- 7.1 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3139) - hea-www.harvard.edu/ )
8. File Access and Directory System Calls
... This basically involves calling appropriate functions to traverse a directory hierarchy or inquire about a directories contents. int chdir(char *path) -- changes directory to specified path string. ... There are many system calls that can applied directly to files stored in a directory. int access(char *path, int mode) -- determine accessibility of file. path points to a path name naming a file. access() checks the named file for accessibility according to mode , defined in #include <unistd.h> : . ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node20.html -- 17.1 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node20.html -- 17.1 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node20.html -- 17.1 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node20.html -- 17.1 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node20.html -- 17.1 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>696) - jet.sao.ru/ )
9. http://www.naic.edu/~phil/cals/accessingthecalvalues.html
The cal values are stored in files at ao in the directory: /pkg/rsi/local/libao/phil/data . ... cal.datR5 - lbw . ... When users download the ao idl routines, the cal files are included in the directory ./dat . ... D1,D2: there are 2 diodes. 1 diode can feed both polarization or each diode can feed a separate pol. corcal: diode 1 feeds both polA and polB . ... xcal : cross over. diode 1 feeds polB, diode 2 feeds polA . ... Each column has the value for 1 of the diodes feeding polA or polB. ... col 4 . ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~phil/cals/accessingthecalvalues.html -- 5.8 Кб -- 01.03.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2632) - www.naic.edu/ )
10. SAI CAS: Accessing SAI CAS from scripts
SAI VO . ... SAI CAS . ... Access . ... http://vo.astronet.ru/sai_cas/conesearch?RA= $RA &DEC= $DEC &SR= $radius &cat= $catalog &tab= $table &format= $format . http://vo.astronet.ru/sai_cas/conesearch?RA= $RA &DEC= $DEC &SR= $radius &cat= $catalog &tab= $table &format= $format &columns= $columns . http://vo.astronet.ru/sai_cas/conesearch?RA= $RA &DEC= $DEC &SR= $radius &cat= $catalog &tab= $table &format= $format &withdist= $withdist &NULLS= $nulls where . ... File to store the results . ...
[
Сохраненная копия
]
Ссылки http://vo.astronet.ru/cas/access.php -- 16.1 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>94) - vo.astronet.ru/ )
11. ASP Conference Series, Vols. 309-327
Electronic access is now available for all ASP Conference Series Volumes. View the current list available on this page or browse the e-Book Access site . ... Vol 1-218 . ... Vol 219+ . ... Purchase the printed volume, which includes free electronic access. ... Vol. ... eds. F. Prada, D. Martinez-Delgado and T. J. Mahoney . ... Print ISBN: 1-58381-190-7 . e-Book ISBN: 978-1-58381-261-7 . ... Print ISBN: 1-58381-187-7 . e-Book ISBN: 978-1-58381-260-0 . ... Print ISBN: 1-58381-186-9 . ...
[
Сохраненная копия
]
Ссылки http://www.astrosociety.org/pubs/cs/309.html -- 23.6 Кб -- 02.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>698) - www.astrosociety.org/ )
12. Measuring Internet Access
Next: Media Coverage Up: Widening Access Previous: Web-Site Content and Internet Contents . One measure of the success of the Armagh web-site is the annual number of distinct e-Visitors (DeVs), in fact the number of distinct hosts served by the Observatory's web-site. ... For the Observatory's three principal web-sites ( star , climate and arpc65 ), the detailed breakdown of these figures for 2004 is shown in Table 3 (see http://star.arm.ac.uk/stats.html). ... Data Exported . ... 305,000 . ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/annrep/annrep2004/node67.html -- 11.2 Кб -- 19.04.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1406) - star.arm.ac.uk/ )
13. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/cfitsio.toc
contentsline { chapter }{\ numberline {1}Introduction }{1} \ contentsline { section }{\ numberline {1.1} A Brief Overview}{1} \ contentsline { section }{\ numberline {1.2}Sources of FITS Software and Information}{1} \ contentsline { section }{\ numberline {1.3}Acknowledgments}{2} \ contentsline { section }{\ numberline {1.4}Legal Stuff}{4} \ contentsline { chapter }{\ ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/cfitsio.toc -- 10.1 Кб -- 18.04.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>272) - www.astro.louisville.edu/ )
14. OptInt PmWiki : Site / Preferences
... Preferences for access keys and edit form . This page can be used as template for (personal) preferences, or set as default site preference (see below). ... This sets a preference cookie on your browser which tells PmWiki where to find your personal preference settings. To revert to the PmWiki default preferences . select Revert to PmWiki Default Preferences to unset the preference cookie . ... To make it the default site preference, add XLPage('prefs', "Site.Preferences"); . ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/Site/Preferences?action=print -- 9.3 Кб -- 01.03.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1318) - www.mrao.cam.ac.uk/ )
15. The Pul-3 astrometric catalogue (Second edition). Data access form.
The starting page - The catalogues page - The list of the PUL2 fields - The list of the Pul-3(Pul-3SE) fields - The list of the PUL_ERS fields . please read short description of the access form controls . ... Right Ascension (ICRF/Tycho-2) J2000 at the central epoch of obs. (hours, minutes, seconds) (Obligatory parameter) . ... proper motion in RA (*cos(DE)) (ICRF/Tycho-2). (mas/yr) . ... Check the apropriate checkbox to output these data and radiobutton to select stars within interval. ...
[
Сохраненная копия
]
Ссылки http://www.puldb.ru/pul3/pul3f.php?fn=001&ra=00%2009%2008.6&de=+27%2045%2047 -- 15.1 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>16) - www.puldb.ru/ )
16. Development of an ADS Data Dictionary Standard
... We present a proposed standard for data dictionaries associated with catalogs being accessed through the Astrophysics Data System (ADS) Mosaic Catalog Service. Each catalog made available for searching must have a data dictionary, which consists of a set of specified keywords describing format, content and location of data. ... There are two keywords in the Table Data Dictionary which indicate to the server software that the corresponding column contains special attributes. ...
[
Сохраненная копия
]
Ссылки http://www.adass.org/adass/proceedings/adass94/grantc.html -- 11.3 Кб -- 03.11.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1603) - www.adass.org/ )
17. Pulkovo Observatory
. Pulkovo Observatory of Russian Academy of Sciences is situated . near Saint-Petersburg. It was founded in 1839. 196140, Saint-Petersburg, Pulkovskoye chaussee 65/1 . English version . Russian version . This page has been accessed times since May 1, 1999.
Еще в разделе:
(Показать все результаты (>173) - www.gao.spb.ru/ )
18. Multiple access communication - COC-2000
... The necessity of simultaneous access to one communication channel by many users, e.g., in satellite communication systems or cellular telephony, has led to the development of the corresponding standards: FDMA (Frequency Division Multiple Access) and TDMA (Frequency Division Multiple Access). ... There is a number of ideas for chaotic signal applications in multiple-access systems, but as a rule, chaotic signals are used there only as efficient and versatile means of quasi-noise signal formation. ...
[
Сохраненная копия
]
Ссылки http://www.cplire.ru/rus/InformChaosLab/papers/coc00dps.html -- 3.9 Кб -- 18.07.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>479) - www.cplire.ru/ )
19. Format Documentation of *.wdc Files
... Denmark: ftp://ftp.dmi.min.dk/pub/Data/WDCC1/indices/kp-ap/ . Germany: ftp://ftp.gfz-potsdam.de/pub/home/obs/kp-ap/ . ... we do not guarantee the correctness of the international sunspot number R; these values are published separately (Brussels, Belgium) The following scientific and format documentation is adapted from ftp://ftp.ngdc.noaa.gov/STP/GEOMAGNETIC_DATA/INDICES/KP_AP/kp_ap.fmt The subscript p means planetary and designates a global magnetic activity index. ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/magbase/REFMAN/KP_INDEX/wdc_fmt.html -- 8.3 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>371) - www.iki.rssi.ru/ )
20. RSSI Homepage
Russian Space Science Internet (RSSI) is a successful result of RSSI Project. ... space oriented organizations; . ... RSSI offers for its members : . ... videoconferences via MBONE Internet protocol (there are 2 tunnels available now through the general IP network: one to NASA Internet, and another to Moscow State University); . ... It is designed so that all organizations connected to the RSSI gain access to the resources of Russian computer networks as well as world wide Internet. ... nic@rssi.ru ...
Еще в разделе:
(Показать все результаты (>13) - www.rssi.ru/ )