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

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

Показаны документы, содержащие фрагменты текста из документа
http://mavr.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-find-range.html.

1. comedi_find_range
Comedi Documentation . ... comedi_find_range -- search for range . ... int comedi_find_range (comedi_t * device, unsigned int subdevice, unsigned int channel, unsigned int unit, double min, double max); . The function comedi_find_range() tries to locate the optimal (smallest) range for the channel chan belonging to a subdevice of the comedi device device, that includes both min and max in units. If a matching range is found, the index of the matching range is returned. ... comedi_get_range . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-find-range.html -- 3.9 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-find-range.html -- 3.9 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-find-range.html -- 3.9 Кб -- 02.10.2012
Похожие документы

2. Stellarium: StelLocationMgr Class Reference
Stellarium 0.12.3 . ... ClassљList . ... StelLocationMgr Class Reference . Manage the list of available location. ... locationForString (const QString &s, bool *ok=NULL) const . ... Get whether a location can be permanently added to the list of user locations The main constraint is that the small string must be unique. bool StelLocationMgr::deleteUserLocation . ... Return the StelLocation for a given string Can match location name, or coordinates. bool StelLocationMgr::saveUserLocation . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelLocationMgr.html -- 20.3 Кб -- 28.02.2014
Похожие документы

3. casacore: casa::Primes Class Reference
... casa::Primes . ... Creates a reference table of prime numbers, and some functions. ... This function returns the closest integer larger than number from the table of primes. static uInt . ... If there is no entry in the table of primes which is larger than number, a zero is returned. static Block < uInt > casa::Primes::cachedPrimes . ... This function finds the next largest prime than number, returns that value and stores it in the table of primes. static uInt casa::Primes::smallestPrimeFactor . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1Primes.html -- 27.5 Кб -- 14.02.2011
Похожие документы

4. Return smallest true index of a logical vector
... Meta Index / Home Page / General-purpose array-processing utilities / Array or vector scalar . integer function smallestTrueIndex(maskVector) logical(bool), intent(in) :: maskVector(:) end function . ... smallestTrueIndex(((/0, 1, 1/) > 0)) ! returns 2 smallestTrueIndex(((/1, 1, 1/) > 0)) ! ... returns 4, ie 1 above vector limit. size(maskVector)+1 is also returned if the vector is of zero size. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/ssclib/node9.html -- 3.7 Кб -- 01.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>16997) - xmm.vilspa.esa.es/ )

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

6. NVSS Image ftp service Documentation Help for NVSS Image ftp service
This WWW form allows the user simplified access to images produced by the NRAO/VLA Sky Survey (NVSS). This service determines which NVSS image is desired based on a celestial position and returns either the image directly or a Web page with a link to the file. ... The NVSS Postage stamp (small FITS file) server can be used to obtain images with other geometries.) ... Web browsers use external viewers to display files like FITS images which they do not understand. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/surveys/nrao/NVSS/findhelp.html -- 6.6 Кб -- 11.02.1999
Похожие документы

7. mod_authn_dbd - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . ... User authentication using an SQL database . ... Please note that you need to load an authorization module , such as mod_authz_ user , to get it working. # mod_dbd configuration DBDriver pgsql DBDParams dbname=apacheauth user = apache password =xxxxxx DBDMin 4 DBDKeep 8 DBDMax 20 DBDExptime 300 Directory /usr/www/myhost/private # core authentication and mod_auth_basic configuration # for mod_authn_dbd AuthType Basic AuthName My ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/mod/mod_authn_dbd.html -- 14.7 Кб -- 21.01.2013
Похожие документы

8. Zen: Gin
Hide Zen home . ... GIN . ... contains: value_array @> query_array . ... An example for a Gin opclass can be found in ginarayproc.c. Datum * extractValue( Datum inputValue, uint32* nentries) Returns an array of Datum of entries of the value to be indexed. nentries should contain the number of returned entries . int compareEntry( Datum a, Datum b) Compares two entries (not the indexing values) Datum * extractQuery( Datum query , uint32* nentries, StrategyNumber n) Returns an ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/oddmuse/index.cgi/Gin -- 12.5 Кб -- 10.04.2016
Похожие документы

9. mod_cgi - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... 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. ... The default behavior, if AcceptPathInfo is not given, is that mod_cgi will accept path info (trailing /more/path/info following the script filename in the URI), while the core server will return a 404 NOT FOUND error for requests with additional path info. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/tb/manual/en/mod/mod_cgi.html -- 15.6 Кб -- 10.12.2010
Похожие документы

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

11. Getting Common Information About Access Points
There are various kinds of generic information you can retrieve about an XPA access point by using the xpaget command. ... Each XPA access point supports a number of reserved sub-commands that provide access to different kinds of information, e.g. the access control for that access point. ... acl get (set) the access control list [options: host type acl, for set] . ... This access point is available only on the server machine. -env get (set) an environment variable [options: name (value, for set)] . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/info.html -- 7.9 Кб -- 25.12.2003
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/info.html -- 7.9 Кб -- 01.10.2012
Похожие документы

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. Small telescopes short description
About us . ... Telescopes . ... Apart from the 6-meter telescope BTA two small telescopes are operative at SAO: the 1-m and 0.6-m telescopes, both manufactured by Carl Zeiss, Jena, are located near the BTA. ... These telescopes are used for adjusting the equipment and techniques of observations used at the BTA. ... The observational time allocation and also a brief description of the equipment of the 1-m telescope, which is used either permanently or mainly on this telescope, are presented below. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/Doc-en/Telescopes/small/descrip.html -- 8.2 Кб -- 10.04.2016
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/Doc-en/Telescopes/small/descrip.html -- 8.2 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>212) - mavr.sao.ru/ )

14. lsst.coordConv: coordConv::OtherCoordSys Class Reference
lsst.coordConv љ unknown . ... Classes . ... coordConv::OtherCoordSys Class Reference . ... OtherCoordSys (std::string const &name, double date=0, DateTypeEnum dateType= DateType_None , bool isMean =false) . ... virtual Coord љ . ... CoordSys (std::string const &name, double date, DateTypeEnum dateType, bool isMean , bool canConvert ) . ... convertFrom ( CoordSys const &fromCoordSys, Coord const &fromCoord, Site const &site, double tai=0) const . ... virtual Coord coordConv::OtherCoordSys::removePM . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/classcoord_conv_1_1_other_coord_sys.html -- 47.5 Кб -- 07.05.2015
Похожие документы

15. ASP: The Return of Halley's Comet
... Chapman, R. and Brandt, J.: The Comet Book: A Guide for the Return of Halleys Comet (1984, Jones and Bartlett) ? ... Branley, F.: Comets (1984, T.Y. Crowell) ? good picture book for students in grades K-3. ... Schatz, D.: The Comet Cometh: An Activity Book for the Return of Comet Halley ? ... Glenn, W.: "Halley's Comet Makes a Comeback'' in The Science Teacher Jan. 1984, p. 38. ... To construct a model of an Alien Being that could exist on another planet or satellite in our solar system. ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/edu/publications/tnl/01/halley2.html -- 13.8 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>1440) - www.astrosociety.org/ )

16. Compton Returns
... 7.03.2001 . ... Credit: 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 . ... NASA Web Site Statements, Warnings, and Disclaimers . ... Publications with keywords: orbit - satellite - compton - gro . Publications with words: orbit - satellite - compton - gro . ... Compton Observatory In Orbit . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/msg/apod/2001-03-07 -- 14.3 Кб -- 12.03.2001
Похожие документы

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

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

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

20. Dnepr successfully returns to flight
... ISC Kosmotras . ... Cluster Launch of Dnepr LV 22 August 2013 KOMPSAT-5 Launch 21 November 2013. ... Being the 8th commercial launch for Dnepr, this is also its first 'return to flight' mission since the failure encountered on July 27, 2006 during liftoff from Baikonur. In parallel with the successful completion of its first launch campaign in 2007, ISC Kosmotras continues preparations for the next two Dnepr launch missions scheduled to fly from Baikonur and Yasny launch bases. ... Dnepr Program . ...
[ Сохраненная копия ]  Ссылки http://www.kosmotras.ru/en/news/23/ -- 11.4 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>95) - www.kosmotras.ru/ )

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


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

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

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