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

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

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

1. CSPICE Routines: BODVRD_C
... Abstract Fetch from the kernel pool the double precision values of an item associated with a body. ... It's an error to supply an output array that is too small to hold all of the values associated with the requested kernel variable. Detailed_Output dim is the number of values returned; this is always the number of values associated with the requested kernel variable unless an error has been signaled. values is the array of values associated with the requested kernel variable. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/bodvrd_c.html -- 10.5 Кб -- 17.12.2005
Похожие документы
Еще в разделе: (Показать все результаты (>13497) - www.stsci.edu/ )

2. ESO - Request Handler FAQ
... Science . ... Science Users Information > Science Archive Facility > Request Handler FAQ . ... Data Handling and Products . ... ESO Data . ... Also, please double-check that you have entered correctly the full address of the service ( http://www.eso.org/requestHandler/pipacks ), including the leading triple w. Answer: The packages contain the raw data belonging to the selected run, the associated raw calibrations, the masters derived from them and the pipeline science products generated from them...
[ Сохраненная копия ]  Ссылки http://www.eso.org/sci/archive/requestHandlerFaq.html -- 36.3 Кб -- 09.04.2016
Похожие документы

3. wst idl routines
... WSTLDREC - LOAD STRUCT FROM ASCII INPUT . ... The default is:/share/megs2_u1/wst/ . ... Previous Routine] [Next Routine] [List of Routines] NAME: wstrawinpday - read in 1 days worth of data from ascii file SYNTAX: n=wstrawinpday(yymmdd,bar,inpdir=inpdir) ARGS: yymmdd: int yymmdd of date for file (ast) inpdir : string input dir to read file. def: '/share/orion/' RETURNS: n: int number records input bar[n]: struct input data DESCRIPTION: Input a days worth of wst data from the daily raw: wst_yymmdd...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/wstdoc.html -- 9.7 Кб -- 02.02.2016
Похожие документы

4. Request Processing in Apache 2.0 - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . ... Several changes in Apache 2.0 affect the internal request processing mechanics. ... If a module doesn't pass generated requests through this code, the author is cautioned that the module may be broken by future changes to request processing. To streamline requests, the module author can take advantage of the hooks offered to drop out of the request cycle early, or to bypass core Apache hooks which are irrelevant (and costly in terms of CPU.) ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/de/developer/request.html -- 15.2 Кб -- 25.02.2008
Похожие документы

5. Request Processing in the Apache HTTP Server 2.x - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.4 . ... Several changes in 2.0 and above affect the internal request processing mechanics. ... There were a number of different code paths in the Apache HTTP Server 1.3 to attempt to optimize subrequest or redirect behavior. ... The Request Processing Cycle . The Request Parsing Phase . ... If a module doesn't pass generated requests through this code, the author is cautioned that the module may be broken by future changes to request processing. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/developer/request.html -- 15.7 Кб -- 19.11.2015
Похожие документы

6. comedi_do_insn
Comedi Documentation . Prev . Next . comedi_do_insn -- perform instruction . ... int comedi_do_insn (comedi_t * device, comedi_insn * instruction); . The function comedi_do_insn() performs a single instruction. If sucessful, comedi_do_insn() returns the number of samples measured, which may be less than the number of requested samples. Comedi limits the number of requested samples in order to enforce fairness among processes. ... comedi_do_insnlist . ... comedi_lock ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-do-insn.html -- 3.8 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-do-insn.html -- 3.8 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-do-insn.html -- 3.8 Кб -- 02.10.2012
Похожие документы

7. Massaging Steps Performed by UVREAD - UVSET
... Object . ... data . channel . ... As mentioned above, the uvread routine can perform, at the programmers request, extra processing steps on the visibility data. ... If the original channels are numbers from 1 to , then, by using type='channel' , uvread will return massaged channels, where channel of the massaged channels is formed by averaging channels of the original data, starting at channel . ... If is specified as 0, then uvread will return as many channels as possible. object='reference' . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/miriad/progguide/node26.html -- 12.9 Кб -- 05.02.2013
Похожие документы

8. Menus (ImageJ API)
... FIELD | ... public class Menus . ... ImageJ . ... static char . ... static int . ... Returns the size (in points) used for the fonts in ImageJ menus. static java.lang.String . ... Returns a list of the plugins in the plugins menu. static java.lang.String . ... Field Detail public static final char PLUGINS_MENU . ... public static final char IMPORT_MENU . ... public static int installPlugin (java.lang.String plugin, char menuCode, java.lang.String command, java.lang.String shortcut, ImageJ ij) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/Menus.html -- 35.2 Кб -- 02.12.2010
Похожие документы

9. The XPA Message Bus (xpamb)
The xpamb program can act as a "classical" message bus interface between clients and servers. A client can send a data request to the message bus, which then interfaces with multiple servers and returns the data back to the client. ... For example, if the -info switch is used: xpaget xpamb -info foo then the info about that stored data buffer will be returned. If the -data is used with a specific name: xpaget xpamb -data foo then the stored data itself will be returned. ... data [name] . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/xpamb.html -- 7.8 Кб -- 25.12.2003
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/xpamb.html -- 7.8 Кб -- 01.10.2012
Похожие документы

10. Apache module mod_speling
... Compatibility: Available in Apache 1.3 and later. Available as an External module in Apache 1.1 and later. ... It does its work by comparing each document name in the requested directory against the requested document name without regard to case , and allowing up to one misspelling (character insertion / omission / transposition or wrong character). ... Compatibility: CheckSpelling was available as a separately available module for Apache 1.1, but was limited to miscapitalizations. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_speling.html -- 6.0 Кб -- 20.06.2002
Похожие документы

11. http://crydee.sai.msu.ru/ftproot/pub/misc/doc/cd/listings/PC_Quest
Al Quadim Alone in the Dark Alone in the Dark 2 Batman Returns Beneath a Steel Sky Cobra Mission Conquest of the Longbow Countdown Day of the Tentacle Dragon Sphere DreamWeb Eco Quest 1 Eco Quest 2 Freddy Pharkas Gabriel Knight Gateway 2 Goblins Goblins 3 Hero Quest 1 Indiana Jones 4 Inherit the Earth Innocent Until Caught Island of Dr. Brain 2 Jack Dark King's Quest 1 King's Quest 5 ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/misc/doc/cd/listings/PC_Quest -- 1.8 Кб -- 22.02.1996
Похожие документы

12. Simon Jeffery's Software Store: TAP chemical functions
SUBROUTINE TAP_ESYMB ( IZ, SYMBOL, STATUS ) . Return the element symbol. SUBROUTINE TAP_ENAME ( IZ, NAME, STATUS ) . ... FUNCTION TAP_EMASS ( IZ ) . Return the mean atomic weight of an element. FUNCTION TAP_ZELEM ( NAME ) . ... FUNCTION TAP_AELEM ( NAME ) . ... The mean atomic weight of the element associated with the given name is ! ... The element name associated with the given atomic number is ! ... The atomic number ot element associated with the given name is ! ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/tap_guide/tap_chemical.html -- 6.2 Кб -- 04.07.2002
Похожие документы

13. Secondary Commands
... Commands . ... MOVE piston x-tilt y-tilt x-trans y-trans . ... TILT x-tilt y-tilt (*) . ... this command is not used by the TCC The secondary mirror controller adjusts the secondary mirror's position in up to five axes to maintain collimation and focus. ... Hardware resets the controller and halts any motion. ... Notifies the controller that subsequent commands apply to the secondary mirror. ... Note: The mirror positioners have finite resolution, so requested piston and tilt are rounded. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/HardwareControllers/SecondaryCommands.html -- 7.1 Кб -- 18.11.1994
Похожие документы

14. ntpq - standard NTP query program
ntpq [ -inp ] [ -c command ] [ host ] [ ... ] . ntpq is used to query NTP servers which implement the recommended NTP mode 6 control message format about current state and to request changes in that state. ... Requests to read and write arbitrary variables can be assembled, with raw and pretty-printed output options being available. ntpq can also obtain and print a list of peers in a common format by sending multiple queries to the server. ... Causes output from query commands to be "cooked" . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/ntpq.html -- 17.1 Кб -- 21.12.2007
Похожие документы

15. Request Rejected
... Как очистить файлы cookie смотрите в разделе "Вопросы и ответы" по ссылке http://aval.ua/personal/online/usability/secur_faq/ . ... 0 (800) 500-500 по всей Украине . 44) 490-88-88 в Киеве . или 521 с мобильного (для абонентов МТС) . ... If you see this page this means there's a problem with your web-browser settings or you entered an invalid value. Please follow the recommended options below to solve the problem: Option 1 - restart your browser . ... 0 (800) 500-500 all over Ukraine . ...
[ Сохраненная копия ]  Ссылки http://www.avalbank.com/~andy/ -- 3.6 Кб -- 10.04.2016
Похожие документы

16. Mercury/Astronomy Beat Login Information Request
. You must be a member of the Astronomical Society of the Pacific to access Mercury Magazine and Astronomy Beat. Please enter the email address associated with your ASP membership, and your login information will be emailed to you. If you do not have an email address associated with your membership account, please contact the Membership Department at 415-715-1405 or email membership {at} astrosociety.org . Email address: .
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/forgot/index.html -- 2.7 Кб -- 30.07.2012
Похожие документы
Еще в разделе: (Показать все результаты (>780) - www.astrosociety.org/ )

17. http://www.adass.org/adass/proceedings/adass02/reprints/O1-3.pdf
... Intelligent agents carry out resource discovery, submit observing requests, and analyse the reduced data returned by the telescope nodes. The agents are capable of carrying out data mining and cross-correlation tasks using online catalogues and databases and, if necessary, requesting follow-up observations from the telescope nodes. ... The design is analogous to computational grids, with no overall supervisor, giving the system scalability with multiple agents talking to multiple nodes. ...
[ Текст ]  Ссылки http://www.adass.org/adass/proceedings/adass02/reprints/O1-3.pdf -- 352.4 Кб -- 11.03.2003
Похожие документы

18. FAQ [AE/DST]
... The software for downloading the AE and Dst data does not have a radio button 'go' or 'submit'. ... Sometimes, we see strange data (spikes and step like level changes) in the QL-Dst. ... QL-Dst is derived from very noisy data, which is caused by local noise near the observatory. ... However, QL-Dst is made from one magnetometer, step like level changes are usually caused by change of a magnetometer. ... QL-Dst is for quick look use and urgent monitor of the geomagnetic activity. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/magbase/DSTINDEX/faq.html -- 4.2 Кб -- 01.05.2001
Похожие документы

19. Stellarium: StelTextureCache< TextureBackend > Class Template Reference
Stellarium 0.12.3 . ... Classes . ... StelTextureCache< TextureBackend > Class Template Reference . Caches textures, ensuring no texture is loaded twice. ... add (TextureBackend *backend) . ... StelTextureCache is templated by the textured backend used. ... The template argument class must have a member function called startAsynchronousLoading() which is called to start loading when a texture created with lazy loading mode is requested again with asynchronous or normal loading mode. ... backend . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelTextureCache.html -- 13.1 Кб -- 28.02.2014
Похожие документы

20. Compton Returns
... 6.03.2001 . ... Credit Copyright: AMOS, AEOS ; Courtesy Compton GRO Science Support Center Explanation: On 2000 June 4, the 17-ton Compton Gamma-Ray Observatory returned to Earth after 9 years in orbit -- ending its remarkable voyage of discovery. ... March 2001 . ... 1999 2000 . 2001 2002 . ... NASA Web Site Statements, Warnings, and Disclaimers . ... Publications with keywords: orbit - satellite - compton - gro . Publications with words: orbit - satellite - compton - gro . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/msg/1166455 -- 15.3 Кб -- 12.03.2001
Похожие документы

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


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

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

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