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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1MedianSlider.html.

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

2. Stellarium: gTime Class Reference
... Classes . ... gTime Class Reference . This class implements time calculations. ... gTime (double ai_jDays=0) . ... gTime (const gTime &timeSrc) . ... Set the time value of the time object to the julian day of year, day. ... operator= (const gTime &timeSrc) . ... Returns the time GMT value in Julian days. ... Returns the time_t value of the gTime Object. ... Returns a gTime object setted with the actual machine time. ... gTime Object assigned with real machine time. double gTime::getGmtTm . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classgTime.html -- 32.1 Кб -- 28.02.2014
Похожие документы

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

4. write_fits.c File Reference
... int . write_oi_array (fitsfile *fptr, oi_array array, int extver, int *status) . Write OI_ARRAY fits binary table. ... write_oi_target (fitsfile *fptr, oi_target targets, int *status) . ... write_oi_wavelength (fitsfile *fptr, oi_wavelength wave, int extver, int *status) . ... write_oi_vis (fitsfile *fptr, oi_vis vis, int extver, int *status) . ... write_oi_vis2 (fitsfile *fptr, oi_vis2 vis2, int extver, int *status) . ... write_oi_t3 (fitsfile *fptr, oi_t3 t3, int extver, int *status) . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~jsy1001/resources/exchange/html/write__fits_8c.html -- 16.0 Кб -- 07.04.2003
Похожие документы

5. CSPICE Routines: RETURN_C
... Abstract True if CSPICE routines should return immediately upon entry. Required_Reading ERROR . Brief_I/O VARIABLE I/O DESCRIPTION -------- --- -------------------------------------------------- The function returns the value, SPICETRUE, if and only if CSPICE routines should return immediately upon entry. ... In "RETURN" mode, CSPICE routines that have external references, or that can detect errors, return immediately upon entry when an error condition exists. ... Link to routine source . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/return_c.html -- 8.0 Кб -- 17.12.2005
Похожие документы

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

7. Plug-in API Reference
... To help you familiarize yourself with the Plug-in API as quickly as possible, this reference is organized into sections by task and parallels the organization of Chapters 3 through 8. ... API Organization: Netscape and Plug-in Methods Each function entry includes the name of the function, its header file, syntax, return values, and parameter definitions. ... Plug-in API Methods: Functional Subgroups . ... Top ] [ Plug-in API Methods: Functional Subgroups ] . ... Plug-in Methods: Functional Subgroups...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/plugin/refov.htm -- 32.5 Кб -- 15.01.1997
Похожие документы

8. Zen: ReadmeTrgm
... The trgm contrib module provides functions and index classes for determining the similarity of text based on trigram matching. ... The set of trigrams in the word "cat" is " c", " ca", "at " and "cat". *real similarity(text, text) . ... The trgm module comes with an index operator class that allows a developer to create an index over a text column for the purpose of very fast similarity searches. ... CREATE TABLE test_trgm (t text); CREATE INDEX trgm_idx ON test_trgm USING gist(t gist_trgm_ops); . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/oddmuse/index.cgi/ReadmeTrgm -- 13.1 Кб -- 11.04.2016
Похожие документы

9. comedi_close
. Comedi Documentation . Prev . Next . comedi_close -- close a Comedi device . #include <comedilib.h> . int comedi_close (comedi * device); . Close a device previously opened by comedi_open(). If sucessful, comedi_close returns 0. On failure, -1 is returned. Prev . Home . Next . Comedi Reference . Up . comedi_open
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-close.html -- 3.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-close.html -- 3.6 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-close.html -- 3.6 Кб -- 02.10.2012
Похожие документы

10. Doug Burke's Perl/S-Lang pages: Datatype examples
... Doug's Home Page . ... In the examples below we show a number of ways that data can be moved back and forth between S-Lang and Perl . ... Source code typeof : "undef"; __END__ __SLang__ variable foo = Any_Type [3]; foo[0] = "a string"; foo[1] = 23; define getfoo(x) { return foo[x]; } message( "In S-Lang:" ); vmessage( "typeof(foo[0]) = %s", string(typeof(foo[0])) ); vmessage( "typeof(foo[1]) = %s", string(typeof(foo[1])) ); vmessage( "typeof(foo[2]) = %s", string(typeof(foo[2])) ); . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples_datatypes.html -- 12.1 Кб -- 02.10.2012
Похожие документы

11. Uses of Class ij.plugin.frame.RoiManager (ImageJ API)
... Class . Use . ... FRAMES NO FRAMES All Classes . Packages that use RoiManager . ij.macro . ij.plugin.frame . Uses of RoiManager in ij.macro . Methods in ij.macro that return RoiManager . static RoiManager . ... Returns the batch mode RoiManager instance. Uses of RoiManager in ij.plugin.frame . Methods in ij.plugin.frame that return RoiManager . ... RoiManager. getInstance () . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/frame/class-use/RoiManager.html -- 9.5 Кб -- 02.12.2010
Похожие документы

12. http://www.adass.org/adass/proceedings/adass03/reprints/P2-4.pdf
... 314, 2004 F. Ochsenbein, M. Al len, and D. Egret, eds. Chandra FITS Dictionary S. Winkelman, A. Rots, K. Michaud, S. Blecksmith Chandra X-Ray Center/Smithsonian Astrophysical Observatory Abstract. ... We have collected the complete body of FITS keywords, as used in Chandra data products, into a dictionary database that provides easy access to their use and meaning. ... A list of filetypes using the keyword is also returned. ... A filetype is composed of one or more Header-Data Units (HDU). ...
[ Текст ]  Ссылки http://www.adass.org/adass/proceedings/adass03/reprints/P2-4.pdf -- 151.3 Кб -- 27.08.2004
Похожие документы

13. Functions
... Functions are one of the fundamental building blocks in JavaScript. ... The return statement specifies the value returned by the function. return number * number All parameters are passed to functions by value ; the value is passed to the function, but if the function changes the value of the parameter, this change is not reflected globally or in the calling function. ... return 1 . ... The two "parse" functions, parseInt and parseFloat , return a numeric value when given a string as an argument. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientguide/fcns.htm -- 16.0 Кб -- 07.10.1999
Похожие документы

14. aerostat returns apr14
... cfr 1256.7 . ... Plots were made of the total power vs time and azimuth for the 3 12 second periods using the 1256.7 Mhz signal. 256 channel spectra were computed (49.6 usecs) for the all the data . total power was computed for 1.1 Mhz about each of the two radar frequencies. total power vs time for the 3 rotations (.ps) ( .pdf ) . ... the radar blanks for 1.421 seconds when pointing at AO. total power vs radar azimuth for the 3 rotations (.ps) ( .pdf ) . ... Top: 1256.7 Mhz pulse . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/rfi/rdr/aerostat/resurrected_22apr14.html -- 6.1 Кб -- 24.04.2014
Похожие документы

15. http://xmm.vilspa.esa.es/sas/5.4.1/doc/hkstrip/ChangeLog
... Version 3.10 - 11-10-2001 (DH) ------------ - Change MJD reference time and include a complete set of timing keywords in hkstrip output files where the input file has ascii times. Closes SSC-SPR-2083. Version 3.9 - 11-10-2001 (DH) ----------- - Change test harness bourne shell script so that queried keyword values are returned correctly on all systems. ... Version 3.2 - 10-08-99 (DH) ----------- - Change test harness reference file to reflect new version of testodf/scisimsimple. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/5.4.1/doc/hkstrip/ChangeLog -- 3.8 Кб -- 11.10.2001
Похожие документы

16. Covers come off the artwork as fine weather returns
. Search this album . Gallery . :: Public Events . :: Between Light and Dark Matters, 24 Feb 2005 . :: Covers come off the artwork as fine weather rтАж . Sidebar Left . Sidebar Top . No Sidebar . Sidebar Bottom . Sidebar Right . View full size . Title: Covers come off the artwork as fine weather returns . File name: artRW5.jpg . Owner: Gallery Administrator . Dimensions: 504 x 378 px . Page: 1 2 3 4 5 6 7 8 9 10 14 15 . Powered by Gallery 3.0.9 (Chartres) . Login
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/gallery3/index.php/publicEvents/watsonExhibition/artRW5 -- 16.4 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>537) - www.mso.anu.edu.au/ )

17. SGML reference information for HTML
... The following sections contain the formal SGML definition of HTML 4.0. It includes the SGML declaration , the Document Type Definition (DTD), and the Character entity references , as well as a sample SGML catalog . ... Default DTD: . http://www.w3.org/TR/REC-html40/strict.dtd . ... http://www.w3.org/TR/REC-html40/loose.dtd . ... For better validation, you should check your document against an SGML parser such as nsgmls (see [SP] ), to verify that HTML documents conform to the HTML 4.0 DTD. ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ustiansk/web/sgml/intro.html -- 7.1 Кб -- 24.04.1998
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/html40/sgml/intro.html -- 7.1 Кб -- 24.04.1998
Похожие документы

18. Substorm recovery phase [Oulu]
spaceweb@oulu.fi - last update: 11 May 1998, 2030 UT (RR) . The recovery phase ends the substorm . See, e.g., Opgenoorth et al. 1994). ... Pulsating auroras are very typical in the morning sector; also black aurora may be related to the recovery phase. Magnetosphere returns into the pre-substorm state . ... Opgenoorth, H. J., M. A. L. Persson, T. I. Pulkkinen, and R. J. Pellinen, The recovery phase of magnetospheric substorms and its association with morning-sector aurora, J. Geophys. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/magbase/REFMAN/SPPHTEXT/substorms/recovery_phase.html -- 2.4 Кб -- 21.12.2007
Похожие документы

19. Entering carriage returns
For vi , a line is the string of characters between two <RETURN> characters. Although vi will automatically wrap the text onto a new line when it reaches the right-hand side of the screen, it does not insert a <RETURN> character. ... Adding a <RETURN> at the end of every line ensures that the appearance of the text on your screen corresponds to vi 's understanding of how text is structured. Setting the wrapmargin option automatically inserts a <RETURN> character whenever vi wraps text. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/didyou/vi.1.html -- 2.5 Кб -- 17.01.1997
Похожие документы

20. Stargazing the Night Sky Course Returns in April | Astronotes
Astronotes Armagh Planetarium's Stellar Blog! ... Armagh Planetarium . ... Space Flight . ... Monthly Sky Notes . ... April . ... By admin March 16, 2015 Posted in: Armagh Planetarium . ... Stargazing the Night Sky is a short and very informal course is for complete beginners who want to know more about the wonders of the cosmos. ... If you want to experience the amazing objects we can all see at night, this is the course for you. ... Copyright Armagh Planetarium 2014 All Rights Reserved. ...
[ Сохраненная копия ]  Ссылки http://www.armaghplanet.com/blog/stargazing-the-night-sky-course-returns-in-april.html -- 42.9 Кб -- 09.04.2016
Похожие документы

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


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

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

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