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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.apo.nmsu.edu/Telescopes/TCC/Commands.html.

1. http://www.atnf.csiro.au/computing/software/gipsy/sub/pgband.dc2
Name: PGBAND Purpose: read cursor position, with anchor Category: GRAPHICS File: pgplot.src Author: T.J. Pearson Use: see description below. Description: INTEGER FUNCTION PGBAND (MODE, POSN, XREF, YREF, X, Y, CH) INTEGER MODE, POSN REAL XREF, YREF, X, Y CHARACTER*(*) CH Read the cursor position and a character typed by the user. ... If MODE=3, two horizontal lines are extended across the width of the display, one drawn through the anchor point and the other through the moving cursor position. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/sub/pgband.dc2 -- 5.3 Кб -- 31.10.2001
Похожие документы

2. http://www.astro.louisville.edu/software/xmtel/xmtel-7.1/TELCOMMANDS
... To set the coordinates in E2000 use xpaset -p tel target [ra] [dec] All commands and arguments are lower case. ... Primary functions set or get values and provide basic control with the actions noted tel status [exit/on/off] manage xpatel and the telescope controller tel goto [on/off] go to target tel track [on/off] toggle track on and off tel guide [on/off] toggle precision guide on target tel target [#] [#] target coordinates [RA (h)] [ Dec (deg)] (E2000) tel ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/xmtel/xmtel-7.1/TELCOMMANDS -- 4.2 Кб -- 18.06.2015
Похожие документы

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

4. DIS Commands
... Some commands are not yet documented. bin . ... expose . ... number . ... If basename is not specified, the filenames are determined by the ICC's path , name , places , and number If neither red nor blue is specified, both images will be saved. ... Returns: basename , name , number path , places . ... For example, with path= /export/images/DD01 , name= bias. , places= 3 , and number= 11 , the blue image file would be /export/images/DD01/bias.011b.fits . ... name , number , places , path , basename ,...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/DIS/DIS_Commands.html -- 16.5 Кб -- 21.08.2003
Похожие документы

5. http://www.stsci.edu/~mperrin/ircal/webquery
usr/bin/perl # # This program gets the output of a specified URL. The user # specifies the host and URL as well as any parameters that might # be used by the URL. The output of URL is returned either # to standard output or to a specified file. Five special keyword # parameters may be specified: url, host, method, port and file. ... Usage: # webquery url=URL host=HOST method=METHOD port=PORT file=FILE # [key=VALUE key=VALUE] # # The default URL is the null string. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/ircal/webquery -- 5.6 Кб -- 03.07.2004
Похожие документы

6. Procedure
... This function accesses the small scale variation CCF flatfield map (PixToPixSens) and returns an image with the requested size, for the requested detector position and at the maximum detector resolution. The CCF PixToPixSens file comprises of a 2048x2048 image array. This file is read. ... The algorithm assumes that the PixToPixSens file is at full detector resolution (2048x2048 pixel). ... The CAL directly extracts the pixel to pixel variation map from the image extension PIXTOPIXSENS. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node618.html -- 4.1 Кб -- 20.09.2011
Похожие документы
Еще в разделе: (Показать все результаты (>18914) - xmm.vilspa.esa.es/ )

7. Getting Common Information About Access Points
There are various kinds of generic information you can retrieve about an XPA access point by using the xpaget command. ... Each XPA access point supports a number of reserved sub-commands that provide access to different kinds of information, e.g. the access control for that access point. ... acl get (set) the access control list [options: host type acl, for set] . ... This access point is available only on the server machine. -env get (set) an environment variable [options: name (value, for set)] . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/info.html -- 7.9 Кб -- 25.12.2003
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/info.html -- 7.9 Кб -- 01.10.2012
Похожие документы

8. Vector Operations
... to_tsvector( [ configuration , ] document TEXT) RETURNS TSVECTOR . Parses a document into tokens, reduces the tokens to lexemes, and returns a tsvector which lists the lexemes together with their positions in the document in lexicographic order. strip( vector TSVECTOR) RETURNS TSVECTOR . ... Returns the number of lexemes stored in the vector. text ::TSVECTOR RETURNS TSVECTOR . ... The text should be formatted like the vector would be printed by the output of a SELECT . ... Query Operations ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/fts-vec.html -- 9.5 Кб -- 13.04.2008
Похожие документы

9. Fringe delays
... fdldelay ( baseline [, spectrometer , /scan ]) Function. Return residual FDL delay for specified baseline. ... The scan keyword specifies whether or not all records belonging to the scan will be returned. If not, then only the records associated with the currently loaded bincount data (if any) will be returned. ... Return complex Fourier transform of visibility with respect to wavenumber, computed at delay values d . ... Return white light phase delay for complex visibility . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node240.html -- 4.2 Кб -- 28.04.2015
Похожие документы

10. NVSS Image ftp service Documentation Help for NVSS Image ftp service
This WWW form allows the user simplified access to images produced by the NRAO/VLA Sky Survey (NVSS). This service determines which NVSS image is desired based on a celestial position and returns either the image directly or a Web page with a link to the file. ... The NVSS Postage stamp (small FITS file) server can be used to obtain images with other geometries.) ... Web browsers use external viewers to display files like FITS images which they do not understand. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/surveys/nrao/NVSS/findhelp.html -- 6.6 Кб -- 11.02.1999
Похожие документы

11. Directory handling functions
Next: File Manipulation Routines Up: File and Directory Manipulation Previous: File and Directory Manipulation . This basically involves calling appropriate functions. int chdir(char path) - changes directory to specified path string. ... NOTE: rindex() is a string handling function that returns a pointer to the last occurrence of character c in string s , or a NULL pointer if c does not occur in the string. ( index() is similar function but assigns a pointer to 1st occurrence.) ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 02.10.2012
Похожие документы

12. IRAF Multiple Extensions FITS (MEF) Files Interface
... The Multiple Extension FITS (MEF) file interface is an IRAF library providing facilities for general file operations upon FITS multi-extension files. ... The Multiple Extensions FITS (MEF) interface consists of a number of routines to mainly read a FITS Primary Data Unit or an Extension Unit and manipulate the data at a file level. ... Read the FITS header of a MEF file that matches the EXTNAME or EXTVER keyword values or if not specified, read the extension number `group'. ... The header filename. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/zaraten.html -- 12.2 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/zaraten.html -- 12.2 Кб -- 15.05.1998
Похожие документы

13. Stellarium: Nebula Class Reference
... Classes . ... Nebula Class Reference . ... getInfoString (const StelCore *core, const InfoStringGroup &flags) const . ... getCloseViewFov (const StelCore *core=NULL) const . ... getVMagnitude (const StelCore *core, bool withExtinction=false) const . ... getSelectPriority (const StelCore *core) const . ... getEquinoxEquatorialPos (const StelCore *core) const . ... getJ2000GalacticPos (const StelCore *core) const . ... getPositionInfoString (const StelCore *core, const InfoStringGroup &flags) const . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classNebula.html -- 41.7 Кб -- 28.02.2014
Похожие документы

14. Auxiliary utilities
Next: Command summary Up: MIDAS utilities for Previous: Analysis in the . The following commands implement auxiliary utilities for time series analysis: . BAND/TSA -- . ... BAND/TSA may be used to find a reasonable guess for the frequency grid. ... Correlation length: The statistical evaluation of TSA results rests on the assumption that the noise in the data is white noise. ... The window should not be too narrow as it is also used for the determination of the continuum level. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol2/node255.html -- 6.5 Кб -- 23.02.1996
Похожие документы

15. http://www.stecf.org/conferences/adass/adassVII/reprints/zaraten.ps.gz
... IRAF Multiple Extensions FITS (MEF) Files Interface Nelson Zarate National Optical Astronomy Observatories Tucson, AZ 85719 (zarate@noao.edu) Abstract. ... If there are no values to match then `extver' should be INDEFL. 3.2. mef rdhdr gn (mef,group) Read extension number `group'. ... The header should have been read by now. mefo The output file MEF pointer returned by mef open. 4.2. mef copy extn (mefi, mefo, group) Copy a FITS extension given by its number `group' into an output file. ...
[ Текст ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/reprints/zaraten.ps.gz -- 76.0 Кб -- 12.06.2006
Похожие документы

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

17. Comet Hale-Bopp Returns
Astronomy Picture of the Day . ... AAC Explanation: Comet Hale-Bopp has returned from behind the Sun. In December and early January, Comet Hale-Bopp was too near the Sun to be easily visible from Earth . ... The above photo was taken on January 31 st and shows the two emerging tails of Comet Hale-Bopp . ... Publications with keywords: Comet Hale-Bopp . Publications with words: Comet Hale-Bopp . ... Comet Hale-Bopp Over Val Parola Pass . ... The Dust and Ion Tales of Comet Hale-Bopp . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/msg/1162827 -- 13.8 Кб -- 21.06.2003
Похожие документы

18. OFFICIAL PRESS RELEASE - S.P. KOROLEV ROCKET & SPACE CORPORATION ENERGIA
OFFICIAL PRESS RELEASE . ... The Primary Expedition 7 crew International Space Station (ISS) - Russian cosmonaut Yuri Malenchenko (ISS-7 commander, Soyuz TMA-2 commander), American astronaut Edward Lu (ISS-7 flight engineer, Soyuz TMA-2 flight engineer-1) - and European Space Agency (ESA) astronaut, Visiting Expedition 5 (VE-5) flight engineer, Soyuz TMA-2 flight engineer-2 Pedro Duquer of Spain have returned to Earth in the Descent Module (DM) of the Soyuz TMA-2 spacecraft. ...
[ Сохраненная копия ]  Ссылки http://www.energia.ru/eng/news/news-2003/press_release_iss-16.html -- 18.0 Кб -- 10.04.2016
Похожие документы

19. Not so well documented Device Helpers in OS/2
... DevHlp_Security This devhlp allows to open a file for read access in the Init routine of a BASEDEV . ... returned: size of file SYIOpenFile ends Valid at INIT time only. ... This routine uses the corresponding function of the miniFSD , not normal file I/O, thus access is restricted. ... Although the size argument of the data structure implies, I'd recommend to better not read more than 32K at a time. ... DL = 044h This function will return the table of security helper functions for file access. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/os2devhlps.html -- 9.6 Кб -- 23.10.2000
Похожие документы

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

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


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

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

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