Найдено документов: 285941 (155 сайтов) ---- Время поиска: 0.72сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.arcetri.astro.it/science/plasmi/docs/f90/lf95langrefman.pdf.
http://www.arcetri.astro.it/science/plasmi/docs/f90/lf95langrefman.pdf.
1. Fortran 95
... 17.1 New features . ... Pure procedures . ... A function NULL to nullify a pointer . ... Complete version of END INTERFACE Pure functions are functions without side effects, and elemental functions are pure functions with only scalar arguments and with scalar result. ... Elemental functions are pure functions with only scalar dummy arguments (not pointers or procedures) and with scalar result (not pointer). That a function is elemental can be indicated with the new ELEMENTAL prefix. ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/f77to90/f95.html -- 15.4 Кб -- 20.08.1996
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/f95.html -- 15.4 Кб -- 20.08.1996
Похожие документы
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/f95.html -- 15.4 Кб -- 20.08.1996
Похожие документы
Еще в разделе:
(Показать все результаты (>4240) - crydee.sai.msu.ru/ )
2. Procedure
... The OM CCF component BadPix is read and the entries of bad pixels falling into the specified area are extracted. A value of zero is assigned to defect free pixels in the output map. Bad pixels are marked in the output map by non-zero values. The value assigned to a bad pixel encodes the type of defect. The mapping between CCF description and the integer encoding used in the output badpixel map is as following: . ... hot CCD pixel . ... dead CCD pixel . ... bad CCD pixel . ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node639.html -- 5.6 Кб -- 20.09.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>16370) - xmm.vilspa.esa.es/ )
3. mod_dbd - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . ... Manages SQL database connections . ... mod_dbd manages SQL database connections using apr_dbd . ... typedef struct { apr_dbd_t *handle; apr_dbd_driver_t *driver; apr_hash_t *prepared; } ap_dbd_t; /* Export functions to access the database */ /* acquire a connection that MUST be explicitly closed. ... Set the time to keep idle connections alive where the number of connections specified in DBDKeep has been exceeded (threaded platforms only). ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/tb/manual/de/mod/mod_dbd.html -- 17.0 Кб -- 10.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2284) - www.sao.ru/ )
4. CSPICE Routines: DAFOPR_C
... Abstract Open a DAF for subsequent read requests. ... This handle is used to identify the file in subsequent calls to other DAF routines. ... 2) If the specified file has already been opened for write access, the error SPICE(DAFRWCONFLICT) is signaled. 3) If the specified file has already been opened by a non-DAF routine, the error SPICE(DAFIMPROPOPEN) is signaled. 4) If the specified file cannot be opened without exceeding the maximum number of files, the error SPICE(DAFFTFULL) is signaled. ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/dafopr_c.html -- 6.7 Кб -- 17.12.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>19171) - www.stsci.edu/ )
5. Top-Level Properties and Functions
... This chapter contains all JavaScript properties and functions not associated with any object. ... Function . ... Number . ... A string that represents the value you want to parse. parseFloat is a top-level function and is not associated with any object. parseFloat parses its argument, a string, and returns a floating point number. ... A string containing characters in the form "%xx" , where xx is a 2-digit hexadecimal number. unescape is a top-level function and is not associated with any object. ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/toplev.htm -- 46.8 Кб -- 07.10.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>8891) - www.arcetri.astro.it/ )
6. BBSYN
... BBSYN is used to set the frequency for the BBC or digital filter assigned to each baseband channel (subband channel in EVLA terminology). ... All baseband channels assigned to the same physical BBC should be assigned the same frequency. ... For the VLBA DAR and MkIV systems, the baseband frequency must be set on even 10 kHz frequencies. ... The PFB personality of the RDBE, ( DBE = RDBE_PFB ) has rather rigid baseband frequency options. ... Argument: Up to 16 frequencies in MHz. ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/people/Tasso.Tzioumis/sched/BBSYN.html -- 10.0 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>26644) - www.atnf.csiro.au/ )
7. Reference Clock Options
The NTP Version 3 daemon currently supports several different radio, satellite and modem reference clocks plus a special pseudo-clock used for backup or when no other clock source is available. Detailed descriptions of individual device drivers and options can be found in the Reference Clock Drivers page. Additional information can be found in the pages referenced there, including the Debugging Hints for Reference Clock Drivers and How To Write a Reference Clock Driver pages. ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~er/xntp/clockopt.html -- 7.6 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2409) - www.sai.msu.su/ )
8. Stellarium: DummyDialog Class Reference
Stellarium 0.12.3 . MainљPage . ... Classes . ... ClassљList . ClassљIndex . ... DummyDialog Class Reference . The TextUserInterface wants to intercept all key presses including those which are assigned to glocal key bindings in the main GUI definition (i.e. More... #include < DummyDialog.hpp > . voidљ . setVisible (bool) . ... This DummyDialog class allows the plugin to put the QT focus on the dialog and thus prevent global action key bindings from being handled by the main GUI . ...
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classDummyDialog.html -- 9.6 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>676) - astro.uni-altai.ru/ )
9. OptInt PmWiki : MROIFastTipTilt / Doc Man
... 1100 FTT/NAS . ... 1120 Camera . ... 1140 Camera Mount & Enclosure . ... 1170 Test Equipment . ... 1200 FLC . ... MRO-PLA-CAM-0000-0106 FTT/NAS & FLC Development Plan . ... MRO-ICD-CAM-1000-0109 "FTT/NAS,FLC-UTE" FTT/NAS & FLC to Enclosure ICD . MRO-ICD-CAM-1000-0110 "FTT/NAS,FLC-NOT" FTT/NAS & FLC to optical table ICD . MRO-ICD-CAM-1000-0111 "FTT/NAS,FLC-UT" FTT/NAS & FLC to UT optical ICD . ... Printable View of http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/MROIFastTipTilt/DocMan) ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/MROIFastTipTilt/DocMan?action=print -- 14.7 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3140) - www.mrao.cam.ac.uk/ )
10. Spatial Region Boundaries
Describes how spatial region boundaries are handled. The golden rule for spatial region filtering was first enunciated by Leon VanSpeybroeck in 1986: . ... With this in mind, the rules for determining whether a boundary image pixel or table row are assigned to a region are defined below. For image filtering, pixels whose center is inside the boundary are included. ... That is, an row is inside the boundary without regard to its integerized pixel value. ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/RD/funtools/regbounds.html -- 7.3 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1971) - hea-www.harvard.edu/ )
11. http://xray.sai.msu.ru/~ivan/gmt/man/nearneighbor.html
nearneighbor - A Nearest neighbor gridding algorithm nearneighbor [ xyzfile ( s ) ] -G out _ grdfile -I x _ inc [ m|c ][/ y _ inc [ m|c ]] -N sectors -R west / east / south / north [ r ] -S search _ radius [ m|c|k|K ] [ -E empty ] [ -F ] [ -H [ nrec ] ] [ -L flag ] [ -V ] [ -W ] [ -: ] [ -bi [ s ][ n ] ] nearneighbor reads arbitrarily located (x,y,z[,w]) triples [quadruplets] from standard ... Default is quadrant search, i.e., sectors = 4]. ... H Input file(s) has Header record(s). ...
[
Сохраненная копия
]
Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/nearneighbor.html -- 6.5 Кб -- 19.03.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>391) - xray.sai.msu.ru/ )
12. The Direction Assigned to Electric Currents
... The choice of which type of electricity is called "positive" and which "negative" was made around 1750 by Ben Franklin, early American scientist and man of many talents (the stamp on the left commemorates his role as first US postmaster--and colonial postmaster before that). ... Franklin knew of two types of electric charge, depending on the material one rubbed. ... Later, when electric batteries were discovered, scientists naturally assigned the direction of the flow of current to be from (+) to (-...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/mirrors/stern/Education/woppos.html -- 9.3 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>353) - www.iki.rssi.ru/ )
13. The Direction Assigned to Electric Currents
... The choice of which type of electricity is called "positive" and which "negative" was made around 1750 by Ben Franklin, early American scientist and man of many talents (the stamp on the left commemorates his role as first US postmaster--and colonial postmaster before that). ... Franklin knew of two types of electric charge, depending on the material one rubbed. ... Later, when electric batteries were discovered, scientists naturally assigned the direction of the flow of current to be from (+) to (-...
[
Сохраненная копия
]
Ссылки http://www.cosmos.ru/mirrors/stern/Education/woppos.html -- 9.3 Кб -- 24.03.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1137) - www.cosmos.ru/ )
14. (Untitled)
There are six possible ways of object description: . a) by number(s) . ... d) by list . e) by orbital elements . ... They should be introduced as year, month, day with tenth (e.g. 20021104.1). d) Computations are performed for all objects listed in the file whose path and name should be introduced into assigned data field. ... On pressing Edit file button user has a possibility to look through the list of object elements or their coordinates and velocities to add or to change it. ...
[
Сохраненная копия
]
Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/winample_guide/user9hdg.htm -- 6.7 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>307) - www.ipa.nw.ru/ )
15. http://www.naic.edu/~phil/hardware/dds/doc/DDSCTRL.pdf
... 0 Data Bit for Transfer Relay Control 0 : DDS's to Receiver, Fixed 20MHz to Transmitter 1 : DDS's to Transmitter, Fixed 20MHz to Receiver ___________________________ (+) Use Bit 12 in conjuction with the Data Ready Flag and Data Error Flag. ... Table 2 : Command Word Bit Assignments Bits Description 15 Set to 0 to identify Command Word 14,13,12 0 : Exit IPP Mode and Clear Flags 1 : Clear DDS's 2 : Update Immediate 3 : Update on tick 4 : Update on tick and then on every IPP 5.. ...
[
Текст
]
Ссылки http://www.naic.edu/~phil/hardware/dds/doc/DDSCTRL.pdf -- 38.4 Кб -- 15.02.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3521) - www.naic.edu/ )
16. lsst.coordConv: coordConv::PVT Class Reference
lsst.coordConv љ unknown . ... PVT . ... coordConv::PVT Class Reference . include < pvt.h > . PVT (double pos , double vel , double t ) . ... operator+= ( PVT const &rhs) . ... operator+= (double const &rhs) . ... operator+ ( PVT const &rhs) const . ... operator+ (double const &rhs) const . ... Definition at line 18 of file pvt.h . ... Definition at line 152 of file pvt.h . PVT coordConv::PVT::operator* . ... Definition at line 132 of file pvt.h . ... Definition at line 108 of file pvt.h . ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/classcoord_conv_1_1_p_v_t.html -- 44.5 Кб -- 07.05.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>615) - www.apo.nmsu.edu/ )
17. Testing for files and variables with the test command
. The shell uses a command called test to evaluate conditional expressions. Full details of this command can be found in the test manual page. For example: if test ! -f $FILE then if test "$WARN" = "yes" then echo "$FILE does not exist" fi fi . First, we test to see if the filename specified by the variable $FILE exists and is a regular file. If it does not then we test to see if the variable $WARN is assigned the value yes , and if it is a message that the filename does not exist is displayed.
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.5.html -- 2.3 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>316) - comet.sai.msu.ru/ )
18. The data selection widget
Next: Flagging data Up: Interferometry Previous: The plot selection widget Contents . A data selection widget is opened for a stream when the selected axis item requires further user input. ... In the data selection widget, input beam, output beam, and triple have to be specified, depending on the selected axis item. ... N EXT and P REVIOUS return a selection of the next or previous index values, where is the number of selected index values in the selection line. ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/~chummel/oyster/manual/node26.html -- 6.5 Кб -- 28.04.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>30445) - www.eso.org/ )
19. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1580) - www.astro.louisville.edu/ )
20. Active To Do List
. Number . Task . Pri . Author . Created By Tool . Created On . Modified On . Completed . Modified By . Assigned To . Link To . Magic . Description
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/~nima/_vti_pvt/_x_todo.htm -- 1.5 Кб -- 06.02.2006
[ Сохраненная копия ] Ссылки http://www.schools.keldysh.ru/sch725/_vti_pvt/_x_todo.htm -- 1.5 Кб -- 11.03.2006
Похожие документы
[ Сохраненная копия ] Ссылки http://www.schools.keldysh.ru/sch725/_vti_pvt/_x_todo.htm -- 1.5 Кб -- 11.03.2006
Похожие документы
Еще в разделе:
(Показать все результаты (>2) - genphys.phys.msu.su/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда