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

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

Показаны документы, содержащие фрагменты текста из документа
http://xmm.vilspa.esa.es/sas/8.0.0/doc/ssclib/node9.html.

1. 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/7.1.0/doc/ssclib/node9.html -- 3.7 Кб -- 08.07.2007
Похожие документы
Еще в разделе: (Показать все результаты (>30360) - xmm.vilspa.esa.es/ )

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

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

4. Auxiliary utilities
Next: Command summary Up: MIDAS utilities for Previous: Analysis in the . The following commands implement auxiliary utilities for time series analysis: . BAND/TSA -- . ... BAND/TSA may be used to find a reasonable guess for the frequency grid. ... Correlation length: The statistical evaluation of TSA results rests on the assumption that the noise in the data is white noise. ... The window should not be too narrow as it is also used for the determination of the continuum level. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol2/node255.html -- 6.5 Кб -- 23.02.1996
Похожие документы

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

6. 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
Похожие документы
Еще в разделе: (Показать все результаты (>478) - www.astro.louisville.edu/ )

7. FTS Dictionary Example
... MAXLEN parameter specifies maximum length of the number considered as a 'good' integer. ... If REJECTLONG = FALSE (default), than dictionary returns prefixed part of integer number with length MAXLEN . ... This is a dict_tmpl.c file. # include postgres.h # include utils/builtins.h # include fmgr.h #ifdef PG_MODULE_MAGIC PG_MODULE_MAGIC; #endif # include utils/ts_locale.h # include utils/ts_public.h # include utils/ts_utils.h typedef struct { int maxlen ; bool rejectlong ; } ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/fts-intdict-xmp.html -- 9.6 Кб -- 13.04.2008
Похожие документы
Еще в разделе: (Показать все результаты (>2943) - www.sai.msu.su/ )

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

9. Doug Burke's Perl/S-Lang pages: Array examples
... Using sl_array . Array information . ... Inline::SLang . Doug's Home Page . ... Since the support for arrays in S-Lang and Perl do not match, the conversion of array values between the two languages is not entirely seemless, as shown in the examples below. ... The third option is to use a Perl Array_Type object to store the data; the Array_Type class is part of Inline::SLang and is as inefficient as using an array reference but does retain knowledge about the array size and type. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples_array.html -- 11.6 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>2551) - hea-www.harvard.edu/ )