Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/group__System__module.html
Дата изменения: Unknown
Дата индексирования: Mon Feb 14 21:05:14 2011
Кодировка:

Поисковые слова: massive stars
casacore: System_module
Classes | Modules

System_module
[casa core modules (libcasa_casa)]

Classes and global functions for system use. More...

Classes

class  casa::Aipsrc
 Class to read the casa general resource files. More...
class  casa::AipsrcValue< T >
 Class to read values from the Aipsrc general resource files. More...
class  casa::AipsrcValue_Bool< Bool >
 Specialization of AipsrcValue for Bool. More...
class  casa::AipsrcVector< T >
 Read multiple values from the Aipsrc resource files. More...
class  casa::AipsrcVector_String< String >
 Specialization of AipsrcVector for String. More...
class  casa::AipsrcVector_Bool< Bool >
 Specialization of AipsrcVector for Bool. More...
class  casa::AppInfo
 General information for applications. More...
class  casa::Choice
 Class to ask a user a choice. More...
class  casa::ObjectID
 ObjectID: A unique identifier for distributed and other objects. More...
class  casa::PGPlotter
 Standard plotting object for application programmers. More...
class  casa::PGPlotterInterface
 Abstract base class for PGPLOT style plotting. More...
class  casa::PGPlotterNull
 Plot to a PGPLOT device "local" to this process. More...
class  casa::ProgressMeter
 Visual indication of a tasks progress. More...

Modules

 System_module_internal_classes
 

Internal System_module classes and functions.



Detailed Description

Classes and global functions for system use.

See below for an overview of the classes in this module.

Synopsis

This module is a bag of related systems classes and global functions.

The following functionality is available:


Tip: You may want to look at the individual header files to see whether you might not prefer to include only the header files you really need; it may be more efficient to do so;

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines