Найдено документов: 203165 (163 сайтов) ---- Время поиска: 0.44сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/gipsy/sub/grlin0.dc3.
http://www.atnf.csiro.au/computing/software/gipsy/sub/grlin0.dc3.
1. http://www.atnf.csiro.au/computing/software/gipsy/sub/grdot0.dc3
Name: GRDOT0 Purpose: draw a dot Category: GRAPHICS File: pgplot.src Author: T.J. Pearson Use: see description below. Description: SUBROUTINE GRDOT0 (X,Y) GRPCKG (internal routine): Draw a single dot (pixel) at a specified location. Arguments: X, Y (real, input): absolute device coordinates of the dot (these are rounded to the nearest integer by GRDOT0). Updates: Oct 16, 1998: JPT automatically extracted from source.
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/computing/software/gipsy/sub/grdot0.dc3 -- 1.5 Кб -- 31.10.2001
Похожие документы
Похожие документы
2. Description
... region (region-6.2.2) [xmmsas_20030110_1802-5.4.1] . ... The region task will automatically determine the optimal source and background extraction regions for a detected source in an XMM observation. ... The regions are defined in sky coordinates. region will attempt to maximise the area of the extraction region for each source, whilst ensuring that the extraction regions of neighbouring sources do not overlap, and that the background extraction region for a given source excludes neighbouring...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/sas/5.4.1/doc/region/node3.html -- 7.8 Кб -- 10.01.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>15663) - xmm.vilspa.esa.es/ )
3. Generic Targets List [Generic_Targets]
... HST Phase II Proposal Instructions for Cycle 20 > Chapter 3: Fixed and Generic Targets > 3.12 Generic Targets List [Generic_Targets] . ... For parallel exposures, both pure-parallel and coordinated-parallel (see Chapter 6: Parallel Science Exposures on page 103 ), the pointing is determined by the primary observation, and the specification of a generic target for the parallel exposure denotes a region within which the parallel aperture is expected to point. ... Region Generic Targets . ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/ftp/documents/p2pi/HTMLjavahelpCy20/ch03_targ_fixed13.html -- 29.8 Кб -- 31.05.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>19160) - www.stsci.edu/ )
4. Spatial Region Coordinates
... In the above example, the second region uses the global coordinate system (PHYSICAL by default). ... Supported systems include: name description ---- ----------- PHYSICAL pixel coords of original file using LTM/LTV IMAGE pixel coords of current file FK4, B1950 sky coordinate systems FK5, J2000 sky coordinate systems GALACTIC sky coordinate systems ECLIPTIC sky coordinate systems ICRS currently same as J2000 LINEAR linear wcs as defined in file In addition, two mosaic coordinate ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/RD/funtools/regcoords.html -- 8.7 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3446) - hea-www.harvard.edu/ )
5. http://xray.sai.msu.ru/~ivan/gmt/man/pshistogram.html
pshistogram - Bin data and plot histograms pshistogram file -Jx xscale [/ yscale ] -W bin _ width [ -2 ] [ -A ] [ -B tickinfo ] [ -C ] [ -E azimuth / elevation ] [ -G fill ] [ -H[ nrec ] ] [ -I[o] ] [ -K ] [ -L pen ] ... [r] ] [ -S ] [ -U[ / dx / dy / ][ label ] ] [ -V ] [ -X x - shift ] [ -Y y - shift ] [ -Z type ] [ -c copies ] [ -bi[s][ n ] ] pshistogram reads the first column from file [or standard input ] and calculates ... L Draw bar outline using the specified pen thickness. ...
[
Сохраненная копия
]
Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/pshistogram.html -- 7.9 Кб -- 19.03.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>475) - xray.sai.msu.ru/ )
6. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>8175) - www.arcetri.astro.it/ )
7. Long description of example illustrating hidden internal borders
. This diagram shows how the precedence rules may be used to achieve the effect of hidden internal borders. The two by two table is surrounded by a solid border. The HTML table specification and style rules following the image cause the vertical border between the two cells in the first row and the horizontal border between the two cells in the first column to disappear. Return to image.
[
Сохраненная копия
]
Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/images/longdesc/CSStbl3-desc.html -- 1.8 Кб -- 02.05.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>6254) - crydee.sai.msu.ru/ )
8. Stellarium: StelCircleArcRenderer Class Reference
Stellarium 0.12.3 . ... StelCircleArcRenderer Class Reference . Provides functions to draw circle arcs using StelRenderer . ... drawGreatCircleArc (const Vec3d &start, const Vec3d &stop, const SphericalCap *clippingCap=NULL, void(*viewportEdgeIntersectCallback)(const Vec3d &screenPos, const Vec3d &direction, void *userData)=NULL, void *userData=NULL) . ... Create a circle arc renderer to draw multiple circle arcs . ... void(*)(const Vec3d &screenPos, const Vec3d &direction, void *userData)љ . ...
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelCircleArcRenderer.html -- 26.8 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>651) - astro.uni-altai.ru/ )
9. xntpd - Network Time Protocol (NTP) daemon
... xntpd is an operating system daemon which sets and maintains the system time-of-day in synchronism with Internet standard time servers. xntpd is a complete implementation of the Network Time Protocol (NTP) version 3, as defined by RFC-1305, but also retains compatibility with version 1 and 2 servers as defined by RFC- 1059 and RFC-1119, respectively. xntpd does all computations in 64-bit fixed point arithmetic and requires no floating point support. ... Specify the name and path of the log file. ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~er/xntp/xntpd.html -- 7.5 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1007) - www.sai.msu.su/ )
10. Cummings generator routines
... AINTRO- USING THE CGEN ROUTINES: . ... CGENPLOT - PLOT GENERATOR DATA . Next Routine] [ List of Routines ] help,d[500].geni[2],/st ** Structure CGEN1, 40 tags, length=160, data length=160: DEVTYPE LONG 3 CTRLSW LONG 2 STATE LONG 3 FAULTCODE LONG 0 FAULTTYPE LONG 0 KWPERCENT FLOAT 76.0000 TOTKWST FLOAT 755.000 NFPA110 LONG 24576 EXTENDEDST LONG 0 FREQ FLOAT 59.0000 TOTPF FLOAT 0.921850 TOTKVA FLOAT 821.000 TOTKW FLOAT 755.000 TOTKVAR FLOAT 319.000 VOLTSAB ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~phil/cgendoc.html -- 10.5 Кб -- 02.02.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>5441) - www.naic.edu/ )
11. Forms Examples
User name: . ... Blues . ... Choose a Category of Room: Living . ... First name: . Last name: . Brief description of the problem: . Please attach a file with your event log. File name: . ... Music types for your free CDs: R Jazz Blues Folk Country . Choose a fruit: Apples Bananas Cherries Oranges Pineapple Figs Guava . ... Describe your problem here: For faster response, include a full description of your problem, and tell us what hardware configuration you are using. ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/cats/~satr/JS/REF/forms.htm -- 6.8 Кб -- 09.01.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2352) - www.sao.ru/ )
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
Похожие документы
[ Сохраненная копия ] Ссылки http://www.cosmos.ru/vprokhor/coords.htm -- 3.6 Кб -- 18.01.1999
Похожие документы
Еще в разделе:
(Показать все результаты (>1409) - www.cosmos.ru/ )
13. rawdisp2reference
... qc_rawdisp.py . This tool can be called after moveProducts for selecting RAWDISP plots as reference plots. It works on a specified date: ABs can be selected interactively, the RAWDISP plots from the chosen ABs are then copied to $DFS_PRODUCT/RAWDSIP/REFERENCE/, renamed, and published on the web server at /observing/dfo/quality/<INSTRUMENT>/reports/RAWDISP/REFERENCE. ... RAWTYPE>, <DO_CLASS>, and <SETUP> are taken from the RAW_TYPE, RAWFILE, and RAW_MATCH_KEY sections of the relevant AB. ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/~qc/dfos/rawdisp2reference.html -- 8.7 Кб -- 02.12.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>48187) - www.eso.org/ )
14. Plan and technical specifications of the Baikonur cosmodrome, Russia's space
... Space flight . ... Baikonur . ... Space camp . Space Hotel . ... On May 5, 1957 acceptance act of the first launch complex was signed, and as early as on May 6, 1957 the first "R-7" missile was erected on the site. The cosmodrome consists of nine launch complexes with fourteen launchers, thirty-four engineering complexes, three fuelling stations for space vehicles and two aerodromes. ... Services / Baikonur: General description Technical description Shedule of launches Photo gallery Price . ...
[
Сохраненная копия
]
Ссылки http://www.atlasaerospace.net/eng/baykonur-tech.htm -- 32.9 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>64) - www.atlasaerospace.net/ )
15. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/indiutil/getINDI.1
TH getINDI 1 .SH NAME getINDI \- get INDI property values .SH SYNOPSIS \fBgetINDI [options] [device.property.element ...]\fP .SH DESCRIPTION .na .nh .PP getINDI connects to an indiserver and reports the current value of one or more properties. ... PP The last component of the property specification is usually the element name, but may be a reserved name to indicate an attribute of the property as a whole. ... TP -p <p> connect using alternate port p; the default is 7624. ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/indiutil/getINDI.1 -- 4.3 Кб -- 03.08.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1620) - www.astro.louisville.edu/ )
16. Representations of Celestial Coordinates in FITS
... The initial descriptions of the FITS format provided a simplified method for describing the physical coordinate values of the image pixels, but deliberately did not specify any of the detailed conventions required to convey the complexities of actual image projections. ... They were CRPIX n for the reference pixel location on pixel axis n , CRVAL n for the coordinate value at that pixel, CDELT n for the increment at that pixel in the coordinate value, and CTYPE n for the type of coordinate. ...
[
Сохраненная копия
]
Ссылки http://www.adass.org/adass/proceedings/adass94/greisene.html -- 12.3 Кб -- 03.11.2000
Похожие документы
Похожие документы
17. comedi_data_write
... comedi_data_write -- write single sample to channel . ... int comedi_data_write (comedi_t * device, unsigned int subdevice, unsigned int channel, unsigned int range, unsigned int aref, lsampl_t data); . Writes a single sample on the channel that is specified by the Comedi device device, the subdevice subdevice, and the channel channel. If appropriate, the device is configured to use range specification range and analog reference type aref. ... On sucess, comedi_data_write() returns 0. ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-data-write.html -- 4.1 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-data-write.html -- 4.1 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-data-write.html -- 4.1 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-data-write.html -- 4.1 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-data-write.html -- 4.1 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>1022) - jet.sao.ru/ )
18. MAO NASU :: Topic: The "Flame" description (1/1)
... Forum . ... Recent Topics . ... 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. ... EMail: This email address is being protected from spambots. ... Board Categories MAO main - Info - MAO - news - Flame Technical - Technical Support(Forum)(пўпµя…пїпѕпґпґпµяЂп¶пєп°(п¤пѕяЂяѓпј)) . ... MAO NASU . ...
[
Сохраненная копия
]
Ссылки http://www.mao.kiev.ua/index.php/en/forum/flame/20-the-flame-description -- 18.6 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1051) - www.mao.kiev.ua/ )
19. Description of the OOF software architecture Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . Out-Of-Focus (OOF) Holography . ... The architecture of the OOF data reduction software can be summarised in following points: . ... A well defined set of external libraries is used and generally newer versions of these libraries are adopted quickly after release . ... Routines for simulating OOF data-sets . ... OOF ? ... Description of the OOF software architecture . ... OOF Reduction Software . ... Copyright 2005 -- 2016, Bojan Nikolic feedback welcome ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/~bn204/oof/software-architecture.html -- 12.7 Кб -- 04.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1354) - www.mrao.cam.ac.uk/ )
20. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>649) - www.apo.nmsu.edu/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда