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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.naic.edu/~phil/wstdoc.html.

1. casacore: casa::RNG Class Reference
... Base class for random number generators. ... Resets the random number generator. virtual uInt . ... Return the 32-random bits as an unsigned integer. ... A distinction must be made between random number generators , implemented by class derived from RNG , and random number distributions . ... Random distributions are constructed from classes derived from RNG , the actual random number generators. The RNG class contains no data; it only serves to define the interface to random number generators. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1RNG.html -- 17.7 Кб -- 14.02.2011
Похожие документы

2. Stellarium: gTimeSpan Class Reference
... Classes . ... gTimeSpan Class Reference . ... gTimeSpan (const gTimeSpan &timeSpanSrc) . ... Operation: getDays() This method returns the integer days number stored in the gTimeSpan object. ... Operation: getHours() This method returns the integer hours number stored in the gTimeSpan object. ... Operation: getMinutes() This method returns the integer Minutes number stored in the gTimeSpan object. ... Operation: getSeconds() This method returns the integer seconds number stored in the gTimeSpan...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classgTimeSpan.html -- 20.9 Кб -- 28.02.2014
Похожие документы

3. Integer Functions, Random Number, String Conversion, Searching and Sorting:
... Arithmetic Functions . Random Numbers . String Conversion . Searching and Sorting . ... There are 4 basic integer functions: . int abs(int number); long int labs(long int number); div_t div(int numerator,int denominator); ldiv_t ldiv(long int numerator, long int denominator); . ... In practice no functions produce truly random data -- they produce pseudo-random numbers. ... The stdlib.h provides 2 useful functions to perform general searching and sorting of data on any type. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 02.10.2012
Похожие документы

4. satellite prediction routines
... SAT0INTRO - INTRO TO USING THE AO SATELLITE PREDICTION ROUTINES. ... SATDOCNAMES - LIST OF ROUTINE NAMES . ... Previous Routine ] [Next Routine ] [ List of Routines ] NAME : satdoc - routine list (single line) sat0intro - Intro to using the ao satellite prediction routines . satcmpangle - compute angle between ra,dec,jd and satellites satdoc - routine list (single line) satdocnames - list of routine names satfindtle - find tle file for satellite name satinfo - return ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/satdoc.html -- 25.2 Кб -- 02.02.2016
Похожие документы

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

6. CurveFitter (ImageJ API)
... public class CurveFitter . ... static int . ... Field Detail public static final int STRAIGHT_LINE . ... public static final int POLY2 . ... public static final int POLY3 . ... public static final int POLY4 . ... public static final int EXPONENTIAL . ... public static final int POWER . ... public static final int LOG . ... public static final int RODBARD . ... public static final int GAMMA_VARIATE . ... public static final int LOG2 . ... public static double f (int fit, double[] p, double x) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/measure/CurveFitter.html -- 34.8 Кб -- 02.12.2010
Похожие документы

7. DUST: pahprops.h File Reference
... Files . ... Go to the source code of this file. typedef dust_drudeprofs * . ... double . ... bndust_PAHatoHc (double a) . ... dust_CPAHDrudes (double a, dust_ionisation state, dust_pahenhancements *e, dust_pahprofiles res) . ... Returns the number of carbon atoms given a radius a (in metres). ... References bndust_PAHatoHc() , dust_pahenhancements::E62 , dust_pahenhancements::E77 , dust_pahenhancements::E86 , dust_drudeprofs::gamma , dust_drudeprofs::sigma , and dust_drudeprofs::wavel . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/devman/dust/pahprops_8h.html -- 14.1 Кб -- 11.07.2008
Похожие документы

8. NPOI Lab
While it makes sense for a 3-station array to only record data when all three stations are tracking the fringe (and this is why this mode was used with NPOI's 3-station configuration), NPOI 6-station data from the hybrid beam combiner are recorded even if up to three stations are in fringe search mode. ... Use Util|Edit (located in plot selection widget) to place three rectangular boxes around the bad data points and flag them. ... This step further eliminates bad tracking data. ... Data loaded. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/lab/editing6.html -- 9.0 Кб -- 26.11.2007
Похожие документы

9. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/number.htm
... Lets you work with numeric values. The Number object is an object wrapper for primitive numeric values. ... JavaScript 1.3: added toSource method . ... value . ... JavaScript 1.2: Number(x) now produces NaN rather than an error if x is a string that does not contain a well-formed numeric literal. ... The following example uses the Number object's properties to assign values to several numeric variables: biggestNum = Number.MAX_VALUE . ... ECMA-262 JavaScript prints the value Number.NaN as NaN . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/number.htm -- 28.7 Кб -- 07.10.1999
Похожие документы

10. http://www.iki.rssi.ru/RCSGSO/metro_instr.doc
... For example, IKI is located near Kaluzhskaya station of the orange colored line (line number 6). [pic] To help you find your way, there are several multicolored metro maps in every car, and a loud speaker that announces the name of the station at every stop. ... After you got out the train doors, turn right and proceed to the escalator (moving staircases) in the direction of your train movement. ... Enter the Kaluzhskaya metro station, go downstairs and take the train on the RIGHT side. ...
[ Текст ]  Ссылки http://www.iki.rssi.ru/RCSGSO/metro_instr.doc -- 1437.5 Кб -- 13.06.2007
[ Текст ]  Ссылки http://www.cosmos.ru/RCSGSO/metro_instr.doc -- 1437.5 Кб -- 13.06.2007
Похожие документы
Еще в разделе: (Показать все результаты (>2285) - www.cosmos.ru/ )

11. IRAF Multiple Extensions FITS (MEF) Files Interface
... The Multiple Extension FITS (MEF) file interface is an IRAF library providing facilities for general file operations upon FITS multi-extension files. ... The Multiple Extensions FITS (MEF) interface consists of a number of routines to mainly read a FITS Primary Data Unit or an Extension Unit and manipulate the data at a file level. ... Read the FITS header of a MEF file that matches the EXTNAME or EXTVER keyword values or if not specified, read the extension number `group'. ... The header filename. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/zaraten.html -- 12.2 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/zaraten.html -- 12.2 Кб -- 15.05.1998
Похожие документы

12. INTERNATIONAL SPACE STATION
FOURTEENTH CREW REQUIRED RESOURCES ELEVENTH RUSSIAN VISITING CREW IMAGE . ... EXPEDITION FOURTEEN (ISS-14) . ... During ISS-14, 266 sessions of 41 experiments are to be implemented. ... Allocation of Experiments and Number of Sessions by Research Areas. Research Area . Experiment Name . Totally . ... Research of space rays . ... Ascent to ISS RS: by Soyuz TMA-9 . ... ISS-14 Crew Commander Lopez-Alegria (USA) . ... RECORDING AND TRANSFER OF SCIENTIFIC DATA TO PRINCIPAL INVESTIGATORS . ...
[ Сохраненная копия ]  Ссылки http://www.energia.ru/eng/iss/iss14/res.html -- 23.1 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>3565) - www.energia.ru/ )

13. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/numbers-1_2.txt
... Proposed directory for placement: /pub/os2/dev/rexx Your name: Martin Iturbide Email address: martin@os2world.com Program contact name: Gabriel Massip Fons Program contact email: gabriel@massip.cat Program URL: http://www.os2world.com/wiki/index.php/Numbers.DLL Would you like the contact email address included in listings? yes Operating System/Version: Warp 3, Warp 4, WSeB Additional requirements: NONE Replaces:  ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/numbers-1_2.txt -- 2.1 Кб -- 17.08.2014
Похожие документы

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

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

16. Conference "Algebraic Geometry and Number Theory"
... The conference will take place at the Independent University, 11 Bolshoi Vlassievsky pereulok, 119002 Moscow. The nearest metro stations are: Smolenskaja (Смоленская, line 3 = dark blue, not to be confused with the other station of the same name on the line 4 = light blue) and Koropotkinskaja (Кропоткинская, line 1 = red), see this map (in russian, with detailed instructions) or another map (in english). ... E-mail: yulijs (at) gmail.com . ... Email: hindry (at) math.jussieu.fr . ...
[ Сохраненная копия ]  Ссылки http://www.mccme.ru/poncelet/2014AGNT/contacts.html -- 5.1 Кб -- 19.02.2014
Похожие документы

17. DIS Commands
... Some commands are not yet documented. bin . ... expose . ... number . ... If basename is not specified, the filenames are determined by the ICC's path , name , places , and number If neither red nor blue is specified, both images will be saved. ... Returns: basename , name , number path , places . ... For example, with path= /export/images/DD01 , name= bias. , places= 3 , and number= 11 , the blue image file would be /export/images/DD01/bias.011b.fits . ... name , number , places , path , basename ,...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/DIS/DIS_Commands.html -- 16.5 Кб -- 21.08.2003
Похожие документы

18. http://hea.iki.rssi.ru/conf/hea2007/bp-0.2.97/gen/README
This is the new output format generator. ... It works as such: The user will ask for format "output:html" with option "style=booklist". ... This is an output format. b) The "output" module's broken out format is the canon format. So the fromcanon and explode routines do nothing but return what they are given. c) The style module will return a single string. ... It takes as input a record in canon format. ... The charset used is canon. 4. bp-output.pl A new format module. ... bp-output.pl | ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/conf/hea2007/bp-0.2.97/gen/README -- 4.3 Кб -- 13.03.1996
Похожие документы

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

20. JSC History Collection
JSC History . ... The Archive database can be searched only to the folder level. ... The Archive database is the hard copy History Office archival guide pages. ... Note: the number of pages in the search results depends on how many records containing the search criteria are returned combined with the number of records per page requested in the 'Max Page" box (default is 100). ... Reset - removes all check marks made to the select boxes (to the left of the Record Number) on the search results page. ...
[ Сохраненная копия ]  Ссылки http://www.jsc.nasa.gov/history/history_collection/archive_user_guide.htm -- 42.3 Кб -- 08.07.2015
Похожие документы

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


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

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

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