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

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

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

1. API Help (ImageJ API)
... This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows. The Overview page is the front page of this API document and provides a list of all packages with a summary for each. ... Each package has a page that contains a list of its classes and interfaces, with a summary for each. ... Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions: . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/help-doc.html -- 10.5 Кб -- 02.12.2010
Похожие документы

2. API Help
Package . Class . ... This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows. Each package has a page that contains a list of its classes and interfaces, with a summary for each. ... Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions: . ... These links take you to the next or previous class, interface, package, or related page. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~pgrosbol/fits_java/docs/help-doc.html -- 9.3 Кб -- 16.05.2008
Похожие документы
Еще в разделе: (Показать все результаты (>3468) - www.eso.org/ )

3. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm
... The Boolean object is an object wrapper for a boolean value. ... JavaScript 1.3: added toSource method . ... If value is omitted or is 0, -0, null, false, NaN , undefined, or the empty string ( "" ), the object has an initial value of false. All other values, including any object or the string "false" , create an object with an initial value of true. ... For Boolean objects and values, the built-in toString method returns the string "true" or "false" depending on the value of the boolean object. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm -- 16.3 Кб -- 07.10.1999
Похожие документы

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

5. casacore: casa::PrimaryGroup< TYPE > Class Template Reference
... Classes . ... casa . casa::PrimaryGroup< TYPE > . ... Int . ... template<class TYPE> . ... Int casa::PrimaryGroup < TYPE >::currgroup . ... Int casa::PrimaryGroup < TYPE >::gcount . ... Int casa::PrimaryGroup < TYPE >::pcount . ... int casa::PrimaryGroup < TYPE >::read . ... int casa::PrimaryGroup < TYPE >::write . ... int casa::PrimaryGroup < TYPE >::write_priGrp_hdr . ... Int casa::PrimaryGroup < TYPE >:: current_group [protected] . ... Int casa::PrimaryGroup < TYPE >:: gcount_x [protected] . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1PrimaryGroup.html -- 45.3 Кб -- 14.02.2011
Похожие документы

6. lsst.coordConv: coordConv::OtherCoordSys Class Reference
lsst.coordConv љ unknown . ... Classes . ... coordConv::OtherCoordSys Class Reference . ... OtherCoordSys (std::string const &name, double date=0, DateTypeEnum dateType= DateType_None , bool isMean =false) . ... virtual Coord љ . ... CoordSys (std::string const &name, double date, DateTypeEnum dateType, bool isMean , bool canConvert ) . ... convertFrom ( CoordSys const &fromCoordSys, Coord const &fromCoord, Site const &site, double tai=0) const . ... virtual Coord coordConv::OtherCoordSys::removePM . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/classcoord_conv_1_1_other_coord_sys.html -- 47.5 Кб -- 07.05.2015
Похожие документы

7. DUST: Dust::GenPAHCC Class Reference
... Classes . ... Dust :: GenPAHCC . ... CCFamily { InPlane , OutPlane } . GenPAHCC (double a, dust_nmoded *nm, CCFamily family) . virtual double . ... dust_nmoded * . ... a is the grain radius , nm contains the specifications of the normal modes for the dust model . References bndust_PAHatoNC() , dust_draine_beta2() , dust_nCCIPmodes() , dust_nCCOPmodes() , dust_nmoded::PAHTDebCCIP , and dust_nmoded::PAHTDebCCOP . ... double Dust::GenPAHCC::operator[] . ... double Dust::GenPAHCC::Nmodes . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/devman/dust/classDust_1_1GenPAHCC.html -- 10.0 Кб -- 11.07.2008
Похожие документы

8. comedi_trigger
. Comedi Documentation . Prev . Next . comedi_trigger -- perform streaming input/output (deprecated) . #include <comedilib.h> . int comedi_trigger (comedi_t * device, comedi_trig * trig); . deprecated . The function comedi_trigger() instructs Comedi to perform the command specified by the trigger structure trig. The return value depends on the particular trig being issued. If there is an error, -1 is returned. Prev . Home . Next . comedi_set_buffer_size . Up . comedi_do_insnlist
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-trigger.html -- 3.9 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-trigger.html -- 3.9 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-trigger.html -- 3.9 Кб -- 02.10.2012
Похожие документы

9. Description
... arfgen (arfgen-1.75.6) [?? ... Generates an OGIP-compliant ([ 4 ]) ancillary response file (ARF). The ARF contains a table listing area values (the column SPECRESP ) for a number of different energy ranges (the columns ENERG_LO and ENERG_HI ). The ARF can be used in conjunction with the response matrix file (RMF, generated by rmfgen ) to allow fitting of particular spectral models against the observed spectral data. ... Implemented . ... Spatial variation of source . ... Bad pixel correction . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/arfgen/node16.html -- 10.3 Кб -- 22.10.2008
Похожие документы
Еще в разделе: (Показать все результаты (>11690) - xmm.vilspa.esa.es/ )

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

11. Long description for the illustration of reference vs. device pixel
. This diagram illustrates the relationship between the reference pixel and device pixels (called "dots" below). The image depicts a high resolution (large dot density) laser printer output on the left and a low resolution monitor screen on the right. For the laser printer, one square reference pixel is implemented by 16 dots. For the monitor screen, one square reference pixel is implemented by a single dot. Return to image.
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/images/longdesc/pixel2-desc.html -- 1.8 Кб -- 01.05.1998
Похожие документы

12. Space physics cordinate systems
The Equatorial Inertial (GEI) coordinate system: . The X GEI axis is directed to the point of the spring equinox, . The Z GEI axis is coincide with the Earth's rotation axis, . The Y GEI supplements the right three. The Geographic (GEO) coordinate system: . ... The Solar Magnetic (SM) coordinate system: . ... About space physics coordinate transformation see Russel [1971] and Hapgood [1992] . ... M.A. Hapgood , Space physics coordinate transformations: A user guide // Planet Space Sci. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/vprokhor/coords.htm -- 3.6 Кб -- 18.01.1999
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/vprokhor/coords.htm -- 3.6 Кб -- 18.01.1999
Похожие документы

13. Description of the RadioAstron project, english version
Ground Support of RadioAstron . Control and Tracking Stations . RadioAstron satellite control (command transmission, telemetry, orbit measurements) will be conducted from Evpatoria and Bear Lake control stations. ... Coarse orbit measurements will be carried out from control stations. Each measurement takes ten minutes. ... Orbit measurements at tracking stations give only radial component of spacecraft velocity but the measurements are going continuously during observing sessions. ...
[ Сохраненная копия ]  Ссылки http://www.asc.rssi.ru/RadioAstron/description/support_eng.htm -- 14.3 Кб -- 10.05.2008
Похожие документы

14. CSPICE Routines: BODVAR_C
... Return the values of some item for any body in the kernel pool. ... Examples The call SpiceInt body; SpiceInt dim; SpiceChar * item; SpiceDouble value[10]; body = 399; item = "RADII"; bodvar_c ( body, item, &dim, value ); returns the dimension and values associated with the variable "BODY399_RADII", for example, dim is 3 value[0] is 6378.140 value[1] is 6378.140 value[2] is 6356.755 . ... Version -CSPICE Version 2.0.3, 27-OCT-2005 (NJB) Routine is now deprecated. ... Link to routine source . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/bodvar_c.html -- 6.2 Кб -- 17.12.2005
Похожие документы

15. MAO NASU :: Topic: The "Flame" description (1/1)
... Recent Topics . ... Forum . MAO main . Flame . The "Flame" description . ... The English description is not quite correct, I suggest something like: . ... Just testing forum . The administrator has disabled public write access. sekanato . ... Description changed. ... The administrator has disabled public write access. Board Categories MAO main - Info - MAO - news - Flame Technical - Technical Support(Forum)(Техподдержка(Форум)) . ... Powered by Kunena Forum . ...
[ Сохраненная копия ]  Ссылки http://www.mao.kiev.ua/index.php/ua/forum/flame/20-the-flame-description -- 19.3 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>121) - www.mao.kiev.ua/ )

16. Database of Optical Constants -- Level: welcome
The database contains references to the papers, data files and links to the Internet resources related to measurements and calculations of the optical constants in the wavelength interval from X-rays to radio domain. ... References to some useful books and reviews on the subject (e.g. the classical handbooks edited by E.D.Palik) and links to Internet collections of optical constants and personal WWW pages with related software were also placed in the database. You have arrived at our welcome page. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/JPDOC/ -- 10.8 Кб -- 19.11.2010
Похожие документы
Еще в разделе: (Показать все результаты (>158) - www.astro.spbu.ru/ )

17. THE LOW ENERGY PLASMA COMPOSITION EXPERIMENT AMEI-2
... The low energy plasma composition spectrometer AMEI-2 is built to be able to find in the low energy range of the phase space (E, q, j) and separate the fluxes of the major ion species in the magnetotail - H+, He++, He+ and O+, and analyse their energy and angular distributions. ... Electrostatic angular scanning in one direction and the use of the spin of the satellite to sample the other angle give the ability to measure 2-D distributions for each ion specie several times per spin. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/amei.html -- 5.0 Кб -- 24.05.1996
Похожие документы

18. Getting a description of each command
. You can get a short description of each ftp command by typing help followed by the command you want to know more about and pressing the <RETURN> key. For example: ftp> help open open connect to remote tftp ftp> . If you find this description is too brief you will find a much fuller one for each command in the Unix Programmer's Manual pages for ftp .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/ftp2.1.2.html -- 2.1 Кб -- 17.01.1997
Похожие документы

19. GALFA System Description
Section I: Introduction to ALFA and GALFA . Section II: System Description . ... ALFA receives 7 beams, 2 polarizations per beam, each covering 1225-1525 MHz. The 14 IF signals cover nominally the 100 to 400 MHz band. ... A high-resolution, low-bandwidth spectrometer (8K channels covering a 7 MHz bandwidth) . ... Each spectrometer board handles two polarizations from one telescope beam.The baseband signals are to be digitized by four 8-bit ADCs at 100 Msamples/sec. ... Bandwidth: . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/alfa/galfa/docs/galspect/system/galfa_desc.html -- 7.9 Кб -- 18.07.2006
Похожие документы

20. The High-Z SN Search Description
... It turns out one possibility is a form of matter/energy invented by Einstein in the 1920s to make sure his equations of General Relativity did not predict the Expansion of the Universe. Although Einstein was willing to predict several things with his equations of General Relativity, he obviously thought an expanding Universe was too much, and so he invented the Cosmological Constant, which repels itself, and was meant to balance the force of gravity, and make the Universe static. ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/~brian/PUBLIC/data.html -- 9.6 Кб -- 01.10.2012
Похожие документы

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


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

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

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