Найдено документов: 276402 (145 сайтов) ---- Время поиска: 0.76сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/~sontag/spicedocs/cspice/lstlei_c.html.
http://www.stsci.edu/~sontag/spicedocs/cspice/lstlei_c.html.
1. CSPICE Routines: LSTLED_C
Index) | ... Abstract Given a number x and an array of non-decreasing numbers, find the index of the largest array element less than or equal to x. Required_Reading None. ... Detailed_Output The function returns the index of the highest-indexed element in the input array that is less than or equal to x. The routine assumes the array elements are sorted in non-decreasing order. ... If all elements of the input array are greater than x, the function returns -1. ... Link to routine source . ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/lstled_c.html -- 6.2 Кб -- 17.12.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>16710) - www.stsci.edu/ )
2. Simon Jeffery's Software Store: TAP chemical functions
SUBROUTINE TAP_ESYMB ( IZ, SYMBOL, STATUS ) . Return the element symbol. SUBROUTINE TAP_ENAME ( IZ, NAME, STATUS ) . ... FUNCTION TAP_EMASS ( IZ ) . Return the mean atomic weight of an element. FUNCTION TAP_ZELEM ( NAME ) . ... FUNCTION TAP_AELEM ( NAME ) . ... The mean atomic weight of the element associated with the given name is ! ... The element name associated with the given atomic number is ! ... The atomic number ot element associated with the given name is ! ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/~csj/software_store/tap_guide/tap_chemical.html -- 6.2 Кб -- 04.07.2002
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2116) - star.arm.ac.uk/ )
3. exchange.h File Reference
Main Page Data Structures File List Data Fields Globals . ... Go to the source code of this file. struct . ... Data for OI_ARRAY FITS table. ... write_oi_array (fitsfile *fptr, oi_array array, int extver, int *status) . ... Data for OI_ARRAY FITS table. typedef struct _target target . ... Data for OI_TARGET FITS table. typedef struct _oi_wavelength oi_wavelength . Data for OI_WAVELENGTH FITS table. typedef struct _oi_vis_record oi_vis_record . ... fptr , . ... array data struct, see exchange.h . ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/~jsy1001/resources/exchange/html/exchange_8h.html -- 42.5 Кб -- 07.04.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2691) - www.mrao.cam.ac.uk/ )
4. Astronaut Bio: Timothy L. Kopra (10/2014)
... Timothy L. Kopra (Colonel, U. S. Army, Ret.) NASA Astronaut . ... In this position, he primarily served as an engineering liaison for space shuttle launch operations and International Space Station hardware testing. ... He then served in the Space Station Branch of the Astronaut Office, where he was involved in the testing of crew interfaces for two space station pressurized modules as well as the implementation of support computers and operational Local Area Network on the station. ...
[
Сохраненная копия
]
Ссылки http://www.jsc.nasa.gov/Bios/htmlbios/kopra-tl.html -- 9.5 Кб -- 15.12.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2916) - www.jsc.nasa.gov/ )
5. WCSLIB: linprm Struct Reference
WCSLIB љ 5.15 . ... linprm Struct Reference . ... intљ . ... struct disprm *љ . ... It consists of certain members that must be set by the user ( given ) and others that are set by the WCSLIB routines ( returned ). int linprm::flag . ... Given ) Pointer to the first element of an array of double containing the coordinate reference pixel, CRPIX ja . ... struct disprm * linprm::dispre . ... Returned ) Pointer to the first element of the inverse of the linprm::piximg matrix. int linprm::i_naxis . ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/structlinprm.html -- 26.7 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>12078) - www.atnf.csiro.au/ )
6. Stellarium: gTime Class Reference
... Classes . ... gTime Class Reference . This class implements time calculations. ... gTime (double ai_jDays=0) . ... gTime (const gTime &timeSrc) . ... Set the time value of the time object to the julian day of year, day. ... operator= (const gTime &timeSrc) . ... Returns the time GMT value in Julian days. ... Returns the time_t value of the gTime Object. ... Returns a gTime object setted with the actual machine time. ... gTime Object assigned with real machine time. double gTime::getGmtTm . ...
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classgTime.html -- 32.1 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>988) - astro.uni-altai.ru/ )
7. Chapter 11. Specifying OpenGL Environment Variable Settings
Chapter 11. Specifying OpenGL Environment Variable Settings . ... Several antialiasing methods are available and you can select between them by setting the __GL_FSAA_MODE environment variable appropriately. ... To see the available values for __GL_FSAA_MODE along with their descriptions, run: nvidia-settings --query=fsaa --verbose . The __GL_FSAA_MODE environment variable uses the same integer values that are used to configure FSAA through nvidia-settings and the NV-CONTROL X extension. ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~phil/hardware/nvidia/doc/driverInstall/chapter-11.html -- 10.3 Кб -- 30.10.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>5033) - www.naic.edu/ )
8. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>431) - www.astro.louisville.edu/ )
9. New Features in this Release
... JavaScript version 1.3 provides the following new features and enhancements: . ... See the Client-Side JavaScript Guide for details. ... Changes to the Array object. ... The push method returns the new length of the array rather than the last element added to the array. ... Changes to the Date object. ... Added a day parameter to the setMonth method. ... Added the apply method, which allows you to apply a method of another object in the context of a different object (the calling object). ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/whatsnew.htm -- 11.0 Кб -- 07.10.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>6740) - www.arcetri.astro.it/ )
10. Argument association
... Fortran . Storage rules Dummy argument is a quantity in the specification of a procedure, function or subroutine. Actual argument is a quantity in the call of a procedure, function or subroutine. ... Becomes 101 END PROGRAM EXAMPLE SUBROUTINE SUB(X, Y, Z) IMPLICIT NONE REAL, INTENT(IN) :: X REAL, INTENT(INOUT) :: Y REAL, INTENT(OUT) :: Z Y = Y**2 Z = X + Y END SUBROUTINE SUB In Fortran there is really only one kind of argument usage, called argument association. ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/f77to90/a10.html -- 9.0 Кб -- 17.02.1996
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/a10.html -- 9.0 Кб -- 17.02.1996
Похожие документы
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/a10.html -- 9.0 Кб -- 17.02.1996
Похожие документы
Еще в разделе:
(Показать все результаты (>4356) - crydee.sai.msu.ru/ )
11. Untitled Document
... Smoke sighted . ... B. Call USFS at 437-2286, provide fire info as well as local weather data. ... B. 3.5m telescope: Face enclosure into smoke direction and turn on PF1. 2.5m telescope: Turn on HVAC system or set system for 1.0 pressurization. ... If time permits and immediate evacuation is not ordered: . a. make sure everyone on site is awake and aware of . ... Echelle: Top off LN2, (if time does not permit, turn Ion Pump off, turn off camera power) . DIS: Turn off camera electronics . ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Site/usersguide/ForFirePlan/default.html -- 9.1 Кб -- 02.01.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>782) - www.apo.nmsu.edu/ )
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
Похожие документы
[ Сохраненная копия ] Ссылки http://www.adass.org/adass/proceedings/adass97/zaraten.html -- 12.2 Кб -- 15.05.1998
Похожие документы
Еще в разделе:
(Показать все результаты (>1852) - www.adass.org/ )
13. http://www.astrosociety.org/products/returnsnew.txt
Astronomical Society of the Pacific Product Return Information We want you to be completely satisfied with every purchase you make with us. If you are in any way dissatisfied with a product you ordered, we will exchange it, replace it, or refund your money within 30 days of receipt. ... Customers are responsible for postage on all returns back to the ASP. ... Damaged shipments: If your package was damaged in shipment via UPS, we will contact UPS direct for claim instructions. ...
[
Сохраненная копия
]
Ссылки http://www.astrosociety.org/products/returnsnew.txt -- 3.7 Кб -- 30.07.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>993) - www.astrosociety.org/ )
14. Open Source Convention
... SELECT file, title, rank(ts_vec, to_tsquery('create schema')) FROM postgresql_manual WHERE ts_vec @@ to_tsquery('create schema') ORDER BY rank(ts_vec, to_tsquery('create schema')) DESC LIMIT 5; file | title | ... CREATE SCHEMA | ... SELECT file, title, rank('{0, 0, 0.01, 0.99}',ts_vec_tb, to_tsquery('create aggregate')) FROM postgresql_manual WHERE ts_vec_tb @@ to_tsquery('create aggregate') ORDER BY rank('{0, 0, 0.01, 0.99}', ts_vec_tb, to_tsquery('create aggregate')) DESC LIMIT 5; file | ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/docs/oscon_tsearch2/rank.html -- 6.9 Кб -- 22.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1822) - www.sai.msu.su/ )
15. http://hea-www.harvard.edu/PINTofALE/pro/pottasch.pro
function pottasch, emis , logt ,z=z, ion = ion , level = level , wdth = wdth , trange = trange ,$ _extra=e ;+ ;function pottasch ; returns the Pottasch factor that is a measure of the width of ; the ion emissivity in temperature space over which most of ; the line emission occurs. ; ; the Pottasch factor is the ratio ; {\int [ EMIS * ION _BALANCE] dlogT}/{ WDTH *max([ EMIS * ION _BALANCE])} ; where ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/PINTofALE/pro/pottasch.pro -- 5.0 Кб -- 19.12.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3476) - hea-www.harvard.edu/ )
16. Compton Returns
... 6.03.2001 . ... Credit Copyright: AMOS, AEOS ; Courtesy Compton GRO Science Support Center Explanation: On 2000 June 4, the 17-ton Compton Gamma-Ray Observatory returned to Earth after 9 years in orbit -- ending its remarkable voyage of discovery. ... March 2001 . ... 1999 2000 . 2001 2002 . ... NASA Web Site Statements, Warnings, and Disclaimers . ... Publications with keywords: orbit - satellite - compton - gro . Publications with words: orbit - satellite - compton - gro . ...
[
Сохраненная копия
]
Ссылки http://www.astronet.ru/db/xware/msg/1166455 -- 15.3 Кб -- 12.03.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>44061) - www.astronet.ru/ )
17. Stargazing the Night Sky Course Returns in April | Astronotes
Astronotes Armagh Planetarium's Stellar Blog! ... Armagh Planetarium . ... Space Flight . ... Monthly Sky Notes . ... April . ... By admin March 16, 2015 Posted in: Armagh Planetarium . ... Stargazing the Night Sky is a short and very informal course is for complete beginners who want to know more about the wonders of the cosmos. ... If you want to experience the amazing objects we can all see at night, this is the course for you. ... Copyright Armagh Planetarium 2014 All Rights Reserved. ...
[
Сохраненная копия
]
Ссылки http://www.armaghplanet.com/blog/stargazing-the-night-sky-course-returns-in-april.html -- 42.9 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2293) - www.armaghplanet.com/ )
18. Dynamic Memory Allocation and Dynamic Structures
... Dynamic allocation is a pretty unique feature to C (amongst high level languages). ... queue.c */ /* Demo of dynamic data structures in C */ #include stdio.h #define FALSE 0 #define NULL 0 typedef struct { int dataitem; struct listelement * link ; } listelement ; void Menu ( int *choice); listelement * AddItem ( listelement * listpointer , int data ); listelement * RemoveItem ( listelement * listpointer ); void PrintQueue ( listelement * listpointer ); void ClearQueue ( ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node11.html -- 12.6 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node11.html -- 12.6 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node11.html -- 12.6 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node11.html -- 12.6 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node11.html -- 12.6 Кб -- 02.10.2012
Похожие документы
19. Doubly Linked Lists
... The following functions are used to create, manage, and destroy standard doubly linked lists. Each element in the list contains a piece of data, together with pointers which link to the previous and next elements in the list. ... This adds a new element (with value data ) onto the end of the list. ... This removes the element in the list with the value data ; if the element isn't there, the list is unchanged. void g_list_free( GList *list ); . ... Singly Linked Lists ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/cats/~satr/GTK2/sec-doublylinkedlists.html -- 5.9 Кб -- 19.07.2002
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1631) - www.sao.ru/ )
20. ESO - Thesis Topic: Constraining Stellar Interiors and Mixing via Depletion
... Science Activities > PhD Thesis Topics offered by ESO Faculty Members > Thesis Topic: Constraining Stellar Interiors and Mixing via Depletion Sequences of Light Elements . ... Observing with ESO Telescopes . ... ESO-MIDAS . ... ESO Data . ... ESO HST Image Galleries . ... ESO Data Access Policy . ... ESO Science Newsletter . ... Lithium (Li), beryllium (Be) and boron (B), usually referred to as "the light elements", represent a powerful diagnostic for studying stellar interiors and stellar mixing. ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/sci/activities/thesis-topics/abstr-primas.html -- 27.0 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>65795) - www.eso.org/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда