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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1TableExprNodeBinary.html.

1. casacore: casa::TableExprFuncNodeArray Class Reference
... Classes . ... casa . casa::TableExprFuncNodeArray . ... Class representing an array function in table select expression. ... TableExprFuncNodeArray ( TableExprFuncNode::FunctionType , NodeDataType , ValueType , const TableExprNodeSet &source, const TaQLStyle &) . ... References casa::TableExprFuncNode::argDataType() , and node_p . ... Get the shape for the array function. axarg gives the argument nr of the shape. virtual Array < String > casa::TableExprFuncNodeArray::getArrayString . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1TableExprFuncNodeArray.html -- 49.1 Кб -- 14.02.2011
Похожие документы

2. Stellarium: MultiLevelJsonBase Class Reference
Stellarium 0.12.3 . ... Classes . ... FileљStructure . ... Protected Member Functions | ... Protected Attributes . MultiLevelJsonBase Class Reference abstract . ... More... #include < MultiLevelJsonBase.hpp > . ... voidљ . initFromUrl (const QString &url) . ... boolљ . ... Definition at line 34 of file MultiLevelJsonBase.hpp . ... Load the element information from a JSON file. virtual void MultiLevelJsonBase::loadFromQVariantMap . ... Definition at line 107 of file MultiLevelJsonBase.hpp . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classMultiLevelJsonBase.html -- 40.1 Кб -- 28.02.2014
Похожие документы

3. lsst.coordConv: coordConv::FK4CoordSys Class Reference
lsst.coordConv љ unknown . ... coordConv::FK4CoordSys Class Reference . ... FK4CoordSys (double date=1950.0) . ... CoordSys (std::string const &name, double date, DateTypeEnum dateType, bool isMean , bool canConvert ) . ... convertFrom (double &toDir, double &scaleChange, CoordSys const &fromCoordSys, Coord const &fromCoord, double fromDir, Site const &site, double tai=0) const . ... virtual double coordConv::FK4CoordSys::dateFromTAI . ... virtual double coordConv::FK4CoordSys::taiFromDate . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/classcoord_conv_1_1_f_k4_coord_sys.html -- 46.4 Кб -- 07.05.2015
Похожие документы

4. Pipeline Code Internal Organization GPI Data Pipeline 1.0 documentation
... GPI Data Pipeline 1.0 documentation . GPI Data Pipeline Developer?s Guide . Enter search terms or a module, class or function name. Pipeline Code Internal Organization . ... Function Call Hierarchy when Running Recipes . ... The GPI data pipeline is implemented in object-oriented fashion using IDL classes. ... For detailed documentation on the functions and variables internal to the following, please see the comments in the source code directly. ... The main object class of the pipeline! ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/software/gpidata/developers/organization.html -- 12.3 Кб -- 14.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>10555) - www.stsci.edu/ )

5. Line (ImageJ API)
... java.lang.Object ij.gui.Roi ij.gui.Line . ... public class Line . ... int . ... protected double . ... Constructor Detail public Line (int ox1, int oy1, int ox2, int oy2) . Creates a new straight line selection using the specified starting and ending offscreen integer coordinates. public Line (double ox1, double oy1, double ox2, double oy2) . Creates a new straight line selection using the specified starting and ending offscreen double coordinates. public Line (int sx, int sy, ImagePlus imp) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/gui/Line.html -- 37.4 Кб -- 02.12.2010
Похожие документы

6. DUST: Dust::GenEigenModes Class Reference
... Classes . ... Dust :: GenEigenModes . ... Inheritance diagram for Dust::GenEigenModes: . ... List of all members. virtual double . operator[] (unsigned n)=0 . ... Nmodes (void)=0 . ... Fill (std::vector< double > &Evect, unsigned maxmodes) . Base class for mode generators. virtual double Dust::GenEigenModes::operator[] . unsigned . ... This returns the n-th mode in this family. ... virtual double Dust::GenEigenModes::Nmodes . ... Referenced by Fill() . void Dust::GenEigenModes::Fill . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/devman/dust/classDust_1_1GenEigenModes.html -- 7.8 Кб -- 11.07.2008
Похожие документы

7. Abstract API
... The DAL is essentially implemented in C++. The design takes the form of a set of abstract classes which provides the fundamental DAL interface. There are currently two implementations (both in C++) of this abstract interface; one is the High Memory Model and the other is the HighLow Memory Model. ... In particular, an understanding of the C++ class hierarchy will lead to more generic algorithms e.g. use BlockT rather than ArrayT if only the BlockT methods are needed. Class Hierarchy . ...
[