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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/gipsy/gds/positions.html.

1. http://www.atnf.csiro.au/computing/software/gipsy/sub/dcdpos.dc3
Function: DCDPOS Purpose: The function dcdpos decodes position input for boxinp and posinp. ... If OPTION equals 0 (BOXINP) then DCDPOS returns a coded number which can have the following values: 0 - no position found in string 1 - one position found in string 2 - only a size found in string 3 - position and size found in string 4 - two positions found in string In all case, a negative return value indicates an error. ... STRING String containing input to be decoded. POS The decoded positions. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/sub/dcdpos.dc3 -- 3.9 Кб -- 04.11.1996
Похожие документы

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

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

4. Quick Sorting
... Module name: sort_mod . ... This module contains subroutines to sort a data array into ascending order using Hoare's quick-sort algorithm. ... CALL quick_sort(array) . ... unsorted_array = array call quick_sort(array, index) . ... type(gtiType) :: temp_gtiArray(size(gtiArray)) temp_gtiArray%time = gtiArray%time call quick_sort(temp_gtiArray%time, index) do i = 1, size(gtiArray) temp_gtiArray(i)%isStart = gtiArray(index(i))%isStart ! ... The times are already sorted. end do gtiArray = temp_gtiArray ....
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/ssclib/node146.html -- 5.9 Кб -- 01.07.2008
Похожие документы

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

6. Tools (ImageJ API)
... public class Tools . ... Tools () . ... static java.lang.String . ... Converts a Color to an 7 byte hex string starting with '#'. public static java.lang.String f2hex (float f) . Converts a float to an 9 byte hex string starting with '#'. public static double[] getMinMax (double[] a) . ... Converts the float array 'a' to a double array. public static float[] toFloat (double[] a) . Converts the double array 'a' to a float array. public static java.lang.String fixNewLines (java.lang.String s) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/util/Tools.html -- 19.2 Кб -- 02.12.2010
Похожие документы

7. Compton Returns
... 6.03.2001 . ... Credit Copyright: 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 . 2001 2002 . ... NASA Web Site Statements, Warnings, and Disclaimers . ... Publications with keywords: orbit - satellite - compton - gro . Publications with words: orbit - satellite - compton - gro . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/msg/1166455 -- 15.3 Кб -- 12.03.2001
Похожие документы
Еще в разделе: (Показать все результаты (>96731) - www.astronet.ru/ )

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. lsst.coordConv: coordConv::Coord Class Reference
lsst.coordConv љ unknown . ... coordConv::Coord Class Reference . ... Coord (double equatAng, double polarAng, double parallax=0) . ... Definition at line 27 of file coord.h . ... Definition at line 227 of file coord.cc . ... Definition at line 150 of file coord.cc . ... Definition at line 134 of file coord.cc . ... Definition at line 142 of file coord.h . ... Definition at line 135 of file coord.h . ... Definition at line 141 of file coord.cc . ... Definition at line 172 of file coord.cc . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/classcoord_conv_1_1_coord.html -- 41.3 Кб -- 07.05.2015
Похожие документы

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

11. Astrometry procedures
... Returns UT1 in seconds, with UTC input in seconds. ut12gst ( utc _real [, ut1 _real ]) Function. Returns GST in hours, inputs are in seconds. hourangle ( gst _real , ra _real ) Function. Return hourangle in hours, with inputs also in hours. zenithangle ( ha _real , dec _real ) Function. Return zenithangle in degrees with inputs ha in hours and dec in degrees. mirrorangle ( ha _real , dec _real ) Function. ... Return horizon coordinates for input azimuth and elevation angle in degrees. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node185.html -- 9.5 Кб -- 28.04.2015
Похожие документы

12. wst idl routines
... WSTLDREC - LOAD STRUCT FROM ASCII INPUT . ... The default is:/share/megs2_u1/wst/ . ... Previous Routine] [Next Routine] [List of Routines] NAME: wstrawinpday - read in 1 days worth of data from ascii file SYNTAX: n=wstrawinpday(yymmdd,bar,inpdir=inpdir) ARGS: yymmdd: int yymmdd of date for file (ast) inpdir : string input dir to read file. def: '/share/orion/' RETURNS: n: int number records input bar[n]: struct input data DESCRIPTION: Input a days worth of wst data from the daily raw: wst_yymmdd...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/wstdoc.html -- 9.7 Кб -- 02.02.2016
Похожие документы

13. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/javarray.htm
... A wrapped Java array accessed from within JavaScript code is a member of the type JavaArray . Core object . ... JavaScript 1.1, NES 2.0 Any Java method which returns an array. ... Use zero-based indexes to access the elements in a JavaArray object, just as you do to access elements in an array in Java. ... Method . ... In this example, the JavaArray byteArray is created by the java.lang.String.getBytes method, which returns an array. var javaString = new java.lang.String("Hello world!"); . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/javarray.htm -- 8.3 Кб -- 07.10.1999
Похожие документы

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

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

16. POW: A Tcl/Tk Plotting and Image Display Interface Tool for GUIs
... We present a new Tcl/Tk based GUI interface tool which features plotting of curve and image data and allows for user input via return of regions or specific cursor positions. ... Curves and Images may then be combined to form a displayed Graph. ... With the development of several GUI based tools for High Energy Astrophysics at the HEASARC, we found a need for a interface tool that supports combined curve plotting and image display in a native Tcl/Tk environment. POW is our answer. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/brownl.html -- 11.0 Кб -- 23.06.1998
Похожие документы

17. OFFICIAL PRESS RELEASE - S.P. KOROLEV ROCKET & SPACE CORPORATION ENERGIA
OFFICIAL PRESS RELEASE . ... The Primary Expedition 7 crew International Space Station (ISS) - Russian cosmonaut Yuri Malenchenko (ISS-7 commander, Soyuz TMA-2 commander), American astronaut Edward Lu (ISS-7 flight engineer, Soyuz TMA-2 flight engineer-1) - and European Space Agency (ESA) astronaut, Visiting Expedition 5 (VE-5) flight engineer, Soyuz TMA-2 flight engineer-2 Pedro Duquer of Spain have returned to Earth in the Descent Module (DM) of the Soyuz TMA-2 spacecraft. ...
[ Сохраненная копия ]  Ссылки http://www.energia.ru/eng/news/news-2003/press_release_iss-16.html -- 18.0 Кб -- 10.04.2016
Похожие документы

18. Armagh Planetarium Events
News of events at Armagh Planetarium . ... Events . ... Coming to galaxy near you is The Stars Awaken, a wonderful exhibition of€а full-size fan-built props and creations inspired by the amazing Star Wars saga! ... Our course Stargazing the Night Sky€аwill be presented this spring at Queens University of Belfast. ... Celebrate Stars Wars at the Stars Awaken Exhibition Posted on March 3, 2016 . ... Click here to receive news of special events at Armagh Planetarium . 2016 Armagh Planetarium Events. ...
[ Сохраненная копия ]  Ссылки http://www.armaghplanet.com/events/ -- 43.4 Кб -- 09.04.2016
Похожие документы

19. Argument association
... Fortran . Storage rules Dummy argument is a quantity in the specification of a procedure, function or subroutine. Actual argument is a quantity in the call of a procedure, function or subroutine. ... Becomes 101 END PROGRAM EXAMPLE SUBROUTINE SUB(X, Y, Z) IMPLICIT NONE REAL, INTENT(IN) :: X REAL, INTENT(INOUT) :: Y REAL, INTENT(OUT) :: Z Y = Y**2 Z = X + Y END SUBROUTINE SUB In Fortran there is really only one kind of argument usage, called argument association. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/a10.html -- 9.0 Кб -- 17.02.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/a10.html -- 9.0 Кб -- 17.02.1996
Похожие документы

20. pynifs.nifscube
... source code A class to hold all the information from a NIFS-produced data cube. ... Returns the data content of scidata as a numpy array. source code . ... Returns a spectrum from the specified spaxel, over the designated wavelength or velocity range. source code . ... source code Returns the data content of scidata as a numpy array. ... The fitscube instance is updated in-situ. source code Returns a spectrum from the specified spaxel, over the designated wavelength or velocity range. ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/~mwhite/pynifs-doc/pynifs.nifscube-class.html -- 28.0 Кб -- 27.02.2014
Похожие документы

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


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

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

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