Найдено документов: 223682 (161 сайтов) ---- Время поиска: 0.44сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/~sontag/spicedocs/cspice/set_c.html.
http://www.stsci.edu/~sontag/spicedocs/cspice/set_c.html.
1. CSPICE Routines: ELEMC_C
... Required_Reading SETS . ... Examples Let the character sets planets and asteroids contain the following elements. planets asteroids -------- ---------- "Earth" "Apollo" "Mars" "Ceres" "Pluto" "Venus" Then all of the following expressions are SPICETRUE. elemc_c ( "Earth", &planets ) elemc_c ( "Pluto", &planets ) elemc_c ( "Ceres", &asteroids ) And all of the following expressions are SPICEFALSE. elemc_c ( "saturn", &planets ) elemc_c ( "pluto", &asteroids ) elemc_c ( "ceres", &asteroids ) . ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/elemc_c.html -- 6.5 Кб -- 17.12.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>14161) - www.stsci.edu/ )
2. Number input
This document describes how number input can be given to tasks which request numbers from Hermes. ... list selection The following constants are implemented: pi 3.14159.... c speed of light (SI) h Planck (SI) k Boltzmann (SI) g gravitation (SI) s Stefan-Boltzman (SI) m mass of sun (SI) p parsec (SI) BLANK Universal undefined value The following mathematical functions are implemented: abs(x) absolute value of x sqrt(x) square root of x sin(x) sine of x asin(x) inverse sine ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/computing/software/gipsy/hermes/numbers.html -- 8.2 Кб -- 16.01.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>22177) - www.atnf.csiro.au/ )
3. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>6928) - www.arcetri.astro.it/ )
4. Algorithm
... check if another src was already associated with source "j" k = list2(j)%cross_ref(ref2) if( k /= 0 ) then ! ... new pair is better l = list1 (i)% cross_ref ( ref1 ) if( l /= 0 ) then list2 (l)% cross_ref ( ref2 ) = 0 end if list1 (i)% cross_ref ( ref1 ) = j list2 (j)% cross_ref ( ref2 ) = i list1 (i)%dist( ref1 ) = dist1 list2 (j)%dist( ref2 ) = dist1 list1 (k)% cross_ref ( ref1 ) = 0 end if else l = list1 (i)% cross_ref ( ref1 ) if( l /= 0 ) then list2 (l)% ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/sas/6.5.0/doc/eident/node8.html -- 7.9 Кб -- 15.08.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>6736) - xmm.vilspa.esa.es/ )
5. The Body Element and Related Elements
... Content Model: %Body.Content . ... Note that the ID, LANG and CLASS attributes can be used with virtually all of the elements permitted in the document body. ... CLASS . ... The CLASS attribute is most commonly used to attach a different style to some element, but it is recommended that where practical class names should be picked on the basis of the element's semantics, as this will permit other uses, such as restricting search through documents by matching on element class names. ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/docbody.html -- 4.2 Кб -- 19.12.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>358) - comet.sai.msu.ru/ )
6. Getting Started in Actor Prolog. Underdetermined Sets.
Underdetermined sets is a new type of data structures (terms) developed in Actor Prolog . ... The point is that an underdetermined set can include some indefinite rest (a tail) like a list in usual Prolog . At the same time, the order of elements of an underdetermined set can be arbitrary one and it does not affect results of unification of underdetermined sets. Moreover, Actor Prolog guarantees that a rest of an underdetermined set never contains elements that are explicitly given in the set. ...
[
Сохраненная копия
]
Ссылки http://www.cplire.ru/Lab144/start/e_sets.html -- 12.6 Кб -- 24.09.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>569) - www.cplire.ru/ )
7. Advanced Pointer Topics
... Pointers to Pointers . ... Pointers to a Function . ... We have introduced some advanced pointer issues already. This chapter brings together some topics we have briefly mentioned and others to complete our study C pointers. ... main(int argc, char **argv) . ... These are the only arguments main accepts. argc is the number of arguments typed -- including the program name. argv is an array of strings holding each command line argument -- including the program name in the first array element. ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node12.html -- 11.8 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node12.html -- 11.8 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node12.html -- 11.8 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node12.html -- 11.8 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node12.html -- 11.8 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>917) - jet.sao.ru/ )
8. About modification of the INTERBALL orbital elements
... The accuracy of calculation of both INTERBALL spacecraft (SC) motion has been estimated at the IKI. ... The 30 days measuring intervals were used during the Tail probe (TP) orbital data treatment, and 15 days intervals - during the Auroral probe (AP) orbit determination. ... http://www.iki.rssi.ru/vprokhor/indap.htm for the Auroral probe; . http://www.iki.rssi.ru/vprokhor/indtp.htm for the Tail probe . ... http://www.iki.rssi.ru/vprokhor/ssc.htm , or http://www.iki.rssi.ru/vprokhor/amisan.htm . ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/vprokhor/orbmod.htm -- 6.3 Кб -- 26.07.1999
[ Сохраненная копия ] Ссылки http://www.cosmos.ru/vprokhor/orbmod.htm -- 6.3 Кб -- 26.07.1999
Похожие документы
[ Сохраненная копия ] Ссылки http://www.cosmos.ru/vprokhor/orbmod.htm -- 6.3 Кб -- 26.07.1999
Похожие документы
Еще в разделе:
(Показать все результаты (>760) - www.cosmos.ru/ )
9. (Untitled)
Following designations of elements/ parameters are used in AMPLE. ... mean anomaly . ... Node . ... Apart conventional orbital elements AMPLE gives possibility to calculate for each minor planet the following often used functions: . ... MOID . ... To calculate MOID user should order the name or the number of the major or minor planet through dialog. ... To calculate CT user should order the name or the number of the major or minor planet through dialog as it is proposed for MOID calculation. ...
[
Сохраненная копия
]
Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/winample_guide/user8mge.htm -- 7.5 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>544) - www.ipa.nw.ru/ )
10. Towards a General Definition for Spectroscopic Resolution
... Judged by their instrumental profiles, spectrometers fall into two basic classes---Lorentzian and Gaussian---with many other line profile functions (sinc functions, Voigt functions, Airy functions, etc.) falling into one of these two categories in some limit. We demonstrate that the Rayleigh, Sparrow, and Houston resolution criteria are of limited use compared to the ``equivalent width'' of the line profile. ... Rayleigh criterion. ... All of these functions have continuous higher derivatives. ...
[
Сохраненная копия
]
Ссылки http://www.adass.org/adass/proceedings/adass94/jonesa.html -- 12.2 Кб -- 03.11.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1654) - www.adass.org/ )
11. DIGITAL WDC EXCHANGE FORMAT FOR OBSERVATORY 1.0 MINUTE VALUES
DIGITAL WDC EXCHANGE FORMAT . FOR OBSERVATORY 1.0 MINUTE VALUES 1. ... DATA-1 .. DATA-60 are 1-minute values of the given element for that hour. ... Typically, digital 1-minute values received by WDCs from organizations operating automatic magnetic observatory instruments are averages of more frequendy sampled values, e.g. 10-second point samples. ... If the method used to obtain 1-minute average values is important to a user, the WDC will assist in determining the exact procedure applied. ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/magbase/HTML/WDCFORM.HTM -- 6.6 Кб -- 03.07.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>536) - www.iki.rssi.ru/ )
12. Specifying Elements in a Table
Next: Specifying Pixels in Up: MIDAS Data Structures Previous: Specifying Keywords . The MIDAS table file system is described in detail in chapter 5 of this volume. Here we just explain briefly how to access the various elements in a table file. To do so, it is necessary to specify the table name , the column and the row . ... would display the element in column 3 of row 10 in table file tname.tbl . ... All table commands default the data files to tables with extension .tbl . ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node30.html -- 5.3 Кб -- 23.02.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2106) - www.sao.ru/ )
13. _element struct Reference
Main Page Data Structures File List Data Fields Globals . Array element. More... #include < exchange.h > . char . ... diameter . double . ... Corresponds to one row of an OI_ARRAY FITS table. char _element::tel_name[17] . char _element::sta_name[17] . int _element::sta_index . float _element::diameter . double _element::staxyz[3] . The documentation for this struct was generated from the following file: . exchange.h . ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/~jsy1001/resources/exchange/html/struct__element.html -- 5.4 Кб -- 07.04.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1563) - www.mrao.cam.ac.uk/ )
14. http://www.mccme.ru/tg2007/talks/Singh.pdf
A. Singh Institute of Mathematical Sciences, C.I.T. Chennai, India anupamk18@gmail.com Real elements in algebraic groups Let G be an algebraic group defined over a field k . ... Let G be a connected semisimple algebraic group of adjoint type defined over a perfect field k . ... It follows that if G is connected semisimple of adjoint type, with -1 in its Weyl group, then every semisimple element in G(k ) is strongly real in G(k ). This also shows that any regular element in such a group is real. ...
[
Текст
]
Ссылки http://www.mccme.ru/tg2007/talks/Singh.pdf -- 81.7 Кб -- 27.11.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>683) - www.mccme.ru/ )
15. R-N Expression of Risk
. First page Back Continue Last page Overview Graphics .
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/slides/nh/text3.html -- 1.7 Кб -- 27.06.2002
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2146) - star.arm.ac.uk/ )
16. Conformance: requirements and recommendations
... SGML . The text/html content type . In this section, we begin the specification of HTML 4.0, starting with the contract between authors, documents, users, and user agents. ... These recommendations are not normative and conformance with this specification does not depend on their realization. ... An HTML document is an SGML document that meets the constraints of this specification. ... A user is a person who interacts with a user agent to view, hear, or otherwise use a rendered HTML document. ...
[
Сохраненная копия
]
Ссылки http://xray.sai.msu.ru/~ustiansk/web/conform.html -- 12.1 Кб -- 24.04.1998
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/~vab/html.doc/html40/conform.html -- 12.1 Кб -- 24.04.1998
Похожие документы
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/~vab/html.doc/html40/conform.html -- 12.1 Кб -- 24.04.1998
Похожие документы
Еще в разделе:
(Показать все результаты (>2786) - crydee.sai.msu.ru/ )
17. Evidence for Dark Matter
The above image is a computer simulation of the distribution of mass in a Dark Matter dominated Universe. ... Structure (\eg density enhancements) clearly forms at the intersection of these filaments. ... What is Dark Matter? ... Testing for the presence of dark matter in the solar neighborhood now becomes an accounting problem The possible sources of this mass in the solar neighborhood are 1) luminous stars, 2) interstellar gas, 3) stellar remnants (mostly white dwarfs) and 4) dark matter: . ...
[
Сохраненная копия
]
Ссылки http://zebu.uoregon.edu/1997/ph410/l8.html -- 7.5 Кб -- 29.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>376) - zebu.uoregon.edu/ )
18. http://www.astronomy.com/sitefiles/resources/image.aspx?item=%7B5388E23D-1654-425F-9594-D8E4E838BBC0%7D
. A new study suggests the massive star that became the Cassiopeia A supernova remnant may have turned inside out as it exploded. Comparing a "before" artist's illustration with an "after" image from Chandra shows key elements are in different areas following the explosion. These results are based on a million seconds of Chandra observing time. Credit: Illustration: NASA/CXC/M.Weiss; X-ray: NASA/CXC/GSFC/U.Hwang J.Laming
[
Сохраненная копия
]
Ссылки http://www.astronomy.com/sitefiles/resources/image.aspx?item=%7B5388E23D-1654-425F-9594-D8E4E838BBC0%7D -- 3.6 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>5773) - www.astronomy.com/ )
19. http://www.issp.ac.ru/lnep/bulaev/spintronics/Spintronics-A2.pdf
... 061 267 36 56 Mircea.Trif@unibas.ch Exercise 1*. Point Group Td . Consider the full point a) Find all elements of b) Determine the order c) Find the classes of T group of a tetrahedron (Td ). the group and determine the order of the group. of the elements of Td . ... Great Orthogonality theorem. Consider irreducible representations of the point group C3v ( : C3v D GL2 (R)). ... Characters I Proof the following theorem: Theorem 1. The character for each element in a class is the same. ...
[
Текст
]
Ссылки http://www.issp.ac.ru/lnep/bulaev/spintronics/Spintronics-A2.pdf -- 60.1 Кб -- 21.03.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>954) - www.issp.ac.ru/ )
20. ASP: Using Multicultural Dimensions to Teach Astronomy
... Information about a variety of different calendars for different cultures (e.g., Christian, Jewish, Muslim, Chinese, Hindu etc.) ... In addition, the Chinese had two different ways of interpreting and observing celestial events. One way the Chinese used astronomy was known as lifa; it was a discipline that aimed to understand the regularities and the predictable events in the celestial system through careful, observations, measurements and records. ... back to Teachers' Newsletter Main Page ...
[
Сохраненная копия
]
Ссылки http://www.astrosociety.org/edu/publications/tnl/53/multicultural4.html -- 10.1 Кб -- 02.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>907) - www.astrosociety.org/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда