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

1 | 2 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/gui/MultiLineLabel.html.

1. Java Classes, Constructors, and Methods
... This chapter documents the Java classes used for LiveConnect, along with their constructors and methods. It is an alphabetical reference for the classes that allow a Java object to access JavaScript code. ... Full entries for each class appear in alphabetical order. Tables included in the description of each class summarize the constructors and methods of the class. Full entries for the constructors and methods of a class appear in alphabetical order after the entry for the class. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/classint.htm -- 2.6 Кб -- 07.10.1999
Похожие документы
Еще в разделе: (Показать все результаты (>42) - www.arcetri.astro.it/ )

2. Scantable constructor
... This loads all of the data from filename into the scantable object scans and averages all the data within a scan (i.e. the resulting scantable will have one row per scan). The recognised input file formats are RPFITS, SDFITS (singledish fits), ASAP's scantable format and aips++ MeasurementSet2 format. ... ASAP>scan = scantable('2004-11-23_1841-P484.rpf') # Don't scan average the data ASAP>scan = scantable('2004-11-23_1841-P484.rpf', average=False) . Malte Marquarding 2007-08-16 ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/asap/userguide/node26.html -- 3.4 Кб -- 05.02.2013
Похожие документы

3. Stellarium: StelSkyPolygon Class Reference
Stellarium 0.12.3 . ... Classes . ... FileљStructure . ... Protected Member Functions | ... StelSkyPolygon Class Reference . ... StelSkyPolygon (const QString &url, StelSkyPolygon *parent=NULL) . ... StelSkyPolygon (const QVariantMap &map, StelSkyPolygon *parent) . ... voidљ . ... initFromUrl (const QString &url) . ... initFromQVariantMap (const QVariantMap &map) . ... loadFromQVariantMap (const QVariantMap &map) . ... Definition at line 31 of file StelSkyPolygon.hpp . ... const QString &љ . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelSkyPolygon.html -- 46.3 Кб -- 28.02.2014
Похожие документы

4. Python: module obset_util
obset_util (version 8/19/15) . ... A module for dealing with obsets . ... Updated the obset constructor to copy another obset object in . ... Added obset_list class. ... Added get_proposal function. drc 2/18/04 . ... If 'other' is a string, assume it is an obset id in the form . ... proposal = a list or tuple of form (proposal_object, 'oo'[, 'vv']) . ... proposal = a string or int of form 'ppppp', obset_id = a string of form 'oo', . ... proposal = a proposal object, obset_id = a string of form 'oo', . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/obset_util.html -- 20.6 Кб -- 08.04.2016
Похожие документы

5. ImageStack (ImageJ API)
... Note that the size of the returned array may be greater than the number of slices currently in the stack, with unused elements set to null. public int getSize () . Returns the number of slices in this stack. public java.lang.String[] getSliceLabels () . ... Returns null if the stack is empty or the label of the first slice is null. public java.lang.String getSliceLabel (int n) . ... Returns null if the slice does not have a label. public void setSliceLabel (java.lang.String label, int n) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/ImageStack.html -- 29.5 Кб -- 02.12.2010
Похожие документы

6. DUST: Dust::EBins Class Reference
... Dust :: EBins . ... References dust_EBins::Emax , dust_EBins::Emin , dust_EBins::n , and dust_EBins::Teqi . ... References AllocatePointers() , dust_EBins::Emax , dust_EBins::Emin , dust_EBins::n , and dust_EBins::Teqi . ... References dust_EBins::Emax , dust_EBins::Emin , and dust_EBins::Teqi . ... References DeletePointers() , dust_EBins::Emax , dust_EBins::Emin , dust_EBins::n , and dust_EBins::Teqi . ... References dust_EBins::Emax , and dust_EBins::Emin . ... References dust_EBins::Teqi . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/devman/dust/classDust_1_1EBins.html -- 21.3 Кб -- 11.07.2008
Похожие документы

7. WorldCoords(3)
WorldCoords - C++ class for working with world coordinates . include WorldCoords .h class WorldCoords { ... public: WorldCoords (); WorldCoords ( const HMS ra, const HMS dec , double equinox = 2000.0 ); WorldCoords ( double ra_deg, double dec _deg, double equinox = 2000.0 ); WorldCoords (int rh, int rm, double rs, int dd, int dm, float ds, double equinox = 2000.0 ); WorldCoords ( ... WorldCoords() Initialize null world coordinates. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Local/SkyCat/astrotcl/astrotcl.19.html -- 7.6 Кб -- 11.09.1998
Похожие документы

8. lsst.tcc: tcc::ChebyshevPolynomial Class Reference
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Classes . Files . ... ChebyshevPolynomial . ... tcc::ChebyshevPolynomial Class Reference . include < cheby.h > . ChebyshevPolynomial (std::vector< double > params , double minX=-1, double maxX=1) . ... getMinX () const . ... Definition at line 29 of file cheby.h . ... double tcc::ChebyshevPolynomial::getMaxX . ... double tcc::ChebyshevPolynomial::getMinX . ... double tcc::ChebyshevPolynomial::operator() . ... Definition at line 112 of file cheby.h . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/classtcc_1_1_chebyshev_polynomial.html -- 18.5 Кб -- 14.09.2015
Похожие документы

9. Actor Prolog. Programming language definition.
... Конструктор (constructor) - утверждение о существовании экземпляра класса или резидента ; в результате доказательства конструкторов происходит построение новых экземпляров классов и резидентов . Различаются конструкторы миров (а именно простые конструкторы и конструкторы процессов ) и конструкторы резидентов . Конструктор мира (constructor of world) - простой конструктор или конструктор процесса . ... Доказательство конструктора процесса приводит к созданию нового процесса . ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/1251/02030138.html -- 4.8 Кб -- 24.09.2007
Похожие документы
Еще в разделе: (