casacore
|
►Ncasacore | This file contains all the compiler specific defines |
►Npython | |
►Nnumpy | |
Carray_scalar_from_python | Struct with static functions to convert a numpy array scalar to the templated type (e.g |
CArrayCopy | Copy/convert the array data as needed |
CArrayCopy< Complex > | |
CArrayCopy< DComplex > | |
CArrayCopy< String > | |
Ccasa_array_from_python | |
Ccasa_array_to_list | |
Ccasa_array_to_python | Convert Array to Python |
Ccasa_iposition_to_list | |
Ccasa_record_from_python | |
Ccasa_record_to_python | A class to convert a (Table)Record to/from Python objects |
Ccasa_reversed_variable_capacity_policy | |
Ccasa_string_from_python_str | Convert a String object from python |
Ccasa_string_to_python_str | Convert a String object to python |
Ccasa_value_from_python | |
Ccasa_value_to_python | A class to convert a ValueHolder to/from Python objects |
Ccasa_variable_capacity_policy | |
Ccasa_vector_to_list | |
Cconvert_casa_iposition | Register the IPosition conversion |
Cconvert_casa_record | Register the Record conversion |
Cconvert_casa_string | Register the String conversion |
Cconvert_casa_valueholder | Register the ValueHolder conversion |
Cconvert_casa_vector | Register the casacore::Vector conversions |
Cconvert_std_vector | Register the std::vector conversions |
Cdefault_policy | Default operations on all containers for conversion from Python container to C++ one |
Cfrom_python_sequence | Conversion of Python sequence to C++ container |
Cpyregistry | Prevent a converter from being registered multiple times |
Cstd_vector_to_list | Converts an STL vector or casa Array of T objects to Python list |
Cstl_variable_capacity_policy | Operations on containers that have variable capacity for conversion from Python container to C++ one |
Cto_list | A wrapper of a conversion function to convert a STL vector to a Python list |
Cto_list< casacore::Array< casacore::String > > | |
Cto_list< casacore::IPosition > | |
Cto_list< casacore::Vector< casacore::String > > | |
Cto_list< std::vector< bool > > | |
Cto_list< std::vector< casacore::String > > | |
CAberration | Aberration class and calculations |
CAbortError | Exception which halts execution |
CAbs | Functor to apply abs |
CAbstractAllocator | |
CACG | Additive number generator |
CAcos | Functor to apply acos |
CAipsError | Base class for all Casacore library errors |
CAipsIO | AipsIO is the object persistency mechanism of Casacore |
CAipsIOCarray_global_functions_AipsIOCarray | Templated functions to get/put a C-style array from/into AipsIO |
CAipsIOReaderWriter | Implementation of CASA region AipsIO file reader and writer |
CAipsrc | Class to read the casa general resource files |
CAipsrcValue | Class to read values from the Aipsrc general resource files |
CAipsrcValue_Bool< Bool > | Specialization of AipsrcValue for Bool |
CAipsrcVector | Read multiple values from the Aipsrc resource files |
CAipsrcVector_Bool< Bool > | Specialization of AipsrcVector for Bool |
CAipsrcVector_String< String > | Specialization of AipsrcVector for String |
CAlignedAllocator | An allocator which allocates aligned memory |
CAlignMemory | Referenced counted pointer for constant data |
CAllFunc | Define logical Functors |
►CAllocator_private | |
CAllocSpec | Allocator specifier |
CBulkAllocator | |
CBulkAllocatorImpl | |
CBulkAllocatorInitializer | |
CAllocError | Allocation errors |
CAllocSpec | Allocator specifier |
CAnyFunc | |
CAppInfo | General information for applications |
►CArray | Template <class T, class U> class vector; |
CBaseIteratorSTL | See the function begin() and end() for a detailed description of the STL iterator capability |
CConstIteratorSTL | |
CIteratorSTL | |
CArrayAccessor | |
CArrayAccessor< T, Axis< U > > | Fast 1D accessor/iterator for nD array classes |
CArrayAccessor_RT< T, AxisN > | Specialization for run-time axes |
CArrayBase | Non-templated base class for templated Array class |
CArrayBaseAccessor | Axis independent base for the ArrayAccessor classes |
CArrayColumn | Read and write access to an array table column with arbitrary data type |
CArrayColumnData | Access to a table column containing arrays |
CArrayColumnDesc | Templated class for description of table array columns |
CArrayConformanceError | An error thrown when two arrays do not conform |
CArrayError | The base class for all Array exception classes |
CArrayFITSFieldCopier | A FITSFieldCopier for copying Array RecordFields to FitsFields |
CArrayFunctorBase | Basic class for math on Array objects |
CArrayIndexError | An error thrown when an index is out of range |
CArrayInitPolicy | A global enum used by some Array/Block constructors |
CArrayIO_global_functions_Array_Ascii_IO | Global functions for Matrix/Vector input/output using ASCII format |
CArrayIO_global_functions_Array_binary_IO | Global functions to read/write binary arrays from/to a file |
CArrayIO_global_functions_Array_IO | Input/output operators for Arrays |
CArrayIterator | Iterate an Array cursor through another Array |
CArrayIteratorError | An error thrown by an ArrayIterator |
CArrayKey | An ArrayKey is a unique combination of observation ID and array ID Negative values are allowed to indicate all values of the particular ID are desired |
CArrayLattice | A memory resident Lattice |
CArrayLogical_global_functions_Array_logical_operations | Logical operations for Arrays |
CArrayMath_global_functions_Array_mathematical_operations | Mathematical operations for Arrays |
CArrayMeasColumn | Read only access to table array Measure columns |
CArrayNDimError | Thrown when two arrays have different dimensionality |
CArrayOpsDiffShapes_global_functions_OpsDiff_functions | Operations for 2 Arrays with possibly different shapes |
►CArrayPartMath_global_functions_Array_partial_operations | Mathematical and logical operations for Array parts |
CAvdevFunc | |
CFractileFunc | |
CInterFractileRangeFunc | |
CInterHexileRangeFunc | |
CInterQuartileRangeFunc | |
CMadfmFunc | |
CMaxFunc | |
CMeanFunc | |
CMedianFunc | |
CMinFunc | |
CProductFunc | |
CRmsFunc | |
CStddevFunc | |
CSumFunc | Define functors to perform a reduction function on an Array object |
CSumSqrFunc | |
CVarianceFunc | |
CArrayPositionIterator | Iterate an IPosition through the shape of an Array |
CArrayQuantColumn | Provides read/write access to Array Quantum columns in Tables |
CArraySampledFunctional | Index into an array using the longest axis |
CArrayShapeError | An error thrown when two arrays have different shapes |
CArraySlicerError | An error thrown by an Slicer member function |
CArrayUtil_global_functions_concatenateArray | Concatenate two Arrays |
CArrayUtil_global_functions_partialFuncHelper | Helper function for partialX functions |
CArrayUtil_global_functions_reorderArray | Reorder the axes of an array |
CArrayUtil_global_functions_reorderArrayHelper | Helper function for function reorderArray |
CArrayUtil_global_functions_reverseArray | Reverse the order of one or more axes of an array |
CArrayUtil_global_functions_stringToVector | Split a String into its elements |
CAsciiTableExtension | (ascii) TABLE extension |
CAsin | Functor to apply asin |
Cassert_ | Utility class for Assert macros |
CAtan | Functor to apply atan |
CAtan2 | Functor to apply atan2 |
CAutoDiff | Class that computes partial derivatives by automatic differentiation |
CAutoDiffA | Class that computes partial derivatives by automatic differentiation |
CAutoDiffIO_global_functions_AutoDiff_IO_operations | Implements all IO operators and functions for AutoDiff |
CAutoDiffMath_global_functions_AutoDiff_mathematical_operations | Implements all mathematical operators and functions for AutoDiff |
CAutoDiffRep | Representation of an automatic differential class data |
CAutoDiffX | Class that computes partial derivatives by automatic differentiation |
CAxesMapping | Info about mapping array axes to another order |
CAxesSpecifier | Specification of axes to keep or remove |
CAzElColumn | Azimuth/elevation derived from TIME, etc |
CBaseAllocator | |
CBaseColumn | Abstract base class for a table column |
CBaseColumnDesc | An abstract base class for table column descriptions |
CBaseCompare | Abstract base class for comparing two objects |
CBaseMappedArrayEngine | Templated virtual column engine for a table array of any type |
CBaseSinkSource | Shared base class for ByteSink and ByteSource |
CBaseSlicesFunctor | Abstract baseclass for slices functors |
CBaseTable | Abstract base class for tables |
CBaseTableIterator | Base class for table iterator |
CBasicFITS_global_functions_ReadFITS | Read a FITS file from a Casacore array |
CBasicFITS_global_functions_WriteFITS | Write a FITS file to a Casacore array |
CBFEngineMask | Non-templated Helper class to handle the mask |
CBinarySearch_global_functions_binarysearch | Binary search a sorted, linear, data structure |
CBinaryTable | BinaryTable is used to translate a FITS binary table to a Casacore Table |
CBinaryTableExtension | BINTABLE extension |
CBinomial | Binomial distribution |
CBitAnd | Functor for bitwise and of (integer) values |
►CBitFlagsEngine | Templated virtual column engine to map bit flags to a Bool |
CBoolToFlags | Functor to convert Bools to flags using a mask |
CFlagsToBool | Functor to and an array and mask and convert to Bool |
CBitNegate | Functor for bitwise negate of (integer) values |
CBitOr | Functor for bitwise or of (integer) values |
CBitVector | Bit vectors of any size |
CBitVectorHelper | Helper class for BitVector |
CBitXor | Functor for bitwise xor of (integer) values |
CBlock | Simple 1-D array |
CBlock_internal_IsFundamental | |
CBlock_internal_IsPointer | |
CBlock_internal_IsPointer< T * > | |
CBlockInput | Fixed-length blocked sequential input base class |
CBlockIO | |
CBlockIO_global_functions_BlockIO | IO functions for Block |
CBlockOutput | Fixed-length blocked sequential output base class |
CBlockTrace | Simple 1-D array |
CBucketBase | Abstract base class for Bucket classes |
CBucketBuffered | Use buffered file IO for buckets in a part of a file |
CBucketCache | Cache for buckets in a part of a file |
CBucketCache_global_functions_BucketCache_CallBack | Define the type of the static read and write function |
CBucketFile | File object for BucketCache |
CBucketMapped | Use file mapping for buckets in a part of a file |
CByteIO | Abstract base class for IO on a byte stream |
CByteSink | Class for write-only access to data in a given format |
CByteSinkSource | Class for read/write access to data in a given format |
CByteSource | Class for read-only access to data in a given format |
CCAbs | Functor to apply complex function fabs |
CCanonicalConversion | LDOUBLE is 8 bytes on SUN, but 16 bytes canonical |
CCanonicalDataConversion | A class with virtual functions to convert canonical format |
CCanonicalIO | Class for IO in canonical format |
CCapitalize | Functor to capitalize a std::string |
CCArg | Functor to apply complex function arg |
►Ccasacore_allocator | |
Crebind | |
CCasaErrorTools | |
►CCasarc | |
Cmeta_entry_ | |
CCasarcCleanup | |
CCASATask | Task interface |
CCeil | Functor to apply ceil |
CChauvenetCriterionStatistics | Class to calculate statistics using the so-called Chauvenet criterion |
CChebyshev | A function class that defines a Chebyshev polynomial |
CChebyshevEnums | Define enums for Chebyshev classes |
CChebyshevParam | Parameter handling for Chebyshev polynomial parameters |
CChebyshevParamModeImpl | A ChebyshevParam with the get/setMode implementation |
CChebyshevParamModeImpl_PS< AutoDiff< T > > | Partial specialization of ChebyshevParamModeImpl for AutoDiff |
CChebyshevParamModeImpl_PSA< AutoDiffA< T > > | Partial specialization of ChebyshevParamModeImpl for AutoDiff |
CChoice | Class to ask a user a choice |
CClassicalStatistics | Class to calculate statistics in a "classical" sense, ie using accumulators with no special filtering beyond optional range filtering etc |
CCleanEnums | Lists the different types of Convolutions that can be done |
CCLInterpolator2D | Abstract base class for interpolator used by CurvedLattice2D |
CCLIPNearest2D | Arbitrarily shaped 1-dim lattice crosscut |
CColumnCache | A caching object for a table column |
CColumnDesc | Envelope class for the description of a table column |
CColumnDescSet | Set of table column descriptions |
CColumnSet | Class to manage a set of table columns |
CColumnsIndex | Index to one or more columns in a table |
CColumnsIndexArray | Index to an array column in a table |
CColumnSlicer | |
CCombiFunction | Form a linear combination of function objects |
CCombiFunction_PS< AutoDiff< T > > | Partial specialization of CombiFunction for AutoDiff |
CCombinatorics | Combinatorics related functions |
CCombiParam | Parameters for a linear combination of function objects |
CCompare_global_functions_ObjCompareFunc | Signature of comparison functions |
CCompareIntervalInt | Integer comparison class with intervals |
CCompareIntervalReal | Real comparison class with intervals |
CCompareNoCase | Case-insensitive string comparison class |
CCompiledFunction | Form a linear combination of function objects |
CCompiledParam | Parameters for a compiled string function object |
CComplex_global_functions_Complex_desc | Single and double precision complex numbers |
CCompositeNumber | This class generates composite numbers |
CCompoundFunction | Sum of a collection of Functions which behaves as one Function object |
CCompoundFunction_PS< AutoDiff< T > > | Partial AutoDiff specialization of CompoundFunction |
CCompoundParam | Parameters for sum of parameterized Functions |
CCompressComplex | Virtual column engine to scale a table Complex array |
CCompressComplexSD | Virtual column engine to scale a table Complex array for Single Dish data |
CCompressFloat | Virtual column engine to scale a table float array |
CConcatColumn | A column in a concatenated table |
CConcatRows | Class holding the row numbers in a ConcatTable |
CConcatRowsIter | Class to iterate through a ConcatRows object |
CConcatScalarColumn | A typed column in a concatenated table |
CConcatTable | Class to view a concatenation of tables as a single table |
CConj | Functor to apply complex function conj |
CConstantND | A constant function |
CConstantND_PS< AutoDiff< T > > | Partial specialization of ConstantND for AutoDiff |
CConstantNDParam | Parameter handling for a constant function in a space of arbitrary dimensionality |
CConstFitsKeywordList | List of read-only FITS keywords |
CConstHashMapIter | |
CConstListIter | Doubly linked constant list iterator |
CConstMapIter | Const associative array iterator |
CConstrainedRangeStatistics | Abstract base class for statistics algorithms which are characterized by a range of good values |
CConvEnums | Lists the different types of Convolutions that can be done |
CConversion | A class with general conversion definitions |
CConversionIO | Class for IO in a converted format |
CConvertScalar_global_functions_Scalar_conversion | Templated functions to convert scalars from one type to another |
CConvolveGridder | Does convolutional gridding |
CConvolver | Forward Declarations |
CCoordinate | Interface for converting between world and pixel coordinates |
CCoordinateSystem | Interconvert pixel and world coordinates |
CCoordinateUtil | Functions for creating default CoordinateSystems |
CCopy_global_functions_copy | Copy methods |
CCopy_global_functions_test | Test routines |
CCopy_global_functions_throw | Copy objects from one C-style array to another |
CCopyRecordToRecord | Copies fields between Records, possibly to fields with another name |
CCopyRecordToTable | Copies fields from a Record to columns of a Table |
CCos | Functor to apply cos |
CCosh | Functor to apply cosh |
►CCountedPtr | Referenced counted pointer for constant data |
CDeleter | Helper class to make deletion of object optional |
CCountedPtr_global_functions_dereference_error | Act on dereference error |
CCOWPtr | Copy-On-Write-Pointer class - allows control of copy based on constness |
CCube | A 3-D Specialization of the Array class |
CCurvedImage2D | An image crosscut based on a curve in a plane |
CCurvedLattice2D | A lattice crosscut based on a curve in a plane |
CDataConversion | Abstract base class with functions to convert any format |
CDataManager | Abstract base class for a data manager |
CDataManager_global_functions_DataManagerCtor | Define the type of the static construction function |
CDataManagerColumn | Abstract base class for a column in a data manager |
CDataManError | Base error class for table data manager |
CDataManInfo | Class with static functions to manipulate a datamanager record |
CDataManInternalError | Internal table data manager error |
CDataManInvDT | Table DataManager error; invalid data type |
CDataManInvOper | Table DataManager error; invalid operation |
CDataManUnknownCtor | Table DataManager error; invalid data manager |
CDataManUnknownVirtualColumn | Table DataManager error; unknown virtual column |
CDataType_global_functions_DataType | Data types (primarily) in the table system |
CDefaultAllocator | An aligned allocator with the default alignment |
CDefaultValue_global_functions_defval | A templated function which sets a variable to a default value |
CDerivedMSCal | Virtual column engine to return derived MS values |
CDFTError | Error class for DFTServer class |
CDFTServer | Class containing methods for doing n-D slow Fourier transforms |
CDiracDFunction | A one dimensional Dirac delta function |
CDiracDParam | A one dimensional Dirac delta function |
CDirectionCoordinate | Interconvert pixel positions and directions (e.g. RA/DEC) |
CDirectionEngine | Engine for TaQL UDF Direction conversions |
CDirectionUDF | TaQL UDFs for Direction conversions |
CDirectory | Get information about, and manipulate directories |
CDirectoryIterator | Traverse the contents of a directory |
CDiscreteUniform | Discrete uniform distribution |
CDivides | Functor to divide variables of possibly different types |
CDOos | DO for accessing os-specific functions |
CDowncase | Functor to downcase a std::string |
CDummy_Constants_class | Mathematical and numerical constants |
CDuplError | Duplicate key errors |
CduplError | Duplicate key errors where the bad key is returned |
CDynBuffer | Store data in dynamically allocated buffers |
CDynLib | Class to handle loading of dynamic libraries |
CEarthField | EarthField class model calculations |
CEarthMagneticMachine | Calculates magnetic field in a direction |
CEclecticFunctionFactory | |
CEmptyStackError | Error class for the Stack class |
CEnvironmentVariable | This class allows for getting enviroment variables |
CEpochEngine | Engine for TaQL UDF Epoch conversions |
CEpochUDF | TaQL UDFs for Epoch conversions |
CErlang | Erlang distribution |
CEuler | Vector of Euler rotation angles |
CEvenPolynomial | A one dimensional odd polynomial class |
CEvenPolynomial_PS< AutoDiff< T > > | Partial specialization of EvenPolynomial for AutoDiff |
CEvenPolynomialParam | Parameter handling for even polynomials |
CExp | Functor to apply exp |
CExpSincConv | Exponential times a Sinc |
CExtendImage | An extension of an ImageInterface object |
CExtendLattice | An extension of a Lattice or MaskedLattice |
CExtendSpecifier | Specification of new and stretched lattice axes |
CExtensionHeaderDataUnit | Base class for generalized exentensions HDU |
CExternalLockSync | Class to hold table lock data |
CFallible | Mark a value as valid or invalid |
CFallible_global_functions_invalid_access | Throw exception on access of an invalid object This function gets called when an invalid object is accessed. It just throws an exception. Since we have inline functions, let's keep the throw out of them to keep them from moving out of line |
CFFTEnums | Lists the different types of FFT's that can be done |
CFFTPack | C++ interface to the Fortran FFTPACK library |
CFFTServer | A class with methods for Fast Fourier Transforms |
CFFTW | C++ interface to the FFTWw library |
CFieldNotFoundError | |
CFile | Class to get file information and a base for other file classes |
CFilebufIO | Class for buffered IO on a file |
CFiledesIO | Class for unbuffered IO on a file |
CFileLocker | Class to handle file locking |
CFit2D | Fit 2-D objects to 2-D Lattices or Arrays |
CFitGaussian | Multidimensional fitter class for Gaussians |
CFITS | Static functions and enumerations |
CFITS2_global_functions_ReadFITSin | Helper function for ReadFITS and WriteFITS |
CFitsArray | FITS array of given type |
CFitsArray< FitsBit > | FITS array of FitsBit type Note: We must specify a FitsArray<FitsBit> as a specialization; |
CFitsBase | Helper class |
CFitsBit | Helper class for FITS Binary Tables |
CFITSCoordinateUtil | |
CFITSDateUtil | A class with static functions to help deal with FITS dates |
CFitsDiskInput | FITS input from disk |
CFitsDiskOutput | FITS output to disk |
CFITSError | Default FITS error handling function, typdef, and enumeration |
CFITSErrorImage | Class providing native access to FITS Error images |
CFITSExtInfo | Class FitsKeywordList; |
CFitsField | Helper class Note: Note that FitsField does not allocate space for the data; Space is external to FitsField and its address is set via the setaddr function; |
CFitsField< FitsBit > | Helper class |
CFITSFieldCopier | Virtual base class for copying RORecordFields to FitsFields |
CFitsFPUtil | Utility functions for floating point values |
CFITSGroupWriter | Simplified interface to create and write to FITS random groups |
CFITSHistoryUtil | A class with static functions to help deal with FITS History cards |
CFITSIDItoMS1 | FITSIDItoMS converts a FITS-IDI file to a CASA Measurement Set |
CFITSImage | Class providing native access to FITS images |
CFITSImgParser | Class for handling FITS Image extensions |
CFitsInput | Fixed-length sequential blocked FITS input |
CFitsIO | Sequential FITS I/O |
CFitsKeyCardTranslator | Translator between Keyword lists and fixed FITS cars |
CFitsKeyword | FITS keyword |
CFitsKeywordList | Linked list of FITS keywords |
CFITSKeywordUtil | A class with static functions to help deal with FITS Keywords |
CFitsLogical | FITS helper class |
CFITSMask | Provides an on-the-fly mask for FITS images |
CFITSMultiTable | View multiple FITS files as a single table |
CFitsNameResult | Analyse the name of a header card |
CFitsOutput | Fixed-length sequential blocked FITS output |
CFitsParse | Parse a header card |
CFITSQualityImage | Class providing native access to FITS Quality Images |
CFITSQualityMask | Provides an on-the-fly mask for FITS quality images |
CFITSReader | |
CFITSSpectralUtil | A class with static functions to help deal with FITS spectral axes |
CFitsStdInput | FITS input from standard input |
CFitsStdOutput | FITS output to standard output |
CFITSTable | Attach a FITSTabular to a binary or ASCII table |
CFITSTableWriter | Simplified interface to create and write to a FITS Binary Table |
CFITSTabular | Simplified interface to FITS tables with Casacore Look and Feel |
CFitsTape9Input | FITS input from 9-track tape |
CFitsTape9Output | FITS output to 9-track tape |
CFITSTimedTable | |
CFitsVADesc | Variable Length Array Descriptor |
CFitsValueResult | Analyse the value of a header card |
►CFittingProxy | This class gives Proxy to Fitting connection |
CFitType | Class to aid in distributing different fitters |
CFitToHalfStatistics | Class to calculate statistics using the so-called fit to half algorithm |
CFitToHalfStatisticsData | Various data for FitToHalfStatistics |
CFloor | Functor to apply floor |
CFloorMod | Functor to take modulo of variables of possibly different types using the floor modulo (% as used in Python) |
CFmod | Functor to apply fmod |
CForwardColumn | Virtual column forwarding to another column |
CForwardColumnEngine | Virtual column engine forwarding to other columns |
CForwardColumnIndexedRow | Virtual column forwarding to another row/column |
CForwardColumnIndexedRowEngine | Virtual column engine forwarding to other columns/rows |
CFrequencyAligner | Aligns spectra in frequency space |
►CFuncExprData | Data and enumerations for functional expressions |
CExprCompState | The compilation state descriptor |
CExprOperator | The operator description: code; priority; # of arguments; # of arguments used up (or produced for functions) |
CFuncExprData_global_functions_output | Output function |
CFuncExpression | An expression executable as function |
CFuncExpression_global_functions_execute | Execute function |
CFuncExpression_global_functions_output | Output function |
CFuncId | Function ID, for use by MathFunc class |
CFunction | Numerical functional interface class |
CFunction1D | Numerical functional interface class for 1 dimension |
CFunction_global_functions_Output | Global functions |
CFunctional | Map a domain object into a range object via operator() |
CFunctionalProxy | |
CFunctionFactory | Class for creating Function objects from Records |
CFunctionFactoryError | |
►CFunctionHolder | A holder for Functions to enable record conversions |
CFuncStat | Structure to hold functional status |
CFunctionMarshallable | Class for serializing/reconstituting Function objects to/from Records |
CFunctionOrder | Container of function description details |
CFunctionOrder_global_functions_Output | Global functions |
CFunctionParam | Container of function parameters with masking flags |
CFunctionParam_global_functions_Output | Global functions |
CFunctionTraits | Function data types for parameters and arguments |
CFunctionTraits_P< AutoDiff< T > > | FunctionTraits specialization for AutoDiff |
CFunctionTraits_PA< AutoDiffA< T > > | FunctionTraits specialization for AutoDiffA |
CFunctionTraits_PX< AutoDiffX< T > > | FunctionTraits specialization for AutoDiffX |
CFunctionWrapper | Construct nD function objects from C++ functions |
CGaussian1D | A one dimensional Gaussian class |
CGaussian1D_PS< AutoDiff< T > > | Partial specialization of Gaussian1D for AutoDiff |
CGaussian1DParam | Parameter handling for one dimensional Gaussian class |
CGaussian2D | A two dimensional Gaussian class |
CGaussian2D_PS< AutoDiff< T > > | Partial specialization of Gaussian2D for AutoDiff |
CGaussian2DParam | Parameter handling for 2 dimensional Gaussian class |
CGaussian3D | A three dimensional Gaussian class |
CGaussian3D_PS< AutoDiff< T > > | Partial specialization of Gaussian3D for AutoDiff |
CGaussian3DParam | Parameter handling for 3 dimensional Gaussian class |
CGaussianBeam | Represents a Gaussian restoring beam associated with an image |
CGaussianConv | Gaussian |
CGaussianConvert | Converts Gaussian parameters between pixel and world |
CGaussianND | A Multi-dimensional Gaussian functional |
CGaussianNDParam | A Multi-dimensional Gaussian parameter handling |
Cgeneric_global_functions_def | Generic gnu macros |
CGenericL2Fit | Generic base class for least-squares fit |
CGenSort | General in-place sort functions |
CGenSortIndirect | General indirect sort functions |
CGeometric | Discrete geometric distribution |
CGeometry | Geometry related methods |
CGetCellSlices | Functor to get irregular array slices from a cell |
CGetColumnSlices | Functor to get irregular array slices from a column |
CGNoiseFunction | A one dimensional normal distribution |
CGNoiseParam | A one dimensional normal distribution |
CGridder | A base class for gridding |
CHaDecColumn | Hourangle/declination derived from TIME, etc |
CHashClass | Hash function with state |
CHashMap | Associative Array with a hash table implementation |
CHashMap_global_functions_defaulthashvalue | Specify the default values for HashMap keys |
CHashMap_global_functions_hashfunc | Hash functions for standard types |
CHashMapIO_global_functions_hashmapio | HashMap/HashMapIter IO functions |
CHashMapIter | Step through a non-const HashMap |
CHDF5DataSet | A class representing an HDF5 data set |
CHDF5DataType | A class representing an HDF5 data type |
CHDF5Error | Base error class for HDF5 wrapper classes |
CHDF5File | A class representing an HDF5 file |
CHDF5Group | A class representing an HDF5 group |
CHDF5HidAttribute | A class representing an HDF5 attribute hid |
CHDF5HidDataSpace | A class representing an HDF5 dataspace hid |
CHDF5HidDataType | A class representing an HDF5 datatype hid |
CHDF5HidProperty | A class representing an HDF5 property hid |
CHDF5Image | Read, store, and manipulate astronomical images in HDF5 format |
CHDF5Lattice | A Lattice that is read from or written to an HDF5 dataset |
CHDF5LattIter | A read/write Lattice iterator for PagedArrays |
CHDF5Object | An abstract base class representing an HDF5 object |
CHDF5Record | A class to write/read a record into HDF5 |
CHeaderDataUnit | Base class that defines a HDU |
CHelpMeasUDF | |
CHelpMsCalUDF | |
CHingesFencesStatistics | Class to calculate statistics using the so-called hinges and fences algorithm |
CHistAcc | Makes a histogram from input values |
CHistTiledCollapser | Generate histograms, tile by tile, from a masked lattice |
CHostInfo | Miscellaneous information about this host and process |
CHourangleColumn | Hourangle derived from TIME, etc |
CHyperGeometric | Hypergeometric distribution |
CHyperPlane | A hyper plane function |
CHyperPlane_PS< AutoDiff< T > > | Partial specialization of HyperPlane for AutoDiff |
CHyperPlaneParam | Parameter handling for a hyper plane function |
CIBMConversion | A class with static functions to convert IBM format |
CIBMDataConversion | A class with virtual functions to convert IBM format |
CIComplex | Integer complex numbers |
CImag | Functor to apply complex function imag |
CImageAttrGroup | Abstract base class for an image attributes group |
CImageAttrGroupCasa | Attribute group for a CASA image |
CImageAttrGroupHDF5 | Attribute group for a HDF5 image |
CImageAttrHandler | Abstract base class for an image attributes handler |
CImageAttrHandlerCasa | Abstract base class for an image attributes handler |
CImageAttrHandlerHDF5 | Abstract base class for an image attributes handler |
CImageBeamSet | Represents a set of restoring beams associated with an image |
CImageConcat | Concatenates images along a specified axis |
CImageExpr | Hold mathematical expressions involving ImageInterface objects |
CImageExprGram_global_functions_ImageExprGramFunctions | Global functions for flex/bison scanner/parser for ImageExprGram |
CImageExprParse | Class to hold values from image expression parser |
CImageExtension | IMAGE extension of given type |
CImageFITSConverter | Interconvert between Casacore Images and FITS files |
CImageFITSConverterImpl | This class is an internal class for ImageFITSConverter |
CImageFITSHeaderInfo | Struct holding information derived from the image and its header |
CImageInfo | Miscellaneous information related to an image |
CImageInfo_global_functions_Output | Global functions |
CImageInterface | A base class for astronomical images |
CImageOpener | Definition of image types and handlers |
CImageProxy | |
CImageRegion | Class to hold a region of interest in an image |
CImageRegrid | This regrids one image to match the coordinate system of another |
CImageStatistics | Displays various statistics from an image |
CImageSummary | Provides and lists information about the header of an image |
CImageUtilities | Utility functions for Image manipulation |
CIncrementalStMan | The Incremental Storage Manager |
CIndexError | Base class for all indexing errors |
CindexError | Index errors returning the bad index |
CInput | Input.h: A simple command-line argument method for applications |
CInterpolate1D | Interpolate in one dimension |
CInterpolate2D | A two dimension interpolator for Matrices or Arrays |
CInterpolateArray1D | Interpolate in one dimension |
CInvalidIterError | Invalide iteration error class |
CInvalidSerializationError | |
CIPosition | A Vector of integers, for indexing into Array<T> objects |
CIPosition_global_functions_IPosition_Arithmetic | Arithmetic Operations for IPosition's Element by element arithmetic on IPositions |
CIPosition_global_functions_IPosition_Indexing | Indexing functions for IPosition's Convert between IPosition and offset in an array |
CIPosition_global_functions_IPosition_Logical | Logical operations for IPosition's Element by element boolean operations on IPositions |
CIsFinite | Functor to test for finiteness |
CIsInf | Functor to test for infinity |
CISMBase | Base class of the Incremental Storage Manager |
CISMBucket | A bucket in the Incremental Storage Manager |
CISMColumn | A Column in the Incremental Storage Manager |
CISMIndColumn | A column of Incremental storage manager for indirect arrays |
CISMIndex | The Index of the Incremental Storage Manager |
CIsNaN | Functor to test for NaN |
CIterBoundaryError | Iteration Boundary error class |
CIterError | Iteration error class |
CIterInitError | Iteration initialization error |
CItrfColumn | Pointing ITRF coordinate derived from TIME, etc |
CJsonError | |
CJsonKVMap | Class to hold a collection of JSON key:value pairs |
CJsonOut | Class to fill a file or stream in JSON format |
CJsonParser | Class for parsing Json-style key:value lines |
CJsonValue | Class to hold any JSON value |
CKaiserBFunction | A one dimensional Kaiser-Bessel function |
CKaiserBParam | A one dimensional Kaiser-Bessel function |
CKB_Conv | A Kaiser-Bessel function |
CLASTColumn | Local sidereal time derived from TIME, etc |
CLattice | A templated, abstract base class for array-like objects |
CLatticeAddNoise | Add noise from specified distribution to a lattice |
CLatticeApply | Optimally iterate through a Lattice and apply provided function object |
CLatticeBase | A non-templated, abstract base class for array-like objects |
CLatticeCache | Class for caching image access via tiles |
CLatticeCleaner | A class for doing multi-dimensional cleaning |
CLatticeCleanProgress | Abstract base class to monitor progress in lattice operations |
CLatticeConcat | Concatenates lattices along a specified axis |
CLatticeConvolver | A class for doing multi-dimensional convolution |
CLatticeExpr | Class to allow C++ expressions involving lattices |
CLatticeExprNode | Bridging class to allow C++ expressions involving lattices |
CLatticeFFT | Functions for Fourier transforming Lattices |
CLatticeFit | Fit every line of pixels parallel to any axis in a Lattice |
CLatticeFractile | Static functions to get median and fractiles of a lattice |
CLatticeHistograms | Displays histograms of regions from a lattice |
CLatticeHistProgress | Provides a progress meter for the LatticeHistograms class |
CLatticeHistSpecialize | Specialized functions for LatticeHistograms |
CLatticeIndexer | A helper class for stepping through Lattices |
CLatticeIterator | A read/write lattice iterator |
CLatticeIterInterface | A base class for Lattice iterators |
CLatticeLocker | Class to hold a (user) lock on a lattice |
CLatticeMathUtil | Static math functions for Lattices |
CLatticeMathUtil_global_functions_LatticeMathUtil | Global functions on Lattices |
CLatticeNavigator | Abstract base class to steer lattice iterators |
CLatticeProgress | Abstract base class to monitor progress in lattice operations |
CLatticeRegion | An optionally strided region in a Lattice |
CLatticeSlice1D | Extract a 1-D slice from a Lattice |
►CLatticeStatistics | Compute and display various statistics from a lattice |
CAlgConf | |
CLatticeStatsBase | Base class for LatticeStatistics class |
CLatticeStatsDataProvider | Data provider which allows stats framework to iterate through an unmasked lattice |
CLatticeStatsDataProviderBase | Abstract base class of data providers which allows stats framework to iterate through a lattice |
CLatticeStepper | Traverse a Lattice by cursor shape |
CLatticeTwoPtCorr | Compute two point auto-correlation functions from a lattice |
CLatticeUtilities | Static functions for Lattices |
CLattRegionHolder | Class to hold a region of interest in an image |
CLattStatsProgress | Provides a progress meter for the LatticeStatistics class |
CLattStatsSpecialize | |
CLCBox | Class to define a rectangular box of interest |
CLCComplement | Make the complement of a region |
CLCConcatenation | Combine multiple LCRegion's into a new dimension |
CLCDifference | Make the difference of 2 regions |
CLCEllipsoid | Define an N-dimensional ellipsoidal region of interest |
CLCExtension | Extend an LCRegion along straight lines to other dimensions |
CLCHDF5Mask | Class to define a rectangular mask as a region |
CLCIntersection | Make the intersection of 2 or more regions |
CLCLELMask | Class to define a mask as a LEL expression |
CLCMask | Class to define a rectangular mask as a temporary region |
CLCPagedMask | Class to define a rectangular mask as a region |
CLCPixelSet | Class to define a rectangular mask as a region |
CLCPolygon | Define a 2-dimensional region by a polygon |
CLCRegion | Abstract base class to define a region of interest in lattice coordinates |
CLCRegionFixed | Abstract base class to define a fixed region |
CLCRegionMulti | Make the intersection of 2 or more regions |
CLCRegionSingle | Abstract base class to define a single region |
CLCSlicer | Class to define a rectangular box of interest with strides |
CLCStretch | Stretch length 1 axes in an LCRegion along straight lines |
CLCUnion | Make the union of 2 or more regions |
CLECanonicalConversion | A class with static functions to convert little endian canonical format |
CLECanonicalDataConversion | A class with virtual functions to convert little endian canonical format |
CLECanonicalIO | Class for IO in little endian canonical format |
CLELArray | This LEL class holds an array with a mask |
CLELArrayBase | Base class for LELArray holding the mask |
CLELArrayRef | This LEL class holds a possible referenced array with a mask |
CLELAttribute | Ancillary information for the LEL letter classes |
CLELBinary | This LEL class handles numerical binary operators |
CLELBinaryBool | This LEL class handles logical binary operators |
CLELBinaryCmp | This LEL class handles relational binary numerical operators |
CLELBinaryEnums | Each LEL binary operation is described in this enum |
CLELCondition | Class to make a mask from a condition |
CLELConvert | Class to convert a LEL node from one numerical type to another |
CLELCoordinates | Envelope class to handle Lattice Coordinates in LEL |
CLELFunction1D | This LEL class handles numerical (real and complex) 1-argument functions |
CLELFunctionBool | This LEL class handles logical functions |
CLELFunctionComplex | This LEL class handles complex numerical functions |
CLELFunctionDComplex | This LEL class handles double complex numerical functions |
CLELFunctionDouble | This LEL class handles numerical functions whose return type is a Double |
CLELFunctionEnums | Each LEL function is described in this enum |
CLELFunctionFloat | This LEL class handles numerical functions whose return type is a Float |
CLELFunctionND | This LEL class handles functions with a variable number of arguments |
CLELFunctionReal1D | This LEL class handles numerical (real only) 1-argument functions |
CLELImageCoord | The letter class for image coordinates |
CLELInterface | This base class provides the interface for Lattice expressions |
CLELLattCoord | The base letter class for lattice coordinates in LEL |
CLELLattCoordBase | The base letter class for lattice coordinates in LEL |
CLELLattice | This LEL class handles access to Lattices |
CLELRegion | Class to hold a region as a LEL node |
CLELRegionAsBool | Class to convert a region to a boolean node |
CLELScalar | This LEL class holds a scalar with a mask |
CLELSpectralIndex | This LEL class handles calculation of the spectral index |
CLELUnary | This LEL class handles numerical unary operators |
CLELUnaryBool | This LEL class handles logical unary operators |
CLELUnaryConst | This LEL class handles scalar (unary) constants |
CLELUnaryEnums | Each LEL unary operation is described in this enum |
CLinearCoordinate | Interconvert between pixel and a linear world coordinate |
CLinearFit | Class for linear least-squares fit |
CLinearFitSVD | Linear least-squares fit using Singular Value Decomposition method |
CLinearSearch_global_functions_linearsearch | Linear search a linear data structure |
CLinearXform | Perform a linear transform between input and output vectors |
CLineCollapser | Abstract base class for LatticeApply function signatures |
CLink | Doubly linked list primitive |
CList | Doubly linked list |
CListIO_global_functions_List_IO | Input/output operators for Lists |
CListIter | Doubly linked non-constant list iterator The List class above only provides for the list framework |
CListNotice | Linked list update notice |
CLittleEndianConversion | A class with static functions to convert littleEndian format |
CLockFile | Class to handle file locking and synchronization |
CLog | Functor to apply log |
CLog10 | Functor to apply log10 |
CLogFilter | Filter LogMessages on message priority |
CLogFilterExpr | Class to deal with a TaQL expression to filter messages |
CLogFilterInterface | Abstract base class for filtering LogMessages |
CLogFilterTaql | Filter LogMessages using a TaQL expression |
CLoggerHolder | Class holding a hierarchy of loggers |
CLoggerHolderIterator | Class to iterate through an LoggerHolder |
CLoggerHolderRep | Representation of the class holding a hierarchy of loggers |
CLogHolderIter | Class doing the actual iteration through an LoggerHolder |
CLogHolderIterEntry | Class representing an entry in a LoggerHolder |
CLogiArray_global_functions_LogicalArray | Logical valued Arrays |
►CLogiArrayFwd_global_functions_LogicalArray_forwards | Forward declarations for LogicalArrays |
CArray | |
CLogiCube_global_functions_LogicalCube | Logical valued Cubes |
CLogiMatrix_global_functions_LogicalMatrix | Logical valued Matrices |
CLogIO | Ostream-like interface to creating log messages |
CLogIO_global_functions_command | Functions to send commands to a LogIO object |
CLogIO_global_functions_output | Functions to accumulate text in the output message |
CLogiVector_global_functions_LogicalVector | Logical valued Vectors |
CLogMessage | Informational log messages with with time, priority, and origin |
CLogMessage_global_functions_LogMessage_ostream | Write a LogMessage to an ostream |
CLogNormal | Logarithmic normal distribution |
CLogOrigin | LogOrigin: The source code location of the originator of a LogMessage |
CLogOrigin_global_functions_LogOrigin_ostream | Write a LogOrigin to an ostream |
►CLogOrigin_global_functions_SourceLocation | Helper struct to get the source line |
CSourceLocation | |
►CLogSink | Distribute LogMessages to their destination(s) |
CLsiIntermediate | LsiIntermediate is a helper class to allow LogSinkInterface to implement semantics that allow causing all classes accessing the log sink to be aimed at a different sink object |
CLogSinkInterface | Accepts LogMessages and posts them to some destination |
CLorentzian1D | A one dimensional Lorentzian class |
CLorentzian1D_PS< AutoDiff< T > > | Partial specialization of Lorentzian1D for AutoDiff |
CLorentzian1DParam | Parameter handling for one dimensional Lorentzian class |
CLSQaips | Interface for Casacore Vectors in least squares fitting |
CLSQComplex | Type of complex numeric class indicator |
►CLSQFit | Basic class for the least squares fitting |
CAsReal | |
CComplex | |
CConjugate | |
CReal | Simple classes to overload templated memberfunctions |
CSeparable | |
CLSQMatrix | Support class for the LSQ package |
CLSQNull | Non relevant class indicator |
CLSQReal | Typing support classes for LSQ classes |
CLSQTraits | Traits for numeric classes used |
CLSQTraits_CD< std::complex< Double > > | LSQTraits specialization for DComplex |
CLSQTraits_CF< std::complex< Float > > | LSQTraits specialization for Complex |
CLSQTraits_D< Double > | LSQTraits specialization for Double |
CLSQTraits_F< Float > | LSQTraits specialization for Float |
►CLSQType | Determine if pointer type |
CPointerTraits | |
CPointerTraits< U * > | |
CMakeComplex | Functor to form a complex number from the left and right value |
CMakeComplexImag | Functor to form a complex number from the left value and the imaginary part of the right value |
CMakeComplexReal | Functor to form a complex number from the real part of the left value and the right value |
CMakeComplexRealImag | Functor to form a complex number from the real part of the left value and the imaginary part of the right value |
CMap | Abstract base class for associative arrays |
CMapIO_global_functions_Map_IO | Input/output operators for Maps |
CMapIter | Associative array iterator |
CMapIterRep | Abstract base class for associative array iterators |
CMappedArrayEngine | Templated virtual column engine to map the data type of a table array |
CMapRep | Map representation class |
CMArray | Class to handle an Array with an optional mask |
CMArrayBase | Base class for an array with an optional mask |
►CMArrayLogical_global_functions_MArray_logical_operations | Logical operations for MArray objects |
CMAllFunc | |
CMAnyFunc | |
CMNFalseFunc | |
CMNTrueFunc | Define functors to perform a reduction function on an MArray object |
►CMArrayMath_global_functions_MArray_mathematical_operations | Mathematical operations for MArray objects |
CMAvdevFunc | |
CMFractileFunc | |
CMMaxFunc | |
CMMeanFunc | |
CMMedianFunc | |
CMMinFunc | |
CMProductFunc | |
CMRmsFunc | |
CMStddevFunc | |
CMSumFunc | Define functors to perform a reduction function on an MArray object |
CMSumSqrFunc | |
CMVarianceFunc | |
►CMArrayMathBase_global_functions_Array_basic_functions | Basic functions and classes for math on MArray objects |
CMArrayFunctorBase | Define the base class for functors to perform a reduction function on an MArray object |
CMArrayUtil_global_functions_reorderMArray | Reorder the axes of the data in an MArray object |
CMarshallableChebyshev | A Chebyshev function class that supports serialization |
CMarshButterworthBandpass | A Butterworth function class that supports serialization |
CMaskArrIO_global_functions_MaskedArray_IO | Ascii input/output operations for MaskedArrays |
CMaskArrLogi_global_functions_MaskedArray_logical_operations | Logical operations for MaskedArrays, and between MaskedArrays and Arrays |
CMaskArrMath_global_functions_MaskedArray_mathematical_operations | Mathematical operations for MaskedArrays (and with Arrays) |
CMaskedArray | Class for masking an Array for operations on that Array |
CMaskedArray_global_functions_MaskedArray_general_global_functions | General global functions for MaskedArrays, and MaskedArrays and Arrays |
CMaskedAvdevFunc | |
CMaskedLattice | A templated, abstract base class for array-like objects with masks |
CMaskedLatticeStatsDataProvider | Data provider which allows stats framework to iterate through a masked lattice |
CMaskedMadfmFunc | |
CMaskedMaxFunc | |
CMaskedMeanFunc | |
CMaskedMedianFunc | |
CMaskedMinFunc | |
CMaskedProductFunc | |
CMaskedRmsFunc | |
CMaskedStddevFunc | |
CMaskedSumFunc | |
CMaskedVarianceFunc | |
CMaskLogiArr_global_functions_MaskedLogicalArray | Masked LogicalArrays |
►CMaskLogiArrFwd_global_functions_MaskedLogicalArray_forwards | Forward declarations for MaskedLogicalArrays |
CArray | |
CMaskedArray | |
CMaskSpecifier | Class to specify which mask to use in an image |
CMath_global_functions_Math_interface_for_casacore | Casacore interface to math.h and other scalar math functions |
CMathFunc | A class to generate values of mathematical functions |
CMathFunc_global_functions_FUNCTYPE_enum | Enum used to identify function type for MathFunc class |
CMathFunc_global_functions_spheriodal_functions | Fred Schwab function to calculate spheriodal functions |
CMathFuncError | Error class for MathFunc class |
CMatrix | A 2-D Specialization of the Array class |
CMatrixIterator | Iterate a Matrix cursor through another Array |
CMatrixMath_global_functions_Linear_Algebra | Linear algebra functions on Vectors and Matrices |
CMatrixMathLA_global_functions_Linear_Algebra | Linear algebra functions on Vectors and Matrices |
CMatrixSolver | MatrixSolver.h: the base class for solvers of linear equations AX=B |
CMax | Functor to get maximum of two values |
CMBaseline | A Measure: Baseline on Earth |
CMCBase | Base for specific measure conversions |
CMCBaseline | MBaseline conversion routines |
CMCDirection | MDirection conversion routines |
CMCDoppler | MDoppler conversion routines |
CMCEarthMagnetic | MEarthMagnetic conversion routines |
CMCEpoch | MEpoch conversion routines |
CMCFrame | Measure frame calculations proxy |
CMCFrequency | MFrequency conversion routines |
CMConvertBase | Conversion of Measures Base |
CMConvertBase_global_functions_Output | Global functions |
CMCPosition | MPosition conversion routines |
CMCRadialVelocity | MRadialVelocity conversion routines |
CMCuvw | Muvw conversion routines |
CMDirection | A Measure: astronomical direction |
CMDoppler | A Measure: Doppler shift |
CMEarthMagnetic | A Measure: Magnetic field on Earth |
CMeasBase | Base class for all measures |
CMeasComet | Position for comets and other solar system bodies |
CMeasConvert | Conversion of Measures |
CMeasData | MeasData provides Measure computing data |
CMeasFrame | Container for Measure frame |
CMeasFrame_global_functions_Output | Global functions |
CMeasIERS | Interface to IERS tables |
CMeasJPL | Interface to JPL DE tables |
CMeasMath | Measure conversion aid routines |
►CMeasRef | Reference frame for physical measures |
CRefRep | Representation class |
CMeasTable | MeasTable provides Measure computing database data |
CMeasTableMul | MeasTableMul provides thread-safe access to time-dependent multiplier matrices |
CMeasTableMulAber | Class calculating the standard aberration multipliers |
CMeasTableMulAber1950 | Class calculating the B1950 aberration multipliers |
CMeasTableMulPosEarthXY | Class calculating the XY earth position multipliers |
CMeasTableMulPosEarthZ | Class calculating the Z earth position multipliers |
CMeasTableMulPosSunXY | Class calculating the XY solar position multipliers |
CMeasTableMulPosSunZ | Class calculating the Z solar position multipliers |
CMeasTableMulSC | Class calculating the standard nutation multipliers |
CMeasTableMulSC1950 | Class calculating the B1950 nutation multipliers |
CMeasTableMulSC2000A | Class calculating the J2000A nutation multipliers |
CMeasTableMulSC2000B | Class calculating the J2000B nutation multipliers |
CMeasTableMulSC2000Base | Base class for J2000 nutation multipliers |
CMeasTableMulSCBase | Base class for standard and B1950 nutation multipliers |
CMeasure | Physical quantities within reference frame |
CMeasure_global_functions_Output | Global functions |
CMeasureHolder | A holder for Measures to enable record conversions |
CMeasurementSet | A Table intended to hold astronomical data (a set of Measurements) |
CMeasuresProxy | |
CMeasValue | Base class for values in a Measure |
CMeasValue_global_functions_Output | Global functions |
CMedianSlider | Class to compute sliding median |
CMemory | Memory related information and utilities. use visibility=export> |
CMemoryIO | Class for IO to a memory buffer |
CMemoryLogSink | Save log messages in memory |
CMemoryStMan | Memory-based table storage manager class |
CMemoryTable | Class for a table held in memory |
CMemoryTrace | Memory usage tracing mechanism |
CMemoryTraceBlock | Class to write begin and end block message |
CMEpoch | A Measure: instant in time |
CMFFileIO | Class for IO on a virtual file in a MultiFileBase |
CMFrequency | A Measure: wave characteristics |
CMin | Functor to get minimum of two values |
CMinus | Functor to subtract variables of possibly different types |
CMIRIADImage | Class providing native access to MIRIAD images |
CMLCG | Multiplicative linear congruential generator |
CMMapfdIO | Memory-mapped IO on a file |
CMMapIO | Memory-mapped IO on a file |
CMod_KB_Conv | A Kaiser-Bessel function multiplied by a Gaussian |
CModcompConversion | Static functions to convert Modcomp numeric formats |
CModcompDataConversion | A DataConversion class to convert between Modcomp format |
CModulo | Functor to take modulo of (integer) variables of possibly different types in the C way |
CMPosition | A Measure: position on Earth |
CMRadialVelocity | A Measure: radial velocity |
CMRBase | Base for Reference frame for physical measures |
CMRBase_global_functions_Output | Global functions |
CMrsEligibility | |
CMS1ToMS2Converter | Class to convert a MeasurementSet v1 to v2 |
CMSAntenna | A Table intended to hold a MeasurementSet ANTENNA table |
CMSAntennaColumns | A class to provide easy read-write access to MSAntenna columns |
CMSAntennaEnums | Enums for the MeasurementSet ANTENNA table |
CMSAntennaGram_global_functions_MSAntennaGramFunctions | Global functions for flex/bison scanner/parser for MSAntennaGram |
CMSAntennaIndex | Class to handle lookup or indexing into a MS ANTENNA subtable |
CMSAntennaParse | Class to hold values from antenna grammar parser |
CMSArrayGram_global_functions_MSArrayGramFunctions | Global functions for flex/bison scanner/parser for MSArrayGram |
CMSArrayParse | Class to hold values from array grammar parser |
CMSCalEngine | Engine to calculate derived MS values |
CMSColumns | A class to provide easy read-write access to MeasurementSet columns |
CMSConcat | A class with functions for concatenating MeasurementSets |
CMSCorrGram_global_functions_MSCorrGramFunctions | Global functions for flex/bison scanner/parser for MSCorrGram |
CMSCorrParse | Class to hold values from UV dist grammar parser |
CMSDataDescColumns | A class to provide easy read-write access to MSDataDescription columns |
CMSDataDescIndex | Class to handle lookup or indexing into a MS DATA_DESC subtable |
CMSDataDescription | A Table intended to hold a MeasurementSet DATADESCRIPTION table |
CMSDataDescriptionEnums | Enums for the MeasurementSet DATA_DESCRIPTION table |
CMSDerivedValues | MSDerivedValues calculates values derived from a MS |
CMSDoppler | A Table intended to hold a MeasurementSet DOPPLER table |
CMSDopplerColumns | A class to provide easy read-write access to MSDoppler columns |
CMSDopplerEnums | Enums for the MeasurementSet DOPPLER table |
CMSDopplerIndex | |
CMSDopplerUtil | A utility class for MS Doppler tracking information |
CMSFeed | A Table intended to hold a MeasurementSet FEED table |
CMSFeedColumns | A class to provide easy read-write access to MSFeed columns |
CMSFeedEnums | Enums for the MeasurementSet FEED table |
CMSFeedGram_global_functions_MSFeedGramFunctions | Global functions for flex/bison scanner/parser for MSFeedGram |
CMSFeedIndex | |
CMSFeedParse | Class to hold values from feed grammar parser |
CMSField | A Table intended to hold a MeasurementSet FIELD table |
CMSFieldColumns | A class to provide easy read-write access to MSField columns |
CMSFieldEnums | Enums for the MeasurementSet FIELD table |
CMSFieldGram_global_functions_MSFieldGramFunctions | Global functions for flex/bison scanner/parser for MSFieldGram |
CMSFieldIndex | Class to handle lookup or indexing into a MS FIELD subtable |
CMSFieldParse | Class to hold values from field grammar parser |
CMSFitsIDI | MSFitsIDI: Convert FITS-IDI data to MS format |
CMSFitsInput | UV FITS to MeasurementSet filler |
CMSFitsOutput | Write a MeasurementSet to a random group uvfits file |
CMSFitsOutputAstron | Write a MeasurementSet to a random group uvfits file |
CMSFlagCmd | A Table intended to hold a MeasurementSet FLAG_CMD table |
CMSFlagCmdColumns | A class to provide easy read-write access to MSFlagCmd columns |
CMSFlagCmdEnums | Enums for the MeasurementSet FLAG_CMD table |
CMSFlagger | MSFlagger specifies selections on a MeasurementSet |
CMSFreqOffIndex | |
CMSFreqOffset | A Table intended to hold a MeasurementSet FREQ_OFFSET table |
CMSFreqOffsetColumns | A class to provide easy read-write access to MSFreqOffset columns |
CMSFreqOffsetEnums | Enums for the MeasurementSet FREQ_OFFSET table |
CMSHistory | A Table intended to hold a MeasurementSet OBSERVATIONLOG table |
CMSHistoryColumns | A class to provide easy read-write access to MSHistory columns |
CMSHistoryEnums | Enums for the MeasurementSet HISTORY table |
CMSHistoryHandler | A class to provide a simple interface to history writing |
CMSInterface | MSInterface: A specialization of MSSelectableTable for accessing MS |
CMSInterval | Small helper class to specify an 'interval' comparison |
CMSIter | An iterator class for MeasurementSets |
CMSLister | List visibility records from a Measurement Set |
CMSMainColInterface | |
CMSMainColumns | A class for easy read-write access to MeasurementSet main table columns |
CMSMainEnums | Enums for the MeasurementSet main table |
CMSMBase | Base class for memory-based table storage manager class |
CMSMColumn | Column in the Memory table storage manager class |
CMSMDirColumn | Memory storage manager for table arrays |
►CMSMetaData | Class to interrogate an MS for metadata. Interrogation happens on demand and resulting metadata are stored for use by subsequent queries if the cache has not exceeded the specified limit. Parallel processing is enabled using openmp |
CColumnStats | |
CScanProperties | |
CSourceProperties | Non-primary key data for a SOURCE table row |
CSpwProperties | |
CSubScanProperties | |
CTimeStampProperties | |
►CMSMIndColumn | Mmeory storage manager for variable shaped table arrays |
CData | |
CMSObservation | A Table intended to hold a MeasurementSet OBSERVATION table |
CMSObservationColumns | A class to provide easy read-write access to MSObservation columns |
CMSObservationEnums | Enums for the MeasurementSet OBSERVATION table |
CMSObservationGram_global_functions_MSObservationGramFunctions | Global functions for flex/bison scanner/parser for MSObservationGram |
CMSObservationIndex | Class to handle lookup or indexing into an MS OBSERVATION subtable |
CMSObservationParse | Class to hold values from scan grammar parser |
CMSParse | Class to hold values from an ms grammar parser |
CMSPointing | A Table intended to hold a MeasurementSet POINTING table |
CMSPointingColumns | A class to provide easy read-write access to MSPointing columns |
CMSPointingEnums | Enums for the MeasurementSet POINTING table |
CMSPointingIndex | |
CMSPolarization | A Table intended to hold a MeasurementSet POLARIZATION table |
CMSPolarizationColumns | A class to provide easy read-write access to MSPolarization columns |
CMSPolarizationEnums | Enums for the MeasurementSet POLARIZATION table |
CMSPolarizationIndex | Class to handle lookup or indexing into an MS POLARIZATION subtable |
CMSPolnGram_global_functions_MSPolnGramFunctions | Global functions to drive the MSPolnParse class. These, for Polarization selection, need not be global functions, but are done this way to keep the interface uniform for the various selection expressions |
CMSPolnParse | Class to hold values from field grammar parser |
CMSPrimaryGroupHolder | A helper class for MSFitsInput |
CMSPrimaryTableHolder | A helper class for MSFitsInput |
CMSProcessor | A Table intended to hold a MeasurementSet PROCESSOR table |
CMSProcessorColumns | A class to provide easy read-write access to MSProcessor columns |
CMSProcessorEnums | Enums for the MeasurementSet PROCESSER table |
CMSRange | MSRange determines ranges of values in a MeasurementSet |
CMSReader | Read from an MS, coordinating all of the subtables in the process |
CMSScanGram_global_functions_MSScanGramFunctions | Global functions for flex/bison scanner/parser for MSScanGram |
CMSScanParse | Class to hold values from scan grammar parser |
CMSSelectableMainColumn | |
CMSSelectableTable | MSSelectableTable: An interface class used by MSSelection module to access the sub-tables and main-table columns of MS-like tables |
CMSSelection | MSSelection: Class to represent a selection on an MS |
CMSSelectionAntennaError | |
CMSSelectionAntennaParseError | |
CMSSelectionArrayError | |
CMSSelectionArrayParseError | |
CMSSelectionArrayWarning | |
CMSSelectionError | |
CMSSelectionErrorHandler | |
CMSSelectionFeedError | |
CMSSelectionFeedParseError | |
CMSSelectionFieldError | |
CMSSelectionFieldParseError | |
CMSSelectionFieldWarning | |
CMSSelectionKeywords | MSSelectionKeywords specifies selection keywords for the MeasurementSet |
CMSSelectionLogError | |
CMSSelectionNullExpr | |
CMSSelectionNullSelection | |
CMSSelectionNullTEN | |
CMSSelectionObservationError | |
CMSSelectionObservationParseError | |
CMSSelectionObservationWarning | |
CMSSelectionPolnError | |
CMSSelectionPolnParseError | |
CMSSelectionPolnWarning | |
CMSSelectionScanError | |
CMSSelectionScanParseError | |
CMSSelectionScanWarning | |
CMSSelectionSpwError | |
CMSSelectionSpwParseError | |
CMSSelectionSpwWarning | |
CMSSelectionStateError | |
CMSSelectionStateParseError | |
CMSSelectionStateWarning | |
CMSSelectionTimeError | |
CMSSelectionTimeParseError | |
CMSSelectionUvDistError | |
CMSSelectionUvDistParseError | |
CMSSelector | MSSelector specifies selections on a MeasurementSet |
CMSSelUtil | Helper class for MSFlagger with templated static function |
CMSSelUtil2 | |
CMSSource | A Table intended to hold a MeasurementSet SOURCE table |
CMSSourceColumns | A class to provide easy read-write access to MSSource columns |
CMSSourceEnums | Enums for the MeasurementSet SOURCE table |
CMSSourceIndex | |
CMSSpectralWindow | A Table intended to hold a MeasurementSet SPECTRAL_WINDOW table |
CMSSpectralWindowEnums | Enums for the MeasurementSet SPECTRAL_WINDOW table |
CMSSpwGram_global_functions_MSSpwGramFunctions | Global functions for flex/bison scanner/parser for MSSpwGram |
CMSSpwIndex | Class to handle lookup or indexing into a MS Data_Desc_ID and SpectralWindow subtables |
CMSSpWindowColumns | A class to provide easy read-write access to MSSpectralWindow columns |
CMSSpWindowIndex | Class to handle lookup or indexing into a MS SPECTRAL_WINDOW subtable |
CMSSpwParse | Class to hold values from field grammar parser |
CMSSSpwErrorHandler | |
CMSState | A Table intended to hold a MeasurementSet STATE table |
CMSStateColumns | A class to provide easy read-write access to MSState columns |
CMSStateEnums | Enums for the MeasurementSet STATE table |
CMSStateGram_global_functions_MSStateGramFunctions | Global functions for flex/bison scanner/parser for MSStateGram |
CMSStateIndex | Class to handle lookup or indexing into a MS FIELD subtable |
CMSStateParse | Class to hold values from field grammar parser |
CMSSummary | Provides and lists information about the header of an image |
CMSSysCal | A Table intended to hold a MeasurementSet SYSCAL table |
CMSSysCalColumns | A class to provide easy read-write access to MSSysCal columns |
CMSSysCalEnums | Enums for the MeasurementSet SYSCAL table |
CMSSysCalIndex | |
CMSTable | A Table intended to hold astronomical data |
CMSTableImpl | An implementation class for the MeasurementSet to share code |
CMSTableIndex | |
CMSTileLayout | An helper class for deciding on tile shapes in MeasurementSets |
CMSTimeGram_global_functions_MSTimeGramFunctions | Global functions for flex/bison scanner/parser for MSTimeGram |
CMSTimeParse | Class to hold values from time grammar parser |
CMSUvDistGram_global_functions_MSUvDistGramFunctions | Global functions for flex/bison scanner/parser for MSUvDistGram |
CMSUvDistParse | Class to hold values from UV dist grammar parser |
CMSValidIds | |
CMSWeather | A Table intended to hold a MeasurementSet WEATHER table |
CMSWeatherColumns | A class to provide easy read-write access to MSWeather columns |
CMSWeatherEnums | Enums for the MeasurementSet WEATHER table |
CMSWeatherIndex | |
CMultiFile | Class to combine multiple files in a single one |
CMultiFileBase | Abstract base class to combine multiple files in a single one |
CMultiFileInfo | Helper class for MultiFileBase containing info per internal file |
CMultiHDF5 | Class to combine multiple files in a single HDF5 file |
CMultiplies | Functor to multiply variables of possibly different types |
CMultiRecordFieldWriter | Multi field writer |
CMultiTermLatticeCleaner | |
CMUString | Pointed String class to aid analysis of quantity strings |
CMUString_global_functions_output | Global functions |
CMutex | Wrapper around a pthreads mutex |
CMutexedInit | Thread-safe initialization of global variables |
CMuvw | A Measure: uvw on Earth |
►CMVAngle | Class to handle angle type conversions and I/O |
CFormat | Format structure |
CMVAngle_global_functions_output | Global functions |
CMVBaseline | A 3D vector on Earth |
CMVDirection | Vector of three direction cosines |
CMVDoppler | Internal value for MDoppler |
CMVDouble | Class to distinguish external and Measure internal Double |
CMVEarthMagnetic | A 3D Earth magnetic field vector |
CMVEpoch | A class for high precision time |
CMVFrequency | Internal value for MFrequency |
CMVPosition | A 3D vector in space |
CMVRadialVelocity | Internal value for MRadialVelocity |
►CMVTime | Class to handle date/time type conversions and I/O |
CFormat | Format structure |
CMVuvw | A 3D vector on Earth |
CNear | Functor to test if two values are relatively near each other |
CNearAbs | Functor to test for if two values are absolutely near each other |
CNegativeExpntl | Negative exponential distribution |
►Cnew_del_allocator | |
Crebind | |
CNewDelAllocator | An allocator behaves like operator new[]/delete[] |
CNewFile | Do checks for a new (non-existent) file |
CNewMSSimulator | Create an empty MeasurementSet from observation and telescope descriptions |
CNFalseFunc | |
CNNGridder | A non-negative gridding class |
CNNLSMatrixSolver | NNLSMatrixSolver.h: the base class for NNLS solvers of linear equations AX=B |
CNoConvert | FITS templated helper class |
CNonLinearFit | Class for non-linear least-squares fit |
CNonLinearFitLM | Solve non-linear fit with Levenberg-Marquardt method |
CNormal | Normal or Gaussian distribution |
CNotice | Abstract base class for notices |
CNoticeSource | Base class for notice originators |
CNoticeTarget | Abstract base class for notice receptors |
CNTrueFunc | |
CNullLogSink | Throw away all messages |
CNullTable | Class indicating a null Table object |
CNumericTraits | Relationships between numeric data types |
CNumericTraits< Complex > | A specialisation for T=Complex of the NumericTraits class |
CNumericTraits< DComplex > | A specialisation for T=DComplex of the NumericTraits class |
CNumericTraits< Double > | A specialisation for T=Double of the NumericTraits class |
CNumericTraits< Float > | A specialisation for T=Float of the NumericTraits class |
CNumericTraits_C< Complex > | NumericTraits specialization for Complex |
CNumericTraits_D< Double > | NumericTraits specialization for Double |
CNumericTraits_DC< DComplex > | NumericTraits specialization for DComplex |
CNumericTraits_F< Float > | NumericTraits specialization for Float |
CNutation | Nutation class and calculations |
CObjCompare | Compare two objects |
CObjectID | ObjectID: A unique identifier for distributed and other objects |
CObjectPool | A parameterized stack of re-usable objects |
CObjectStack | A stack of re-usable objects |
CObsInfo | Store miscellaneous information related to an observation |
COddPolynomial | A one dimensional odd polynomial class |
COddPolynomial_PS< AutoDiff< T > > | Partial specialization of OddPolynomial for AutoDiff |
COddPolynomialParam | Parameter handling for odd polynomials |
COrderedMap | Map with keys ordered |
COrderedMapIterRep | OrderedMap iterator "letter" |
COrderedMapNotice | Message used for OrderedMap notification |
COrderedMapRep | Representation class for an Ordered Map |
COrderedPair | Ordered pair class |
COrdPairIO_global_functions_inoutput | These need to be left out SUN BUG |
CPagedArray | A Lattice that is read from or written to disk |
CPagedArrIter | A read/write Lattice iterator for PagedArrays |
CPagedImage | Read, store, and manipulate astronomical images |
CParam | A simple keyword/value pair with internal help Strings |
CParAngleColumn | Parallactic angle derived from TIME, etc |
CParAngleMachine | Converts a direction into parallactic angle |
CPath | Path name of a file |
CPGPlotter | Standard plotting object for application programmers |
CPGPlotterInterface | Abstract base class for PGPLOT style plotting |
CPGPlotterNull | Plot to a PGPLOT device "local" to this process |
CPixelCurve1D | Arbitrary 1-dim curve in a lattice plane |
CPlainColumn | Base class for a column in a plain table |
CPlainTable | Class defining a plain regular table |
CPlus | Functor to add variables of possibly different types |
CPoisson | Poisson distribution |
CPoissonFunction | A one dimensional Poisson function |
CPoissonFunction_PS< AutoDiff< T > > | Partial specialization of PoissonFunction for AutoDiff |
CPoissonParam | A one dimensional Poisson function |
CPolynomial | A one dimensional polynomial class |
CPolynomial_PS< AutoDiff< T > > | Partial specialization of Polynomial for AutoDiff |
CPolynomialParam | Parameter handling for one-dimensional polynomials |
CPoolStack | A parameterized stack of re-usable objects |
CPositionEngine | Engine for TaQL UDF Position conversions |
CPositionUDF | TaQL UDFs for Position conversions |
CPow | Functor to apply pow |
CPow3 | Functor to apply a power of 3 |
CPowerLogarithmicPolynomial | A one dimensional power logarithmic polynomial class of form y = c_0 * x**( c_1 + c_2*ln(x) + c_3*ln(x)**2 + ... c_n*ln(x)**(n-1)) |
CPowerLogarithmicPolynomial_PS< AutoDiff< T > > | Partial specialization of PowerLogarithmicPolynomial for AutoDiff |
CPowerLogarithmicPolynomialParam | Parameter handling for one-dimensional power logarithmic polynomials |
CPrecession | Precession class and calculations |
►CPrecTimer | Precision timer to measure elapsed times in a cumulative way |
CTimeStruct | |
CUnion1 | |
CUnion2 | |
CPrimaryArray | Templated primary array base class of given type |
CPrimaryGroup | Random Group datastructure |
CPrimaryTable | Primary Table structure |
CPrimes | Creates a reference table of prime numbers, and some functions |
CProgressMeter | Visual indication of a tasks progress |
CProjection | Geometric parameters needed for a sky projection to a plane |
CPtrBlock | A drop-in replacement for Block<T*> |
CPtrHolder | Hold and delete pointers not deleted by object destructors |
CPutCellSlices | Functor to put irregular array slices into a cell |
CPutColumnSlices | Functor to get irregular array slices from a column |
CQBase | Base for Quantities (i.e. dimensioned values) |
CQBase_global_functions_Output | Global functions |
CQC | Physical constants (i.e. dimensioned values) |
CQC_global_functions_QC_initialization_object | Object used to force construction of QC |
CQC_init | Class used to force construction of QC |
CQLogical_global_functions_Quantum_logical_operations | Logical operations for the Quantum class |
CQMath_global_functions_Quantum_mathematical_operations | Mathematical operations for the Quantum class |
CQuality | Quality parameter definitions |
CQualityCoordinate | Interconvert between pixel and Quality value |
CQuantum | Quantities (i.e. dimensioned values) |
CQuantum_global_functions_output | Global functions |
CQuantumHolder | A holder for Quantums to enable record conversions |
CQuantumType_global_functions_QuantumType | Get an integer type for a Qunatum<T> |
CQueue | A First-In-First-Out (FIFO) data structure |
CQVector | Specialization for Quantum<Vector<T> > |
CRandom | Base class for random number distributions |
CRawDataConversion | A class with virtual functions to copy without conversion |
CRawIO | Class for IO in local format |
Cre_pattern_buffer | This data structure is used to represent a compiled pattern |
Cre_registers | Data structure to store register contents data in |
CReadAsciiTable | Helper class for readAsciiTable |
CReadAsciiTable_global_functions_readAsciiTable | Filling a table from an Ascii file |
CReadOnlyArrayIterator | Iterate a const Array cursor through a const Array |
CReadOnlyMatrixIterator | Iterate a Matrix cursor through a R/O Array |
CReadOnlyVectorIterator | Iterate a Vector cursor through another Array |
CReal | Functor to apply complex function real |
CRebinImage | Rebin an image |
CRebinLattice | Rebin a masked lattice |
CRecord | A hierarchical collection of named fields of various types |
CRecordDesc | Description of the fields in a record object |
CRecordDescRep | Representation of a RecordDesc |
CRecordExpr_global_functions_RecordExpr | Global functions to make a expression node for a record field |
CRecordFieldCopier | Record field copier |
CRecordFieldId | The identification of a record field |
CRecordFieldPtr | Access to an individual field in a record |
CRecordFieldWriter | Record field writer. Base class for the copiers |
CRecordGram | Select-class for flex/bison scanner/parser for RecordGram |
CRecordGram_global_functions_RecordGramFunctions | Global functions for flex/bison scanner/parser for RecordGram |
CRecordGramVal | Helper class for values in RecordGram |
CRecordInterface | Abstract base class for Record classes |
CRecordNotice | Helper class to notify class Record about changes |
CRecordRep | The representation of a Record |
CRecordTransformable | Interface class for converting to/from records |
CRefColumn | A column in a reference table |
CRefRows | Class holding the row numbers in a RefTable |
CRefRowsSliceIter | Class to iterate through a RefRows object |
CRefTable | Class for a table as a view of another table |
CRegex | Regular expression class |
CRegexBase | Abstract interface class to regular expressions for String |
CRegionHandler | Base class for handling regions in images |
CRegionHandlerHDF5 | Class for keeping regions in an HDF5 file |
CRegionHandlerMemory | Class for keeping regions in memory |
CRegionHandlerTable | Class for keeping regions in memory |
CRegionManager | |
CRegionType | Define the various region types |
CRegister_global_functions_register | Primitive Run Time Type Information (RTTI) |
CRegSequence | Sequence for the Register() template functions |
CRegularFile | Manipulate and get information about regular files |
CRegularFileIO | Class for IO on a regular file |
CReservedFitsKeyword | Reserved FITS keyword |
CReservedFitsKeywordCollection | Collection of reserved FITS keywords |
CRetypedArrayEngine | Virtual column engine to retype and reshape arrays |
CRetypedArraySetGet_global_functions_RetypedArrayEngineSetGet | Helper functions for users of RetypedArrayEngine |
CRFError | Convenience class for a String/bool pair |
CRFReader | Abstract superclass for any class that reads a format that produces Regions from a file |
CRFReaderWriter | Superclass for readers and writers containing common definitions and operations |
CRFWriter | Abstract superclass for any class that writes Regions to a region file format |
CRigidVector | Fast Vector classes with fixed (templated) length |
CRigidVector_global_functions_math | Mathematical operations involving RigidVectors |
CRNG | Base class for random number generators |
CRO_LatticeIterator | A readonly iterator for Lattices |
CRO_MaskedLatticeIterator | A readonly iterator for masked Lattices |
CRODataManAccessor | Base class for the Data Manager Accessor classes |
CROIncrementalStManAccessor | Give access to some IncrementalStMan functions |
CROMSAntennaColumns | A class to provide easy read-only access to MSAntenna columns |
CROMSColumns | A class to provide easy read-only access to MeasurementSet columns |
CROMSDataDescColumns | A class to provide easy read-only access to MSDataDesc columns |
CROMSDopplerColumns | A class to provide easy read-only access to MSDoppler columns |
CROMSFeedColumns | A class to provide easy read-only access to MSFeed columns |
CROMSFieldColumns | A class to provide easy access to MSField columns |
CROMSFlagCmdColumns | A class to provide easy read-only access to MSFlagCmd columns |
CROMSFreqOffsetColumns | A class to provide easy read-only access to MSFreqOffset columns |
CROMSHistoryColumns | A class to provide easy read-only access to MSHistory columns |
CROMSMainColumns | A class for easy read-only access to MeasurementSet main table columns |
CROMSObservationColumns | A class to provide easy read-only access to MSObservation columns |
CROMSPointingColumns | A class to provide easy read-only access to MSPointing columns |
CROMSPolarizationColumns | A class to provide easy read-only access to MSPolarization columns |
CROMSProcessorColumns | A class to provide easy read-only access to MSProcessor columns |
CROMSSourceColumns | A class to provide easy read-only access to MSSource columns |
CROMSSpWindowColumns | A class to provide easy read-only access to MSASpectralWindow columns |
CROMSStateColumns | A class to provide easy read-only access to MSState columns |
CROMSSysCalColumns | A class to provide easy read-only access to MSSysCal columns |
CROMSWeatherColumns | A class to provide easy read-only access to MSWeather columns |
CRORecordFieldPtr | Read-Only access to an individual field from a Record |
CROStandardStManAccessor | Give access to some StandardStMan functions |
CROTableRow | Readonly access to a table row |
CROTiledStManAccessor | Give access to some TiledStMan functions |
CRotMatrix | A 3x3 rotation matrix |
CRound | Functor to apply round (e.g |
CRowCopier | RowCopier copies all or part of a row from one table to another |
CSampledFunctional | A base class for indexing into arbitrary data types |
CScalarColumn | Access to a scalar table column with arbitrary data type |
CScalarColumnData | Access to a table column containing scalars |
CScalarColumnDesc | Templated class to define columns of scalars in tables |
CScalarFITSFieldCopier | A FITSFieldCopier for copying scalar non-string RecordFields to FitsFields |
CScalarMeasColumn | Read only access to table scalar Measure columns |
CScalarQuantColumn | Provides access to Scalar Quantum Columns in Tables |
CScalarRecordColumnData | Access to a table column containing scalar records |
CScalarRecordColumnDesc | Class to define columns of scalar records in tables |
CScalarSampledFunctional | A unified interface for indexing into Vectors or Blocks |
CScaledArrayEngine | Templated virtual column engine to scale a table array |
CScaledComplexData | Templated virtual column engine to scale a complex table array |
CScanKey | A scan is a unique combination of observation ID, array ID, and scan number Negative values are allowed to indicate all values of the particular ID are desired |
CScopedMutexLock | Exception-safe lock/unlock of a mutex |
CSCSL | C++ Interface to the Sgi/Cray Scientific Library (SCSL) |
CSDAntennaHandler | |
CSDDataDescHandler | |
CSDFeedHandler | |
CSDFieldHandler | |
CSDFITSHandler | |
CSDFITSTable | SDFITSTable is a FITSTable which follows the Single Dish FITS Convention |
CSDHistoryHandler | |
CSDMainHandler | |
CSDObservationHandler | |
CSDPointingHandler | |
CSDPolarizationHandler | |
CSDSourceHandler | |
CSDSpWindowHandler | |
CSDSysCalHandler | |
CSDWeatherHandler | |
CSequence | Virtual templated base class for sequences |
CSerialHelper | |
CSetupNewTable | Create a new table - define shapes, data managers, etc |
CSetupNewTableRep | Representation for handle class SetupNewTable |
CSign | Functor to apply sign (result is -1, 0, or 1) |
CSimButterworthBandpass | Class for evaluating a Butterworth filter transfer function |
CSimOrdMapIO_global_functions_inoutput | Global IO functions |
CSimpleOrderedMap | Simple map with keys ordered |
CSin | Functor to apply sin |
CSinc_Conv | Sine x / x function |
CSincFunction | A one dimensional sin(x)/x |
CSincParam | A one dimensional sin(x)/x |
CSinh | Functor to apply sinh |
CSinusoid1D | A one dimensional Sinusoid class |
CSinusoid1D_PS< AutoDiff< T > > | Partial specialization of Sinusoid1D for AutoDiff |
CSinusoid1DParam | Parameter handling for one dimensional Sinusoid class |
CSlice | Define a (start,length,increment) along an axis |
CSlicer | Specify which elements to extract from an n-dimensional array |
CSlicer_global_functions_Slicer_IO | IO functions for Slicer's |
CSmooth | Smooth a Vector or the rows of a 2D Array taking into account flags which are supplied in a Vector/Array of the same shape. Modify the flags as necessary to mark channels for which the smoothing could not be done because needed channels were flagged |
CSolarPos | Solar position class and calculations |
CSort | Sort on one or more keys, ascending and/or descending |
CSortError | Generic Sort exception |
CSortInvDT | Invalid data type used for this sort key |
CSortInvIncr | Invalid increment used for this sort key |
CSortInvOpt | Invalid sort option given to routine dosort |
CSortKey | Define a Sort key |
CSortNoData | No data array given to Sort constructor |
CSourceKey | Primary key in the SOURCE table |
CSparseDiff | Class that computes partial derivatives by automatic differentiation |
CSparseDiffA | Class that computes partial derivatives by automatic differentiation |
CSparseDiffIO_global_functions_SparseDiff_IO_operations | Implements all IO operators and functions for SparseDiff |
CSparseDiffMath_global_functions_SparseDiff_mathematical_operations | Implements all mathematical operators and functions for SparseDiff |
CSparseDiffRep | Representation of data for the spare automatic differentiation calss |
CSparseDiffX | Class that computes partial derivatives by automatic differentiation |
CSpecificFunctionFactory | |
CSpectralCoordinate | Interconvert pixel and frequency values |
CSph_Conv | Spheroidal function |
CSPolynomial | A one dimensional scaled polynomial class |
CSPolynomialParam | Parameter handling for scaled 1-D polynomials |
CSqr | Functor to apply sqr (power of 2) |
CSqrt | Functor to apply sqrt |
CSquareMatrix | Fast Square Matrix class with fixed (templated) size |
CSquareMatrix_global_functions_SqM_global_functions | Various global math and IO functions |
CSSMBase | Base class of the Standard Storage Manager |
CSSMColumn | A Column in the Standard Storage Manager |
CSSMDirColumn | A Direct Array Column in the Standard Storage Manager |
CSSMIndColumn | A column of Standard storage manager for indirect arrays |
CSSMIndex | The bucket index for a group of columns in the Standard Storage Manager |
CSSMIndStringColumn | An Indirect String Array Column in the Standard Storage Manager |
CSSMStringHandler | Store strings in the Standard Storage Manager |
CStack | This class, Stack<t>, defines an implementation of a stack using the doubly linked list primitive, Link<t> |
CStandardStMan | The Standard Storage Manager |
CStatAcc | A statistics accumulator |
CStatisticsAlgorithm | Base class of statistics algorithm class hierarchy |
CStatisticsData | |
CStatisticsIncrementer | Utility functions used for incrementing pointers in a data set used by the stats framework |
►CStatisticsUtilities | Various statistics related methods for the statistics framework |
CBinDesc | Description of a regularly spaced bins with the first bin having lower limit of minLimit and having nBins equally spaced bins of width binWidth, so that the upper limit of the last bin is given by minLimit + nBins*binWidth |
CStatsData | |
CStatsDataProvider | Abstract base class which defines interface for providing "datasets" to the statistics framework when nontrivial means of doing so are not sufficient |
CStatsTiledCollapser | Generate statistics, tile by tile, from a masked lattice NOTE this version was moved from LatticeStatistics (early Dec 2014 version) and slightly modified mostly for style issues (no significant semantic differences from that version). For a large number of statistics sets that need to be computed simultaneously, this version is more efficient than using the new stats framework, because creating large numbers of eg ClassicalStatistics objects is much less efficient than the direct manipulation of pointers to primitive types that this class does |
►Cstd11_allocator | |
Crebind | |
CStIndArray | Read/write indirect arrays |
CSTLMath_global_functions_Container_Math | Math operations on STL-like containers |
CStManAipsIO | AipsIO table storage manager class |
CStManArrayFile | Read/write array in external format for a storage manager |
CStManColumn | Base table column storage manager class |
CStManColumnAipsIO | AipsIO table column storage manager class |
CStManColumnArrayAipsIO | AipsIO storage manager for direct table arrays |
CStManColumnIndArrayAipsIO | AipsIO storage manager for indirect table arrays |
CStokes | Stokes parameter definitions for interface to table data |
CStokesConverter | StokesConverter converts any set of polarizations into any other one |
CStokesCoordinate | Interconvert between pixel and Stokes value |
CStorageOption | Options defining how table files are organized |
CStreamIO | Class for IO on connection oriented socket |
CStreamLogSink | Send log messages to an ostream |
CString | String: the storage and methods of handling collections of characters |
CString_global_functions_case | Casing and related functions Case conversion and rearrangement functions |
CString_global_functions_common | Some general functions Functions to find special patterns, join and replicate |
CString_global_functions_comparitor | Global comparison operators |
CString_global_functions_concatenator | Global concatenation operators |
CString_global_functions_io | IO |
CString_global_functions_split | Splitting Global function which splits the String into string array res at separator and returns the number of elements |
CStringDistance | Class to deal with Levensthein distance of strings |
CStringFITSFieldCopier | A FITSFieldCopier for copying String RecordFields to FitsFields |
CSubImage | A (masked) subset of an ImageInterface object |
CSubLattice | A subset of a Lattice or MaskedLattice |
CSubScanKey | A sub scan is a unique combination of observation ID, array ID, scan number, and field ID |
CSubString | SubString help class to be used in at, before, ..\ |
CSubTableDesc | Description of columns containing tables |
CSumAbsDiff | Functor to add absolute diff of right and base value to left |
CSumSqr | Functor to add square of right to left |
CSumSqrDiff | Functor to add squared diff of right and base value to left |
CSymLink | Get information about, and manipulate symbolic links |
CSystemCallError | Exception for an error in a system call |
CTable | Main interface class to a read/write table |
CTableArrayConformanceError | Table error; non-conformant array |
CTableAttr | Some attributes of a table |
CTableCache | Cache of open tables |
CTableColumn | Read/write access to a table column |
CTableConformanceError | Table error; table length conformance error |
CTableCopy | Class with static functions for copying a table |
CTableDesc | Define the structure of a Casacore table |
CTableDescNoName | Table error; no name given to table description |
CTableDuplFile | Table error; table (description) already exists |
CTableError | Base error class for storage manager |
CTableExprAggrNode | TaQL node representing a scalar aggregate function |
CTableExprAggrNodeArray | TaQL node representing an array aggregate function |
CTableExprConeNode | Class representing a cone search in table select expression |
CTableExprConeNodeArray | |
CTableExprData | Abstract base class for data object in a TaQL expression |
CTableExprFuncNode | Class representing a function in table select expression |
CTableExprFuncNodeArray | Class representing an array function in table select expression |
CTableExprGroupAggr | Class collecting the arrays in a group |
CTableExprGroupAll | Aggregate class counting if all values in a group are true |
CTableExprGroupAny | Aggregate class counting if any value in a group is true |
CTableExprGroupArrayAll | Aggregate class counting if all array values in a group are true |
CTableExprGroupArrayAlls | Aggregate class counting per array index in a group if all are true |
CTableExprGroupArrayAny | Aggregate class counting if any array value in a group is true |
CTableExprGroupArrayAnys | Aggregate class counting per array index in a group if any is true |
CTableExprGroupArrayNFalse | Aggregate class counting the number of false array values in a group |
CTableExprGroupArrayNFalses | Aggregate class counting per array index in a group the nr of false values |
CTableExprGroupArrayNTrue | Aggregate class counting the number of true array values in a group |
CTableExprGroupArrayNTrues | Aggregate class counting per array index in a group the nr of true values |
CTableExprGroupCount | Aggregate class counting number of rows in a group containing a value |
CTableExprGroupCountAll | Aggregate class counting number of rows in a group |
CTableExprGroupExprId | Class derived from TableExprGroupFuncBase collecting the ids in a group |
CTableExprGroupFirst | Class derived from TableExprGroupFuncBase for the first value in a group |
CTableExprGroupFractileArrayDouble | Aggregate class determining the fractile of array values in a group |
CTableExprGroupFractileDouble | Aggregate class determining the fractile of values in a group |
CTableExprGroupFuncArrayBool | Abstract base class for aggregate functions giving a bool array |
CTableExprGroupFuncArrayDate | Abstract base class for aggregate functions giving a date/time array |
CTableExprGroupFuncArrayDComplex | Abstract base class for aggregate functions giving a dcomplex array |
CTableExprGroupFuncArrayDouble | Abstract base class for aggregate functions giving a double array |
CTableExprGroupFuncArrayInt | Abstract base class for aggregate functions giving an integer array |
CTableExprGroupFuncArrayString | Abstract base class for aggregate functions giving a string array |
CTableExprGroupFuncBase | Abstract base class for classes calculating an aggregated group result |
CTableExprGroupFuncBool | Abstract base class for aggregate functions giving a bool scalar |
CTableExprGroupFuncDate | Abstract base class for aggregate functions giving a date/time scalar |
CTableExprGroupFuncDComplex | Abstract base class for aggregate functions giving a dcomplex scalar |
CTableExprGroupFuncDouble | Abstract base class for aggregate functions giving a double scalar |
CTableExprGroupFuncInt | Abstract base class for aggregate functions giving an integer scalar |
CTableExprGroupFuncSet | Class containing the results of aggregated values in a group |
CTableExprGroupFuncString | Abstract base class for aggregate functions giving a string scalar |
CTableExprGroupHistBase | Base aggregate class determining the histogram of values in a group |
CTableExprGroupHistDouble | Aggregate class determining the histogram of double array values in a group |
CTableExprGroupHistInt | Aggregate class determining the histogram of integer array values in a group |
CTableExprGroupHistScalar | Aggregate class determining the histogram of scalar values in a group |
CTableExprGroupKey | Class representing a key in the groupby clause |
CTableExprGroupKeySet | Class representing all keys in the groupby clause |
CTableExprGroupLast | Class derived from TableExprGroupFuncBase for the first value in a group |
CTableExprGroupMaxArrayDouble | Aggregate class determining the maximum double array value in a group |
CTableExprGroupMaxArrayInt | Aggregate class determining the maximum integer array value in a group |
CTableExprGroupMaxDouble | Aggregate class determining the maximum double value in a group |
CTableExprGroupMaxInt | Aggregate class determining the maximum integer value in a group |
CTableExprGroupMaxsArrayDouble | Aggregate class determining the maximum double array value in a group |
CTableExprGroupMaxsArrayInt | Aggregate class determining per array index in a group the maximum value |
CTableExprGroupMeanArrayDComplex | Aggregate class determining the mean of complex array values in a group |
CTableExprGroupMeanArrayDouble | Aggregate class determining the mean of array values in a group |
CTableExprGroupMeanDComplex | Aggregate class determining the mean of complex values in a group |
CTableExprGroupMeanDouble | Aggregate class determining the mean of values in a group |
CTableExprGroupMeansArrayDComplex | Aggregate class determining the mean of complex array values in a group |
CTableExprGroupMeansArrayDouble | Aggregate class determining the mean of array values in a group |
CTableExprGroupMinArrayDouble | Aggregate class determining the minimum double array value in a group |
CTableExprGroupMinArrayInt | Aggregate class determining the minimum integer array value in a group |
CTableExprGroupMinDouble | Aggregate class determining the minimum double value in a group |
CTableExprGroupMinInt | Aggregate class determining the minimum integer value in a group |
CTableExprGroupMinsArrayDouble | Aggregate class determining the minimum double array value in a group |
CTableExprGroupMinsArrayInt | Aggregate class determining per array index in a group the minimum value |
CTableExprGroupNFalse | Aggregate class counting the number of false values in a group |
CTableExprGroupNTrue | Aggregate class counting the number of true values in a group |
CTableExprGroupNull | Class derived from TableExprGroupFuncBase representing a no function |
CTableExprGroupProductArrayDComplex | Aggregate class determining the product of complex array values in a group |
CTableExprGroupProductArrayDouble | Aggregate class determining the product of double array values in a group |
CTableExprGroupProductArrayInt | Aggregate class determining the product of integer array values in a group |
CTableExprGroupProductDComplex | Aggregate class determining the product of complex values in a group |
CTableExprGroupProductDouble | Aggregate class determining the product of double values in a group |
CTableExprGroupProductInt | Aggregate class determining the product of integer values in a group |
CTableExprGroupProductsArrayDComplex | Aggregate class determining the product of complex array values in a group |
CTableExprGroupProductsArrayDouble | Aggregate class determining the product of double array values in a group |
CTableExprGroupProductsArrayInt | Aggregate class determining per array index in a group the product of values |
CTableExprGroupResult | Class holding the results of groupby and aggregation |
CTableExprGroupRmsArrayDouble | Aggregate class determining the RMS of array values in a group |
CTableExprGroupRmsDouble | Aggregate class determining the RMS of values in a group |
CTableExprGroupRmssArrayDouble | Aggregate class determining the RMS of array values in a group |
CTableExprGroupRowid | Class collecting the rowids of entries in a group |
CTableExprGroupStdDevArrayDouble | Aggregate class determining the standard devation of array values in a group |
CTableExprGroupStdDevDouble | Aggregate class determining the standard deviation of values in a group |
CTableExprGroupStdDevsArrayDouble | Aggregate class determining the standard devation of array values in a group |
CTableExprGroupSumArrayDComplex | Aggregate class determining the sum of complex array values in a group |
CTableExprGroupSumArrayDouble | Aggregate class determining the sum of double array values in a group |
CTableExprGroupSumArrayInt | Aggregate class determining the sum of integer array values in a group |
CTableExprGroupSumDComplex | Aggregate class determining the sum of complex values in a group |
CTableExprGroupSumDouble | Aggregate class determining the sum of double values in a group |
CTableExprGroupSumInt | Aggregate class determining the sum of integer values in a group |
CTableExprGroupSumsArrayDComplex | Aggregate class determining the sum of complex array values in a group |
CTableExprGroupSumsArrayDouble | Aggregate class determining the sum of double array values in a group |
CTableExprGroupSumsArrayInt | Aggregate class determining per array index in a group the sum of values |
CTableExprGroupSumSqrArrayDComplex | Aggregate class determining the sum of squares of complex array values in a group |
CTableExprGroupSumSqrArrayDouble | Aggregate class determining the sum of squares of double array values in a group |
CTableExprGroupSumSqrArrayInt | Aggregate class determining the sum of squares of integer array values in a group |
CTableExprGroupSumSqrDComplex | Aggregate class determining the sum of squares of complex values in a group |
CTableExprGroupSumSqrDouble | Aggregate class determining the sum of squares of double values in a group |
CTableExprGroupSumSqrInt | Aggregate class determining the sum of squares of integer values in a group |
CTableExprGroupSumSqrsArrayDComplex | Aggregate class determining the sum of squares of complex array values in a group |
CTableExprGroupSumSqrsArrayDouble | Aggregate class determining the sum of squares of double array values in a group |
CTableExprGroupSumSqrsArrayInt | Aggregate class determining per array index in a group the sum of value squares in a group |
CTableExprGroupVarianceArrayDouble | Aggregate class determining the variance of array values in a group |
CTableExprGroupVarianceDouble | Aggregate class determining the variance of values in a group |
CTableExprGroupVariancesArrayDouble | Aggregate class determining the variance of array values in a group |
CTableExprId | The identification of a TaQL selection subject |
CTableExprIdAggr | The Table Expression Selection id used with aggregation |
CTableExprNode | Handle class for a table column expression tree |
CTableExprNodeAND | Logical and in table select expression tree |
CTableExprNodeArray | Base class for arrays in table select expression |
CTableExprNodeArrayAND | Logical and in table select expression tree |
CTableExprNodeArrayBitAndInt | Int Array bitwise and in table select expression tree |
CTableExprNodeArrayBitNegate | Bitwise negate in table select expression tree |
CTableExprNodeArrayBitOrInt | Int Array bitwise or in table select expression tree |
CTableExprNodeArrayBitXorInt | Int Array bitwise xor in table select expression tree |
CTableExprNodeArrayColumn | Base class for Array column in table select expression |
CTableExprNodeArrayColumnBool | Bool array column in table select expression |
CTableExprNodeArrayColumnComplex | Complex array column in table select expression |
CTableExprNodeArrayColumnDComplex | DComplex array column in table select expression |
CTableExprNodeArrayColumnDouble | Double array column in table select expression |
CTableExprNodeArrayColumnFloat | Float array column in table select expression |
CTableExprNodeArrayColumnInt | Int array column in table select expression |
CTableExprNodeArrayColumnShort | Short array column in table select expression |
CTableExprNodeArrayColumnString | String array column in table select expression |
CTableExprNodeArrayColumnuChar | UChar array column in table select expression |
CTableExprNodeArrayColumnuInt | UInt array column in table select expression |
CTableExprNodeArrayColumnuShort | UShort array column in table select expression |
CTableExprNodeArrayConstBool | Bool Array constant in table select expression tree |
CTableExprNodeArrayConstDate | Date Array constant in table select expression tree |
CTableExprNodeArrayConstDComplex | DComplex Array constant in table select expression tree |
CTableExprNodeArrayConstDouble | Double Array constant in table select expression tree |
CTableExprNodeArrayConstInt | Int Array constant in table select expression tree |
CTableExprNodeArrayConstString | String Array constant in table select expression tree |
CTableExprNodeArrayDivide | Array addition in table select expression tree |
CTableExprNodeArrayDivideDComplex | DComplex Array division in table select expression tree |
CTableExprNodeArrayDivideDouble | Double Array division in table select expression tree |
CTableExprNodeArrayEQBool | Bool Array comparison == in table select expression tree |
CTableExprNodeArrayEQDate | Date Array comparison == in table select expression tree |
CTableExprNodeArrayEQDComplex | DComplex Array comparison == in table select expression tree |
CTableExprNodeArrayEQDouble | Double Array comparison == in table select expression tree |
CTableExprNodeArrayEQInt | Int Array comparison == in table select expression tree |
CTableExprNodeArrayEQRegex | Regex Array comparison == in table select expression tree |
CTableExprNodeArrayEQString | String Array comparison == in table select expression tree |
CTableExprNodeArrayGEDate | Date Array comparison >= in table select expression tree |
CTableExprNodeArrayGEDComplex | DComplex Array comparison >= in table select expression tree |
CTableExprNodeArrayGEDouble | Double Array comparison >= in table select expression tree |
CTableExprNodeArrayGEInt | Int Array comparison >= in table select expression tree |
CTableExprNodeArrayGEString | String Array comparison >= in table select expression tree |
CTableExprNodeArrayGTDate | Date Array comparison > in table select expression tree |
CTableExprNodeArrayGTDComplex | DComplex Array comparison > in table select expression tree |
CTableExprNodeArrayGTDouble | Double Array comparison > in table select expression tree |
CTableExprNodeArrayGTInt | Int Array comparison > in table select expression tree |
CTableExprNodeArrayGTString | String Array comparison > in table select expression tree |
CTableExprNodeArrayINDate | Date Array comparison IN in table select expression tree |
CTableExprNodeArrayINDComplex | DComplex Array comparison IN in table select expression tree |
CTableExprNodeArrayINDouble | Double Array comparison IN in table select expression tree |
CTableExprNodeArrayINInt | Int Array comparison IN in table select expression tree |
CTableExprNodeArrayINString | String Array comparison IN in table select expression tree |
CTableExprNodeArrayMIN | Unary minus in table select expression tree |
CTableExprNodeArrayMinus | Array addition in table select expression tree |
CTableExprNodeArrayMinusDate | Date Array subtraction in table select expression tree |
CTableExprNodeArrayMinusDComplex | DComplex Array subtraction in table select expression tree |
CTableExprNodeArrayMinusDouble | Double Array subtraction in table select expression tree |
CTableExprNodeArrayMinusInt | Int Array subtraction in table select expression tree |
CTableExprNodeArrayModulo | Array addition in table select expression tree |
CTableExprNodeArrayModuloDouble | Double Array modulo in table select expression tree |
CTableExprNodeArrayModuloInt | Int Array modulo in table select expression tree |
CTableExprNodeArrayNEBool | Bool Array comparison != in table select expression tree |
CTableExprNodeArrayNEDate | Date Array comparison != in table select expression tree |
CTableExprNodeArrayNEDComplex | DComplex Array comparison != in table select expression tree |
CTableExprNodeArrayNEDouble | Double Array comparison != in table select expression tree |
CTableExprNodeArrayNEInt | Int Array comparison != in table select expression tree |
CTableExprNodeArrayNERegex | Regex Array comparison != in table select expression tree |
CTableExprNodeArrayNEString | String Array comparison != in table select expression tree |
CTableExprNodeArrayNOT | Logical not in table select expression tree |
CTableExprNodeArrayOR | Logical or in table select expression tree |
CTableExprNodeArrayPart | Array column part in table select expression |
CTableExprNodeArrayPlus | Array addition in table select expression tree |
CTableExprNodeArrayPlusDate | Date Array addition in table select expression tree |
CTableExprNodeArrayPlusDComplex | DComplex Array addition in table select expression tree |
CTableExprNodeArrayPlusDouble | Double Array addition in table select expression tree |
CTableExprNodeArrayPlusInt | Int Array addition in table select expression tree |
CTableExprNodeArrayPlusString | String Array addition in table select expression tree |
CTableExprNodeArrayTimes | Array addition in table select expression tree |
CTableExprNodeArrayTimesDComplex | DComplex Array multiplication in table select expression tree |
CTableExprNodeArrayTimesDouble | Double Array multiplication in table select expression tree |
CTableExprNodeArrayTimesInt | Int Array multiplication in table select expression tree |
CTableExprNodeArrayUnit | Unit for array values in a table select expression tree |
CTableExprNodeBinary | Abstract base class for a node having 0, 1, or 2 child nodes |
CTableExprNodeBitAndInt | Bitwise and in table select expression tree |
CTableExprNodeBitNegate | Bitwise negate in table select expression tree |
CTableExprNodeBitOrInt | Bitwise or in table select expression tree |
CTableExprNodeBitXorInt | Bitwise xor in table select expression tree |
CTableExprNodeColumn | Scalar column in table select expression tree |
CTableExprNodeConstBool | Constant Bool in table select expression tree |
CTableExprNodeConstDate | Constant Date in table select expression tree |
CTableExprNodeConstDComplex | Constant DComplex in table select expression tree |
CTableExprNodeConstDouble | Constant Double in table select expression tree |
CTableExprNodeConstInt | Constant Int64 in table select expression tree |
CTableExprNodeConstRegex | Constant Regex or StringDistance in table select expression tree |
CTableExprNodeConstString | Constant String in table select expression tree |
CTableExprNodeDivide | Division in table select expression tree |
CTableExprNodeDivideDComplex | DComplex division in table select expression tree |
CTableExprNodeDivideDouble | Double division in table select expression tree |
CTableExprNodeEQBool | Bool comparison == in table select expression tree |
CTableExprNodeEQDate | Date comparison == in table select expression tree |
CTableExprNodeEQDComplex | DComplex comparison == in table select expression tree |
CTableExprNodeEQDouble | Double comparison == in table select expression tree |
CTableExprNodeEQInt | Int comparison == in table select expression tree |
CTableExprNodeEQRegex | Regex comparison == in table select expression tree |
CTableExprNodeEQString | String comparison == in table select expression tree |
CTableExprNodeGEDate | Date comparison >= in table select expression tree |
CTableExprNodeGEDComplex | DComplex comparison >= in table select expression tree |
CTableExprNodeGEDouble | Double comparison >= in table select expression tree |
CTableExprNodeGEInt | Int comparison >= in table select expression tree |
CTableExprNodeGEString | String comparison >= in table select expression tree |
CTableExprNodeGTDate | Date comparison > in table select expression tree |
CTableExprNodeGTDComplex | DComplex comparison > in table select expression tree |
CTableExprNodeGTDouble | Double comparison > in table select expression tree |
CTableExprNodeGTInt | Int comparison > in table select expression tree |
CTableExprNodeGTString | String comparison > in table select expression tree |
CTableExprNodeINDate | Date comparison IN in table select expression tree |
CTableExprNodeINDComplex | DComplex comparison IN in table select expression tree |
CTableExprNodeIndex | The index of an array element in a table select expression |
CTableExprNodeINDouble | Double comparison IN in table select expression tree |
CTableExprNodeINInt | Int comparison IN in table select expression tree |
CTableExprNodeINString | String comparison IN in table select expression tree |
CTableExprNodeMIN | Unary minus in table select expression tree |
CTableExprNodeMinus | Subtraction in table select expression tree |
CTableExprNodeMinusDate | Date subtraction in table select expression tree |
CTableExprNodeMinusDComplex | DComplex subtraction in table select expression tree |
CTableExprNodeMinusDouble | Double subtraction in table select expression tree |
CTableExprNodeMinusInt | Int subtraction in table select expression tree |
CTableExprNodeModulo | Modulo in table select expression tree |
CTableExprNodeModuloDouble | Double modulo in table select expression tree |
CTableExprNodeModuloInt | Int modulo in table select expression tree |
CTableExprNodeMulti | Abstract base class for a node having multiple child nodes |
CTableExprNodeNEBool | Bool comparison != in table select expression tree |
CTableExprNodeNEDate | Date comparison != in table select expression tree |
CTableExprNodeNEDComplex | DComplex comparison != in table select expression tree |
CTableExprNodeNEDouble | Double comparison != in table select expression tree |
CTableExprNodeNEInt | Int comparison != in table select expression tree |
CTableExprNodeNERegex | Regex comparison != in table select expression tree |
CTableExprNodeNEString | String comparison != in table select expression tree |
CTableExprNodeNOT | Logical not in table select expression tree |
CTableExprNodeOR | Logical or in table select expression tree |
CTableExprNodePlus | Addition in table select expression tree |
CTableExprNodePlusDate | Date addition in table select expression tree |
CTableExprNodePlusDComplex | DComplex addition in table select expression tree |
CTableExprNodePlusDouble | Double addition in table select expression tree |
CTableExprNodePlusInt | Int addition in table select expression tree |
CTableExprNodePlusString | String addition in table select expression tree |
CTableExprNodeRandom | Random number in table select expression tree |
CTableExprNodeRecordField | Scalar field in record select expression tree |
CTableExprNodeRecordFieldArray | Array field in record select expression tree |
CTableExprNodeRep | Abstract base class for a node in a table column expression tree |
CTableExprNodeRowid | Rowid in table select expression tree |
CTableExprNodeRownr | Rownumber in table select expression tree |
CTableExprNodeSet | Class to hold multiple table expression nodes |
CTableExprNodeSetElem | Class to hold the table expression nodes for an element in a set |
CTableExprNodeTimes | Multiplication in table select expression tree |
CTableExprNodeTimesDComplex | DComplex multiplication in table select expression tree |
CTableExprNodeTimesDouble | Double multiplication in table select expression tree |
CTableExprNodeTimesInt | Int multiplication in table select expression tree |
CTableExprNodeUnit | Unit for scalar values in a table select expression tree |
CTableExprRange | Select range of a column in an select expression |
CTableExprUDFNode | Class representing a scalar UDF in select expression |
CTableExprUDFNodeArray | Class representing an array UDF in select expression |
CTableGram_global_functions_TableGramFunctions | Global functions for flex/bison scanner/parser for TableGram |
CTableGramError | Table grammar error; invalid table command |
CTableIndexProxy | Proxy for table index access |
CTableInfo | Table type, subtype and further info |
CTableInternalError | Internal table error |
CTableInvColumnDesc | Table error; invalid column description |
CTableInvDT | Table error; invalid data type |
CTableInvExpr | Table error; invalid select expression |
CTableInvHyperDesc | Table error; invalid hypercolumn description |
CTableInvLogic | Table error; invalid logical operation |
CTableInvOper | Table error; invalid operation |
CTableInvOpt | Table error; invalid table (description) option |
CTableInvSort | Table error; invalid sort |
CTableInvType | Table error; table type mismatch |
CTableIterator | Iterate through a Table |
CTableIterProxy | Proxy for table iterator access |
CTableKeyword | Keyword value representing a table |
CTableLock | Class to hold table lock options |
CTableLockData | Class to hold table lock data |
CTableLocker | Class to hold a (user) lock on a table |
CTableLogSink | Save log messages in a Casacore Table |
CTableMeasColumn | Read only access to table scalar Measure columns |
CTableMeasDesc | Definition of a Measure column in a Table |
CTableMeasDescBase | Definition of a Measure in a Table |
CTableMeasOffsetDesc | Definition of a Measure Offset in a Table |
CTableMeasRefDesc | Definition of a Measure Reference in a Table |
CTableMeasType | Definition of a Measure column in a Table |
CTableMeasValueDesc | Definition of a Measure Value in a Table |
CTableNoDatFile | Table error; table.dat file not found |
CTableNoDir | Table error; path is not a directory |
CTableNoFile | Table error; table (description) not found |
CTableParse | Class to hold values from table grammar parser |
CTableParseError | Table error; invalid table command |
CTableParseSelect | Select-class for flex/bison scanner/parser for TableParse |
CTableParseSort | Helper class for sort keys in TableParse |
CTableParseUpdate | Helper class for updates in TableParse |
CTableProxy | High-level interface to tables |
CTableQuantumDesc | A class for defining Quantum columns in Tables |
CTableRecord | A hierarchical collection of named fields of various types |
CTableRecordRep | The representation of a TableRecord |
CTableRow | Read/write access to a table row |
CTableRowProxy | Proxy for table row access |
CTableSyncData | Class to hold table synchronization data |
CTableTrace | Class with static functions for tracing column IO |
CTableUnknownDesc | Table error; unknown column description |
CTableVector | Templated readonly table column vectors |
CTableVectorHelper | |
CTableVectorNonConform | Table error; non-conformant table vectors |
CTabPath | Search path for table files |
CTabularCoordinate | Table lookup 1-D coordinate, with interpolation |
CTabVecLogic_global_functions_scalarComparison | Comparison between a table vector and a scalar |
CTabVecLogic_global_functions_vectorComparison | Comparison between two table vectors |
CTabVecMath_global_functions_advTransMath | Further transcendental math for table vectors |
CTabVecMath_global_functions_basicMath | Basic math for table vectors |
CTabVecMath_global_functions_basicTransMath | Transcendental math for table vectors |
CTabVecMath_global_functions_miscellaneous | Miscellaneous table vector operations |
CTabVecMath_global_functions_vectorMath | Vector operations on a table vector |
CTabVecRep | Templated base class for table vectors |
CTabVecScaCol | Templated table scalar column vectors |
CTabVecTemp | Templated table vectors held in memory as a temporary |
CTan | Functor to apply tan |
CTanh | Functor to apply tanh |
CTapeIO | Class for IO on a tape device |
CTaQLAddColNodeRep | Raw TaQL parse tree node defining an alter table add column command |
CTaQLAddRowNodeRep | Raw TaQL parse tree node defining an alter table add rows command |
CTaQLAltTabNodeRep | Raw TaQL parse tree node defining an alter table command |
CTaQLBinaryNodeRep | Raw TaQL parse tree node defining a binary operator |
CTaQLCalcNodeRep | Raw TaQL parse tree node defining a calc command |
CTaQLColNodeRep | Raw TaQL parse tree node defining a select column expression |
CTaQLColSpecNodeRep | Raw TaQL parse tree node defining a create column specification |
CTaQLColumnsNodeRep | Raw TaQL parse tree node defining a select column list |
CTaQLConcTabNodeRep | Raw TaQL parse tree node defining an alter table command |
CTaQLConstNode | Envelope class for a node containing a constant value |
CTaQLConstNodeRep | Raw TaQL parse tree node defining a constant value |
CTaQLCountNodeRep | Raw TaQL parse tree node defining a count command |
CTaQLCreTabNodeRep | Raw TaQL parse tree node defining a create table command |
CTaQLDeleteNodeRep | Raw TaQL parse tree node defining a delete command |
CTaQLFuncNodeRep | Raw TaQL parse tree node defining a function |
CTaQLGivingNodeRep | Raw TaQL parse tree node defining a giving expression list |
CTaQLGroupNodeRep | Raw TaQL parse tree node defining a groupby list |
CTaQLIndexNodeRep | Raw TaQL parse tree node defining an index in a array |
CTaQLInsertNodeRep | Raw TaQL parse tree node defining an insert command |
CTaQLJoinNodeRep | Raw TaQL parse tree node defining a join operation |
CTaQLKeyColNodeRep | Raw TaQL parse tree node defining a keyword or column name |
CTaQLLimitOffNodeRep | Raw TaQL parse tree node defining a limit/offset expression |
CTaQLMultiNode | Envelope class for a node containing a list of nodes |
CTaQLMultiNodeRep | Raw TaQL parse tree node defining a list of nodes |
CTaQLNode | Envelope class for a node in the raw TaQL parse tree |
CTaQLNodeHandler | Class to handle the nodes in the raw TaQL parse tree |
CTaQLNodeHRValue | Class containing the result value of the handling of a TaQLNode |
CTaQLNodeRep | Representation of a node in the raw TaQL parse tree |
CTaQLNodeResult | Envelope class to hold the result of a visit to the node tree |
CTaQLNodeResultRep | Abstract base class to hold the result of a visit to the node tree |
CTaQLNodeVisitor | Class to visit the nodes in the raw TaQL parse tree |
CTaQLQueryNode | Envelope class for a node containing a selection command |
CTaQLQueryNodeRep | Raw TaQL parse tree node defining a selection command |
CTaQLRangeNodeRep | Raw TaQL parse tree node defining a range |
CTaQLRecFldNodeRep | Raw TaQL parse tree node defining a record field |
CTaqlRegex | Class to handle a Regex or StringDistance |
CTaQLRegexNode | Envelope class for a node containing a constant regex value |
CTaQLRegexNodeRep | Raw TaQL parse tree node defining a constant regex value |
CTaQLRenDropNodeRep | Raw TaQL parse tree node defining an alter table rename or drop command |
CTaQLResult | Class to hold the result of a TaQL command |
CTaQLSelectNodeRep | Raw TaQL parse tree node defining a select command |
CTaQLSetKeyNodeRep | Raw TaQL parse tree node defining an alter table set keyword command |
CTaQLShow | Class to show various TaQL-related info |
CTaQLShowNodeRep | Raw TaQL parse tree node defining a show command |
CTaQLSortKeyNodeRep | Raw TaQL parse tree node defining a sort key |
CTaQLSortNodeRep | Raw TaQL parse tree node defining a sort list |
CTaQLStyle | Class with static members defining the TaQL style |
CTaQLTableNodeRep | Raw TaQL parse tree node defining a table |
CTaQLUnaryNodeRep | Raw TaQL parse tree node defining a unary operator |
CTaQLUnitNodeRep | Raw TaQL parse tree node defining a unit |
CTaQLUpdateNodeRep | Raw TaQL parse tree node defining an update command |
CTaQLUpdExprNodeRep | Raw TaQL parse tree node defining a column update expression |
CTempImage | Temporary astronomical images |
CTemplate | Canonicalise, format and other actions on Casacore template definitions |
CTempLattice | A Lattice that can be used for temporary storage |
CTempLatticeImpl | The class implementing TempLattice |
CTiledCellStMan | Tiled Cell Storage Manager |
CTiledCollapser | Abstract base class to collapse chunks for LatticeApply |
CTiledColumnStMan | Tiled Column Storage Manager |
CTiledDataStMan | Tiled Data Storage Manager |
CTiledDataStManAccessor | Give access to some TiledDataStMan functions |
CTiledFileAccess | Tiled access to an array in a file |
CTiledFileHelper | Helper class for tiled access to an array in a file |
CTiledLineStepper | Step a Vector cursor optimally through a tiled Lattice |
CTiledShape | Define the shape and tile shape |
CTiledShapeStMan | Tiled Data Storage Manager using the shape as id |
CTiledStMan | Base class for Tiled Storage Manager classes |
CTileStepper | Traverse a tiled Lattice optimally with a tile cursor |
CTime | Date and time enquiry functions, with some operations |
CTimeFields | |
CTimer | Measure the time it takes to execute parts of a program |
CTrim | Functor to trim a std::string |
CTSMColumn | A column in the Tiled Storage Manager |
CTSMCoordColumn | A coordinate column in Tiled Storage Manager |
CTSMCube | Tiled hypercube in a table |
CTSMCubeBuff | Tiled hypercube in a table |
CTSMCubeMMap | Tiled hypercube in a table |
CTSMDataColumn | A data column in Tiled Storage Manager |
CTSMError | Table DataManager error; error in TiledStMan |
CTSMFile | File object for Tiled Storage Manager |
CTSMIdColumn | An id column in Tiled Storage Manager |
CTSMOption | Options for the Tiled Storage Manager Access |
CTSMShape | Expanded IPosition for shapes |
CTVec_global_functions_enum | Enumeration of possible table vectors |
CTVecLogic_global_functions_scalarComparison | Comparison between a table vector and a scalar |
CTVecLogic_global_functions_vectorComparison | Comparison between two table vectors |
CTVecMath_global_functions_advTransMath | Further transcendental math for table vectors |
CTVecMath_global_functions_basicMath | Basic math for table vectors |
CTVecMath_global_functions_basicTransMath | Transcendental math for table vectors |
CTVecMath_global_functions_miscellaneous | Miscellaneous table vector operations |
CTVecMath_global_functions_vectorMath | Vector operations on a table vector |
CTypeIO | Abstract base class for IO of data in a type-dependent format |
CUDFBase | Abstract base class for a user-defined TaQL function |
CUDFMSCal | TaQL UDFs to calculate derived MS values |
CUDFMSCalErrorHandler | Error handler class for MSSel selection |
CuIntSequence | UInt sequence for general use |
CUnary | Unary |
CUnaryFunction | A one dimensional unary function |
CUnaryParam | Parameter handling for one dimensional unary function |
CUnequalShapeCopier | Unequal shape copier |
CUniform | Uniform distribution |
CUnit | Defines physical units |
CUnitDim | Describes a unit in basic SI unit dimensions |
CUnitMap | All simple known physical units |
CUnitName | Handles physical units |
CUnitVal | Describes any valid unit as a factor and a dimenion of SI units |
CUnitVal_global_functions_output | Global output function |
CUnitVal_static_initializer | Static initialisation of UnitVal constants |
CUnrecognizedFunctionError | |
CUpcase | Functor to upcase a std::string |
CUVWJ2000Column | UVW J2000 derived from TIME, etc |
CUVWMachine | Converts UVW coordinates between coordinate systems |
CValType | Data types and their undefined values |
CValTypeId_global_functions_typeid | The id-string of a value type |
CValueHolder | A holder for a value of any basic Casacore data type |
CValueHolderRep | A holder for a value of any basic type |
CVanVleck | A class of static functions to aid with vanVleck corrections of lag data |
CVariableArrayFITSFieldCopier | |
CVAXConversion | A class with static functions to convert VAX format |
CVAXDataConversion | A class with virtual functions to convert VAX format |
CVector | A 1-D Specialization of the Array class |
CVectorIterator | Iterate an Vector cursor through another Array |
CVectorKernel | Make a Vector smoothing kernel from a kernel specification |
CVectorSTLIterator | Casacore Vector iterator |
CVelocityMachine | Converts between velocities and frequencies |
CVirtScaCol_global_functions_getVirtualScalarColumn | Global functions to get or put data of a virtual column |
CVirtualArrayColumn | Templated base class for virtual array column |
CVirtualColumnEngine | Abstract base class for virtual column handling |
CVirtualScalarColumn | Templated base class for virtual scalar column |
CVirtualTaQLColumn | Virtual scalar column using TaQL |
CVSCEngine | Base virtual column for a scalar column with any type |
CWCBox | Class to define a world coordinate box region of interest in an image |
CWCComplement | Make the complement of an image region |
CWCCompound | Base class for compound WCRegion objects |
CWCConcatenation | Combine multiple ImageRegion's into a new dimension |
CWCDifference | Make the difference of 2 image regions |
CWCEllipsoid | Class to define an n-dimensional ellipsoid in world coordinates |
CWCExtension | Make the extension of an image region |
CWCIntersection | Make the intersection of 2 or more image regions |
CWCLELMask | Class to define a mask as a LEL expression |
CWCPolygon | Class to define a 2-D polygonal world coordinate region in an image |
CWCRegion | Base class to define world coordinate regions of interest in an image |
CWCUnion | Make the union of 2 or more image regions |
CWeibull | Weibull distribution |
CWrapperBase | Aid in constructing function objects from C++ functions |
CWrapperData | Aid in constructing function objects from C++ functions |
CWrapperData_FF< T, T, T, False, False > | Specialization for calls with no arguments and no parameters |
CWrapperData_FT< T, T, T, False, True > | Specialization for calls with no arguments and parameter |
CWrapperData_FV< T, T, Vector< T >, False, True > | Specialization for calls with no arguments and parameters |
CWrapperData_TF< T, T, T, True, False > | Specialization for calls with argument and no parameters |
CWrapperData_TT< T, T, T, True, True > | Specialization for calls with argument and parameter |
CWrapperData_TV< T, T, Vector< T >, True, True > | Specialization for calls with argument and parameters |
CWrapperData_VF< T, Vector< T >, T, True, False > | Specialization for calls with argument and no parameters |
CWrapperData_VT< T, Vector< T >, T, True, True > | Specialization for calls with argument and parameter |
CWrapperData_VV< T, Vector< T >, Vector< T >, True, True > | Specialization for calls with argument and parameters |
CWrapperParam | Parameter handling for wrapped function objects |
CZScoreCalculator | |
►NComplexfwd_global_functions_Complexfwd | |
CArrayCopy | Copy/convert the array data as needed |
CArrayCopy< Complex > | |
CArrayCopy< DComplex > | |
CArrayCopy< String > | |
CComplexfwd_global_functions_Complexfwd | Forward declaration complex classes |
Cmallinfo | |
COrdMapIO_global_functions_OrderedMap_IO | Input/output operators for OrderedMaps |
CSPtrHolder | Hold and delete pointers not deleted by object destructors |
CTypeConvTraits | |
CTypeConvTraits< casacore::Bool > | |
CTypeConvTraits< casacore::Char > | This one is only used to convert numpy BYTE and SBYTE to casa short |
CTypeConvTraits< casacore::Complex > | |
CTypeConvTraits< casacore::DComplex > | |
CTypeConvTraits< casacore::Double > | |
CTypeConvTraits< casacore::Float > | |
CTypeConvTraits< casacore::Int > | |
CTypeConvTraits< casacore::Int64 > | |
CTypeConvTraits< casacore::Short > | |
CTypeConvTraits< casacore::String > | |
CTypeConvTraits< casacore::uChar > | |
CTypeConvTraits< casacore::uInt > | |
CTypeConvTraits< casacore::uInt64 > | |
CTypeConvTraits< casacore::uShort > |