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 . ...
[