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

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.