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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/gipsy/sub/iorf.dc3.

1. Python: module sched_util
... A module for handling the pass tdrs schedule and ground station files. ... init__ (self, linesumm_path, root_output_path) . ... returns the environment definition variable for this configured file. get_create_time (self) . ... returns the cfm file path. get_lis_path (self) . returns self. new_tdrs_list_path . ... returns self. new_tdrs_file_path . ... set cfm file and read tdrs and time info. set_old_tdrs_file_path (self, path) . ... returns a window object. get_times_from_tdrs (file_path) . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/sched_util.html -- 20.7 Кб -- 08.04.2016
Похожие документы

2. The DrawingArea Widget, And Drawing
... Backing pixmap for drawing area */ static GdkPixmap *pixmap = NULL; /* Create a new backing pixmap of the appropriate size */ static gint configure_event (GtkWidget *widget, GdkEventConfigure *event) { if (pixmap) gdk_pixmap_unref(pixmap); pixmap = gdk_pixmap_new(widget->window, widget->allocation.width, widget->allocation.height, -1); gdk_draw_rectangle (pixmap, widget->style->white_gc, TRUE, 0, 0, widget->allocation.width, widget->allocation.height); return TRUE; } . ... Event Handling . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GTK2/sec-thedrawingareawidget.html -- 10.6 Кб -- 19.07.2002
Похожие документы

3. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/javarray.htm
... A wrapped Java array accessed from within JavaScript code is a member of the type JavaArray . Core object . ... JavaScript 1.1, NES 2.0 Any Java method which returns an array. ... Use zero-based indexes to access the elements in a JavaArray object, just as you do to access elements in an array in Java. ... Method . ... In this example, the JavaArray byteArray is created by the java.lang.String.getBytes method, which returns an array. var javaString = new java.lang.String("Hello world!"); . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/javarray.htm -- 8.3 Кб -- 07.10.1999
Похожие документы

4. Manual Page: htpasswd - Apache HTTP Server
NAME htpasswd - Create and update user authentication files SYNOPSIS htpasswd [ - c ] [ - m | ... p ] passwdfile username password htpasswd - n [ - m | ... p ] username password DESCRIPTION htpasswd is used to create and update the flat-files used to store usernames and password for basic authentication of HTTP users. ... Resources available from the httpd Apache web server can be restricted to just the users listed in the files created by htpasswd. ... The user is prompted for the password. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/programs/htpasswd.html -- 9.8 Кб -- 20.06.2002
Похожие документы

5. ImageStack (ImageJ API)
... Note that the size of the returned array may be greater than the number of slices currently in the stack, with unused elements set to null. public int getSize () . Returns the number of slices in this stack. public java.lang.String[] getSliceLabels () . ... Returns null if the stack is empty or the label of the first slice is null. public java.lang.String getSliceLabel (int n) . ... Returns null if the slice does not have a label. public void setSliceLabel (java.lang.String label, int n) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/ImageStack.html -- 29.5 Кб -- 02.12.2010
Похожие документы

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

7. http://www.atnf.csiro.au/computing/software/gipsy/tsk/coder.dc1
Name: CODER Purpose: Create C-code for simple programs Category: UTILITY, COMPILE File: coder.c Author: M. Vogelaar Keywords: PROGRAM= Name of C-program: [example] Name of C-file (without extension '.c') that will be created. ... If you select OVERWRITE=N you are prompted to give a new name. ... Each application document has one line explaining the purpose of the application. ... AUTHOR= Name of Author: [default given by program] Each application document must include the name of the author. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/tsk/coder.dc1 -- 6.8 Кб -- 30.03.1998
Похожие документы

8. The Markers Menu
The left mouse button controls the creation and manipulation of region markers or cursors. ... Text When a marker type of selected, new markers of that type can be created using the left mouse button. The current default marker type is displayed below the menu. ... Set Default Marker Name (and Color) . ... Reset the fix parameter state of currently existing markers to match the global state set by the -fix command switch or by the Edit Global Fix Params For New Markers option in the Markers menu. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/regions_menu.html -- 6.2 Кб -- 01.10.2012
Похожие документы

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

10. (Untitled)
I. Installation . ... AMPLE package distributive (created with program InstallShield for Microsoft Visual C++) has been downloaded on FTP server of IAA RAS as archive Ample.zip. ... Note: If the window "file download" appears, select Open... switch button, then press OK button. ... The shortcut for AMPLE will be linked with this folder, and auxiliary files will be created here during AMPLE work. ... When running AMPLE all auxiliary and new configuration files are created in the WORK folder. ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/winample_guide/user9rxw.htm -- 6.9 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>420) - www.ipa.nw.ru/ )

11. Armagh Planetarium Events
News of events at Armagh Planetarium . ... Events . ... Coming to galaxy near you is The Stars Awaken, a wonderful exhibition of€а full-size fan-built props and creations inspired by the amazing Star Wars saga! ... Our course Stargazing the Night Sky€аwill be presented this spring at Queens University of Belfast. ... Celebrate Stars Wars at the Stars Awaken Exhibition Posted on March 3, 2016 . ... Click here to receive news of special events at Armagh Planetarium . 2016 Armagh Planetarium Events. ...
[ Сохраненная копия ]  Ссылки http://www.armaghplanet.com/events/ -- 43.4 Кб -- 09.04.2016
Похожие документы

12. Astrometry procedures
... Returns UT1 in seconds, with UTC input in seconds. ut12gst ( utc _real [, ut1 _real ]) Function. Returns GST in hours, inputs are in seconds. hourangle ( gst _real , ra _real ) Function. Return hourangle in hours, with inputs also in hours. zenithangle ( ha _real , dec _real ) Function. Return zenithangle in degrees with inputs ha in hours and dec in degrees. mirrorangle ( ha _real , dec _real ) Function. ... Return horizon coordinates for input azimuth and elevation angle in degrees. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node185.html -- 9.5 Кб -- 28.04.2015
Похожие документы

13. Creating an SCCS file
. To place files under the control of SCCS use the command: sccs create filename(s) . For each filename given as an argument sccs create does the following: . filename is moved to ,filename . a history file s. filename is created in the SCCS subdirectory . a "read only" copy of the initial version of the file is made by sccs get . You can use the ls command to check that the history files have been created. ls SCCS . Now you can remove the ,filename files: rm ,* .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/utilities1/sccs_put3.html -- 2.3 Кб -- 17.01.1997
Похожие документы

14. Image: Sigh. Good bye, Kyoto. It was nice to meet you. I'll pray to return to
. Album : asv-album :: Travels to distant places and countries :: 1997/08 Kyoto, Nara (Japan) :: 25/08 Kyoto Botanical Garden . Up . << Prev . Sigh. Good bye, Kyoto. It was nice to meet you. I'll pray to return to you someday... Album created by album script from MarginalHacks by Dave on Sun Jun 28 19:25:28 2015 .
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/album/trips/1997.08.Japan/25.Botanical_Garden/tn/g31l.jpg.index.html -- 6.1 Кб -- 28.06.2015
Похожие документы
Еще в разделе: (Показать все результаты (>35593) - crydee.sai.msu.ru/ )

15. Bright Supernova pages - Updates
Updates On this page you will find a list of the updates most recently made to the Bright Supernovae web pages. ... 2016/04/07 . Created entries for 2 CRTS supernovae . Updated the entries for Gaia16ajv (Type Ia) 2016/04/06 . Created entries for AT2016blv (Mag 16.8 in 2MASX J13031054-2159149 ), AT2016blt (Mag 18.0 in ESO 271-G26) 4 PS1 supernovae . ... Created entries for Nova M31 2016-03c? (= PNV J00424914+4116401 Mag 17.9 in M31) 5 CRTS supernovae 50 PS1 supernovae . ...
[ Сохраненная копия ]  Ссылки http://www.rochesterastronomy.org/snimages/updates.html -- 36.8 Кб -- 08.04.2016
Похожие документы

16. How to create a new tool in CASA Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... Building CASA . ... XML Schema for the tools description ( casa.xsd ) . These are my notes on how to create a new tool for CASA, in particular in this case a new tool to implement WVR phase correction. ... include <wvrphase_cmpt.h> . ... All of the files below need to be placed in the casa/code/xmlcasa/implement/synthesis directory and the tool will be built and accessible from Python. ... create (); wvrphase . ... How to create a new tool in CASA . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/casanewtool.html -- 19.7 Кб -- 04.04.2016
Похожие документы

17. http://xmm.vilspa.esa.es/docs/documents/CAL-SRN-0221-1-1.ps.gz
XMM­Newton CCF Release Note XMM­CCF­REL­221 Update of EPIC MOS2 CTI epoch revs. ... Using CCF EMOS2 CTI 0024.CCF it was found that low energy images of MOS2 CCD4 were incomplete; high RAWX columns were not present in the images. ... The energy positions of the internal calibration lines were accurate by better than 5 eV at Al­K and Mn­K. Figure 1: MOS2 CCD4 RAWX/RAWY low energy images using the incorrect MOS2 CCD4 serial CTI parameters. ... In reality, the CTI di#ers slightly between di#erent columns. ...
[ Текст ]  Ссылки http://xmm.vilspa.esa.es/docs/documents/CAL-SRN-0221-1-1.ps.gz -- 115.6 Кб -- 06.11.2006
Похожие документы

18. XWare > APOD
... Dione's Lagrange Moon Helene . ... Saturn's moon Helene is very unusual in that it circles Saturn near the orbit of a bigger moon: Dione. ... Saturn's Moon Dione . ... Apollo 12 Visits Surveyor 3 . ... Deimos: Small Martian Moon . ... Mars has two tiny moons, Phobos and Deimos. Pictured above is Deimos, the smallest moon of Mars. ... Mars, the red planet named for the Roman god of war, has two tiny moons, Phobos and Deimos, whose names are derived from the Greek for Fear and Panic. ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/apod.html?page=73&d=1997-09 -- 14.8 Кб -- 12.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>82185) - www.astronet.ru/ )

19. Nonna Tavolganskaya HomePage
.
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/ssl/tavolga/tavolga.html -- 2.3 Кб -- 09.04.2016
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/ssl/tavolga/tavolga.html -- 2.3 Кб -- 10.04.2016
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/ssl/tavolga/tavolga.html -- 2.3 Кб -- 09.04.2016
Похожие документы

20. Oulu Textbook news
... Title page . ... What's new . ... New page for global change started. ... New page for heliosphere (incl. heliopause and helio-sheath) started. ... New pages about ring current and coronal mass ejections created. ... I created a new Content page, as both the alphabetic page listing and (especially) the "index" listing were getting seriously out of my hands. ... Page for sunspots was created. ... New page for geomagnetic activity written, and another one for 1.3 year periodicity of the sun started. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/magbase/REFMAN/SPPHTEXT/new.html -- 10.4 Кб -- 13.05.2001
Похожие документы

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


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

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

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