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

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

Показаны документы, содержащие фрагменты текста из документа
http://astro.uni-altai.ru/~aw/stellarium/api/classStelRenderer.html.

1. Stellarium: TextParams Struct Reference
Stellarium 0.12.3 . ... TextParams Struct Reference . Parameters specifying how to draw text. ... TextParams (const float x, const float y, const QString &string) . Construct TextParams with default parameters. ... TextParams ( Vector3 < F > &position3D, StelProjectorP projector , const QString &string) . Construct TextParams to draw text at a 3D position, using specified projector. ... string љ . ... Text string to draw. ... The required string parameter is also set, as is the projector. ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/structTextParams.html -- 18.9 Кб -- 28.02.2014
Похожие документы

2. Fixing and Freeing Region Markers
Region markers can be moved, resized, rotated, zoomed, deleted, and can change geometric type. ... For example, markers placed on astronomical catalog positions should be fixed so that one cannot accidentally move them off the specified position. ... Parameters can be fixed using the fix option of the regions public access point (for fixing classes of markers) or by means of a fix keyword in the definition of an externally loaded marker. ... In the command: echo "regions fix all -position -size" | ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/fixregions.html -- 7.3 Кб -- 01.10.2012
Похожие документы

3. tHermes key definitions
... ANSI keys . ESC B . ... edit a task's input parameters or a user-specified file . ... quit tHermes . ... switch user input keyword help display on or off . ... move to start of input line . ... forward delete character in input line . ... move one position forward in input line . ... forward delete rest of input line . ... forward search in COA or help display . ... page forward in COA, help display or keyword display . ... page forward in COA, help display or keyword display (= CTRL-V ) . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/hermes/keys.html -- 5.9 Кб -- 16.01.2009
Похожие документы

4. Parameters
... user|set . ... If datastyle =`user', the task looks for position information for a single source in the parameters ra and dec . If datastyle =`set', the task looks for the source positions stored in columns RA and DEC of a FITS table specified by the parameter intab . ... Active only if datastyle =`set'. witherrorcol . ... Active only if datastyle =`set'. ... Active only if datastyle =`set' and withouttab =`yes'. ra . ... Active only if datastyle =`user' and witherrorradius =yes. withheader . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/esky2det/node8.html -- 13.0 Кб -- 02.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>15079) - xmm.vilspa.esa.es/ )

5. Function Specification
Next: External Functions Up: Fitting of Data Previous: The Corrected Gauss--Newton . ... Basic functions are either defined in the system or defined by the user as external FORTRAN routines. ... Basic functions are specified by the name, the independent variable(s) and parameter(s), with optional guesses for the parameters, following the syntax: name(var1[, ];par1[, ]) [par1=value] . ... Parameters are defined by unique names after the semicolon in the function specification. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol1/node128.html -- 6.9 Кб -- 23.02.1996
Похожие документы

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. Index
... ACQ-DIST Optional Parameter for FGS 1 , 2 . ACQTYPE Optional Parameter for STIS . Acquisition modes . ... Aperture Coordinate System . ... AFTER date Special Requirement . ... BINAXIS1, BINAXIS2 Optional Parameters for STIS 1 , 2 . ... BUFFER-TIME Optional Parameter for STIS . ... CHECKBOX Optional Parameter for STIS . ... Calibration Targets . ... CR-SPLIT Optional Parameter for STIS . ... DIFFUSE-CENTER Optional Parameter for STIS . ... GAIN Optional Parameter for STIS . ... Position . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/p2pi/HTMLjavahelpCy20/ix.html -- 54.9 Кб -- 31.05.2012
Похожие документы

8. TRANBACK (V0.2) --- Dec99 --- TRANBACK (V0.2)
tranback -- Transform an X,Y position from output to input pixel position using the same conventions as drizzle tranback xout yout . xout = 400 [real] . ... The X dimension of the input image (this is used to determine the centre which is the origin of the transformations). (nyin = 800) [real] . ... If "output" the input image center is mapped to the center of the output grid, rotated about that center and then shifted along the grid of the output image. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/IRAFtools/stecf-iraf/driztools/tranback.hlp.html -- 6.4 Кб -- 06.06.2006
Похожие документы

9. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/fileup.htm
... A file upload element on an HTML form. ... JavaScript 1.1: added type property . ... The HTML INPUT tag, with "file" as the value of the TYPE attribute. For a given form, the JavaScript runtime engine creates appropriate FileUpload objects and puts these objects in the elements array of the corresponding Form object. ... form . ... For all FileUpload objects, the value of the type property is "file" . ... Use the value property to obtain the file name that the user typed into a FileUpload object. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/fileup.htm -- 19.0 Кб -- 07.10.1999
Похожие документы

10. AGES Database Search
... All the parameters provided in this database have been obtained using the the MIRIAD ( Sault et al. 1995 ) task MBSPECT . MBSPECT makes a spectrum of the velocity (or frequency) axis of a cube. The spectrum is beam-weighted, over the width specified, for the other image axes. ... Robust parameters are calculated by using an algorithm which minimises the mean absolute deviation of the flux-weighted velocities. mask= This specifies the x-axis ranges to be excluded from any continuum fit. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~ages/public/glossary.shtml -- 10.0 Кб -- 10.04.2016
Похожие документы

11. Conformance: requirements and recommendations
... SGML . The text/html content type . In this section, we begin the specification of HTML 4.0, starting with the contract between authors, documents, users, and user agents. ... These recommendations are not normative and conformance with this specification does not depend on their realization. ... An HTML document is an SGML document that meets the constraints of this specification. ... A user is a person who interacts with a user agent to view, hear, or otherwise use a rendered HTML document. ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ustiansk/web/conform.html -- 12.1 Кб -- 24.04.1998
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/html40/conform.html -- 12.1 Кб -- 24.04.1998
Похожие документы

12. POLIMODEL (V2.00) --- November00 --- POLIMODEL (V2.00)
polimodel -- Produce model linear polarization and position angle images . ... Whether to apply random errors to output polarization and position angle values. seed = "" [integer] . ... This task produces a model linear polarization image and corresponding position angle image from an input image assumed to represent intensity (Stokes I parameter). ... A threshold for the input image can be defined such that polarization and position angle are not computed for input values less than this threshold. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~jwalsh/softpol/polimodel.help.html -- 6.1 Кб -- 02.11.2000
Похожие документы

13. UnsharpMask (ImageJ API)
... Class . ... METHOD . ... java.lang.Object ij.plugin.filter.UnsharpMask . ... public class UnsharpMask . ... Unsharp masking subtracts a blurred copy of the image and rescales the image to obtain the same contrast of large (low-frequency) structures as in the input image. ... This method is invoked by a Generic Dialog if any of the inputs have changed (CANCEL does not trigger it; OK and running the dialog from a macro only trigger the first DialogListener added to a GenericDialog). void . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/filter/UnsharpMask.html -- 22.3 Кб -- 02.12.2010
Похожие документы

14. http://www.adass.org/adass/proceedings/adass03/reprints/P9-7.pdf
... A Survey Definition Tool (SDT) has been developed at the UK Astronomy Technology Centre (UK ATC) in Edinburgh. It automatically fills an area of sky with telescope positions selecting suitable guide stars in the process. The telescope positions are grouped together in tiles, i.e. user defined patterns of positions that depend on the detector layout of the instrument as well as on the observation and data reduction strategy used. ... 2002). ... User Interface The SDT is implemented in Java. ...
[ Текст ]  Ссылки http://www.adass.org/adass/proceedings/adass03/reprints/P9-7.pdf -- 86.0 Кб -- 27.08.2004
Похожие документы

15. http://xray.sai.msu.ru/~ivan/gmt/man/gmtselect.html
... CYLINDRICAL PROJECTIONS: -Jc lon0 / lat0 / scale (Cassini) -Jj lon0 / scale (Miller) -Jm scale ( Mercator - Greenwich and Equator as origin) -Jm lon0 / lat0 / scale ( Mercator - Give meridian and standard parallel) -Joa lon0 / lat0 / azimuth / scale (Oblique Mercator - point and azimuth) -Job lon0 / lat0 / lon1 / lat1 / scale (Oblique Mercator - two points) -Joc lon0 / Je lon0 / lat0 / scale (Equidistant). Jf lon0 / lat0 / horizon / scale (Gnomonic). ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/gmtselect.html -- 10.7 Кб -- 19.03.1999
Похожие документы

16. NVSS Source Search (10-July-1998) Help for NVSS Source Catalog Search
This WWW form allows the user to list selected portions of the NRAO/VLA Sky Survey (NVSS) radio source catalog. ... Until the completion of the survey the source catalog will NOT cover the entire region of the survey and care must be exercised in interpreting the results of a catalog search. ... The second parameter in the "Search radius" box or one of the optional items in a position list can be used to specify a region in which to look for other sources. ... An example of a position list entry is: . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/surveys/nrao/NVSS/NVSShelp.html -- 9.6 Кб -- 12.02.1999
Похожие документы

17. Spectrum - control
... spectrum . ... nsource <n> : choice of source function (def: 3=Feautrier) . noptype <n> : choice of continuous opacity (def: 1=Kiel) . nhedat <nhedat> : choice of HeI data (BCS or Mon treal) (def: 1=BCS) . ... read_model <filename>: read model atmosphere in QUB/STERNE2 format . ... wavmax <w_max> : distance from line centre to compute . ... nvturb <n vt > : number of points in -dependent v turb . ... tau_exp <n> : increase resolution of optical depth scale by adding additional points . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/spectrum_commands.html -- 10.8 Кб -- 03.06.2012
Похожие документы

18. http://www.gao.spb.ru/english/personal/malkin/publ/zm12i.pdf
... Impact of Covariance Information on the Orientation Parameters Between Radio Source Position Catalogs, IVS 2012 General Meeting Proceedings, p.339­341 http://ivscc.gsfc.nasa.gov/publications/gm2012/sokolova.pdf Impact of Covariance Information on the Orientation Parameters Between Radio Source ... IVS Analysis Centers provide these catalogs in a standard IERS format, where together with radio source positions and other relevant information, RA/DE correlations are reported. ...
[ Текст ]  Ссылки http://www.gao.spb.ru/english/personal/malkin/publ/zm12i.pdf -- 144.7 Кб -- 08.11.2013
Похожие документы

19. Actor Prolog User Guide. Residents.
In Actor Prolog a resident is a special mechanism that helps processes to inspect state of other processes. A resident observes the state of a specified (target) process and if the state of the process changes (for instance, after message handling) it proves a specified predicate of the process. ... Work of the resident. ... Any change of the list of target processes or arguments of resident function results in activation of the resident and repeated collection of information in the target worlds. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_reside.html -- 14.6 Кб -- 24.09.2007
Похожие документы

20. (Untitled)
... The package AMPLE (Adaptable Minor Planet Ephemerides) is dedicated to solving a number of problems concerning minor planets with the aid of IBM-type personal computer. ... Obtaining selection of orbital elements and/ or photometric parameters of minor planets in conformity with imposed restrictions. ... The orbital elements of all minor planets used in AMPLE for 2015 have been determined in IAA on the ground of available observations in the catalogue of observations of the Minor Planet Center. ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/winample_guide/user9rzm.htm -- 8.2 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>537) - www.ipa.nw.ru/ )

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


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

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

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