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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/process/FloatPolygon.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
Похожие документы

2. casacore: casa::LELCoordinates Class Reference
... casa::LELCoordinates . ... LELCoordinates ( LELLattCoordBase *coordinates) . Construct the object from the given letter class. ... This is via the LELCoordinates member function coordinates which returns a reference to the letter base class LELLattCoordBase . For example, if the actual letter class object was LELImageCoord , one has to then cast the reference returned by LELCoordinates::coordinates() to an LELImageCoord . ... const LELLattCoordBase & casa::LELCoordinates::coordinates . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1LELCoordinates.html -- 27.6 Кб -- 14.02.2011
Похожие документы

3. http://www.stsci.edu/spst/UnixTransition/doc/geometry_util.py
... * -- Initial implementation 8/22/00 #*********************************************************************** DEBUG = 0 if DEBUG : print Debuggin turned on... class point : A 2 dimensional cartesian coordinate point class def __init__( self , tup, y=None): Requires a tuple of two point objects. if type (tup) == type ((1,)) or ... Returns 1 if this is the case, 0 otherwise. """ return other.contains_polygon(self) POINT_AT_INFINITY = point(0, 2000) ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/geometry_util.py -- 9.4 Кб -- 28.02.2014
Похожие документы

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

5. Stellarium: StelQGLTextureBackend Class Reference
Stellarium 0.12.3 . ... Classes . ... Renderer . ... StelQGLTextureBackend Class Reference . ... constructFromImage (class StelQGLRenderer *renderer, const QString & path , const TextureParams &params, QImage &image) . Construct a StelQGLTextureBackend from an image. ... constructFromPVR (class StelQGLRenderer *renderer, const QString & path , const TextureParams &params) . ... constructAsynchronous (class StelQGLRenderer *renderer, const QString & path , const TextureParams &params) . ... path . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelQGLTextureBackend.html -- 37.6 Кб -- 28.02.2014
Похожие документы

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

7. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/javobj.htm
... The type of a wrapped Java object accessed from within JavaScript code. ... Instantiating a Java object in JavaScript. The following code creates the JavaObject theString , which is an instance of the class java.lang.String : var theString = new Packages.java.lang.String("Hello, world") Because the String class is in the java package, you can also use the java synonym and omit the Packages keyword when you instantiate the class: var theString = new java.lang.String("Hello, world") Example 2. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/javobj.htm -- 6.5 Кб -- 07.10.1999
Похожие документы

8. WCS(3)
WCS - Reference counted C++ wrapper class for managing World Coordinates . include WCS .h class WCSRep; class SAOWCS : public WCSRep {...}; class WCS { ... public: WCS (); WCS ( const WCS ); WCS (WCSRep* rep); ~ WCS (); WCS operator=( const WCS ); int isWcs() const ; int pixWidth() const ; int pixHeight() const ; double dist( double ra0, double dec0, double ra1, double dec1) ... WCS() WCS(WCSRep* rep) The default constructor creates a null WCS object. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Local/SkyCat/astrotcl/astrotcl.18.html -- 8.1 Кб -- 11.09.1998
Похожие документы

9. Query Operations
... to_tsquery( [ configuration , ] querytext text) RETURNS TSQUERY . ... Query rewriting is a set of functions and operators for tsquery type. ... We'll expand query supernovae using table-driven rewriting rules. =# create table aliases (t tsquery primary key, s tsquery); =# insert into aliases values(to_tsquery('supernovae'), to_tsquery('supernovae|sn')); =# select rewrite(to_tsquery('supernovae'), 'select * from aliases') && to_tsquery('crab'); ?column? --------------------------------- ( 'supernova'...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/fts-query.html -- 13.1 Кб -- 13.04.2008
Похожие документы
Еще в разделе: (Показать все результаты (>2078) - www.sai.msu.su/ )

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

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

12. http://www.stecf.org/software/ASTROsoft/DER_SNR/der_snr.pro
... In the median ; function of IDL, the higher of the two values is returned. ... Felix Stoehr, [ST-ECF] xxx = xx(sort(xx)) n = n_elements(xxx) if ((n mod 2) eq 0) then begin return , 0.5 * (max([0,xxx(n/2-1)])+xxx(n/2)) endif else begin return , xxx((n-1)/2) endelse end ;----------------------------------------------------------------------------------------- ; ;***************************************************************************************** function DER_SNR , ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/ASTROsoft/DER_SNR/der_snr.pro -- 4.6 Кб -- 01.10.2007
Похожие документы
Еще в разделе: (Показать все результаты (>260) - www.stecf.org/ )

13. Proposal change classes
... XMM-Newton SOC Home Page Conferences & Meetings . ... Data Analysis SAS News What is SAS? How to use SAS SAS Workshops SAS Version Changes Download and Install SAS Science Simulator (SciSim) . ... EPIC cameras optical loading . ... The PI is invited to cross-check the expected X-ray flux from the target source (and from any other potentially bright source in the target field of view), or to provide the SOC with her/his own estimate, if not originally specified in the proposal. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/external/xmm_sched/indications.shtml -- 17.1 Кб -- 09.04.2016
Похожие документы

14. XPA/Tcl Interface
Tcl /Tk programs can act as XPA clients and/or servers using the Tcl interface to XPA that is contained in the libtclxpa.so shared object. set xpa [xpanew class name help sproc sdata smode rproc rdata rmode] xpafree xpa set xpa [xpanew class name help iproc idata imode] set xpa [xpacmdnew class name ] xpacmdadd xpa name help sproc sdata smode rproc rdata rmode xpacmddel xpa cmd ... When this routine is called, a copy of buf is saved for transmission to the client. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/tcl.html -- 9.0 Кб -- 03.01.2008
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/tcl.html -- 9.0 Кб -- 01.10.2012
Похожие документы

15. ASP: The Return of Halley's Comet
... Chapman, R. and Brandt, J.: The Comet Book: A Guide for the Return of Halleys Comet (1984, Jones and Bartlett) ? ... Branley, F.: Comets (1984, T.Y. Crowell) ? good picture book for students in grades K-3. ... Schatz, D.: The Comet Cometh: An Activity Book for the Return of Comet Halley ? ... Glenn, W.: "Halley's Comet Makes a Comeback'' in The Science Teacher Jan. 1984, p. 38. ... To construct a model of an Alien Being that could exist on another planet or satellite in our solar system. ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/edu/publications/tnl/01/halley2.html -- 13.8 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>894) - www.astrosociety.org/ )

16. http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/floppy_bckup/lcuv2_2/LCU_ver2.2/EVENTM.LST
CP581 PAGE 1 eventm 03-05-:1 14:23:38 Line # Source Line Microsoft C Compiler Version 6.00A 1 /******************************************************************/ 2 /* */ 3 /* VERTEX ANTENNENTECHNIK ... 24.10.1995 */ 7 /* VERSION: 1.0 */ 8 /* */ 9 /******************************************************************/ 10 /* */ 11 /* EVENTM .C */ 12 /* ... auto -0002 Global Symbols Name Class Type Size Offset ad. . ... common far pointer 4 *** class . ... extern unsigned char 1 *** event_no. . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/floppy_bckup/lcuv2_2/LCU_ver2.2/EVENTM.LST -- 12.8 Кб -- 05.03.2001
Похожие документы

17. Appendix D: The grammar of CSS2
... D.1 Grammar . ... D.3 Comparison of tokenization in CSS2 and CSS1 . This appendix is normative. ... STRING ] S* ]? ']' ; pseudo : ':' [ IDENT | ... LENGTH S* | ... return CDC;} ~= { return INCLUDES;} |= { return DASHMATCH;} { string } { return STRING ;} { ident } { return IDENT ;} # {name} { return HASH;} @import { return IMPORT_SYM;} @page { return PAGE_SYM;} @media { return MEDIA_SYM;} @font-face { return FONT_FACE_SYM;} @charset { return CHARSET_SYM;} @ { ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/grammar.html -- 10.3 Кб -- 12.05.1998
Похожие документы

19. Entering carriage returns
For vi , a line is the string of characters between two <RETURN> characters. Although vi will automatically wrap the text onto a new line when it reaches the right-hand side of the screen, it does not insert a <RETURN> character. ... Adding a <RETURN> at the end of every line ensures that the appearance of the text on your screen corresponds to vi 's understanding of how text is structured. Setting the wrapmargin option automatically inserts a <RETURN> character whenever vi wraps text. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/didyou/vi.1.html -- 2.5 Кб -- 17.01.1997
Похожие документы
Еще в разделе: (Показать все результаты (>264) - comet.sai.msu.ru/ )

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

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


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

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

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