Найдено документов: 357960 (177 сайтов) ---- Время поиска: 0.86сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node198.html.
http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node198.html.
1. Definition of Tables
Next: Displaying Tables Up: Management of Tables Previous: Management of Tables . External tables are created as described in the previous section and the definition of their content is taken from the format file specified. To create a user table one can also use the CREATE/TABLE command by giving NULL as input. ... Columns in a table can be created or deleted by using the commands CREATE/COLUMN and DELETE/COLUMN . ... Table: Commands to Define Tables . ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node62.html -- 3.4 Кб -- 23.02.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2945) - www.sao.ru/ )
2. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/screen.htm
... Contains properties describing the display screen and colors. ... JavaScript 1.2 The JavaScript runtime engine creates the screen object for you. ... Specifies the height of the screen, in pixels, minus permanent or semipermanent user interface features displayed by the operating system, such as the Taskbar on Windows. availLeft . ... Specifies the width of the screen, in pixels, minus permanent or semipermanent user interface features displayed by the operating system, such as the Taskbar on...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/screen.htm -- 11.5 Кб -- 07.10.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>8824) - www.arcetri.astro.it/ )
3. The File Life Cycle
The File System . This section describes how you can create new files, copy existing files, and delete obsolete files. ... RENAME to change the name of a file. ... Files can be created in several ways: text can be entered from the keyboard via the CREATE command, an editor can create a file, as can a running program, and files can be copied from other directories. ... To delete obsolete files, use the DELETE command followed by a file name or file name template (wildcards). ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_22.html -- 9.0 Кб -- 01.11.1995
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>18014) - www.stsci.edu/ )
4. *tprint* - Reading a Table File Created by imcnts
... Table files like the ones created in the section on imcnts can be displayed, printed and manipulated using the tasks contained in the stsdas.ttools package. ... sp> tables # Load the relevant package ta> tprint rp90_cnt prpar=yes # .tab extension assumed # the hidden parameter prpar is set to display the header # as well as the data ta> tprint rp90_cnt # Displays only the data info ta> tprint rp90_cnt prdata- prpar+ # Displays only the header info ta> tprint rp90_cnt prparam=yes | ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/PROS/PUG/node99.html -- 4.6 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4008) - hea-www.harvard.edu/ )
5. VLBI Wiki | PmWiki / Links
... authors (basic) A key feature of WikiWikiWebs is the ease of creating links in the text of a document. ... To create a link to another page, simply enclose the name of the page inside double square brackets, as in [[wiki sandbox]] or [[installation]] . ... PageName|+]] creates a link to PageName and uses that page's title as the link text, eg [[Links|+]] gives Links . ... name|link text]] within the same page, or . PageName#name]] or [[PageName#name|link text]] for a location on another page . ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/vlbi/wiki/index.php?n=PmWiki.Links -- 18.9 Кб -- 12.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>26387) - www.atnf.csiro.au/ )
6. http://www.eso.org/~jwalsh/softpol/demo/demo_wfpc2_noerr.cl
IRAF cl script to demonstrate the routines in the imaging polarimetry package # impol for WFPC2 # # Author; J. R. Walsh, ST-ECF. jwalsh@eso.org # # REQUIREMENTS: # An image display tool should be active. ... Create table of reflection nebula parameters from ascii file # ! ... Simply take # this as a fractional value of the linear polarization image # imarith operand1="reflneb1po.fits" op=* operand2=1.0E-4 result="reflneb1cir.fits" # # Form the set of input images for the positions of the polarizer. ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/~jwalsh/softpol/demo/demo_wfpc2_noerr.cl -- 8.0 Кб -- 15.06.2010
Похожие документы
Похожие документы
7. A chocolate printer is being created in SSAU
... Pre-university education . ... Samara region . SSAU History . SSAU roadmap . ... Scientists of Samara State Aerospace University (SSAU) develop a unique 3D-printer for chocolate confectionery printing. 3D-printer for chocolate printing is being created in SSAU Centre for Robotic Complexes and Mechatronic Systems. ... Know-how of the scientists of Samara State Aerospace University in that they were developed unparalleled chocolate delivery and cooling systems in 3D-printer. ...
[
Сохраненная копия
]
Ссылки http://www.ssau.ru/engnews/12072/ -- 26.4 Кб -- 21.12.2015
Похожие документы
Похожие документы
8. http://www.stecf.org/software/IRAFtools/stecf-iraf/impol/demo/demo_special.cl
... The package stsdas.graphics needs to be loaded (to run imdisp_pos for getting # the NDC's of the display image) # set imtype="fits" # print " " print " *** Start of impol SPECIAL instrument demo *** " print " [stecf.impol and stsdas.graphics need to be loaded] " print " " # # (First delete any model reflection nebulae left over from previous demos) # print " Deleting any old demo files " imdel reflneb1*.fits verify=yes # # An input (intensity) image is required. ...
[
Сохраненная копия
]
Ссылки http://www.stecf.org/software/IRAFtools/stecf-iraf/impol/demo/demo_special.cl -- 6.9 Кб -- 06.06.2006
Похожие документы
Похожие документы
9. Examples of creating a command alias in the C shell
To create a simple command alias: alias del 'rm -i' del memo.txt rm: remove memo.txt? y . This creates the alias del for the command rm -i which prompts you for confirmation that you want to remove a file before it does so. ... To create a command alias that consists of several commands: alias what 'ps -aux | ... This creates the alias what . ... To refer to another command alias within an alias: alias h history alias rev 'h | ... To pass command arguments to the alias: alias print 'lpr \\!^ ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/alias_csh5.html -- 3.8 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>807) - comet.sai.msu.ru/ )
10. Dynamic HTML in Communicator
... To run the <LAYER> version of the example, select: flower.htm . ... However, if the page had several layers with absolute positions, and you wanted to place another layer in a relative position to one of the existing layers, you could use inline JavaScript to calculate the value for LEFT or TOP . ... In this example, there is really no need to use inline JavaScript to position the last flower layer, since you could just let the TOP value default to its natural value, as in the other flower layers. ...
[
Сохраненная копия
]
Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/layers34.htm -- 11.4 Кб -- 13.08.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>21751) - crydee.sai.msu.ru/ )
11. http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/dos/DOSHELP.HLP
... This is the MS-DOS general help file. ... Type FASTHELP with no arguments to display the text in this file. ... APPEND Allows programs to open data files in specified directories as if they were in the current directory. ... COPY Copies one or more files to another location. ... FC Compares two files or sets of files, and displays the differences between them. ... PATH Displays or sets a search path for executable files. ... SYS Copies MS-DOS system files and command interpreter to a disk you...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/dos/DOSHELP.HLP -- 6.7 Кб -- 06.03.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4201) - www.naic.edu/ )
12. Stellarium: LabelMgr Class Reference
Stellarium 0.12.3 . ... Classes . ... LabelMgr Class Reference . ... intљ . labelObject (const QString &text, const QString &objectName, bool visible=true, float fontSize=14, const QString &fontColor="#999999", const QString &side="E", double labelDistance=-1.0, const QString &style="TextOnly") . ... labelScreen (const QString &text, int x, int y, bool visible=true, float fontSize=14, const QString &fontColor="#999999") . ... setLabelText (int id, const QString &newText) . ... virtual voidљ . ...
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classLabelMgr.html -- 37.7 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>780) - astro.uni-altai.ru/ )
13. http://star.arm.ac.uk/~spm/software/liveice.html
... Unlike clients such as Shout and IceDJ this permits the broadcast of live audio, rather than prerecorded mp3's. LiveIce was developed after the appearance of IceCast to provide the Real Time streaming functionality which makes it a viable solution for broadcasting. It is based on the guts of 2 of my previous works - Mp3Serv, the first mp3 broadcasting system & Mp3Mixer, a toy which allows the user to 'Mix' with mp3 streams. ... LiveIce XMMS sourcecode is available here . ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/~spm/software/liveice.html -- 9.8 Кб -- 10.03.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2851) - star.arm.ac.uk/ )
14. summary of window buttons
... Print list Prints the contents of the the drop-down list. ... Add sources Allows user to select new sources from the image by positioning the cursor over the source and clicking the left mouse-button. ... The button is disabled if the source-list is not empty- The source-list can be deleted using the Delete list button, allowing omdetect to be run. photometry Displays the window for performing aperture photometry on the selected source. ... Delete Deletes the currently selected source from the list....
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/omsource/node9.html -- 6.3 Кб -- 28.06.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>10371) - xmm.vilspa.esa.es/ )
15. APOD: 2002 May 10 - Trailing Planets
... 2002 May 10 . Trailing Planets . ... Explanation: Positioning his camera and tripod on planet Earth, near Maricopa, Arizona, USA, astrophotographer Joe Orman created this trailing display of the ongoing sky-full-of-planets on May 3rd. ... Mercury starts the evening closest to the horizon - visible here above the wide bright trail left by Venus - and in the coming days Mercury will be the first to leave the evening sky entirely as it moves closer to the setting Sun. ... About APOD | ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/apod/ap020510.html -- 5.0 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>8403) - www.sai.msu.su/ )
16. Does the time it takes different methods to create all the elements coincide
... Does the time it takes different methods to create all the elements coincide with the universeт??s accepted age? ... Illinois Urbana-Champaign) Different kinds of stars create elements at different rates, all of which are consistent with the age of the universe. Get instant access to subscriber content on Astronomy.com! ... Registration is FREE and takes only a few seconds to complete. If you are already registered on Astronomy.com, please log in below. ...
[
Сохраненная копия
]
Ссылки http://www.astronomy.com/magazine/ask-astro/2011/02/cosmic-chemistry -- 63.2 Кб -- 10.04.2016
Похожие документы
Похожие документы
17. OptInt PmWiki : PmWiki / Wiki Group
OptInt PmWiki : Pm Wiki / Wiki Group . ... PmWiki pages are organized into groups of related pages. ... By default, page links are between pages of the same group; to create a link to a page in another group, add the name of the other group and a dot or slash to the page name. ... To link to the default home page of a group, the name of the page can be omitted, like this: . ... For example, to make a default page in the group Foo, create a link to [[Foo/]] (or [[Foo.] ... Main : The default group. ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/WikiGroup?action=print -- 21.5 Кб -- 01.03.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3400) - www.mrao.cam.ac.uk/ )
18. Astronomy Net creates online database to organize debris location reports.
. In an effort to provide a centralized database for indexing locations and descriptions of Shuttle debris, the editors of Astronomy Net have generated a database and web page where reports can be logged. This may or may not prove useful for cataloging debris reports, but Astronomy Net is happy to dedicate computer resources to help out any way possible. We express our sympathy and prayers to the families and friends of the Columbia crew. If you have located Shuttle debris, report it here.
[
Сохраненная копия
]
Ссылки http://www.astronomy.net/stsdebris/press.html -- 1.9 Кб -- 01.10.2012
Похожие документы
Похожие документы
19. Tcl- and [Incr tcl]- Based Applications for Astronomy and the Sciences
... Up: Science Software Applications . ... It has extensions for creating GUI (Tk) and object-oriented ([incr tcl]) applications. Several Tcl-based tools that may be used for astronomical and other scientific applications have been created and are discussed. One example is ptcl , which registers PGPLOT functions as Tcl commands, creating a powerful interactive plotting package. ... Both programs use the same C code, Tcl commands, and [incr tcl] classes; only the GUIs are different. ...
[
Сохраненная копия
]
Ссылки http://www.adass.org/adass/proceedings/adass96/eliasn.html -- 10.1 Кб -- 23.06.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1862) - www.adass.org/ )
20. Meade Instruments Corporation - Pictor Manual Part 3
... Meade Instruments Corporation . ... Section 3: File Menu . ... Displays the dialog to open an existing image: . ... Saves the current image as a new file name or new file type, or both. ... This can be useful to prevent having 20 or more images open at once, and saves having to close them manually. ... This is done by creating a text file with the same name as the image file. ... Note that Image Information is saved within the FITS file, so there will not be a text file to accompany these files. ...
[
Сохраненная копия
]
Ссылки http://www.meade.com/manuals/pictor/pictor3.html -- 13.0 Кб -- 01.02.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2485) - www.meade.com/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда