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

1 | 2 | 3 | 4 | 5 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/structdisprm.html.

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

2. WCSLIB: celprm Struct Reference
... celprm Struct Reference . ... It consists of certain members that must be set by the user ( given ) and others that are set by the WCSLIB routines ( returned ). ... Given and returned) This flag must be set to zero whenever any of the following celprm struct members are set or changed: . ... Given ) The native longitude, [deg], and ... double celprm::theta0 . Given ) ... the native latitude, [deg], of the fiducial point, i.e. the point whose celestial coordinates are given in celprm::ref [1:2]. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/structcelprm.html -- 18.7 Кб -- 10.04.2016
Похожие документы

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. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/password.htm
... A text field on an HTML form that conceals its value by displaying asterisks (*). ... Client-side object . ... For a given form, the JavaScript runtime engine creates appropriate Password objects and puts these objects in the elements array of the corresponding Form object. ... Specifies the form containing the Password object. name . ... Reflects the current value of the Password object's field. ... JavaScript 1.0 focus() None Use the focus method to navigate to the password field and give it focus...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/password.htm -- 24.1 Кб -- 07.10.1999
Похожие документы

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. Use of arrays and array sections
The English word "array" is translated into Swedish as "f lt" which is retranslated into English as "field". We may therefore perhaps use the word field either by mistake or as a suitable name of a specific array. A new feature of Fortran 90 is that you can work directly with a whole array or an array section without explicit (or implicit) DO -loops. ... An array is defined to have a shape given by its number of dimensions (called " rank ") and the extent for each one of these. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/c11.html -- 5.4 Кб -- 10.02.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/c11.html -- 5.4 Кб -- 10.02.1996
Похожие документы

7. Directory handling functions
Next: File Manipulation Routines Up: File and Directory Manipulation Previous: File and Directory Manipulation . This basically involves calling appropriate functions. int chdir(char path) - changes directory to specified path string. ... NOTE: rindex() is a string handling function that returns a pointer to the last occurrence of character c in string s , or a NULL pointer if c does not occur in the string. ( index() is similar function but assigns a pointer to 1st occurrence.) ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 02.10.2012
Похожие документы

8. A Generic Data Exchange Scheme Between FITS Format and C Structures
... A flexible and efficient scheme allowing arbitrary FITS Binary and ASCII Tables to be converted to arbitrary C structures at run-time is presented. ... We have developed a versatile scheme that allows data transfer between FITS Tables and C data structures. This generic scheme uses two supporting structures: a TBLCOL to contain an arbitrary FITS Binary or ASCII Table (or both), and a translation table that maps TBLCOL to a user-specified C structure. ... Figure: TBLCOL Format Components. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/pengw.html -- 12.5 Кб -- 03.11.2000
Похожие документы

9. lsst.tcc: Class Hierarchy
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Classes . ... ClassљHierarchy . ... std::tr1::array< AxisErrEnum, NAxes > . std::tr1::array< AxisStateEnum, NAxes > . std::tr1::array< bool, NAxes > . std::tr1::array< coordConv::PVT, 2 > . std::tr1::array< coordConv::PVT, NAxes > . std::tr1::array< double, 2 > . ... std::tr1::array< double, NAxes > . std::tr1::array< int, NAxes > . ... tcc.axis.axisDevice.AxisStatus . ... Wrapper for a fixed-length array of values, all of the same type . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/hierarchy.html -- 57.6 Кб -- 14.09.2015
Похожие документы

10. Stellarium: EmptySphericalRegion Class Reference
Stellarium 0.12.3 . ... Classes . ... EmptySphericalRegion Class Reference . virtual SphericalRegionType љ . getType () const . ... Return the area of the region in steradians. ... virtual boolљ . ... Public Member Functions inherited from SphericalRegion . ... virtual SphericalRegionP љ . ... virtual const QVector< Vec3d > &љ . ... updateFillVertexBuffer (class StelRenderer *renderer, const DrawParams &params, bool handleDiscontinuity) . ... virtual bool EmptySphericalRegion::isEmpty . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classEmptySphericalRegion.html -- 60.2 Кб -- 28.02.2014
Похожие документы

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

12. HTML Forms
... Note you are not allowed to nest FORM elements! ... Forms are created by placing input fields within paragraphs, preformatted text, lists and tables. ... Notice the use of the NAME attribute to name each field : TITLE Sample Questionaire /TITLE H1 Sample Questionaire /H1 P Please fill out this questionaire: FORM METHOD=post ACTION= http://www.hal.com/sample P Your name : input name = name size= 48 P input name = male type =radio Male P input ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/forms.html -- 7.6 Кб -- 19.12.1996
Похожие документы
Еще в разделе: (Показать все результаты (>313) - comet.sai.msu.ru/ )

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

14. http://selena.sai.msu.ru/Rod/Publications/ms40/21_Dolitsky_etal.pdf
... 3 ­ Sternberg State Astronomical Institute, Moscow, :jeanna@sai.msu.ru The graphic method of the analysis of an arrangement of linear structural elements on geographical and geological maps of continents (A.V.Dolitsky, [1]) has allowed to find out global stress fields of the past and among them one which directions (the main normal and maximal tangents) describe more than 80 % of all linear elements of a relief. ... The found poles share program way on density of an arrangement on 3-4 groups. ...
[ Текст ]  Ссылки http://selena.sai.msu.ru/Rod/Publications/ms40/21_Dolitsky_etal.pdf -- 683.3 Кб -- 06.10.2008
Похожие документы

15. JavaScript Form Validator Documentation
The Form validation script is distributed free from JavaScript-Coder.com . ... When there are many fields in the form, the JavaScript validation becomes too complex. ... Each field in the form can have 0, 1, or more validations. ... Just after defining your form, Create a form validator object passing the name of the form . ... FORM> . ... You can add any number of validations.The list of validation descriptors are provided at the end of the documentation. ... option value="" selected>[choose yours] . ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/Z-90/scripts/Documentation.html -- 15.5 Кб -- 03.08.2003
Похожие документы
Еще в разделе: (Показать все результаты (>783) - hea.iki.rssi.ru/ )

16. ASP:
... The fact that the Sun is a gas, however, lets different regions pass by one another fluidly. ... This differential rotation has interesting ramifications for the Sun's magnetic field. ... This bizarre distortion of the magnetic field results in active phenomena on the surface of the Sun. ... Magnetic instabilities in the solar field cause short, violent ejections of gas called solar flares-the most explosive events on the Sun. ... The Sun can also be viewed safely through special types of filters. ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/edu/publications/tnl/41/eyeonsun2.html -- 13.6 Кб -- 02.10.2012
Похожие документы

17. A Field Does Not Contain Energy? - an Astronomy Net Blackholes2 Forum Message
Blackholes2 Forum Message . ... Post . ... A Field Does Not Contain Energy? ... Post Message | ... Here are two sites of many which use rest mass terminology. http://www.iop.org/EJ/abstract/0026-1394/41/5/S04/ . ... This site refers to the energy contained in a static gravitational field. http://www.ias.ac.in/currsci/mar25/articles27.htm . ... www.astronomy.net . ... Forum posts are Copyright their authors as specified in the heading above the post. "dbHTML," "AstroGuide," "ASTRONOMY.NET" & "VA.NET" . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/blackholes2/messages/4953.shtml -- 14.6 Кб -- 09.04.2016
Похожие документы

18. GENERAL CATALOGUE OF VARIABLE STARS
... We have compared visualized fields of GSC and USNO A1.0 catalog with unpublished photographic finding charts that were sent by L. Plaut to the compilers of the GCVS. ... 7-15 A9 --- GCVS GCVS or NSV name 17-25 F9.4 --- GSC GSC number 26 A1 --- NoteFlag *Nonstar (GSC) flag 28-29 I2 h RA2000GSC.h Hours RA (GSC), equinox 2000.0 31-32 I2 min RA2000GSC.m Minutes RA (GSC), equinox 2000.0 34-38 F5.2 s RA2000GSC.s Seconds RA (GSC), equinox 2000.0 40 A1 --- DE2000GSC.- ... Plaut, L., 1966, Bull. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/gcvs/gcvs/plaut/ -- 8.0 Кб -- 25.07.2002
Похожие документы
Еще в разделе: (Показать все результаты (>76) - sai.msu.ru/ )

19. Physics of Magnetic Stars 2007
... Nizhnij Arkhyz, 2007 . ... Romanyuk I.I. Speech at the opening ceremony of the conference "Physics of magnetic stars" . ... Gnedin Yu.N. Magnetic fields of stars and fundamental particle physics . ... Landstreet J.D., Andretta V., Bagnulo S., Mason E., Silaj J., Wade G.A. The magnetic fields of peculiar A and B stars in open clusters . ... Wade G.A., Catala C., Alecian E., Folsom C., Bagnulo S., Bohm T., Bouret J.-C., Donati J.-F., Drouin D. , Landstreet J.D. Magnetic fields in Herbig Ae/Be stars . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/Doc-en/Science/Public/Conf/magstars-2006/index.html -- 15.6 Кб -- 10.04.2016
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/Doc-en/Science/Public/Conf/magstars-2006/index.html -- 15.6 Кб -- 10.04.2016
Похожие документы

1 | 2 | 3 | 4 | 5 | След.


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

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

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