Ccasacore::Aberration | |
►Ccasacore::AbstractAllocator< T > | |
►Ccasacore::BaseAllocator< T, NewDelAllocator< T > > | |
Ccasacore::NewDelAllocator< T > | An allocator behaves like operator new[]/delete[] |
►Ccasacore::BaseAllocator< T, AlignedAllocator< T, CASA_DEFAULT_ALIGNMENT > > | |
►Ccasacore::AlignedAllocator< T, ALIGNMENT > | An allocator which allocates aligned memory |
Ccasacore::DefaultAllocator< T > | An aligned allocator with the default alignment |
Ccasacore::BaseAllocator< T, Sub > | |
Ccasacore::AipsIO | |
Ccasacore::AipsIOCarray_global_functions_AipsIOCarray | |
►Ccasacore::Aipsrc | |
Ccasacore::AipsrcValue< T > | |
Ccasacore::AipsrcValue< Bool > | Specialization of AipsrcValue for Bool |
Ccasacore::AipsrcVector< T > | |
Ccasacore::AipsrcVector_Bool< Bool > | Specialization of AipsrcVector for Bool |
Ccasacore::AipsrcVector_String< String > | Specialization of AipsrcVector for String |
Ccasacore::AlignMemory | |
►CAlloc | |
Ccasacore::arrays_internal::Storage< T, Alloc > | This class emplements a static (but run-time) sized array |
Ccasacore::Allocator_private | |
Ccasacore::Allocator_private::AllocSpec< T > | Allocator specifier |
Ccasacore::AllocSpec< T > | Allocator specifier |
Ccasacore::AppInfo | |
Ccasacore::AppState | |
Ccasacore::AppStateSource | Allow configuration of casacore without environment variables |
Ccasacore::python::numpy::array_scalar_from_python< T > | Struct with static functions to convert a numpy array scalar to the templated type (e.g |
Ccasacore::ArrayAccessor< T, U > | Fast 1D accessor/iterator for nD array classes |
►Ccasacore::ArrayBase | Non-templated base class for templated Array class |
Ccasacore::Array< Float > | |
Ccasacore::Array< Double > | |
Ccasacore::Array< casacore::MVFrequency > | |
Ccasacore::Array< Short > | |
Ccasacore::Array< T > | |
Ccasacore::Array< Int > | |
Ccasacore::Array< Int64 > | |
Ccasacore::Array< DComplex > | |
Ccasacore::Array< Bool > | |
Ccasacore::Array< FType > | |
Ccasacore::Array< typename casacore::NumericTraits< FType >::ConjugateType > | |
Ccasacore::Array< M > | |
Ccasacore::Array< casacore::String > | |
►Ccasacore::Array< T, Alloc > | |
Ccasacore::Cube< Double > | |
Ccasacore::Cube< casacore::RigidVector< Double, 2 > > | |
Ccasacore::Matrix< casacore::SquareMatrix< Complex, 2 > > | |
Ccasacore::Matrix< Float > | |
Ccasacore::Matrix< casacore::GaussianBeam > | |
Ccasacore::Matrix< Double > | |
Ccasacore::Matrix< T > | |
Ccasacore::Matrix< Int > | |
Ccasacore::Matrix< Int64 > | |
Ccasacore::Matrix< FType > | |
Ccasacore::Matrix< Bool > | |
Ccasacore::Matrix< Complex > | |
Ccasacore::Vector< Quantum< Double > > | |
Ccasacore::Vector< casacore::SquareMatrix< Complex, 2 > > | |
Ccasacore::Vector< casacore::MPosition > | |
Ccasacore::Vector< Float > | |
Ccasacore::Vector< double > | |
Ccasacore::Vector< Double > | |
Ccasacore::Vector< casacore::Vector< Range > > | |
Ccasacore::Vector< T > | |
Ccasacore::Vector< Int > | |
Ccasacore::Vector< casacore::Unit > | |
►Ccasacore::Vector< rownr_t > | |
Ccasacore::RowNumbers | |
Ccasacore::Vector< Int64 > | |
Ccasacore::Vector< casacore::MDirection > | |
Ccasacore::Vector< casacore::MFrequency > | |
Ccasacore::Vector< casacore::RORecordFieldPtr< Double > > | |
Ccasacore::Vector< FType > | |
Ccasacore::Vector< Bool > | |
Ccasacore::Vector< typename casacore::FunctionTraits< T >::BaseType > | |
Ccasacore::Vector< typename casacore::FunctionTraits< T >::ArgType > | |
Ccasacore::Vector< casacore::Slicer * > | |
Ccasacore::Vector< casacore::Quantum< Double > > | |
Ccasacore::Vector< casacore::MeasComet * > | |
Ccasacore::Vector< Domain > | |
Ccasacore::Vector< casacore::Vector< typename casacore::LSQTraits< typename casacore::FunctionTraits< T >::BaseType >::base > > | |
Ccasacore::Vector< uInt > | |
Ccasacore::Vector< ArgType > | |
Ccasacore::Vector< casacore::String > | |
Ccasacore::Cube< T, Alloc > | |
Ccasacore::Matrix< T, Alloc > | |
Ccasacore::Vector< T, Alloc > | |
►Ccasacore::ArrayBaseAccessor< T > | Axis independent base for the ArrayAccessor classes |
Ccasacore::ArrayAccessor< T, Axis< U > > | Specialization for compile-time axes |
Ccasacore::ArrayAccessor< T, AxisN > | Specialization for run-time axes |
CArrayCopy< T > | Copy/convert the array data as needed |
CArrayCopy< Complex > | |
CArrayCopy< DComplex > | |
CArrayCopy< String > | |
►Ccasacore::ArrayFunctorBase< T, RES > | |
Ccasacore::ArrayPartMath_global_functions_Array_partial_operations::AvdevFunc< T, Alloc > | |
Ccasacore::ArrayPartMath_global_functions_Array_partial_operations::FractileFunc< T, Alloc > | |
Ccasacore::ArrayPartMath_global_functions_Array_partial_operations::MadfmFunc< T, Alloc > | |
Ccasacore::ArrayPartMath_global_functions_Array_partial_operations::MaxFunc< T, Alloc > | |
Ccasacore::ArrayPartMath_global_functions_Array_partial_operations::MeanFunc< T, Alloc > | |
Ccasacore::ArrayPartMath_global_functions_Array_partial_operations::MedianFunc< T, Alloc > | |
Ccasacore::ArrayPartMath_global_functions_Array_partial_operations::MinFunc< T, Alloc > | |
Ccasacore::ArrayPartMath_global_functions_Array_partial_operations::ProductFunc< T, Alloc > | |
Ccasacore::ArrayPartMath_global_functions_Array_partial_operations::RmsFunc< T, Alloc > | |
Ccasacore::ArrayPartMath_global_functions_Array_partial_operations::StddevFunc< T, Alloc > | |
Ccasacore::ArrayPartMath_global_functions_Array_partial_operations::SumFunc< T, Alloc > | Define functors to perform a reduction function on an Array object |
Ccasacore::ArrayPartMath_global_functions_Array_partial_operations::SumSqrFunc< T, Alloc > | |
Ccasacore::ArrayPartMath_global_functions_Array_partial_operations::VarianceFunc< T, Alloc > | |
►Ccasacore::ArrayFunctorBase< T, bool > | |
Ccasacore::AllFunc< T > | Logical functor to test if all elements are true |
Ccasacore::AnyFunc< T > | Logical functor to test if any elements are true |
►Ccasacore::ArrayFunctorBase< T, size_t > | |
Ccasacore::NFalseFunc< T, RES > | Logical functor to count the number of false elements |
Ccasacore::NTrueFunc< T, RES > | Logical functor to count the number of true elements |
Ccasacore::ArrayInitPolicies | |
Ccasacore::ArrayInitPolicy | |
Ccasacore::ArrayIO_global_functions_Array_binary_IO | Global functions to read/write binary arrays from/to a file |
Ccasacore::ArrayIO_global_functions_Array_IO | |
Ccasacore::ArrayKey | 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 |
Ccasacore::ArrayLogical_global_functions_Array_logical_operations | |
Ccasacore::ArrayMath_global_functions_Array_mathematical_operations | |
Ccasacore::ArrayOpsDiffShapes_global_functions_OpsDiff_functions | |
Ccasacore::ArrayPartMath_global_functions_Array_partial_operations | |
►Ccasacore::ArrayPositionIterator | |
►Ccasacore::ArrayIterator< T, std::allocator< T > > | |
Ccasacore::VectorIterator< T, std::allocator< T > > | |
Ccasacore::MatrixIterator< T, Alloc > | |
Ccasacore::VectorIterator< T, Alloc > | |
Ccasacore::ArrayIterator< T, Alloc > | |
Ccasacore::ArrayQuantColumn< T > | |
Ccasacore::ArrayQuantColumn< Double > | |
Ccasacore::ArrayQuantColumn< Float > | |
Ccasacore::ArrayUtil_global_functions_concatenateArray | Concatenate two Arrays |
Ccasacore::ArrayUtil_global_functions_partialFuncHelper | Helper function for partialX functions |
Ccasacore::ArrayUtil_global_functions_reorderArray | Reorder the axes of an array |
Ccasacore::ArrayUtil_global_functions_reorderArrayHelper | Helper function for function reorderArray |
Ccasacore::ArrayUtil_global_functions_reverseArray | Reverse the order of one or more axes of an array |
Ccasacore::ArrayUtil_global_functions_stringToVector | |
Ccasacore::LSQFit::AsReal | |
Ccasacore::assert_< t > | |
►Ccasacore::AutoDiff< T > | |
Ccasacore::AutoDiffA< T > | |
Ccasacore::AutoDiffX< T > | |
Ccasacore::AutoDiffIO_global_functions_AutoDiff_IO_operations | |
Ccasacore::AutoDiffMath_global_functions_AutoDiff_mathematical_operations | |
Ccasacore::AxesMapping | |
Ccasacore::AxesSpecifier | |
►CB1 | |
Ccasacore::arrays_internal::Storage< T, Alloc >::conjunction< B1 > | |
Ccasacore::arrays_internal::Storage< T, Alloc >::disjunction< B1 > | |
►Ccasacore::BaseColumn | |
►Ccasacore::ConcatColumn | |
Ccasacore::ConcatScalarColumn< T > | |
►Ccasacore::PlainColumn | |
Ccasacore::ArrayColumnData | |
Ccasacore::ScalarColumnData< T > | |
Ccasacore::ScalarRecordColumnData | |
Ccasacore::RefColumn | |
►Ccasacore::BaseColumnDesc | |
►Ccasacore::ArrayColumnDescBase | |
Ccasacore::ArrayColumnDesc< T > | Templated class for description of table array columns |
Ccasacore::ScalarColumnDesc< T > | |
Ccasacore::ScalarRecordColumnDesc | |
Ccasacore::SubTableDesc | |
►Ccasacore::BaseCompare | Abstract base class for comparing two objects |
Ccasacore::CompareAlwaysTrue | Comparison class that is always true |
Ccasacore::CompareIntervalInt< T > | Integer comparison class with intervals |
Ccasacore::CompareIntervalReal< T > | Real comparison class with intervals |
Ccasacore::CompareNoCase | Case-insensitive string comparison class |
Ccasacore::MSInterval | |
Ccasacore::ObjCompare< T > | Compare two objects |
►Ccasacore::BaseEngine | |
►Ccasacore::MeasEngine< MRadialVelocity > | |
Ccasacore::RadialVelocityEngine | |
►Ccasacore::MeasEngine< MPosition > | |
Ccasacore::PositionEngine | |
►Ccasacore::MeasEngine< MDirection > | |
Ccasacore::DirectionEngine | |
►Ccasacore::MeasEngine< MFrequency > | |
Ccasacore::FrequencyEngine | |
►Ccasacore::MeasEngine< MEarthMagnetic > | |
Ccasacore::EarthMagneticEngine | |
►Ccasacore::MeasEngine< MDoppler > | |
Ccasacore::DopplerEngine | |
►Ccasacore::MeasEngine< MEpoch > | |
Ccasacore::EpochEngine | |
Ccasacore::MeasEngine< M > | |
►Ccasacore::Array< T, Alloc >::BaseIteratorSTL |
|
Ccasacore::Array< T, Alloc >::ConstIteratorSTL | |
Ccasacore::Array< T, Alloc >::IteratorSTL | |
►Ccasacore::BaseSinkSource | |
►Ccasacore::ByteSink | |
Ccasacore::ByteSinkSource | |
►Ccasacore::ByteSource | |
Ccasacore::ByteSinkSource | |
►Ccasacore::BaseSlicesFunctor | |
Ccasacore::GetCellSlices | Functor to get irregular array slices from a cell |
Ccasacore::GetColumnSlices | Functor to get irregular array slices from a column |
Ccasacore::PutCellSlices | Functor to put irregular array slices into a cell
|
Ccasacore::PutColumnSlices | Functor to get irregular array slices from a column |
►Ccasacore::BaseTable | |
Ccasacore::ConcatTable | |
Ccasacore::MemoryTable | |
Ccasacore::NullTable | |
Ccasacore::PlainTable | |
Ccasacore::RefTable | |
Ccasacore::BaseTableIterator | |
Ccasacore::BasicFITS_global_functions_ReadFITS | |
Ccasacore::BasicFITS_global_functions_WriteFITS | Write a FITS file to a Casacore array |
Ccasacore::BFEngineMask | |
►Cstd::binary_function | |
Ccasacore::Atan2< L, R, RES > | Functor to apply atan2 |
Ccasacore::BitAnd< T > | Functor for bitwise and of (integer) values |
Ccasacore::BitFlagsEngine< StoredType >::BoolToFlags | Functor to convert Bools to flags using a mask |
Ccasacore::BitOr< T > | Functor for bitwise or of (integer) values |
Ccasacore::BitXor< T > | Functor for bitwise xor of (integer) values |
Ccasacore::Divides< L, R, RES > | Functor to divide variables of possibly different types |
Ccasacore::FloorMod< L, R, RES > | Functor to take modulo of variables of possibly different types using the floor modulo (% as used in Python) |
Ccasacore::Fmod< L, R, RES > | Functor to apply fmod |
Ccasacore::IPositionComparator | Allows a way for IPosition to be used as keys in a std::map |
Ccasacore::MakeComplex< L, R, RES > | Functor to form a complex number from the left and right value |
Ccasacore::MakeComplexImag< L, R, RES > | Functor to form a complex number from the left value and the imaginary part of the right value |
Ccasacore::MakeComplexReal< L, R, RES > | Functor to form a complex number from the real part of the left value and the right value |
Ccasacore::MakeComplexRealImag< L, R, RES > | Functor to form a complex number from the real part of the left value and the imaginary part of the right value |
Ccasacore::Max< L, R, RES > | Functor to get maximum of two values |
Ccasacore::Min< L, R, RES > | Functor to get minimum of two values |
Ccasacore::Minus< L, R, RES > | Functor to subtract variables of possibly different types |
Ccasacore::Modulo< L, R, RES > | Functor to take modulo of (integer) variables of possibly different types in the C way |
Ccasacore::Multiplies< L, R, RES > | Functor to multiply variables of possibly different types |
Ccasacore::Near< L, R > | Functor to test if two values are relatively near each other |
Ccasacore::NearAbs< L, R > | Functor to test for if two values are absolutely near each other |
Ccasacore::Plus< L, R, RES > | Functor to add variables of possibly different types |
Ccasacore::Pow< T, E, RES > | Functor to apply pow |
Ccasacore::SumAbsDiff< T, Accum > | Functor to add absolute diff of right and base value to left |
Ccasacore::SumSqr< T, Accum > | Functor to add square of right to left |
Ccasacore::SumSqrDiff< T, Accum > | Functor to add squared diff of right and base value to left |
Ccasacore::SumSqrDiff< std::complex< T > > | Specialize for complex values |
Ccasacore::BinarySearch_global_functions_binarysearch | |
Ccasacore::BitVector | |
Ccasacore::BitVectorHelper | Helper class for BitVector |
Ccasacore::StatisticsAlgorithmFactoryData::BiweightData | |
Ccasacore::BiweightStatisticsData | |
Ccasacore::Block_internal_IsFundamental< T > | |
Ccasacore::Block_internal_IsPointer< T > | |
►Ccasacore::BlockIO | Fixed-length blocked sequentual I/O base class
|
►Ccasacore::BlockInput | Fixed-length blocked sequential input base class |
Ccasacore::FitsDiskInput | FITS input from disk
|
Ccasacore::FitsStdInput | FITS input from standard input
|
Ccasacore::FitsTape9Input | FITS input from 9-track tape
|
►Ccasacore::BlockOutput | Fixed-length blocked sequential output base class |
Ccasacore::FitsDiskOutput | FITS output to disk
|
Ccasacore::FitsStdOutput | FITS output to standard output
|
Ccasacore::FitsTape9Output | FITS output to 9-track tape
|
Ccasacore::BlockIO_global_functions_BlockIO | |
►Ccasacore::BlockTrace | |
Ccasacore::Block< casacore::Vector< casacore::String > > | |
Ccasacore::Block< casacore::TableRecord > | |
Ccasacore::Block< casacore::ROTableRow > | |
Ccasacore::Block< casacore::LatticeExprNode > | |
Ccasacore::Block< casacore::RecordFieldPtr< casacore::Array< uChar > > > | |
Ccasacore::Block< casacore::RecordFieldPtr< Bool > > | |
Ccasacore::Block< casacore::RecordFieldPtr< Short > > | |
Ccasacore::Block< casacore::RORecordFieldPtr< casacore::Array< uChar > > > | |
Ccasacore::Block< casacore::RecordFieldPtr< Float > > | |
Ccasacore::Block< casacore::RecordFieldPtr< uChar > > | |
Ccasacore::Block< casacore::RORecordFieldPtr< Short > > | |
Ccasacore::Block< casacore::Vector< Bool > > | |
Ccasacore::Block< casacore::Vector< T > > | |
Ccasacore::Block< Double > | |
Ccasacore::Block< casacore::TableExprNode > | |
Ccasacore::Block< casacore::MSTableIndex > | |
Ccasacore::Block< casacore::MeasurementSet > | |
Ccasacore::Block< S > | |
Ccasacore::Block< casacore::RecordFieldPtr< casacore::Array< Double > > > | |
Ccasacore::Block< casacore::RORecordFieldPtr< casacore::Array< casacore::String > > > | |
Ccasacore::Block< casacore::RORecordFieldPtr< casacore::Array< Double > > > | |
Ccasacore::Block< casacore::RORecordFieldPtr< Complex > > | |
Ccasacore::Block< casacore::IPosition > | |
Ccasacore::Block< casacore::RecordFieldPtr< casacore::Array< casacore::String > > > | |
Ccasacore::Block< casacore::RecordFieldPtr< casacore::String > > | |
Ccasacore::Block< Range > | |
Ccasacore::Block< casacore::RORecordFieldPtr< casacore::Array< DComplex > > > | |
Ccasacore::Block< casacore::RORecordFieldPtr< Int > > | |
Ccasacore::Block< rownr_t > | |
Ccasacore::Block< Int > | |
Ccasacore::Block< casacore::LoggerHolder > | |
Ccasacore::Block< casacore::RecordFieldPtr< casacore::Array< DComplex > > > | |
Ccasacore::Block< casacore::RecordFieldPtr< DComplex > > | |
Ccasacore::Block< Int64 > | |
Ccasacore::Block< casacore::RORecordFieldPtr< Double > > | |
Ccasacore::Block< casacore::RecordFieldPtr< casacore::Array< Short > > > | |
Ccasacore::Block< casacore::RORecordFieldPtr< casacore::String > > | |
Ccasacore::Block< Bool > | |
Ccasacore::Block< casacore::RORecordFieldPtr< uChar > > | |
Ccasacore::Block< casacore::RORecordFieldPtr< Bool > > | |
Ccasacore::Block< void * > | |
Ccasacore::Block< casacore::RecordFieldPtr< casacore::Array< Bool > > > | |
Ccasacore::Block< casacore::Table > | |
Ccasacore::Block< casacore::CountedPtr< casacore::BaseCompare > > | |
Ccasacore::Block< casacore::Array< T > > | |
Ccasacore::Block< casacore::RecordFieldPtr< casacore::Array< Float > > > | |
Ccasacore::Block< casacore::RecordFieldPtr< Complex > > | |
Ccasacore::Block< casacore::RORecordFieldPtr< casacore::Array< Complex > > > | |
Ccasacore::Block< casacore::RORecordFieldPtr< casacore::Array< Int > > > | |
Ccasacore::Block< Domain > | |
Ccasacore::Block< casacore::RecordFieldPtr< casacore::Array< Complex > > > | |
Ccasacore::Block< casacore::RecordFieldPtr< Double > > | |
Ccasacore::Block< casacore::RecordFieldPtr< Int > > | |
Ccasacore::Block< casacore::RORecordFieldPtr< casacore::Array< Float > > > | |
Ccasacore::Block< casacore::RORecordFieldPtr< casacore::Array< Bool > > > | |
Ccasacore::Block< casacore::RORecordFieldPtr< Float > > | |
Ccasacore::Block< uInt > | |
Ccasacore::Block< casacore::MeasValue * > | |
Ccasacore::Block< casacore::RecordFieldPtr< casacore::Array< Int > > > | |
Ccasacore::Block< casacore::RORecordFieldPtr< casacore::Array< Short > > > | |
Ccasacore::Block< casacore::RORecordFieldPtr< DComplex > > | |
Ccasacore::Block< casacore::String > | |
Ccasacore::Block< T > | Simple 1-D array |
►Ccasacore::BucketBase | |
Ccasacore::BucketBuffered | |
Ccasacore::BucketMapped | |
Ccasacore::BucketCache | Cache for buckets in a part of a file |
Ccasacore::BucketCache_global_functions_BucketCache_CallBack | |
Ccasacore::BucketFile | |
Ccasacore::Allocator_private::BulkAllocator< T2 > | |
►Ccasacore::Allocator_private::BulkAllocator< Allocator::value_type > | |
Ccasacore::Allocator_private::BulkAllocatorImpl< Allocator > | |
Ccasacore::Allocator_private::BulkAllocator< T > | |
►Ccasacore::ByteIO | |
►Ccasacore::FilebufIO | |
Ccasacore::RegularFileIO | |
►Ccasacore::FiledesIO | |
►Ccasacore::MMapfdIO | |
Ccasacore::MMapIO | |
Ccasacore::MFFileIO | |
Ccasacore::MemoryIO | |
Ccasacore::StreamIO | |
Ccasacore::TapeIO | |
Ccasacore::CallOnce | CallOnce: func has one arg |
Ccasacore::CallOnce0 | Wrapper around std::call_once |
Ccasacore::CanonicalConversion | LDOUBLE is 8 bytes on SUN, but 16 bytes canonical |
Ccasacore::python::casa_array_from_python | |
Ccasacore::python::casa_array_to_list< T > | |
Ccasacore::python::casa_array_to_python< T > | Convert Array to Python |
Ccasacore::python::casa_iposition_to_list | |
Ccasacore::python::casa_record_from_python | |
Ccasacore::python::casa_record_to_python | |
Ccasacore::python::casa_string_from_python_str | Convert a String object from python |
Ccasacore::python::casa_string_to_python_str | Convert a String object to python |
Ccasacore::python::casa_value_from_python | |
Ccasacore::python::casa_value_to_python | |
Ccasacore::python::casa_vector_to_list< T > | |
Ccasacore::CasaErrorTools | |
Ccasacore::Casarc | |
Ccasacore::CasarcCleanup | |
Ccasacore::CASATask | |
Ccasacore::StatisticsAlgorithmFactoryData::ChauvenetData | |
Ccasacore::ChebyshevEnums | |
Ccasacore::Choice | |
Ccasacore::StatisticsDataset< AccumType, DataIterator, MaskIterator, WeightsIterator >::ChunkData | Holds information about a data chunk |
Ccasacore::ClassicalStatisticsData | Non-templated data related to ClassicalStatistics class |
Ccasacore::CleanEnums | |
►Ccasacore::CLInterpolator2D< T > | |
Ccasacore::CLIPNearest2D< T > | |
Ccasacore::ColumnCache | |
Ccasacore::ColumnDesc | |
Ccasacore::ColumnDescSet | |
Ccasacore::ColumnSet | |
Ccasacore::ColumnsIndex | |
Ccasacore::ColumnsIndexArray | |
Ccasacore::ColumnSlicer | |
Ccasacore::MSMetaData::ColumnStats | |
Ccasacore::Combinatorics | |
Ccasacore::Compare_global_functions_ObjCompareFunc | |
Ccasacore::LSQFit::Complex | |
Ccasacore::Complex_global_functions_Complex_desc | |
CComplexfwd_global_functions_Complexfwd | |
Ccasacore::CompositeNumber | |
Ccasacore::ConcatRows | |
Ccasacore::ConcatRowsIter | Class to iterate through a ConcatRows object |
Ccasacore::LSQFit::Conjugate | |
Ccasacore::ConstFitsKeywordList | List of read-only FITS keywords |
►Ccasacore::ConstHashMapIter< key, val > | |
Ccasacore::HashMapIter< key, val > | Step through a non-const HashMap |
►Ccasacore::ConstMapIter< key, value > | Const associative array iterator |
Ccasacore::MapIter< key, value > | Associative array iterator |
Ccasacore::ConvEnums | |
Ccasacore::Conversion | |
Ccasacore::python::convert_casa_iposition | Register the IPosition conversion |
Ccasacore::python::convert_casa_record | Register the Record conversion |
Ccasacore::python::convert_casa_string | Register the String conversion |
Ccasacore::python::convert_casa_valueholder | Register the ValueHolder conversion |
Ccasacore::python::convert_casa_vector< T > | Register the casacore::Vector conversions |
Ccasacore::python::convert_std_vector< T > | Register the std::vector conversions |
Ccasacore::ConvertScalar_global_functions_Scalar_conversion | |
Ccasacore::Convolver< FType > | Forward Declarations |
►Ccasacore::Coordinate | |
Ccasacore::CoordinateSystem | |
Ccasacore::DirectionCoordinate | |
Ccasacore::LinearCoordinate | |
Ccasacore::QualityCoordinate | |
Ccasacore::SpectralCoordinate | |
Ccasacore::StokesCoordinate | |
Ccasacore::TabularCoordinate | |
Ccasacore::CoordinateUtil | |
Ccasacore::Copy_global_functions_copy | Copy methods
|
Ccasacore::Copy_global_functions_test | Test routines
|
Ccasacore::Copy_global_functions_throw | |
Ccasacore::CopyRecordToRecord | Copies fields between Records, possibly to fields with another name |
Ccasacore::CopyRecordToTable | |
Ccasacore::CountedPtr< t > | Referenced counted pointer for constant data |
Ccasacore::CountedPtr< AccumType > | |
Ccasacore::CountedPtr< casacore::Array< Bool > > | |
Ccasacore::CountedPtr< casacore::BaseCompare > | |
Ccasacore::CountedPtr< casacore::Block< Bool > > | |
Ccasacore::CountedPtr< casacore::Block< Double > > | |
Ccasacore::CountedPtr< casacore::Block< T > > | |
Ccasacore::CountedPtr< casacore::ByteIO > | |
Ccasacore::CountedPtr< casacore::ClassicalQuantileComputer< CASA_STATP > > | |
Ccasacore::CountedPtr< casacore::ColumnSet > | |
Ccasacore::CountedPtr< casacore::CoordinateSystem > | |
Ccasacore::CountedPtr< casacore::DataConversion > | |
Ccasacore::CountedPtr< casacore::HDF5DataSet > | |
Ccasacore::CountedPtr< casacore::HDF5File > | |
Ccasacore::CountedPtr< casacore::HDF5Group > | |
Ccasacore::CountedPtr< casacore::Lattice< T > > | |
Ccasacore::CountedPtr< casacore::LatticeBase > | |
Ccasacore::CountedPtr< casacore::LatticeIterInterface< T > > | |
Ccasacore::CountedPtr< casacore::LattStatsProgress > | |
Ccasacore::CountedPtr< casacore::LELInterface< Bool > > | |
Ccasacore::CountedPtr< casacore::LELInterface< Complex > > | |
Ccasacore::CountedPtr< casacore::LELInterface< DComplex > > | |
Ccasacore::CountedPtr< casacore::LELInterface< Double > > | |
Ccasacore::CountedPtr< casacore::LELInterface< F > > | |
Ccasacore::CountedPtr< casacore::LELInterface< Float > > | |
Ccasacore::CountedPtr< casacore::LELInterface< T > > | |
Ccasacore::CountedPtr< casacore::LELLattCoordBase > | |
Ccasacore::CountedPtr< casacore::LoggerHolderRep > | |
Ccasacore::CountedPtr< casacore::LogSink::LsiIntermediate > | |
Ccasacore::CountedPtr< casacore::LogSinkInterface > | |
Ccasacore::CountedPtr< casacore::MaskedLattice< T > > | |
Ccasacore::CountedPtr< casacore::MeasRef::RefRep > | |
Ccasacore::CountedPtr< casacore::MeasurementSet > | |
Ccasacore::CountedPtr< casacore::MSColumns > | |
Ccasacore::CountedPtr< casacore::MSInterval > | |
Ccasacore::CountedPtr< casacore::MSSelectionErrorHandler > | |
Ccasacore::CountedPtr< casacore::PGPlotterInterface > | |
Ccasacore::CountedPtr< casacore::ProgressMeter > | |
Ccasacore::CountedPtr< casacore::RO_LatticeIterator< T > > | |
Ccasacore::CountedPtr< casacore::RO_MaskedLatticeIterator< T > > | |
Ccasacore::CountedPtr< casacore::SetupNewTableRep > | |
Ccasacore::CountedPtr< casacore::TableDesc > | |
Ccasacore::CountedPtr< casacore::TableExprGroupFuncBase > | |
Ccasacore::CountedPtr< casacore::TableExprGroupResult > | |
Ccasacore::CountedPtr< casacore::TableMeasDescBase > | |
Ccasacore::CountedPtr< casacore::TaQLNodeRep > | |
Ccasacore::CountedPtr< casacore::TempLattice< AccumType > > | |
Ccasacore::CountedPtr< casacore::TempLatticeImpl< T > > | |
Ccasacore::CountedPtr< casacore::TiledFileAccess > | |
Ccasacore::CountedPtr< casacore::TypeIO > | |
Ccasacore::CountedPtr< casacore::ValueHolderRep > | |
Ccasacore::CountedPtr< casacore::WrapperBase< T > > | |
Ccasacore::CountedPtr< ColumnHolder > | |
Ccasacore::CountedPtr< std::pair< AccumType, AccumType > > | |
Ccasacore::CountedPtr< T > | |
Ccasacore::CountedPtr< TableExprNodeRep > | |
Ccasacore::CountedPtr< vector< casacore::TableExprId > > | |
Ccasacore::CountedPtr_global_functions_dereference_error | |
Ccasacore::COWPtr< T > | |
Ccasacore::COWPtr< casacore::RecordDescRep > | |
Ccasacore::COWPtr< casacore::RecordRep > | |
Ccasacore::COWPtr< casacore::TableRecordRep > | |
Ccasacore::MSMIndColumn::Data | |
►Ccasacore::DataConversion | |
Ccasacore::CanonicalDataConversion | |
Ccasacore::IBMDataConversion | |
Ccasacore::LECanonicalDataConversion | |
Ccasacore::ModcompDataConversion | |
Ccasacore::RawDataConversion | |
Ccasacore::VAXDataConversion | |
►Ccasacore::DataManager | Abstract base class for a data manager |
Ccasacore::Adios2StMan | |
►Ccasacore::ISMBase | |
Ccasacore::IncrementalStMan | |
►Ccasacore::MSMBase | |
Ccasacore::MemoryStMan | |
Ccasacore::StManAipsIO | AipsIO table storage manager class |
►Ccasacore::SSMBase | |
Ccasacore::StandardStMan | |
►Ccasacore::TiledStMan | |
Ccasacore::TiledCellStMan | |
Ccasacore::TiledColumnStMan | |
Ccasacore::TiledDataStMan | |
Ccasacore::TiledFileHelper | |
Ccasacore::TiledShapeStMan | |
►Ccasacore::VirtualColumnEngine | |
►Ccasacore::BaseMappedArrayEngine< Complex, Int > | |
►Ccasacore::CompressComplex | |
Ccasacore::CompressComplexSD | Virtual column engine to scale a table Complex array for Single Dish data |
►Ccasacore::BaseMappedArrayEngine< Float, Short > | |
Ccasacore::CompressFloat | |
►Ccasacore::BaseMappedArrayEngine< Bool, StoredType > | |
Ccasacore::BitFlagsEngine< StoredType > | Templated virtual column engine to map bit flags to a Bool |
►Ccasacore::BaseMappedArrayEngine< VirtualType, StoredType > | |
Ccasacore::MappedArrayEngine< VirtualType, StoredType > | |
Ccasacore::RetypedArrayEngine< VirtualType, StoredType > | |
Ccasacore::ScaledArrayEngine< VirtualType, StoredType > | |
Ccasacore::ScaledComplexData< VirtualType, StoredType > | |
Ccasacore::DerivedMSCal | |
►Ccasacore::ForwardColumnEngine | Virtual column engine forwarding to other columns |
Ccasacore::ForwardColumnIndexedRowEngine | Virtual column engine forwarding to other columns/rows |
Ccasacore::VACEngine< T > | |
Ccasacore::VSCEngine< T > | |
Ccasacore::VirtualTaQLColumn | |
Ccasacore::DataManager_global_functions_DataManagerCtor | |
►Ccasacore::DataManagerColumn | |
►Ccasacore::ForwardColumn | |
Ccasacore::ForwardColumnIndexedRow | |
►Ccasacore::StManColumnBase | |
►Ccasacore::Adios2StManColumn | |
►Ccasacore::Adios2StManColumnT< std::string > | |
Ccasacore::Adios2StManColumnString | |
Ccasacore::Adios2StManColumnT< T > | |
►Ccasacore::ISMColumn | |
Ccasacore::ISMIndColumn | |
►Ccasacore::MSMColumn | |
Ccasacore::MSMDirColumn | |
Ccasacore::MSMIndColumn | |
►Ccasacore::StManColumnAipsIO | |
Ccasacore::StManColumnArrayAipsIO | |
Ccasacore::StManColumnIndArrayAipsIO | |
►Ccasacore::SSMColumn | |
►Ccasacore::SSMDirColumn | |
Ccasacore::SSMIndStringColumn | |
Ccasacore::SSMIndColumn | |
Ccasacore::StManColumn | |
►Ccasacore::TSMColumn | |
Ccasacore::TSMCoordColumn | |
Ccasacore::TSMDataColumn | |
Ccasacore::TSMIdColumn | |
►Ccasacore::VirtualArrayColumnBase | |
►Ccasacore::VirtualArrayColumn< Double > | |
Ccasacore::AzElColumn | Azimuth/elevation derived from TIME, etc |
Ccasacore::HaDecColumn | Hourangle/declination derived from TIME, etc |
Ccasacore::ItrfColumn | Pointing ITRF coordinate derived from TIME, etc |
Ccasacore::UVWJ2000Column | UVW J2000 derived from TIME, etc |
►Ccasacore::VirtualArrayColumn< VirtualType > | |
Ccasacore::BaseMappedArrayEngine< VirtualType, StoredType > | |
►Ccasacore::VirtualArrayColumn< T > | |
Ccasacore::BaseMappedArrayEngine< Complex, Int > | |
Ccasacore::BaseMappedArrayEngine< Float, Short > | |
Ccasacore::BaseMappedArrayEngine< Bool, StoredType > | |
Ccasacore::VACEngine< T > | |
►Ccasacore::VirtualScalarColumnBase | |
►Ccasacore::VirtualScalarColumn< Double > | |
Ccasacore::HourangleColumn | |
Ccasacore::LASTColumn | Local sidereal time derived from TIME, etc |
Ccasacore::ParAngleColumn | Parallactic angle derived from TIME, etc |
►Ccasacore::VirtualScalarColumn< T > | |
Ccasacore::VSCEngine< T > | |
Ccasacore::VirtualTaQLColumn | |
Ccasacore::DataManInfo | |
Ccasacore::DataType_global_functions_DataType | |
►Ccasacore::python::default_policy | Default operations on all containers for conversion from Python container to C++ one |
Ccasacore::python::casa_reversed_variable_capacity_policy | |
Ccasacore::python::casa_variable_capacity_policy | |
Ccasacore::python::stl_variable_capacity_policy | Operations on containers that have variable capacity for conversion from Python container to C++ one |
Ccasacore::DefaultValue_global_functions_defval | |
Ccasacore::CountedPtr< t >::Deleter< T > | Helper class to make deletion of object optional |
Ccasacore::DFTServer< T > | Class containing methods for doing n-D slow Fourier transforms |
Ccasacore::DirectoryIterator | |
Ccasacore::DOos | |
Ccasacore::Dummy_Constants_class | |
Ccasacore::DynBuffer | |
Ccasacore::DynLib | |
Ccasacore::EarthField | |
Ccasacore::EarthMagneticMachine | |
Ccasacore::EnvironmentVariable | |
Ccasacore::Euler | |
►Cstd::exception | |
►Ccasacore::AipsError | |
Ccasacore::AbortError | Exception which halts execution |
Ccasacore::AllocError | Allocation errors |
Ccasacore::DFTError | |
►Ccasacore::DataManError | |
Ccasacore::DataManInternalError | Internal table data manager error |
Ccasacore::DataManInvDT | Table DataManager error; invalid data type |
Ccasacore::DataManInvOper | Table DataManager error; invalid operation |
Ccasacore::DataManUnknownCtor | Table DataManager error; invalid data manager |
Ccasacore::DataManUnknownVirtualColumn | Table DataManager error; unknown virtual column |
Ccasacore::TSMError | Table DataManager error; error in TiledStMan |
►Ccasacore::DuplError | Duplicate key errors |
Ccasacore::duplError< t > | Duplicate key errors where the bad key is returned |
Ccasacore::EmptyStackError | |
►Ccasacore::FunctionFactoryError | |
►Ccasacore::InvalidSerializationError | |
Ccasacore::FieldNotFoundError | |
Ccasacore::UnrecognizedFunctionError | |
Ccasacore::HDF5Error | |
►Ccasacore::IndexError | Base class for all indexing errors |
Ccasacore::indexError< t > | Index errors returning the bad index |
Ccasacore::InitError | Initialization error, typically of static data shared between objects |
►Ccasacore::IterError | |
Ccasacore::InvalidIterError | Invalide iteration error class |
Ccasacore::IterBoundaryError | Iteration Boundary error class |
Ccasacore::IterInitError | Iteration initialization error |
Ccasacore::JsonError | |
►Ccasacore::MSSelectionError | |
►Ccasacore::MSSelectionAntennaError | |
Ccasacore::MSSelectionAntennaParseError | |
►Ccasacore::MSSelectionArrayError | |
Ccasacore::MSSelectionArrayParseError | |
Ccasacore::MSSelectionArrayWarning | |
►Ccasacore::MSSelectionFeedError | |
Ccasacore::MSSelectionFeedParseError | |
►Ccasacore::MSSelectionFieldError | |
Ccasacore::MSSelectionFieldParseError | |
Ccasacore::MSSelectionFieldWarning | |
Ccasacore::MSSelectionNullExpr | |
Ccasacore::MSSelectionNullSelection | |
Ccasacore::MSSelectionNullTEN | |
►Ccasacore::MSSelectionObservationError | |
Ccasacore::MSSelectionObservationParseError | |
Ccasacore::MSSelectionObservationWarning | |
►Ccasacore::MSSelectionPolnError | |
Ccasacore::MSSelectionPolnParseError | |
Ccasacore::MSSelectionPolnWarning | |
►Ccasacore::MSSelectionScanError | |
Ccasacore::MSSelectionScanParseError | |
Ccasacore::MSSelectionScanWarning | |
►Ccasacore::MSSelectionSpwError | |
Ccasacore::MSSelectionSpwParseError | |
Ccasacore::MSSelectionSpwWarning | |
►Ccasacore::MSSelectionStateError | |
Ccasacore::MSSelectionStateParseError | |
Ccasacore::MSSelectionStateWarning | |
►Ccasacore::MSSelectionTimeError | |
Ccasacore::MSSelectionTimeParseError | |
►Ccasacore::MSSelectionUvDistError | |
Ccasacore::MSSelectionUvDistParseError | |
Ccasacore::MathFuncError | |
►Ccasacore::SortError | |
Ccasacore::SortInvDT | Invalid data type used for this sort key |
Ccasacore::SortInvIncr | Invalid increment used for this sort key |
Ccasacore::SortInvOpt | Invalid sort option given to routine dosort |
Ccasacore::SortNoData | No data array given to Sort constructor |
Ccasacore::SystemCallError | Exception for an error in a system call |
►Ccasacore::TableError | |
Ccasacore::TableArrayConformanceError | Table error; non-conformant array |
Ccasacore::TableConformanceError | Table error; table length conformance error |
Ccasacore::TableDescNoName | Table error; no name given to table description |
Ccasacore::TableDuplFile | Table error; table (description) already exists |
Ccasacore::TableGramError | Table grammar error; invalid table command |
Ccasacore::TableInternalError | Internal table error |
Ccasacore::TableInvColumnDesc | Table error; invalid column description |
Ccasacore::TableInvDT | Table error; invalid data type |
Ccasacore::TableInvExpr | Table error; invalid select expression |
Ccasacore::TableInvHyperDesc | Table error; invalid hypercolumn description |
Ccasacore::TableInvLogic | Table error; invalid logical operation |
Ccasacore::TableInvOper | Table error; invalid operation |
Ccasacore::TableInvOpt | Table error; invalid table (description) option |
Ccasacore::TableInvSort | Table error; invalid sort |
Ccasacore::TableInvType | Table error; table type mismatch |
Ccasacore::TableNoDatFile | Table error; table.dat file not found |
Ccasacore::TableNoDir | Table error; path is not a directory |
Ccasacore::TableNoFile | Table error; table (description) not found |
Ccasacore::TableParseError | Table error; invalid table command |
Ccasacore::TableUnknownDesc | Table error; unknown column description |
Ccasacore::TableVectorNonConform | Table error; non-conformant table vectors |
Ccasacore::FuncExprData::ExprCompState | The compilation state descriptor |
Ccasacore::FuncExprData::ExprOperator | The operator description: code; priority; # of arguments; # of arguments used up (or produced for functions) |
Ccasacore::ExtendSpecifier | |
Ccasacore::ExternalLockSync | |
Ccasacore::Fallible< T > | Mark a value as valid or invalid |
Ccasacore::Fallible_global_functions_invalid_access | |
►Cstd::false_type | |
Ccasacore::arrays_internal::Storage< T, Alloc >::disjunction<... > | Used by template code above These are already in C++17, but currently only using C++11..\ |
Ccasacore::FFTEnums | |
Ccasacore::FFTPack | |
Ccasacore::FFTServer< T, S > | A class with methods for Fast Fourier Transforms |
Ccasacore::FFTServer< FType, typename casacore::NumericTraits< FType >::ConjugateType > | |
Ccasacore::FFTW | |
►Ccasacore::File | |
Ccasacore::Directory | |
Ccasacore::RegularFile | |
Ccasacore::SymLink | |
Ccasacore::FileLocker | |
Ccasacore::Fit2D | |
Ccasacore::FitGaussian< T > | |
Ccasacore::FITS | Static functions and enumerations |
Ccasacore::FITS2_global_functions_ReadFITSin | |
►Ccasacore::FitsBase | Helper class
|
Ccasacore::FitsField< char > | |
Ccasacore::FitsField< fitsType > | |
►Ccasacore::FitsField< TYPE > | 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;
|
Ccasacore::FitsArray< TYPE > | FITS array of given type
|
►Ccasacore::FitsField< FitsBit > | Helper class |
Ccasacore::FitsArray< FitsBit > | FITS array of FitsBit type
Note: We must specify a FitsArray<FitsBit> as a specialization;
|
Ccasacore::FitsBit | Helper class for FITS Binary Tables |
Ccasacore::FITSCoordinateUtil | |
Ccasacore::FITSDateUtil | |
Ccasacore::FITSError | |
Ccasacore::FITSExtInfo | Class FitsKeywordList; |
►Ccasacore::FITSFieldCopier | |
Ccasacore::ArrayFITSFieldCopier< recordType, fitsType > | A FITSFieldCopier for copying Array RecordFields to FitsFields |
Ccasacore::ScalarFITSFieldCopier< recordType, fitsType > | A FITSFieldCopier for copying scalar non-string RecordFields to FitsFields |
Ccasacore::StringFITSFieldCopier | A FITSFieldCopier for copying String RecordFields to FitsFields |
Ccasacore::VariableArrayFITSFieldCopier< recordType, fitsType > | |
Ccasacore::FitsFPUtil | Utility functions for floating point values |
Ccasacore::FITSGroupWriter | Simplified interface to create and write to FITS random groups |
Ccasacore::FITSHistoryUtil | |
Ccasacore::FITSImgParser | |
►Ccasacore::FitsIO | |
Ccasacore::FitsInput | Fixed-length sequential blocked FITS input
|
Ccasacore::FitsOutput | Fixed-length sequential blocked FITS output
|
Ccasacore::FitsKeyCardTranslator | Translator between Keyword lists and fixed FITS cars |
Ccasacore::FitsKeyword | FITS keyword |
Ccasacore::FitsKeywordList | Linked list of FITS keywords |
Ccasacore::FITSKeywordUtil | |
Ccasacore::FitsLogical | FITS helper class |
Ccasacore::FitsNameResult | Analyse the name of a header card |
Ccasacore::FitsParse | Parse a header card |
Ccasacore::FITSReader | |
Ccasacore::FITSSpectralUtil | |
Ccasacore::FITSTableWriter | Simplified interface to create and write to a FITS Binary Table |
►Ccasacore::FITSTabular | |
Ccasacore::FITSMultiTable | |
►Ccasacore::FITSTable | Attach a FITSTabular to a binary or ASCII table |
Ccasacore::SDFITSTable | |
Ccasacore::FITSTimedTable | |
Ccasacore::FitsVADesc | Variable Length Array Descriptor |
Ccasacore::FitsValueResult | Analyse the value of a header card |
Ccasacore::FittingProxy | |
Ccasacore::StatisticsAlgorithmFactoryData::FitToHalfData< AccumType > | |
Ccasacore::FitToHalfStatisticsData | Various data for FitToHalfStatistics |
Ccasacore::FittingProxy::FitType | Class to aid in distributing different fitters |
Ccasacore::MVAngle::Format | Format structure |
Ccasacore::MVTime::Format | Format structure |
Ccasacore::FrequencyAligner< T > | |
Ccasacore::python::from_python_sequence< ContainerType, ConversionPolicy > | Conversion of Python sequence to C++ container |
Ccasacore::FuncExprData | |
Ccasacore::FuncExprData_global_functions_output | Output function
|
Ccasacore::FuncExpression | |
Ccasacore::FuncExpression_global_functions_execute | Execute function
|
Ccasacore::FuncExpression_global_functions_output | Output function
|
Ccasacore::FuncId | Function ID, for use by MathFunc class |
Ccasacore::FunctionHolder< T >::FuncStat | Structure to hold functional status |
Ccasacore::Function_global_functions_Output | Global functions
|
►Ccasacore::Functional< Domain, Range > | |
Ccasacore::Function< typename casacore::FunctionTraits< T >::DiffType, typename casacore::FunctionTraits< T >::DiffType > | |
Ccasacore::Function< typename casacore::FunctionTraits< T >::DiffType, typename casacore::FunctionTraits< T >::DiffType > | |
►Ccasacore::Function< Type > | |
Ccasacore::Gaussian3DParam< Type > | |
Ccasacore::Function< Type > | |
►Ccasacore::SampledFunctional< T > | |
Ccasacore::ArraySampledFunctional< T > | |
Ccasacore::ScalarSampledFunctional< T > | |
►Ccasacore::Functional< FunctionTraits< T >::ArgType, T > | |
►Ccasacore::Function< T, T > | |
►Ccasacore::Function1D< T, U > | |
►Ccasacore::ChebyshevParam< AutoDiff< T > > | |
Ccasacore::ChebyshevParamModeImpl_PS< AutoDiff< T > > | Partial specialization of ChebyshevParamModeImpl for AutoDiff |
►Ccasacore::ChebyshevParam< AutoDiffA< T > > | |
Ccasacore::ChebyshevParamModeImpl_PSA< AutoDiffA< T > > | Partial specialization of ChebyshevParamModeImpl for AutoDiff |
►Ccasacore::EvenPolynomialParam< AutoDiff< T > > | |
Ccasacore::EvenPolynomial_PS< AutoDiff< T > > | Partial specialization of EvenPolynomial for AutoDiff |
►Ccasacore::Gaussian1DParam< AutoDiff< T > > | |
Ccasacore::Gaussian1D_PS< AutoDiff< T > > | Partial specialization of Gaussian1D for AutoDiff |
Ccasacore::Interpolate1D< Double, Double > | |
►Ccasacore::Lorentzian1DParam< AutoDiff< T > > | |
Ccasacore::Lorentzian1D_PS< AutoDiff< T > > | Partial specialization of Lorentzian1D for AutoDiff |
►Ccasacore::OddPolynomialParam< AutoDiff< T > > | |
Ccasacore::OddPolynomial_PS< AutoDiff< T > > | Partial specialization of OddPolynomial for AutoDiff |
►Ccasacore::PolynomialParam< AutoDiff< T > > | |
Ccasacore::Polynomial_PS< AutoDiff< T > > | Partial specialization of Polynomial for AutoDiff |
►Ccasacore::PowerLogarithmicPolynomialParam< AutoDiff< T > > | |
Ccasacore::PowerLogarithmicPolynomial_PS< AutoDiff< T > > | Partial specialization of PowerLogarithmicPolynomial for AutoDiff |
►Ccasacore::Sinusoid1DParam< AutoDiff< T > > | |
Ccasacore::Sinusoid1D_PS< AutoDiff< T > > | Partial specialization of Sinusoid1D for AutoDiff |
►Ccasacore::ChebyshevParam< T > | Parameter handling for Chebyshev polynomial parameters |
►Ccasacore::ChebyshevParamModeImpl< T > | A ChebyshevParam with the get/setMode implementation |
►Ccasacore::Chebyshev< T > | |
Ccasacore::MarshallableChebyshev< T > | |
►Ccasacore::EvenPolynomialParam< T > | |
Ccasacore::EvenPolynomial< T > | |
►Ccasacore::Gaussian1DParam< T > | |
Ccasacore::Gaussian1D< T > | |
►Ccasacore::Lorentzian1DParam< T > | |
Ccasacore::Lorentzian1D< T > | |
►Ccasacore::OddPolynomialParam< T > | |
Ccasacore::OddPolynomial< T > | |
►Ccasacore::PolynomialParam< T > | |
Ccasacore::Polynomial< Double > | |
Ccasacore::Polynomial< T > | |
►Ccasacore::PowerLogarithmicPolynomialParam< T > | |
Ccasacore::PowerLogarithmicPolynomial< T > | |
►Ccasacore::SimButterworthBandpass< T > | |
Ccasacore::MarshButterworthBandpass< T > | |
►Ccasacore::Sinusoid1DParam< T > | |
Ccasacore::Sinusoid1D< T > | |
►Ccasacore::Function< T, U > | |
►Ccasacore::CombiParam< AutoDiff< T > > | |
Ccasacore::CombiFunction_PS< AutoDiff< T > > | Partial specialization of CombiFunction for AutoDiff |
►Ccasacore::CompoundParam< AutoDiff< T > > | |
Ccasacore::CompoundFunction_PS< AutoDiff< T > > | Partial AutoDiff specialization of CompoundFunction |
►Ccasacore::ConstantNDParam< AutoDiff< T > > | |
Ccasacore::ConstantND_PS< AutoDiff< T > > | Partial specialization of ConstantND for AutoDiff |
►Ccasacore::Function1D< Domain, Range > | |
Ccasacore::Interpolate1D< Domain, Range > | |
►Ccasacore::Gaussian2DParam< AutoDiff< T > > | |
Ccasacore::Gaussian2D_PS< AutoDiff< T > > | Partial specialization of Gaussian2D for AutoDiff |
►Ccasacore::Gaussian3DParam< AutoDiff< T > > | |
Ccasacore::Gaussian3D_PS< AutoDiff< T > > | Partial specialization of Gaussian3D for AutoDiff |
►Ccasacore::Gaussian3DParam< T > | |
Ccasacore::Gaussian3D< T > | |
►Ccasacore::HyperPlaneParam< AutoDiff< T > > | |
Ccasacore::HyperPlane_PS< AutoDiff< T > > | Partial specialization of HyperPlane for AutoDiff |
►Ccasacore::PoissonParam< AutoDiff< T > > | |
Ccasacore::PoissonFunction_PS< AutoDiff< T > > | Partial specialization of PoissonFunction for AutoDiff |
►Ccasacore::CombiParam< T > | |
Ccasacore::CombiFunction< T > | |
►Ccasacore::CompiledParam< T > | |
Ccasacore::CompiledFunction< T > | |
►Ccasacore::CompoundParam< T > | |
Ccasacore::CompoundFunction< casacore::AutoDiff< Double > > | |
Ccasacore::CompoundFunction< T > | |
►Ccasacore::ConstantNDParam< T > | |
Ccasacore::ConstantND< T > | |
►Ccasacore::DiracDParam< T > | |
Ccasacore::DiracDFunction< T > | |
►Ccasacore::GNoiseParam< T > | |
Ccasacore::GNoiseFunction< T > | |
►Ccasacore::Gaussian2DParam< T > | |
Ccasacore::Gaussian2D< T > | |
►Ccasacore::GaussianNDParam< T > | |
Ccasacore::GaussianND< T > | |
►Ccasacore::HyperPlaneParam< T > | |
Ccasacore::HyperPlane< T > | |
►Ccasacore::KaiserBParam< T > | |
Ccasacore::KaiserBFunction< T > | |
►Ccasacore::PoissonParam< T > | |
Ccasacore::PoissonFunction< T > | |
►Ccasacore::SPolynomialParam< T > | |
Ccasacore::SPolynomial< T > | |
►Ccasacore::SincParam< T > | |
Ccasacore::SincFunction< T > | |
►Ccasacore::UnaryParam< T > | |
Ccasacore::UnaryFunction< T > | |
►Ccasacore::WrapperParam< T > | |
Ccasacore::FunctionWrapper< T > | |
►Ccasacore::Functional< uInt, Range > | |
Ccasacore::SampledFunctional< Range > | |
►Ccasacore::Functional< Vector< FunctionTraits< T >::ArgType >, T > | |
Ccasacore::Function< T, T > | |
Ccasacore::Function< T, U > | |
Ccasacore::FunctionalProxy | |
►Ccasacore::FunctionFactory< T > | |
Ccasacore::EclecticFunctionFactory< T > | |
Ccasacore::SpecificFunctionFactory< T, F > | |
►Ccasacore::FunctionMarshallable | |
Ccasacore::MarshButterworthBandpass< T > | |
Ccasacore::MarshallableChebyshev< T > | |
Ccasacore::FunctionOrder_global_functions_Output | Global functions
|
Ccasacore::FunctionParam< T > | |
Ccasacore::FunctionParam_global_functions_Output | Global functions
|
Ccasacore::FunctionTraits< T > | |
Ccasacore::FunctionTraits_P< AutoDiff< T > > | FunctionTraits specialization for AutoDiff |
Ccasacore::FunctionTraits_PA< AutoDiffA< T > > | FunctionTraits specialization for AutoDiffA |
Ccasacore::FunctionTraits_PX< AutoDiffX< T > > | FunctionTraits specialization for AutoDiffX |
Ccasacore::GaussianBeam | |
Ccasacore::GaussianConvert | |
Ccasacore::generic_global_functions_def | |
Ccasacore::GenSort< T > | |
Ccasacore::GenSortIndirect< T, INX > | General indirect sort functions |
Ccasacore::Geometry | |
►Ccasacore::Gridder< Domain, Range > | |
Ccasacore::ConvolveGridder< Domain, Range > | |
Ccasacore::NNGridder< Domain, Range > | |
Ccasacore::HashClass< key > | Hash function with state |
Ccasacore::HashMap< key, val > | Associative Array with a hash table implementation |
Ccasacore::HashMap_global_functions_defaulthashvalue | Specify the default values for HashMap keys |
Ccasacore::HashMap_global_functions_hashfunc | |
Ccasacore::HashMapIO_global_functions_hashmapio | |
Ccasacore::HDF5DataType | |
Ccasacore::HDF5HidAttribute | A class representing an HDF5 attribute hid |
Ccasacore::HDF5HidDataSpace | A class representing an HDF5 dataspace hid |
Ccasacore::HDF5HidDataType | A class representing an HDF5 datatype hid |
Ccasacore::HDF5HidProperty | |
►Ccasacore::HDF5Object | |
Ccasacore::HDF5DataSet | |
Ccasacore::HDF5File | |
Ccasacore::HDF5Group | |
Ccasacore::HDF5Record | |
►Ccasacore::HeaderDataUnit | |
►Ccasacore::ExtensionHeaderDataUnit | Base class for generalized exentensions HDU
|
►Ccasacore::BinaryTableExtension | BINTABLE extension
|
Ccasacore::AsciiTableExtension | (ascii) TABLE extension
|
Ccasacore::BinaryTable | |
Ccasacore::FITSIDItoMS1 | |
►Ccasacore::PrimaryArray< TYPE > | Templated primary array base class of given type |
Ccasacore::PrimaryGroup< FitsLong > | |
Ccasacore::PrimaryGroup< Float > | |
Ccasacore::PrimaryGroup< Short > | |
Ccasacore::PrimaryTable< FitsLong > | |
Ccasacore::PrimaryTable< Float > | |
Ccasacore::PrimaryTable< uChar > | |
Ccasacore::PrimaryTable< Short > | |
Ccasacore::ImageExtension< TYPE > | IMAGE extension of given type |
Ccasacore::PrimaryGroup< TYPE > | Random Group datastructure |
Ccasacore::PrimaryTable< TYPE > | Primary Table structure |
Ccasacore::HistAcc< T > |
Makes a histogram from input values |
Ccasacore::HostInfo | |
Ccasacore::IBMConversion | |
Ccasacore::IComplex | |
►Ccasacore::ImageAttrGroup | |
Ccasacore::ImageAttrGroupCasa | |
Ccasacore::ImageAttrGroupHDF5 | |
►Ccasacore::ImageAttrHandler | |
Ccasacore::ImageAttrHandlerCasa | |
Ccasacore::ImageAttrHandlerHDF5 | |
Ccasacore::ImageBeamSet | |
Ccasacore::ImageExprGram_global_functions_ImageExprGramFunctions | |
Ccasacore::ImageExprParse | |
Ccasacore::ImageFITSConverter | Interconvert between Casacore Images and FITS files |
Ccasacore::ImageFITSConverterImpl< HDUType > | This class is an internal class for ImageFITSConverter |
Ccasacore::ImageFITSHeaderInfo | |
Ccasacore::ImageInfo_global_functions_Output | Global functions
|
Ccasacore::ImageOpener | |
Ccasacore::ImageProxy | |
Ccasacore::ImageRegrid< T > | |
Ccasacore::ImageSummary< T > | |
Ccasacore::ImageUtilities | |
Ccasacore::Adios2StMan::impl | |
Ccasacore::Input | |
Ccasacore::ArrayPartMath_global_functions_Array_partial_operations::InterFractileRangeFunc< T, Alloc > | |
►Ccasacore::ArrayPartMath_global_functions_Array_partial_operations::InterFractileRangeFunc< T, std::allocator< T > > | |
Ccasacore::ArrayPartMath_global_functions_Array_partial_operations::InterHexileRangeFunc< T, Alloc > | |
Ccasacore::ArrayPartMath_global_functions_Array_partial_operations::InterQuartileRangeFunc< T, Alloc > | |
Ccasacore::Interpolate2D | |
Ccasacore::InterpolateArray1D< Domain, Range > | |
Ccasacore::IPosition | |
Ccasacore::IPosition_global_functions_IPosition_Arithmetic | Arithmetic Operations for IPosition's Element by element arithmetic on IPositions |
Ccasacore::IPosition_global_functions_IPosition_Indexing | Indexing functions for IPosition's Convert between IPosition and offset in an array |
Ccasacore::IPosition_global_functions_IPosition_Logical | Logical operations for IPosition's Element by element boolean operations on IPositions |
Ccasacore::ISMBucket | |
Ccasacore::ISMIndex | |
►Cstd::iterator | |
Ccasacore::VectorSTLIterator< T, Alloc > | |
Ccasacore::JsonOut | |
Ccasacore::JsonParser | |
Ccasacore::JsonValue | |
Ccasacore::LatticeAddNoise | |
Ccasacore::LatticeApply< T, U > | |
►Ccasacore::LatticeBase | |
►Ccasacore::Lattice< Bool > | |
Ccasacore::ArrayLattice< Bool > | |
Ccasacore::HDF5Lattice< Bool > | |
Ccasacore::PagedArray< Bool > | |
Ccasacore::FITSMask | |
Ccasacore::FITSQualityMask | |
►Ccasacore::LCRegion | |
►Ccasacore::LCRegionMulti | |
Ccasacore::LCComplement | |
Ccasacore::LCConcatenation | |
Ccasacore::LCDifference | |
Ccasacore::LCExtension | |
Ccasacore::LCIntersection | |
Ccasacore::LCStretch | |
Ccasacore::LCUnion | |
►Ccasacore::LCRegionSingle | |
Ccasacore::LCHDF5Mask | |
Ccasacore::LCLELMask | |
Ccasacore::LCMask | |
Ccasacore::LCPagedMask | |
►Ccasacore::LCRegionFixed | |
Ccasacore::LCBox | |
Ccasacore::LCEllipsoid | |
Ccasacore::LCPixelSet | |
Ccasacore::LCPolygon | |
Ccasacore::LatticeRegion | |
►Ccasacore::Lattice< T > | |
Ccasacore::TempLattice< Float > | |
Ccasacore::TempLattice< typename casacore::NumericTraits< T >::ConjugateType > | |
Ccasacore::TempLattice< Complex > | |
Ccasacore::ArrayLattice< T > | |
Ccasacore::HDF5Lattice< T > | |
►Ccasacore::MaskedLattice< T > | |
►Ccasacore::ImageInterface< Float > | |
►Ccasacore::FITSImage | |
Ccasacore::FITSErrorImage | |
Ccasacore::FITSQualityImage | |
Ccasacore::MIRIADImage | |
Ccasacore::ImageInterface< Double > | |
Ccasacore::ImageInterface< DComplex > | |
Ccasacore::ImageInterface< Complex > | |
Ccasacore::LatticeExpr< Bool > | |
Ccasacore::CurvedLattice2D< T > | |
Ccasacore::ExtendLattice< T > | |
►Ccasacore::ImageInterface< T > | |
Ccasacore::ImageExpr< Bool > | |
Ccasacore::CurvedImage2D< T > | |
Ccasacore::ExtendImage< T > | |
Ccasacore::HDF5Image< T > | |
Ccasacore::ImageConcat< T > | |
Ccasacore::ImageExpr< T > | |
Ccasacore::PagedImage< T > | |
Ccasacore::RebinImage< T > | |
Ccasacore::SubImage< T > | |
Ccasacore::TempImage< T > | |
Ccasacore::LatticeConcat< T > | |
Ccasacore::LatticeExpr< T > | |
Ccasacore::RebinLattice< T > | |
Ccasacore::SubLattice< T > | |
Ccasacore::PagedArray< T > | |
Ccasacore::TempLattice< T > | |
Ccasacore::LatticeCache< T > | |
►Ccasacore::LatticeCleaner< T > | A class for doing multi-dimensional cleaning |
Ccasacore::MultiTermLatticeCleaner< T > | |
Ccasacore::LatticeCleanProgress | |
Ccasacore::LatticeConvolver< T > | A class for doing multi-dimensional convolution |
Ccasacore::LatticeExprNode | |
Ccasacore::LatticeFFT | |
Ccasacore::LatticeFit | |
Ccasacore::LatticeFractile< T > | |
Ccasacore::LatticeHistograms< T > | |
Ccasacore::LatticeHistSpecialize | |
Ccasacore::LatticeIndexer | |
►Ccasacore::LatticeIterInterface< T > | |
Ccasacore::HDF5LattIter< T > | |
Ccasacore::PagedArrIter< T > | |
Ccasacore::LatticeLocker | |
Ccasacore::LatticeMathUtil | |
Ccasacore::LatticeMathUtil_global_functions_LatticeMathUtil | Global functions on Lattices |
►Ccasacore::LatticeNavigator | |
Ccasacore::LatticeStepper | |
Ccasacore::TileStepper | |
Ccasacore::TiledLineStepper | |
►Ccasacore::LatticeProgress | |
Ccasacore::LattStatsProgress | Provides a progress meter for the LatticeStatistics class |
Ccasacore::LatticeHistProgress | Provides a progress meter for the LatticeHistograms class |
Ccasacore::LatticeSlice1D< T > | |
►Ccasacore::LatticeStatsBase | |
►Ccasacore::LatticeStatistics< T > | |
Ccasacore::ImageStatistics< T > | |
Ccasacore::LatticeTwoPtCorr< T > | |
Ccasacore::LatticeUtilities | |
►Ccasacore::LattRegionHolder | |
Ccasacore::ImageRegion | |
Ccasacore::LattStatsSpecialize | |
Ccasacore::LCSlicer | |
Ccasacore::LECanonicalConversion | |
►Ccasacore::LELArrayBase | |
►Ccasacore::LELArray< T > | |
Ccasacore::LELArrayRef< T > | This LEL class holds a possible referenced array with a mask |
Ccasacore::LELAttribute | |
Ccasacore::LELBinaryEnums | |
Ccasacore::LELCoordinates | |
Ccasacore::LELFunctionEnums | |
►Ccasacore::LELInterface< T > | |
Ccasacore::LELBinary< T > | |
Ccasacore::LELCondition< T > | |
Ccasacore::LELConvert< T, F > | |
Ccasacore::LELFunction1D< T > | |
Ccasacore::LELFunctionND< T > | This LEL class handles functions with a variable number of arguments |
Ccasacore::LELFunctionReal1D< T > | This LEL class handles numerical (real only) 1-argument functions |
Ccasacore::LELLattice< T > | |
Ccasacore::LELSpectralIndex< T > | |
Ccasacore::LELUnary< T > | This LEL class handles numerical unary operators |
Ccasacore::LELUnaryConst< T > | |
►Ccasacore::LELInterface< Bool > | |
Ccasacore::LELBinaryBool | This LEL class handles logical binary operators |
Ccasacore::LELBinaryCmp< T > | This LEL class handles relational binary numerical operators |
Ccasacore::LELFunctionBool | This LEL class handles logical functions |
Ccasacore::LELRegion | |
Ccasacore::LELRegionAsBool | Class to convert a region to a boolean node |
Ccasacore::LELUnaryBool | This LEL class handles logical unary operators |
►Ccasacore::LELInterface< Complex > | |
Ccasacore::LELFunctionComplex | This LEL class handles complex numerical functions |
►Ccasacore::LELInterface< DComplex > | |
Ccasacore::LELFunctionDComplex | This LEL class handles double complex numerical functions |
►Ccasacore::LELInterface< Double > | |
Ccasacore::LELFunctionDouble | This LEL class handles numerical functions whose return type is a Double |
►Ccasacore::LELInterface< Float > | |
Ccasacore::LELFunctionFloat | This LEL class handles numerical functions whose return type is a Float |
►Ccasacore::LELLattCoordBase | |
►Ccasacore::LELLattCoord | |
Ccasacore::LELImageCoord | |
Ccasacore::LELScalar< T > | |
Ccasacore::LELUnaryEnums | |
Ccasacore::LinearSearch_global_functions_linearsearch | |
Ccasacore::LinearXform | |
Ccasacore::LineCollapser< T, U > | |
Ccasacore::Link< t > | |
Ccasacore::Link< casacore::NoticeTarget * > | |
Ccasacore::Link< elem > | |
Ccasacore::ListIO_global_functions_List_IO | |
Ccasacore::LittleEndianConversion | |
Ccasacore::LockFile | |
►Ccasacore::LogFilterInterface | |
Ccasacore::LogFilter | |
Ccasacore::LogFilterTaql | |
Ccasacore::LoggerHolder | |
Ccasacore::LoggerHolderIterator | Class to iterate through an LoggerHolder |
Ccasacore::LoggerHolderRep | Representation of the class holding a hierarchy of loggers |
Ccasacore::LogHolderIter | Class doing the actual iteration through an LoggerHolder |
Ccasacore::LogHolderIterEntry | Class representing an entry in a LoggerHolder |
Ccasacore::LogiArray_global_functions_LogicalArray | |
Ccasacore::LogiCube_global_functions_LogicalCube | |
Ccasacore::LogiMatrix_global_functions_LogicalMatrix | |
Ccasacore::LogIO | |
Ccasacore::LogIO_global_functions_command | Functions to send commands to a LogIO object |
Ccasacore::LogIO_global_functions_output | Functions to accumulate text in the output message |
Ccasacore::LogiVector_global_functions_LogicalVector | |
Ccasacore::LogMessage | |
Ccasacore::LogMessage_global_functions_LogMessage_ostream | Write a LogMessage to an ostream |
Ccasacore::LogOrigin | |
Ccasacore::LogOrigin_global_functions_LogOrigin_ostream | Write a LogOrigin to an ostream |
Ccasacore::LogOrigin_global_functions_SourceLocation | Helper struct to get the source line |
►Ccasacore::LogSinkInterface | |
Ccasacore::LogSink | |
Ccasacore::MemoryLogSink | |
Ccasacore::NullLogSink | |
Ccasacore::StreamLogSink | |
Ccasacore::TableLogSink | |
Ccasacore::LogSink::LsiIntermediate | 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 |
Ccasacore::LSQComplex | Type of complex numeric class indicator
|
►Ccasacore::LSQFit | |
►Ccasacore::LSQaips | |
Ccasacore::GenericL2Fit< Double > | |
Ccasacore::GenericL2Fit< DComplex > | |
►Ccasacore::GenericL2Fit< T > | |
►Ccasacore::LinearFit< T > | |
Ccasacore::LinearFitSVD< T > | |
►Ccasacore::NonLinearFit< T > | |
Ccasacore::NonLinearFitLM< Double > | |
Ccasacore::NonLinearFitLM< T > | |
Ccasacore::LSQNull | Non relevant class indicator
|
Ccasacore::LSQReal | |
Ccasacore::LSQTraits< T > | Traits for numeric classes used
|
Ccasacore::LSQTraits_CD< std::complex< Double > > | LSQTraits specialization for DComplex
|
Ccasacore::LSQTraits_CF< std::complex< Float > > | LSQTraits specialization for Complex
|
Ccasacore::LSQTraits_D< Double > | LSQTraits specialization for Double |
Ccasacore::LSQTraits_F< Float > | LSQTraits specialization for Float |
Ccasacore::LSQType< T > | Determine if pointer type
|
Cmallinfo | |
►Ccasacore::Map< key, value > | Abstract base class for associative arrays |
Ccasacore::OrderedMap< casacore::String, casacore::OrderedPair< casacore::FunctionFactory< T > *, Bool > > | |
Ccasacore::OrderedMap< key, value > | Map with keys ordered |
►Cstd::map | |
Ccasacore::JsonKVMap | |
Ccasacore::MapIO_global_functions_Map_IO | |
►Ccasacore::MapIterRep< key, value > | Abstract base class for associative array iterators |
Ccasacore::OrderedMapIterRep< key, value > | OrderedMap iterator "letter" |
►Ccasacore::MapRep< key, value > | |
Ccasacore::OrderedMapRep< key, value > | Representation class for an Ordered Map |
►Ccasacore::MArrayBase | |
Ccasacore::MArray< Double > | |
Ccasacore::MArray< Int64 > | |
Ccasacore::MArray< casacore::MVTime > | |
Ccasacore::MArray< DComplex > | |
Ccasacore::MArray< Bool > | |
Ccasacore::MArray< casacore::String > | |
Ccasacore::MArray< T > | |
Ccasacore::MArrayMathBase_global_functions_Array_basic_functions::MArrayFunctorBase< T, RES > | Define the base class for functors to perform a reduction function on an MArray object |
►CMArrayFunctorBase | |
Ccasacore::MArrayLogical_global_functions_MArray_logical_operations::MAllFunc< T > | |
Ccasacore::MArrayLogical_global_functions_MArray_logical_operations::MAnyFunc< T > | |
Ccasacore::MArrayLogical_global_functions_MArray_logical_operations::MNFalseFunc< T, RES > | |
Ccasacore::MArrayLogical_global_functions_MArray_logical_operations::MNTrueFunc< T, RES > | Define functors to perform a reduction function on an MArray object |
Ccasacore::MArrayMath_global_functions_MArray_mathematical_operations::MAvdevFunc< T > | |
Ccasacore::MArrayMath_global_functions_MArray_mathematical_operations::MFractileFunc< T > | |
Ccasacore::MArrayMath_global_functions_MArray_mathematical_operations::MMaxFunc< T > | |
Ccasacore::MArrayMath_global_functions_MArray_mathematical_operations::MMeanFunc< T > | |
Ccasacore::MArrayMath_global_functions_MArray_mathematical_operations::MMedianFunc< T > | |
Ccasacore::MArrayMath_global_functions_MArray_mathematical_operations::MMinFunc< T > | |
Ccasacore::MArrayMath_global_functions_MArray_mathematical_operations::MProductFunc< T > | |
Ccasacore::MArrayMath_global_functions_MArray_mathematical_operations::MRmsFunc< T > | |
Ccasacore::MArrayMath_global_functions_MArray_mathematical_operations::MStddevFunc< T > | |
Ccasacore::MArrayMath_global_functions_MArray_mathematical_operations::MSumFunc< T > | Define functors to perform a reduction function on an MArray object |
Ccasacore::MArrayMath_global_functions_MArray_mathematical_operations::MSumSqrFunc< T > | |
Ccasacore::MArrayMath_global_functions_MArray_mathematical_operations::MVarianceFunc< T > | |
Ccasacore::MArrayLogical_global_functions_MArray_logical_operations | |
Ccasacore::MArrayMath_global_functions_MArray_mathematical_operations | |
Ccasacore::MArrayMathBase_global_functions_Array_basic_functions | |
Ccasacore::MArrayUtil_global_functions_reorderMArray | |
Ccasacore::MArrayUtil_global_functions_reverseMArray | Reverse the order of one or more axes of an MArray |
Ccasacore::MaskArrIO_global_functions_MaskedArray_IO | |
Ccasacore::MaskArrLogi_global_functions_MaskedArray_logical_operations | |
Ccasacore::MaskArrMath_global_functions_MaskedArray_mathematical_operations | |
Ccasacore::MaskedArray< T, ArrayAlloc, MaskAlloc > | |
Ccasacore::MaskLogiArrFwd_global_functions_MaskedLogicalArray_forwards::MaskedArray< T, ArrayAlloc, MaskAlloc > | |
Ccasacore::MaskedArray_global_functions_MaskedArray_general_global_functions | General global functions for MaskedArrays, and MaskedArrays and Arrays |
Ccasacore::MaskedAvdevFunc< T > | |
Ccasacore::MaskedMadfmFunc< T > | |
Ccasacore::MaskedMaxFunc< T > | |
Ccasacore::MaskedMeanFunc< T > | |
Ccasacore::MaskedMedianFunc< T > | |
Ccasacore::MaskedMinFunc< T > | |
Ccasacore::MaskedProductFunc< T > | |
Ccasacore::MaskedRmsFunc< T > | |
Ccasacore::MaskedStddevFunc< T > | |
Ccasacore::MaskedSumFunc< T > | |
Ccasacore::MaskedVarianceFunc< T > | |
Ccasacore::MaskLogiArr_global_functions_MaskedLogicalArray | |
Ccasacore::MaskLogiArrFwd_global_functions_MaskedLogicalArray_forwards | |
Ccasacore::MaskSpecifier | |
Ccasacore::Math_global_functions_Math_interface_for_casacore | |
►Ccasacore::MathFunc< T > | A class to generate values of mathematical functions |
Ccasacore::ExpSincConv< T > | Exponential times a Sinc |
Ccasacore::GaussianConv< T > | Gaussian |
Ccasacore::KB_Conv< T > | A Kaiser-Bessel function |
Ccasacore::Mod_KB_Conv< T > | A Kaiser-Bessel function multiplied by a Gaussian |
Ccasacore::Sinc_Conv< T > | Sine x / x function |
Ccasacore::Sph_Conv< T > | Spheroidal function |
Ccasacore::Unary< T > | Unary |
Ccasacore::MathFunc_global_functions_FUNCTYPE_enum | Enum used to identify function type for MathFunc class |
Ccasacore::MathFunc_global_functions_spheriodal_functions | Fred Schwab function to calculate spheriodal functions |
Ccasacore::MatrixMath_global_functions_Linear_Algebra | |
Ccasacore::MatrixMathLA_global_functions_Linear_Algebra | |
►Ccasacore::MatrixSolver | |
Ccasacore::NNLSMatrixSolver | |
►Ccasacore::MCBase | |
Ccasacore::MCBaseline | |
Ccasacore::MCDirection | |
Ccasacore::MCDoppler | |
Ccasacore::MCEarthMagnetic | |
Ccasacore::MCEpoch | |
Ccasacore::MCFrequency | |
Ccasacore::MCPosition | |
Ccasacore::MCRadialVelocity | |
Ccasacore::MCuvw | |
Ccasacore::MCFrame | |
►Ccasacore::MConvertBase | |
Ccasacore::MeasConvert< MRadialVelocity > | |
Ccasacore::MeasConvert< MBaseline > | |
Ccasacore::MeasConvert< MDirection > | |
Ccasacore::MeasConvert< MFrequency > | |
Ccasacore::MeasConvert< MEarthMagnetic > | |
Ccasacore::MeasConvert< MDoppler > | |
Ccasacore::MeasConvert< MEpoch > | |
Ccasacore::MeasConvert< M > | |
Ccasacore::MConvertBase_global_functions_Output | Global functions
|
Ccasacore::MeasComet | |
Ccasacore::MeasData | |
Ccasacore::MeasFrame | |
Ccasacore::MeasFrame_global_functions_Output | Global functions
|
Ccasacore::MeasIERS | |
Ccasacore::MeasJPL | |
Ccasacore::MeasMath | |
Ccasacore::MeasTable | |
►Ccasacore::MeasTableMul | |
Ccasacore::MeasTableMulAber | Class calculating the standard aberration multipliers |
Ccasacore::MeasTableMulAber1950 | Class calculating the B1950 aberration multipliers |
Ccasacore::MeasTableMulPosEarthXY | Class calculating the XY earth position multipliers |
Ccasacore::MeasTableMulPosEarthZ | Class calculating the Z earth position multipliers |
Ccasacore::MeasTableMulPosSunXY | Class calculating the XY solar position multipliers |
Ccasacore::MeasTableMulPosSunZ | Class calculating the Z solar position multipliers |
►Ccasacore::MeasTableMulSC2000Base | Base class for J2000 nutation multipliers |
Ccasacore::MeasTableMulSC2000A | Class calculating the J2000A nutation multipliers |
Ccasacore::MeasTableMulSC2000B | Class calculating the J2000B nutation multipliers |
►Ccasacore::MeasTableMulSCBase | Base class for standard and B1950 nutation multipliers |
Ccasacore::MeasTableMulSC | Class calculating the standard nutation multipliers |
Ccasacore::MeasTableMulSC1950 | Class calculating the B1950 nutation multipliers |
►Ccasacore::Measure | |
►Ccasacore::MeasBase< MVEpoch, MeasRef< MEpoch > > | |
Ccasacore::MEpoch | |
►Ccasacore::MeasBase< MVFrequency, MeasRef< MFrequency > > | |
Ccasacore::MFrequency | |
►Ccasacore::MeasBase< MVEarthMagnetic, MeasRef< MEarthMagnetic > > | |
Ccasacore::MEarthMagnetic | |
►Ccasacore::MeasBase< MVuvw, MeasRef< Muvw > > | |
Ccasacore::Muvw | |
►Ccasacore::MeasBase< MVPosition, MeasRef< MPosition > > | |
Ccasacore::MPosition | |
►Ccasacore::MeasBase< MVRadialVelocity, MeasRef< MRadialVelocity > > | |
Ccasacore::MRadialVelocity | |
►Ccasacore::MeasBase< MVDoppler, MeasRef< MDoppler > > | |
Ccasacore::MDoppler | |
►Ccasacore::MeasBase< MVBaseline, MeasRef< MBaseline > > | |
Ccasacore::MBaseline | |
►Ccasacore::MeasBase< MVDirection, MeasRef< MDirection > > | |
Ccasacore::MDirection | |
Ccasacore::MeasBase< Mv, Mr > | |
Ccasacore::Measure_global_functions_Output | Global functions
|
Ccasacore::MeasuresProxy | |
►Ccasacore::MeasValue | |
Ccasacore::MVDoppler | |
Ccasacore::MVDouble | |
Ccasacore::MVEpoch | |
Ccasacore::MVFrequency | |
►Ccasacore::MVPosition | |
Ccasacore::MVBaseline | |
Ccasacore::MVDirection | |
Ccasacore::MVEarthMagnetic | |
Ccasacore::MVuvw | |
Ccasacore::MVRadialVelocity | |
Ccasacore::MeasValue_global_functions_Output | Global functions
|
Ccasacore::MedianSlider | |
Ccasacore::Memory | |
Ccasacore::MemoryTrace | |
Ccasacore::MemoryTraceBlock | Class to write begin and end block message |
Ccasacore::Casarc::meta_entry_ | |
Ccasacore::ModcompConversion | |
►Ccasacore::MRBase | |
Ccasacore::MeasRef< MDirection > | |
Ccasacore::MeasRef< MFrequency > | |
Ccasacore::MeasRef< MDoppler > | |
Ccasacore::MeasRef< M > | |
Ccasacore::MeasRef< Ms > | |
Ccasacore::MRBase_global_functions_Output | Global functions
|
Ccasacore::MrsEligibility | |
Ccasacore::MS1ToMS2Converter | |
Ccasacore::MSAntennaColumns | |
►Ccasacore::MSAntennaEnums | Enums for the MeasurementSet ANTENNA table |
Ccasacore::MSAntenna | |
Ccasacore::MSAntennaGram_global_functions_MSAntennaGramFunctions | |
Ccasacore::MSAntennaIndex | |
Ccasacore::MSArrayGram_global_functions_MSArrayGramFunctions | |
Ccasacore::MSCalEngine | |
Ccasacore::MSCorrGram_global_functions_MSCorrGramFunctions | |
Ccasacore::MSDataDescColumns | |
Ccasacore::MSDataDescIndex | |
►Ccasacore::MSDataDescriptionEnums | Enums for the MeasurementSet DATA_DESCRIPTION table |
Ccasacore::MSDataDescription | |
Ccasacore::MSDerivedValues | |
Ccasacore::MSDopplerColumns | |
►Ccasacore::MSDopplerEnums | Enums for the MeasurementSet DOPPLER table |
Ccasacore::MSDoppler | |
Ccasacore::MSDopplerUtil | |
Ccasacore::MSFeedColumns | |
►Ccasacore::MSFeedEnums | Enums for the MeasurementSet FEED table |
Ccasacore::MSFeed | |
Ccasacore::MSFeedGram_global_functions_MSFeedGramFunctions | |
Ccasacore::MSFieldColumns | |
►Ccasacore::MSFieldEnums | Enums for the MeasurementSet FIELD table |
Ccasacore::MSField | |
Ccasacore::MSFieldGram_global_functions_MSFieldGramFunctions | |
Ccasacore::MSFieldIndex | |
Ccasacore::MSFitsIDI | |
Ccasacore::MSFitsInput | UV FITS to MeasurementSet filler |
Ccasacore::MSFitsOutput | |
Ccasacore::MSFitsOutputAstron | |
Ccasacore::MSFlagCmdColumns | |
►Ccasacore::MSFlagCmdEnums | Enums for the MeasurementSet FLAG_CMD table |
Ccasacore::MSFlagCmd | |
Ccasacore::MSFlagger | |
Ccasacore::MSFreqOffsetColumns | |
►Ccasacore::MSFreqOffsetEnums | Enums for the MeasurementSet FREQ_OFFSET table |
Ccasacore::MSFreqOffset | |
Ccasacore::MSHistoryColumns | |
►Ccasacore::MSHistoryEnums | Enums for the MeasurementSet HISTORY table |
Ccasacore::MSHistory | |
Ccasacore::MSHistoryHandler | |
Ccasacore::MSIter | An iterator class for MeasurementSets |
Ccasacore::MSLister | |
►Ccasacore::MSMainColumns | |
►Ccasacore::MSColumns | |
Ccasacore::MSConcat | |
►Ccasacore::MSMainEnums | Enums for the MeasurementSet main table |
Ccasacore::MeasurementSet | |
Ccasacore::MSMetaData | |
Ccasacore::MSObservationColumns | |
►Ccasacore::MSObservationEnums | Enums for the MeasurementSet OBSERVATION table |
Ccasacore::MSObservation | |
Ccasacore::MSObservationGram_global_functions_MSObservationGramFunctions | |
Ccasacore::MSObservationIndex | |
►Ccasacore::MSParse | |
Ccasacore::MSAntennaParse | |
Ccasacore::MSArrayParse | |
Ccasacore::MSCorrParse | |
Ccasacore::MSFeedParse | |
Ccasacore::MSFieldParse | Class to hold values from field grammar parser |
Ccasacore::MSObservationParse | |
Ccasacore::MSPolnParse | |
Ccasacore::MSScanParse | |
Ccasacore::MSSpwParse | |
Ccasacore::MSStateParse | |
Ccasacore::MSTimeParse | |
Ccasacore::MSUvDistParse | |
Ccasacore::MSPointingColumns | |
►Ccasacore::MSPointingEnums | Enums for the MeasurementSet POINTING table |
Ccasacore::MSPointing | |
Ccasacore::MSPolarizationColumns | |
►Ccasacore::MSPolarizationEnums | Enums for the MeasurementSet POLARIZATION table |
Ccasacore::MSPolarization | |
Ccasacore::MSPolarizationIndex | |
Ccasacore::MSPolnGram_global_functions_MSPolnGramFunctions | |
Ccasacore::MSPrimaryGroupHolder | A helper class for MSFitsInput |
Ccasacore::MSPrimaryTableHolder | |
Ccasacore::MSProcessorColumns | |
►Ccasacore::MSProcessorEnums | Enums for the MeasurementSet PROCESSER table |
Ccasacore::MSProcessor | |
Ccasacore::MSRange | |
Ccasacore::MSReader | |
Ccasacore::MSScanGram_global_functions_MSScanGramFunctions | |
►Ccasacore::MSSelectableMainColumn | |
Ccasacore::MSMainColInterface | |
►Ccasacore::MSSelectableTable | |
Ccasacore::MSInterface |
MSInterface: A specialization of MSSelectableTable for accessing MS |
Ccasacore::MSSelection | |
►Ccasacore::MSSelectionErrorHandler | |
Ccasacore::MSSSpwErrorHandler | |
Ccasacore::MSSelectionLogError | |
Ccasacore::UDFMSCalErrorHandler | Error handler class for MSSel selection |
Ccasacore::MSSelectionKeywords | |
Ccasacore::MSSelector | |
Ccasacore::MSSelUtil< T > | |
Ccasacore::MSSelUtil2< T > | |
Ccasacore::MSSourceColumns | |
►Ccasacore::MSSourceEnums | Enums for the MeasurementSet SOURCE table |
Ccasacore::MSSource | |
►Ccasacore::MSSpectralWindowEnums | Enums for the MeasurementSet SPECTRAL_WINDOW table |
Ccasacore::MSSpectralWindow | |
Ccasacore::MSSpwGram_global_functions_MSSpwGramFunctions | |
Ccasacore::MSSpwIndex | |
Ccasacore::MSSpWindowColumns | |
Ccasacore::MSSpWindowIndex | |
Ccasacore::MSStateColumns | |
►Ccasacore::MSStateEnums | Enums for the MeasurementSet STATE table |
Ccasacore::MSState | |
Ccasacore::MSStateGram_global_functions_MSStateGramFunctions | |
Ccasacore::MSStateIndex | |
Ccasacore::MSSummary | |
Ccasacore::MSSysCalColumns | |
►Ccasacore::MSSysCalEnums | Enums for the MeasurementSet SYSCAL table |
Ccasacore::MSSysCal | |
Ccasacore::MSTableImpl | |
►Ccasacore::MSTableIndex | |
Ccasacore::MSDopplerIndex | |
Ccasacore::MSFeedIndex | |
Ccasacore::MSFreqOffIndex | |
Ccasacore::MSPointingIndex | |
Ccasacore::MSSourceIndex | |
Ccasacore::MSSysCalIndex | |
Ccasacore::MSWeatherIndex | |
Ccasacore::MSTableMaps | |
Ccasacore::MSTileLayout | |
Ccasacore::MSTimeGram_global_functions_MSTimeGramFunctions | |
Ccasacore::MSUvDistGram_global_functions_MSUvDistGramFunctions | |
Ccasacore::MSValidIds | |
Ccasacore::MSWeatherColumns | |
►Ccasacore::MSWeatherEnums | Enums for the MeasurementSet WEATHER table |
Ccasacore::MSWeather | |
►Ccasacore::MultiFileBase |
Abstract base class to combine multiple files in a single one |
Ccasacore::MultiFile | |
Ccasacore::MultiHDF5 | |
Ccasacore::MultiFileBuffer | |
Ccasacore::MultiFileInfo | Helper class for MultiFileBase containing info per internal file |
Ccasacore::MultiRecordFieldWriter | Multi field writer |
Ccasacore::MUString | |
Ccasacore::MUString_global_functions_output | Global functions |
Ccasacore::Mutex | |
Ccasacore::MVAngle | |
Ccasacore::MVAngle_global_functions_output | Global functions |
Ccasacore::MVTime | |
Ccasacore::NewFile | |
Ccasacore::NewMSSimulator | |
Ccasacore::NoConvert< TYPE > | |
►Ccasacore::Notice | |
Ccasacore::ListNotice< t > | |
Ccasacore::OrderedMapNotice< t, v > | |
Ccasacore::RecordNotice | Helper class to notify class Record about changes |
►Ccasacore::NoticeSource | Base class for notice originators |
Ccasacore::List< t > | Doubly linked list |
Ccasacore::OrderedMapRep< key, value > | Representation class for an Ordered Map |
►Ccasacore::RecordInterface | |
Ccasacore::Record | |
Ccasacore::TableRecord | |
►Ccasacore::NoticeTarget | Abstract base class for notice receptors |
Ccasacore::RecordFieldPtr< Double > | |
Ccasacore::RecordFieldPtr< Int > | |
Ccasacore::RecordFieldPtr< Bool > | |
Ccasacore::RecordFieldPtr< outType > | |
Ccasacore::RecordFieldPtr< casacore::Array< T > > | |
Ccasacore::RecordFieldPtr< casacore::String > | |
►Ccasacore::ConstListIter< t > | Doubly linked constant list iterator |
Ccasacore::ListIter< casacore::OrderedPair< key, val > > | |
Ccasacore::ListIter< t > | Doubly linked non-constant list iterator The List class above only provides for the list framework |
Ccasacore::OrderedMapIterRep< key, value > | OrderedMap iterator "letter" |
Ccasacore::RecordFieldPtr< T > | |
Ccasacore::NumericTraits< T > | |
Ccasacore::NumericTraits< Complex > | A specialisation for T=Complex of the NumericTraits class |
Ccasacore::NumericTraits< DComplex > | A specialisation for T=DComplex of the NumericTraits class |
Ccasacore::NumericTraits< Double > | A specialisation for T=Double of the NumericTraits class |
Ccasacore::NumericTraits< Float > | |
Ccasacore::NumericTraits< FType > | |
Ccasacore::NumericTraits_C< Complex > | NumericTraits specialization for Complex |
Ccasacore::NumericTraits_D< Double > | NumericTraits specialization for Double |
Ccasacore::NumericTraits_DC< DComplex > | NumericTraits specialization for DComplex |
Ccasacore::NumericTraits_F< Float > | NumericTraits specialization for Float |
Ccasacore::Nutation | |
Ccasacore::ObjectID | |
Ccasacore::ObjectStack< T > | |
Ccasacore::OrderedPair< K, V > | |
COrdMapIO_global_functions_OrderedMap_IO | |
Ccasacore::OrdPairIO_global_functions_inoutput | These need to be left out SUN BUG |
Ccasacore::Param | |
Ccasacore::ParAngleMachine | |
Ccasacore::Path | |
►Ccasacore::PGPlotterInterface | |
Ccasacore::PGPlotter | |
Ccasacore::PGPlotterNull | |
Ccasacore::PixelCurve1D | |
Ccasacore::FFTW::Plan | |
Ccasacore::LSQType< T >::PointerTraits< U > | |
Ccasacore::LSQType< T >::PointerTraits< U * > | |
Ccasacore::Precession | |
Ccasacore::PrecTimer | |
Ccasacore::Primes | |
Ccasacore::ProgressMeter | |
Ccasacore::Projection | |
Ccasacore::PtrBlock< T > | A drop-in replacement for Block<T*> |
Ccasacore::PtrBlock< casacore::Adios2StManColumn * > | |
Ccasacore::PtrBlock< casacore::ArrayColumn< Bool > * > | |
Ccasacore::PtrBlock< casacore::ArrayColumn< casacore::String > * > | |
Ccasacore::PtrBlock< casacore::ArrayColumn< Complex > * > | |
Ccasacore::PtrBlock< casacore::ArrayColumn< DComplex > * > | |
Ccasacore::PtrBlock< casacore::ArrayColumn< Double > * > | |
Ccasacore::PtrBlock< casacore::ArrayColumn< Float > * > | |
Ccasacore::PtrBlock< casacore::ArrayColumn< Int > * > | |
Ccasacore::PtrBlock< casacore::ArrayColumn< Short > * > | |
Ccasacore::PtrBlock< casacore::ArrayColumn< uChar > * > | |
Ccasacore::PtrBlock< casacore::BaseColumn * > | |
Ccasacore::PtrBlock< casacore::Block< Int > * > | |
Ccasacore::PtrBlock< casacore::Block< rownr_t > * > | |
Ccasacore::PtrBlock< casacore::Block< uInt > * > | |
Ccasacore::PtrBlock< casacore::Coordinate * > | |
Ccasacore::PtrBlock< casacore::FITSFieldCopier * > | |
Ccasacore::PtrBlock< casacore::ForwardColumn * > | |
Ccasacore::PtrBlock< casacore::ForwardColumnIndexedRow * > | |
Ccasacore::PtrBlock< casacore::Function< T > * > | |
Ccasacore::PtrBlock< casacore::Function< typename casacore::FunctionTraits< T >::DiffType, typename casacore::FunctionTraits< T >::DiffType > * > | |
Ccasacore::PtrBlock< casacore::ISMColumn * > | |
Ccasacore::PtrBlock< casacore::LatticeIterator< Float > * > | |
Ccasacore::PtrBlock< casacore::List< casacore::OrderedPair< key, val > > * > | |
Ccasacore::PtrBlock< casacore::MaskedLattice< T > * > | |
Ccasacore::PtrBlock< casacore::Matrix< Double > * > | |
Ccasacore::PtrBlock< casacore::MSMColumn * > | |
Ccasacore::PtrBlock< casacore::OrderedPair< key, value > * > | |
Ccasacore::PtrBlock< casacore::RecordDesc * > | |
Ccasacore::PtrBlock< casacore::RecordFieldWriter * > | |
Ccasacore::PtrBlock< casacore::ScalarColumn< Bool > * > | |
Ccasacore::PtrBlock< casacore::ScalarColumn< casacore::String > * > | |
Ccasacore::PtrBlock< casacore::ScalarColumn< Complex > * > | |
Ccasacore::PtrBlock< casacore::ScalarColumn< DComplex > * > | |
Ccasacore::PtrBlock< casacore::ScalarColumn< Double > * > | |
Ccasacore::PtrBlock< casacore::ScalarColumn< Float > * > | |
Ccasacore::PtrBlock< casacore::ScalarColumn< Int > * > | |
Ccasacore::PtrBlock< casacore::ScalarColumn< Short > * > | |
Ccasacore::PtrBlock< casacore::ScalarColumn< uChar > * > | |
Ccasacore::PtrBlock< casacore::SortKey * > | |
Ccasacore::PtrBlock< casacore::SSMColumn * > | |
Ccasacore::PtrBlock< casacore::SSMIndex * > | |
Ccasacore::PtrBlock< casacore::TableIterator * > | |
Ccasacore::PtrBlock< casacore::TempLattice< Complex > * > | |
Ccasacore::PtrBlock< casacore::TempLattice< Float > * > | |
Ccasacore::PtrBlock< casacore::TempLattice< T > * > | |
Ccasacore::PtrBlock< casacore::TSMColumn * > | |
Ccasacore::PtrBlock< casacore::TSMCube * > | |
Ccasacore::PtrBlock< casacore::TSMDataColumn * > | |
Ccasacore::PtrBlock< casacore::TSMFile * > | |
Ccasacore::PtrBlock< casacore::Vector< Bool > * > | |
Ccasacore::PtrBlock< casacore::Vector< Double > * > | |
Ccasacore::PtrBlock< casacore::Vector< typename casacore::FunctionTraits< T >::BaseType > * > | |
Ccasacore::PtrBlock< Char * > | |
Ccasacore::PtrBlock< char * > | |
Ccasacore::PtrBlock< const casacore::LCRegion * > | |
Ccasacore::PtrBlock< const casacore::WCRegion * > | |
Ccasacore::PtrBlock< typename casacore::FunctionTraits< T >::BaseType * > | |
Ccasacore::PtrHolder< T > | |
Ccasacore::PtrHolder< casacore::ExtendLattice< T > > | |
Ccasacore::PtrHolder< casacore::Function< DComplex > > | |
Ccasacore::PtrHolder< casacore::Function< Double > > | |
Ccasacore::PtrHolder< casacore::Function< T > > | |
Ccasacore::PtrHolder< casacore::ImageInterface< T > > | |
Ccasacore::PtrHolder< casacore::Measure > | |
Ccasacore::PtrHolder< casacore::QBase > | |
Ccasacore::PtrHolder< casacore::RecordInterface > | |
Ccasacore::PtrHolder< LatticeStatsAlgorithm > | |
Ccasacore::PtrHolder< std::pair< DataRanges, Bool > > | |
Ccasacore::PtrHolder< std::pair< MaskIterator, uInt > > | |
Ccasacore::PtrHolder< WeightsIterator > | |
Ccasacore::python::pyregistry | Prevent a converter from being registered multiple times |
►Ccasacore::QBase | |
Ccasacore::Quantum< Double > | |
Ccasacore::Quantum< casacore::Vector< Double > > | |
►Ccasacore::Quantum< Vector< T > > | |
Ccasacore::QVector< T > | |
►Ccasacore::Quantum< Qtype > | |
Ccasacore::QVector< Double > | |
Ccasacore::QBase_global_functions_Output | Global functions
|
Ccasacore::QC | |
Ccasacore::QLogical_global_functions_Quantum_logical_operations | |
Ccasacore::QMath_global_functions_Quantum_mathematical_operations | |
Ccasacore::Quality | |
Ccasacore::Quantum_global_functions_output | Global functions |
Ccasacore::QuantumType_global_functions_QuantumType | |
Ccasacore::Queue< T > | |
►Ccasacore::Random | Base class for random number distributions |
Ccasacore::Binomial | Binomial distribution |
Ccasacore::DiscreteUniform | Discrete uniform distribution |
Ccasacore::Erlang | Erlang distribution |
Ccasacore::Geometric | Discrete geometric distribution |
Ccasacore::HyperGeometric | Hypergeometric distribution |
Ccasacore::NegativeExpntl | Negative exponential distribution |
►Ccasacore::Normal | Normal or Gaussian distribution |
Ccasacore::LogNormal | Logarithmic normal distribution |
Ccasacore::Poisson | Poisson distribution |
Ccasacore::Uniform | Uniform distribution |
Ccasacore::Weibull | Weibull distribution |
Ccasacore::ReadAsciiTable | Helper class for readAsciiTable |
Ccasacore::ReadAsciiTable_global_functions_readAsciiTable | |
Ccasacore::ReadOnlyArrayIterator< T, Alloc > | Iterate a const Array cursor through a const Array |
Ccasacore::ReadOnlyMatrixIterator< T > | Iterate a Matrix cursor through a R/O Array |
Ccasacore::ReadOnlyVectorIterator< T, Alloc > | Iterate a Vector cursor through another Array |
Ccasacore::LSQFit::Real | Simple classes to overload templated memberfunctions |
Ccasacore::casacore_allocator< T, ALIGNMENT >::rebind< TOther > | |
Ccasacore::new_del_allocator< T >::rebind< TOther > | |
Ccasacore::RecordDesc | |
Ccasacore::RecordDescRep | |
Ccasacore::RecordExpr_global_functions_RecordExpr | |
Ccasacore::RecordFieldId | |
►Ccasacore::RecordFieldWriter | |
Ccasacore::RecordFieldCopier< outType, inType > | Record field copier |
Ccasacore::UnequalShapeCopier< T > | Unequal shape copier |
Ccasacore::RecordGram | Select-class for flex/bison scanner/parser for RecordGram |
Ccasacore::RecordGram_global_functions_RecordGramFunctions | |
Ccasacore::RecordGramVal | Helper class for values in RecordGram |
►Ccasacore::RecordRep | |
Ccasacore::TableRecordRep | |
►Ccasacore::RecordTransformable | |
Ccasacore::FunctionHolder< Double > | |
Ccasacore::FunctionHolder< DComplex > | |
Ccasacore::FunctionHolder< T > | |
Ccasacore::FunctionOrder< T > | |
Ccasacore::ImageInfo | |
Ccasacore::LSQMatrix | |
Ccasacore::MeasureHolder | |
Ccasacore::ObsInfo | |
Ccasacore::QuantumHolder | |
Ccasacore::MeasRef< Ms >::RefRep | Representation class |
Ccasacore::RefRows | |
Ccasacore::RefRowsSliceIter | Class to iterate through a RefRows object |
►Cstd::regex | |
Ccasacore::Regex | |
►Ccasacore::RegionHandler | |
Ccasacore::RegionHandlerHDF5 | |
Ccasacore::RegionHandlerMemory | |
Ccasacore::RegionHandlerTable | |
Ccasacore::RegionManager | |
Ccasacore::RegionType | |
Ccasacore::Register_global_functions_register | |
Ccasacore::ReservedFitsKeyword | Reserved FITS keyword |
Ccasacore::ReservedFitsKeywordCollection | Collection of reserved FITS keywords |
Ccasacore::RetypedArraySetGet_global_functions_RetypedArrayEngineSetGet | |
Ccasacore::RFError | |
►Ccasacore::RFReaderWriter | Superclass for readers and writers containing common definitions and operations |
►Ccasacore::RFReader | Abstract superclass for any class that reads a format that produces Regions from a file |
Ccasacore::AipsIOReaderWriter | |
►Ccasacore::RFWriter | Abstract superclass for any class that writes Regions to a region file format |
Ccasacore::AipsIOReaderWriter | |
Ccasacore::RigidVector< T, n > | |
Ccasacore::RigidVector_global_functions_math | Mathematical operations involving RigidVectors
|
►Ccasacore::RNG | |
Ccasacore::ACG | Additive number generator |
Ccasacore::MLCG | Multiplicative linear congruential generator |
►Ccasacore::RO_LatticeIterator< T > | |
Ccasacore::LatticeIterator< Float > | |
Ccasacore::LatticeIterator< T > | A read/write lattice iterator |
Ccasacore::RO_MaskedLatticeIterator< T > | |
►Ccasacore::RODataManAccessor | |
Ccasacore::ROIncrementalStManAccessor | |
Ccasacore::ROStandardStManAccessor | |
►Ccasacore::ROTiledStManAccessor | |
Ccasacore::TiledDataStManAccessor | |
Ccasacore::RORecordFieldPtr< T > | Read-Only access to an individual field from a Record |
Ccasacore::RORecordFieldPtr< Bool > | |
Ccasacore::RORecordFieldPtr< casacore::Array< Complex > > | |
Ccasacore::RORecordFieldPtr< casacore::Array< Double > > | |
Ccasacore::RORecordFieldPtr< casacore::Array< Float > > | |
Ccasacore::RORecordFieldPtr< casacore::Array< Int > > | |
Ccasacore::RORecordFieldPtr< casacore::Array< recordType > > | |
Ccasacore::RORecordFieldPtr< casacore::Array< T > > | |
Ccasacore::RORecordFieldPtr< casacore::String > | |
Ccasacore::RORecordFieldPtr< Double > | |
Ccasacore::RORecordFieldPtr< Float > | |
Ccasacore::RORecordFieldPtr< Int > | |
Ccasacore::RORecordFieldPtr< inType > | |
Ccasacore::RORecordFieldPtr< recordType > | |
►Ccasacore::ROTableRow | |
Ccasacore::TableRow | Read/write access to a table row |
Ccasacore::RotMatrix | |
Ccasacore::RowCopier | |
►Cstd::runtime_error | |
►Ccasacore::ArrayError | |
►Ccasacore::ArrayConformanceError | An error thrown when two arrays do not conform |
Ccasacore::ArrayNDimError | Thrown when two arrays have different dimensionality |
Ccasacore::ArrayShapeError | An error thrown when two arrays have different shapes |
Ccasacore::ArrayIndexError | An error thrown when an index is out of range |
Ccasacore::ArrayIteratorError | An error thrown by an ArrayIterator |
Ccasacore::ArraySlicerError | An error thrown by an Slicer member function |
Ccasacore::ScalarQuantColumn< T > | |
Ccasacore::ScalarQuantColumn< Double > | |
Ccasacore::ScalarQuantColumn< Float > | |
Ccasacore::ScanKey | 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 |
Ccasacore::MSMetaData::ScanProperties | |
Ccasacore::ScopedMutexLock | Exception-safe lock/unlock of a mutex |
Ccasacore::SCSL | |
Ccasacore::SDAntennaHandler | |
Ccasacore::SDDataDescHandler | |
Ccasacore::SDFeedHandler | |
Ccasacore::SDFieldHandler | |
Ccasacore::SDFITSHandler | |
Ccasacore::SDHistoryHandler | |
Ccasacore::SDMainHandler | |
Ccasacore::SDObservationHandler | |
Ccasacore::SDPointingHandler | |
Ccasacore::SDPolarizationHandler | |
Ccasacore::SDSourceHandler | |
Ccasacore::SDSpWindowHandler | |
Ccasacore::SDSysCalHandler | |
Ccasacore::SDWeatherHandler | |
Ccasacore::LSQFit::Separable | |
Ccasacore::Sequence< t > | |
►Ccasacore::Sequence< uInt > | |
Ccasacore::RegSequence | |
Ccasacore::uIntSequence | UInt sequence for general use |
Ccasacore::SerialHelper | |
Ccasacore::SetupNewTable | Create a new table - define shapes, data managers, etc |
Ccasacore::SetupNewTableRep | |
Ccasacore::SimOrdMapIO_global_functions_inoutput | |
Ccasacore::SimpleOrderedMap< K, V > | |
Ccasacore::Slice | |
Ccasacore::Slicer | |
Ccasacore::Slicer_global_functions_Slicer_IO | IO functions for Slicer's
|
Ccasacore::Smooth< T > | |
Ccasacore::SolarPos | |
Ccasacore::Sort | Sort on one or more keys, ascending and/or descending |
Ccasacore::SortKey | |
Ccasacore::SourceKey | Primary key in the SOURCE table |
Ccasacore::LogOrigin_global_functions_SourceLocation::SourceLocation | |
Ccasacore::MSMetaData::SourceProperties | Non-primary key data for a SOURCE table row |
►Ccasacore::SparseDiff< T > | |
Ccasacore::SparseDiffA< T > | |
Ccasacore::SparseDiffX< T > | |
Ccasacore::SparseDiffIO_global_functions_SparseDiff_IO_operations | |
Ccasacore::SparseDiffMath_global_functions_SparseDiff_mathematical_operations | |
Ccasacore::SparseDiffRep< T > | |
CSPtrHolder< T > | Hold and delete pointers not deleted by object destructors |
CSPtrHolder< casacore::TabularCoordinate > | |
Ccasacore::MSMetaData::SpwProperties | |
Ccasacore::SquareMatrix< T, n > | |
Ccasacore::SquareMatrix_global_functions_SqM_global_functions | Various global math and IO functions |
Ccasacore::SSMIndex | |
Ccasacore::SSMStringHandler | |
Ccasacore::Stack< elem > | This class, Stack<t>, defines an implementation of a stack using the doubly linked list primitive, Link<t> |
Ccasacore::StatAcc< T > |
A statistics accumulator |
Ccasacore::MeasTable::Statics_dUTC | Calculate time related conversion data |
Ccasacore::StatisticsAlgorithm< AccumType, DataIterator, MaskIterator, WeightsIterator > | Base class of statistics algorithm class hierarchy |
►Ccasacore::StatisticsAlgorithm< CASA_STATP > | |
►Ccasacore::ClassicalStatistics< CASA_STATP > | |
►Ccasacore::ConstrainedRangeStatistics< CASA_STATP > | |
Ccasacore::ChauvenetCriterionStatistics< AccumType, DataIterator, MaskIterator, WeightsIterator > | Class to calculate statistics using the so-called Chauvenet criterion |
Ccasacore::FitToHalfStatistics< AccumType, DataIterator, MaskIterator, WeightsIterator > | Class to calculate statistics using the so-called fit to half algorithm |
Ccasacore::HingesFencesStatistics< AccumType, DataIterator, MaskIterator, WeightsIterator > | Class to calculate statistics using the so-called hinges and fences algorithm |
Ccasacore::BiweightStatistics< AccumType, DataIterator, MaskIterator, WeightsIterator > | The biweight algorithm is a robust iterative algorithm that computes two quantities called the "location" and the "scale", which are analogous to the mean and the standard deviation |
Ccasacore::ConstrainedRangeStatistics< AccumType, DataIterator, MaskIterator, WeightsIterator > | Abstract base class for statistics algorithms which are characterized by a range of good values |
Ccasacore::ClassicalStatistics< AccumType, DataIterator, MaskIterator, WeightsIterator > | Class to calculate statistics in a "classical" sense, ie using accumulators with no special filtering beyond optional range filtering etc |
Ccasacore::StatisticsAlgorithmFactory< AccumType, DataIterator, MaskIterator, WeightsIterator > | Provides a single interface for creation of stats algorithm objects |
Ccasacore::StatisticsAlgorithmFactory< AccumType, const T *, const Bool * > | |
Ccasacore::StatisticsAlgorithmFactoryData | Define data structures used by tatisticsAlgorithmFactory |
Ccasacore::StatisticsAlgorithmQuantileComputer< AccumType, DataIterator, MaskIterator, WeightsIterator > | This is the virtual base class from which concrete QuantileComputer classes are derived |
►Ccasacore::StatisticsAlgorithmQuantileComputer< CASA_STATP > | |
►Ccasacore::ClassicalQuantileComputer< CASA_STATP > | |
►Ccasacore::ConstrainedRangeQuantileComputer< CASA_STATP > | |
Ccasacore::HingesFencesQuantileComputer< AccumType, DataIterator, MaskIterator, WeightsIterator > | QuantileComputer used by HingesFencesStatistics for computing quantile-like statistics |
Ccasacore::ConstrainedRangeQuantileComputer< AccumType, DataIterator, MaskIterator, WeightsIterator > | Basic concrete QuantileComputer class for data constrained to be in a specified range |
Ccasacore::ClassicalQuantileComputer< AccumType, DataIterator, MaskIterator, WeightsIterator > | This class is used internally by ClassicalStatistics objects |
Ccasacore::StatisticsData | This class defines the enum of supported statistics types in the statistics framework |
Ccasacore::StatisticsDataset< AccumType, DataIterator, MaskIterator, WeightsIterator > | Representation of a statistics dataset used in statistics framework calculatations |
Ccasacore::StatisticsDataset< CASA_STATP > | |
Ccasacore::StatisticsIncrementer< DataIterator, MaskIterator, WeightsIterator > | Utility functions used for incrementing pointers in a data set used by the stats framework |
Ccasacore::StatisticsUtilities< AccumType > | Various statistics related methods for the statistics framework |
Ccasacore::StatsData< AccumType > | |
Ccasacore::StatsDataProvider< AccumType, DataIterator, MaskIterator, WeightsIterator > | Abstract base class which defines interface for providing "datasets" to the statistics framework in cases where the data structure involved does not allow for a trivial means of doing so (eg, in the case of a Lattice) |
Ccasacore::StatsDataProvider< CASA_STATP > | |
►Ccasacore::StatsDataProvider< NumericTraits< T >::PrecisionType, const T *, const Bool * > | |
►Ccasacore::LatticeStatsDataProviderBase< T > | Abstract base class of data providers which allows stats framework to iterate through a lattice |
Ccasacore::LatticeStatsDataProvider< T > | Data provider which allows stats framework to iterate through an unmasked lattice |
Ccasacore::MaskedLatticeStatsDataProvider< T > | Data provider which allows stats framework to iterate through a masked lattice |
Ccasacore::StatsHistogram< AccumType > | Represents an unfilled histogram with equal width bins for binning used for quantile computations |
►Cstd11_allocator | |
Ccasacore::casacore_allocator< T, ALIGNMENT > | |
Ccasacore::new_del_allocator< T > | |
Ccasacore::python::std_vector_to_list< T > | Converts an STL vector or casa Array of T objects to Python list |
Ccasacore::StIndArray | |
Ccasacore::STLIO_global_functions_Container_IO | |
Ccasacore::STLMath_global_functions_Container_Math | |
Ccasacore::StManArrayFile | |
Ccasacore::Stokes | |
Ccasacore::StokesConverter | |
Ccasacore::StorageOption | |
Ccasacore::String_global_functions_case | Casing and related functions Case conversion and rearrangement functions
|
Ccasacore::String_global_functions_common | Some general functions Functions to find special patterns, join and replicate
|
Ccasacore::String_global_functions_comparitor | Global comparison operators |
Ccasacore::String_global_functions_concatenator | Global concatenation operators |
Ccasacore::String_global_functions_io | IO
|
Ccasacore::String_global_functions_split | Splitting Global function which splits the String into string array res at separator and returns the number of elements |
Ccasacore::StringDistance | |
Ccasacore::SubScanKey | A sub scan is a unique combination of observation ID, array ID, scan number, and field ID |
Ccasacore::MSMetaData::SubScanProperties | |
Ccasacore::SubString | |
Ccasacore::arrays_internal::SumSqrDiff< T, Accum > | Functor to add squared diff of right and base value to left |
Ccasacore::arrays_internal::SumSqrDiff< std::complex< T > > | Specialize for complex values |
►Ccasacore::Table | |
►Ccasacore::MSTable< MSFieldEnums > | |
Ccasacore::MSField | |
►Ccasacore::MSTable< MSPointingEnums > | |
Ccasacore::MSPointing | |
►Ccasacore::MSTable< MSFreqOffsetEnums > | |
Ccasacore::MSFreqOffset | |
►Ccasacore::MSTable< MSObservationEnums > | |
Ccasacore::MSObservation | |
►Ccasacore::MSTable< MSFeedEnums > | |
Ccasacore::MSFeed | |
►Ccasacore::MSTable< MSAntennaEnums > | |
Ccasacore::MSAntenna | |
►Ccasacore::MSTable< MSWeatherEnums > | |
Ccasacore::MSWeather | |
►Ccasacore::MSTable< MSMainEnums > | |
Ccasacore::MeasurementSet | |
►Ccasacore::MSTable< MSStateEnums > | |
Ccasacore::MSState | |
►Ccasacore::MSTable< MSFlagCmdEnums > | |
Ccasacore::MSFlagCmd | |
►Ccasacore::MSTable< MSDataDescriptionEnums > | |
Ccasacore::MSDataDescription | |
►Ccasacore::MSTable< MSSpectralWindowEnums > | |
Ccasacore::MSSpectralWindow | |
►Ccasacore::MSTable< MSPolarizationEnums > | |
Ccasacore::MSPolarization | |
►Ccasacore::MSTable< MSProcessorEnums > | |
Ccasacore::MSProcessor | |
►Ccasacore::MSTable< MSHistoryEnums > | |
Ccasacore::MSHistory | |
►Ccasacore::MSTable< MSSourceEnums > | |
Ccasacore::MSSource | |
►Ccasacore::MSTable< MSDopplerEnums > | |
Ccasacore::MSDoppler | |
►Ccasacore::MSTable< MSSysCalEnums > | |
Ccasacore::MSSysCal | |
Ccasacore::MSTable< MSEnum > |
A Table intended to hold astronomical data |
Ccasacore::TableAttr | |
Ccasacore::TableCache | |
►Ccasacore::TableColumn | |
Ccasacore::ScalarColumn< casacore::TableRecord > | |
Ccasacore::ScalarColumn< Float > | |
Ccasacore::ScalarColumn< Double > | |
Ccasacore::ScalarColumn< Int > | |
Ccasacore::ScalarColumn< Bool > | |
Ccasacore::ScalarColumn< VirtualType > | |
Ccasacore::ScalarColumn< uInt > | |
Ccasacore::ScalarColumn< casacore::String > | |
►Ccasacore::ArrayColumnBase | |
Ccasacore::ArrayColumn< Float > | |
Ccasacore::ArrayColumn< Double > | |
Ccasacore::ArrayColumn< uChar > | |
Ccasacore::ArrayColumn< Short > | |
Ccasacore::ArrayColumn< StoredType > | |
Ccasacore::ArrayColumn< Int > | |
Ccasacore::ArrayColumn< Int64 > | |
Ccasacore::ArrayColumn< DComplex > | |
Ccasacore::ArrayColumn< Bool > | |
Ccasacore::ArrayColumn< Complex > | |
Ccasacore::ArrayColumn< uShort > | |
Ccasacore::ArrayColumn< uInt > | |
Ccasacore::ArrayColumn< casacore::String > | |
Ccasacore::ArrayColumn< T > | |
Ccasacore::ScalarColumn< T > | |
Ccasacore::TableCopy | |
Ccasacore::TableDesc | |
►Ccasacore::TableExprData | |
Ccasacore::LogFilterExpr | |
►Ccasacore::TableExprGroupFuncBase | Abstract base class for classes calculating an aggregated group result |
Ccasacore::TableExprGroupAggr | Class collecting the arrays in a group |
Ccasacore::TableExprGroupExprId | Class derived from TableExprGroupFuncBase collecting the ids in a group |
►Ccasacore::TableExprGroupFirst | Class derived from TableExprGroupFuncBase for the first value in a group |
Ccasacore::TableExprGroupLast | Class derived from TableExprGroupFuncBase for the first value in a group |
►Ccasacore::TableExprGroupFuncArrayBool | Abstract base class for aggregate functions giving a bool array |
Ccasacore::TableExprGroupArrayAlls | Aggregate class counting per array index in a group if all are true |
Ccasacore::TableExprGroupArrayAnys | Aggregate class counting per array index in a group if any is true |
►Ccasacore::TableExprGroupFuncArrayDComplex | Abstract base class for aggregate functions giving a dcomplex array |
Ccasacore::TableExprGroupMeansArrayDComplex | Aggregate class determining the mean of complex array values in a group |
Ccasacore::TableExprGroupProductsArrayDComplex | Aggregate class determining the product of complex array values in a group |
Ccasacore::TableExprGroupSumSqrsArrayDComplex | Aggregate class determining the sum of squares of complex array values in a group |
Ccasacore::TableExprGroupSumsArrayDComplex | Aggregate class determining the sum of complex array values in a group |
Ccasacore::TableExprGroupFuncArrayDate | Abstract base class for aggregate functions giving a date/time array |
►Ccasacore::TableExprGroupFuncArrayDouble | Abstract base class for aggregate functions giving a double array |
Ccasacore::TableExprGroupMaxsArrayDouble | Aggregate class determining the maximum double array value in a group |
Ccasacore::TableExprGroupMeansArrayDouble | Aggregate class determining the mean of array values in a group |
Ccasacore::TableExprGroupMinsArrayDouble | Aggregate class determining the minimum double array value in a group |
Ccasacore::TableExprGroupProductsArrayDouble | Aggregate class determining the product of double array values in a group |
Ccasacore::TableExprGroupRmssArrayDouble | Aggregate class determining the RMS of array values in a group |
Ccasacore::TableExprGroupSumSqrsArrayDouble | Aggregate class determining the sum of squares of double array values in a group |
Ccasacore::TableExprGroupSumsArrayDouble | Aggregate class determining the sum of double array values in a group |
►Ccasacore::TableExprGroupVariancesArrayDComplex | Aggregate class determining the variance of array values in a group |
Ccasacore::TableExprGroupStdDevsArrayDComplex | Aggregate class determining the standard devation of array values in a group |
►Ccasacore::TableExprGroupVariancesArrayDouble | Aggregate class determining the variance of array values in a group |
Ccasacore::TableExprGroupStdDevsArrayDouble | Aggregate class determining the standard devation of array values in a group |
►Ccasacore::TableExprGroupFuncArrayInt | Abstract base class for aggregate functions giving an integer array |
Ccasacore::TableExprGroupArrayNFalses | Aggregate class counting per array index in a group the nr of false values |
Ccasacore::TableExprGroupArrayNTrues | Aggregate class counting per array index in a group the nr of true values |
Ccasacore::TableExprGroupMaxsArrayInt | Aggregate class determining per array index in a group the maximum value |
Ccasacore::TableExprGroupMinsArrayInt | Aggregate class determining per array index in a group the minimum value |
Ccasacore::TableExprGroupProductsArrayInt | Aggregate class determining per array index in a group the product of values |
Ccasacore::TableExprGroupSumSqrsArrayInt | Aggregate class determining per array index in a group the sum of value squares in a group |
Ccasacore::TableExprGroupSumsArrayInt | Aggregate class determining per array index in a group the sum of values |
Ccasacore::TableExprGroupFuncArrayString | Abstract base class for aggregate functions giving a string array |
►Ccasacore::TableExprGroupFuncBool | Abstract base class for aggregate functions giving a bool scalar |
Ccasacore::TableExprGroupAll | Aggregate class counting if all values in a group are true |
Ccasacore::TableExprGroupAny | Aggregate class counting if any value in a group is true |
Ccasacore::TableExprGroupArrayAll | Aggregate class counting if all array values in a group are true |
Ccasacore::TableExprGroupArrayAny | |
►Ccasacore::TableExprGroupFuncDComplex | Abstract base class for aggregate functions giving a dcomplex scalar |
Ccasacore::TableExprGroupMeanArrayDComplex | Aggregate class determining the mean of complex array values in a group |
Ccasacore::TableExprGroupMeanDComplex | Aggregate class determining the mean of complex values in a group |
Ccasacore::TableExprGroupProductArrayDComplex | Aggregate class determining the product of complex array values in a group |
Ccasacore::TableExprGroupProductDComplex | Aggregate class determining the product of complex values in a group |
Ccasacore::TableExprGroupSumArrayDComplex | Aggregate class determining the sum of complex array values in a group |
Ccasacore::TableExprGroupSumDComplex | Aggregate class determining the sum of complex values in a group |
Ccasacore::TableExprGroupSumSqrArrayDComplex | Aggregate class determining the sum of squares of complex array values in a group |
Ccasacore::TableExprGroupSumSqrDComplex | Aggregate class determining the sum of squares of complex values in a group |
Ccasacore::TableExprGroupFuncDate | Abstract base class for aggregate functions giving a date/time scalar |
►Ccasacore::TableExprGroupFuncDouble | Abstract base class for aggregate functions giving a double scalar |
Ccasacore::TableExprGroupFractileArrayDouble | Aggregate class determining the fractile of array values in a group |
Ccasacore::TableExprGroupFractileDouble | Aggregate class determining the fractile of values in a group |
Ccasacore::TableExprGroupMaxArrayDouble | Aggregate class determining the maximum double array value in a group |
Ccasacore::TableExprGroupMaxDouble | Aggregate class determining the maximum double value in a group |
Ccasacore::TableExprGroupMeanArrayDouble | Aggregate class determining the mean of array values in a group |
Ccasacore::TableExprGroupMeanDouble | Aggregate class determining the mean of values in a group |
Ccasacore::TableExprGroupMinArrayDouble | Aggregate class determining the minimum double array value in a group |
Ccasacore::TableExprGroupMinDouble | Aggregate class determining the minimum double value in a group |
Ccasacore::TableExprGroupProductArrayDouble | Aggregate class determining the product of double array values in a group |
Ccasacore::TableExprGroupProductDouble | Aggregate class determining the product of double values in a group |
Ccasacore::TableExprGroupRmsArrayDouble | Aggregate class determining the RMS of array values in a group |
Ccasacore::TableExprGroupRmsDouble | Aggregate class determining the RMS of values in a group |
Ccasacore::TableExprGroupSumArrayDouble | Aggregate class determining the sum of double array values in a group |
Ccasacore::TableExprGroupSumDouble | Aggregate class determining the sum of double values in a group |
Ccasacore::TableExprGroupSumSqrArrayDouble | Aggregate class determining the sum of squares of double array values in a group |
Ccasacore::TableExprGroupSumSqrDouble | Aggregate class determining the sum of squares of double values in a group |
►Ccasacore::TableExprGroupVarianceArrayDComplex | Aggregate class determining the variance of array values in a group |
Ccasacore::TableExprGroupStdDevArrayDComplex | Aggregate class determining the standard devation of array values in a group |
►Ccasacore::TableExprGroupVarianceArrayDouble | Aggregate class determining the variance of array values in a group |
Ccasacore::TableExprGroupStdDevArrayDouble | Aggregate class determining the standard devation of array values in a group |
►Ccasacore::TableExprGroupVarianceDComplex | Aggregate class determining the variance of values in a group |
Ccasacore::TableExprGroupStdDevDComplex | Aggregate class determining the standard deviation of values in a group |
►Ccasacore::TableExprGroupVarianceDouble | Aggregate class determining the variance of values in a group |
Ccasacore::TableExprGroupStdDevDouble | Aggregate class determining the standard deviation of values in a group |
►Ccasacore::TableExprGroupFuncInt | Abstract base class for aggregate functions giving an integer scalar |
Ccasacore::TableExprGroupArrayNFalse | Aggregate class counting the number of false array values in a group |
Ccasacore::TableExprGroupArrayNTrue | Aggregate class counting the number of true array values in a group |
Ccasacore::TableExprGroupCount | Aggregate class counting number of rows in a group containing a value |
Ccasacore::TableExprGroupCountAll | |
Ccasacore::TableExprGroupMaxArrayInt | Aggregate class determining the maximum integer array value in a group |
Ccasacore::TableExprGroupMaxInt | Aggregate class determining the maximum integer value in a group |
Ccasacore::TableExprGroupMinArrayInt | Aggregate class determining the minimum integer array value in a group |
Ccasacore::TableExprGroupMinInt | Aggregate class determining the minimum integer value in a group |
Ccasacore::TableExprGroupNFalse | Aggregate class counting the number of false values in a group |
Ccasacore::TableExprGroupNTrue | Aggregate class counting the number of true values in a group |
Ccasacore::TableExprGroupProductArrayInt | Aggregate class determining the product of integer array values in a group |
Ccasacore::TableExprGroupProductInt | Aggregate class determining the product of integer values in a group |
Ccasacore::TableExprGroupSumArrayInt | Aggregate class determining the sum of integer array values in a group |
Ccasacore::TableExprGroupSumInt | Aggregate class determining the sum of integer values in a group |
Ccasacore::TableExprGroupSumSqrArrayInt | Aggregate class determining the sum of squares of integer array values in a group |
Ccasacore::TableExprGroupSumSqrInt | Aggregate class determining the sum of squares of integer values in a group |
Ccasacore::TableExprGroupFuncString | Abstract base class for aggregate functions giving a string scalar |
►Ccasacore::TableExprGroupHistBase | Base aggregate class determining the histogram of values in a group |
Ccasacore::TableExprGroupHistDouble | Aggregate class determining the histogram of double array values in a group |
Ccasacore::TableExprGroupHistInt | Aggregate class determining the histogram of integer array values in a group |
Ccasacore::TableExprGroupHistScalar | Aggregate class determining the histogram of scalar values in a group |
Ccasacore::TableExprGroupNull | Class derived from TableExprGroupFuncBase representing a no function |
Ccasacore::TableExprGroupRowid | Class collecting the rowids of entries in a group |
Ccasacore::TableExprGroupFuncSet | Class containing the results of aggregated values in a group |
Ccasacore::TableExprGroupKey | |
Ccasacore::TableExprGroupKeySet | Class representing all keys in the groupby clause |
Ccasacore::TableExprGroupResult | Class holding the results of groupby and aggregation |
►Ccasacore::TableExprId | |
Ccasacore::TableExprIdAggr | |
Ccasacore::TableExprNode | |
►Ccasacore::TableExprNodeRep | Abstract base class for a node in a table column expression tree |
►Ccasacore::TableExprNodeBinary | Abstract base class for a node having 0, 1, or 2 child nodes |
Ccasacore::TableExprNodeAND | Logical and in table select expression tree |
►Ccasacore::TableExprNodeArray | |
►Ccasacore::TableExprFuncNodeArray | |
Ccasacore::TableExprAggrNodeArray | |
Ccasacore::TableExprConeNodeArray | |
Ccasacore::TableExprNodeArrayAND | Logical and in table select expression tree |
Ccasacore::TableExprNodeArrayBitAndInt | Int Array bitwise and in table select expression tree |
Ccasacore::TableExprNodeArrayBitNegate | Bitwise negate in table select expression tree |
Ccasacore::TableExprNodeArrayBitOrInt | Int Array bitwise or in table select expression tree |
Ccasacore::TableExprNodeArrayBitXorInt | Int Array bitwise xor in table select expression tree |
►Ccasacore::TableExprNodeArrayColumn | Base class for Array column in table select expression |
Ccasacore::TableExprNodeArrayColumnBool | Bool array column in table select expression |
Ccasacore::TableExprNodeArrayColumnComplex | Complex array column in table select expression |
Ccasacore::TableExprNodeArrayColumnDComplex | DComplex array column in table select expression |
Ccasacore::TableExprNodeArrayColumnDouble | Double array column in table select expression |
Ccasacore::TableExprNodeArrayColumnFloat | Float array column in table select expression |
Ccasacore::TableExprNodeArrayColumnInt | Int array column in table select expression |
Ccasacore::TableExprNodeArrayColumnInt64 | Int64 array column in table select expression |
Ccasacore::TableExprNodeArrayColumnShort | Short array column in table select expression |
Ccasacore::TableExprNodeArrayColumnString | String array column in table select expression |
Ccasacore::TableExprNodeArrayColumnuChar | UChar array column in table select expression |
Ccasacore::TableExprNodeArrayColumnuInt | UInt array column in table select expression |
Ccasacore::TableExprNodeArrayColumnuShort | UShort array column in table select expression |
Ccasacore::TableExprNodeArrayConstBool | |
Ccasacore::TableExprNodeArrayConstDComplex | DComplex Array constant in table select expression tree |
Ccasacore::TableExprNodeArrayConstDate | Date Array constant in table select expression tree |
Ccasacore::TableExprNodeArrayConstDouble | Double Array constant in table select expression tree |
Ccasacore::TableExprNodeArrayConstInt | Int Array constant in table select expression tree |
Ccasacore::TableExprNodeArrayConstString | String Array constant in table select expression tree |
►Ccasacore::TableExprNodeArrayDivide | Array addition in table select expression tree |
Ccasacore::TableExprNodeArrayDivideDComplex | DComplex Array division in table select expression tree |
Ccasacore::TableExprNodeArrayDivideDouble | Double Array division in table select expression tree |
Ccasacore::TableExprNodeArrayEQBool | |
Ccasacore::TableExprNodeArrayEQDComplex | DComplex Array comparison == in table select expression tree |
Ccasacore::TableExprNodeArrayEQDate | Date Array comparison == in table select expression tree |
Ccasacore::TableExprNodeArrayEQDouble | Double Array comparison == in table select expression tree |
Ccasacore::TableExprNodeArrayEQInt | Int Array comparison == in table select expression tree |
Ccasacore::TableExprNodeArrayEQRegex | Regex Array comparison == in table select expression tree |
Ccasacore::TableExprNodeArrayEQString | String Array comparison == in table select expression tree |
Ccasacore::TableExprNodeArrayGEDComplex | DComplex Array comparison >= in table select expression tree |
Ccasacore::TableExprNodeArrayGEDate | Date Array comparison >= in table select expression tree |
Ccasacore::TableExprNodeArrayGEDouble | Double Array comparison >= in table select expression tree |
Ccasacore::TableExprNodeArrayGEInt | Int Array comparison >= in table select expression tree |
Ccasacore::TableExprNodeArrayGEString | String Array comparison >= in table select expression tree |
Ccasacore::TableExprNodeArrayGTDComplex | DComplex Array comparison > in table select expression tree |
Ccasacore::TableExprNodeArrayGTDate | Date Array comparison > in table select expression tree |
Ccasacore::TableExprNodeArrayGTDouble | Double Array comparison > in table select expression tree |
Ccasacore::TableExprNodeArrayGTInt | Int Array comparison > in table select expression tree |
Ccasacore::TableExprNodeArrayGTString | String Array comparison > in table select expression tree |
Ccasacore::TableExprNodeArrayINDComplex | DComplex Array comparison IN in table select expression tree |
Ccasacore::TableExprNodeArrayINDate | Date Array comparison IN in table select expression tree |
Ccasacore::TableExprNodeArrayINDouble | Double Array comparison IN in table select expression tree |
Ccasacore::TableExprNodeArrayINInt | Int Array comparison IN in table select expression tree |
Ccasacore::TableExprNodeArrayINString | String Array comparison IN in table select expression tree |
Ccasacore::TableExprNodeArrayMIN | Unary minus in table select expression tree |
►Ccasacore::TableExprNodeArrayMinus | Array addition in table select expression tree |
Ccasacore::TableExprNodeArrayMinusDComplex | DComplex Array subtraction in table select expression tree |
Ccasacore::TableExprNodeArrayMinusDate | Date Array subtraction in table select expression tree |
Ccasacore::TableExprNodeArrayMinusDouble | Double Array subtraction in table select expression tree |
Ccasacore::TableExprNodeArrayMinusInt | Int Array subtraction in table select expression tree |
►Ccasacore::TableExprNodeArrayModulo | Array addition in table select expression tree |
Ccasacore::TableExprNodeArrayModuloDouble | Double Array modulo in table select expression tree |
Ccasacore::TableExprNodeArrayModuloInt | Int Array modulo in table select expression tree |
Ccasacore::TableExprNodeArrayNEBool | Bool Array comparison != in table select expression tree |
Ccasacore::TableExprNodeArrayNEDComplex | DComplex Array comparison != in table select expression tree |
Ccasacore::TableExprNodeArrayNEDate | Date Array comparison != in table select expression tree |
Ccasacore::TableExprNodeArrayNEDouble | Double Array comparison != in table select expression tree |
Ccasacore::TableExprNodeArrayNEInt | Int Array comparison != in table select expression tree |
Ccasacore::TableExprNodeArrayNERegex | Regex Array comparison != in table select expression tree |
Ccasacore::TableExprNodeArrayNEString | String Array comparison != in table select expression tree |
Ccasacore::TableExprNodeArrayNOT | Logical not in table select expression tree |
Ccasacore::TableExprNodeArrayOR | Logical or in table select expression tree |
Ccasacore::TableExprNodeArrayPart | Array column part in table select expression |
►Ccasacore::TableExprNodeArrayPlus | |
Ccasacore::TableExprNodeArrayPlusDComplex | DComplex Array addition in table select expression tree |
Ccasacore::TableExprNodeArrayPlusDate | Date Array addition in table select expression tree |
Ccasacore::TableExprNodeArrayPlusDouble | Double Array addition in table select expression tree |
Ccasacore::TableExprNodeArrayPlusInt | Int Array addition in table select expression tree |
Ccasacore::TableExprNodeArrayPlusString | String Array addition in table select expression tree |
►Ccasacore::TableExprNodeArrayTimes | Array addition in table select expression tree |
Ccasacore::TableExprNodeArrayTimesDComplex | DComplex Array multiplication in table select expression tree |
Ccasacore::TableExprNodeArrayTimesDouble | Double Array multiplication in table select expression tree |
Ccasacore::TableExprNodeArrayTimesInt | Int Array multiplication in table select expression tree |
Ccasacore::TableExprNodeArrayUnit | Unit for array values in a table select expression tree |
Ccasacore::TableExprNodeRecordFieldArray | Array field in record select expression tree |
Ccasacore::TableExprUDFNodeArray | |
Ccasacore::TableExprNodeBitAndInt | Bitwise and in table select expression tree |
Ccasacore::TableExprNodeBitNegate | Bitwise negate in table select expression tree |
Ccasacore::TableExprNodeBitOrInt | Bitwise or in table select expression tree |
Ccasacore::TableExprNodeBitXorInt | Bitwise xor in table select expression tree |
Ccasacore::TableExprNodeColumn | Scalar column in table select expression tree |
Ccasacore::TableExprNodeConstBool | |
Ccasacore::TableExprNodeConstDComplex | Constant DComplex in table select expression tree |
Ccasacore::TableExprNodeConstDate | Constant Date in table select expression tree |
Ccasacore::TableExprNodeConstDouble | Constant Double in table select expression tree |
Ccasacore::TableExprNodeConstInt | Constant Int64 in table select expression tree |
Ccasacore::TableExprNodeConstRegex | Constant Regex or StringDistance in table select expression tree |
Ccasacore::TableExprNodeConstString | Constant String in table select expression tree |
►Ccasacore::TableExprNodeDivide | Division in table select expression tree |
Ccasacore::TableExprNodeDivideDComplex | DComplex division in table select expression tree |
Ccasacore::TableExprNodeDivideDouble | Double division in table select expression tree |
Ccasacore::TableExprNodeEQBool | |
Ccasacore::TableExprNodeEQDComplex | DComplex comparison == in table select expression tree |
Ccasacore::TableExprNodeEQDate | Date comparison == in table select expression tree |
Ccasacore::TableExprNodeEQDouble | Double comparison == in table select expression tree |
Ccasacore::TableExprNodeEQInt | Int comparison == in table select expression tree |
Ccasacore::TableExprNodeEQRegex | Regex comparison == in table select expression tree |
Ccasacore::TableExprNodeEQString | String comparison == in table select expression tree |
Ccasacore::TableExprNodeGEDComplex | DComplex comparison >= in table select expression tree |
Ccasacore::TableExprNodeGEDate | Date comparison >= in table select expression tree |
Ccasacore::TableExprNodeGEDouble | Double comparison >= in table select expression tree |
Ccasacore::TableExprNodeGEInt | Int comparison >= in table select expression tree |
Ccasacore::TableExprNodeGEString | String comparison >= in table select expression tree |
Ccasacore::TableExprNodeGTDComplex | DComplex comparison > in table select expression tree |
Ccasacore::TableExprNodeGTDate | Date comparison > in table select expression tree |
Ccasacore::TableExprNodeGTDouble | Double comparison > in table select expression tree |
Ccasacore::TableExprNodeGTInt | Int comparison > in table select expression tree |
Ccasacore::TableExprNodeGTString | String comparison > in table select expression tree |
Ccasacore::TableExprNodeINDComplex | DComplex comparison IN in table select expression tree |
Ccasacore::TableExprNodeINDate | Date comparison IN in table select expression tree |
Ccasacore::TableExprNodeINDouble | Double comparison IN in table select expression tree |
Ccasacore::TableExprNodeINInt | Int comparison IN in table select expression tree |
Ccasacore::TableExprNodeINString | String comparison IN in table select expression tree |
Ccasacore::TableExprNodeMIN | Unary minus in table select expression tree |
►Ccasacore::TableExprNodeMinus | Subtraction in table select expression tree |
Ccasacore::TableExprNodeMinusDComplex | DComplex subtraction in table select expression tree |
Ccasacore::TableExprNodeMinusDate | Date subtraction in table select expression tree |
Ccasacore::TableExprNodeMinusDouble | Double subtraction in table select expression tree |
Ccasacore::TableExprNodeMinusInt | Int subtraction in table select expression tree |
►Ccasacore::TableExprNodeModulo | Modulo in table select expression tree |
Ccasacore::TableExprNodeModuloDouble | Double modulo in table select expression tree |
Ccasacore::TableExprNodeModuloInt | Int modulo in table select expression tree |
Ccasacore::TableExprNodeNEBool | Bool comparison != in table select expression tree |
Ccasacore::TableExprNodeNEDComplex | DComplex comparison != in table select expression tree |
Ccasacore::TableExprNodeNEDate | Date comparison != in table select expression tree |
Ccasacore::TableExprNodeNEDouble | Double comparison != in table select expression tree |
Ccasacore::TableExprNodeNEInt | Int comparison != in table select expression tree |
Ccasacore::TableExprNodeNERegex | Regex comparison != in table select expression tree |
Ccasacore::TableExprNodeNEString | String comparison != in table select expression tree |
Ccasacore::TableExprNodeNOT | Logical not in table select expression tree |
Ccasacore::TableExprNodeOR | Logical or in table select expression tree |
►Ccasacore::TableExprNodePlus | |
Ccasacore::TableExprNodePlusDComplex | DComplex addition in table select expression tree |
Ccasacore::TableExprNodePlusDate | Date addition in table select expression tree |
Ccasacore::TableExprNodePlusDouble | Double addition in table select expression tree |
Ccasacore::TableExprNodePlusInt | Int addition in table select expression tree |
Ccasacore::TableExprNodePlusString | String addition in table select expression tree |
Ccasacore::TableExprNodeRandom | Random number in table select expression tree |
Ccasacore::TableExprNodeRecordField | |
Ccasacore::TableExprNodeRowid | Rowid in table select expression tree |
Ccasacore::TableExprNodeRownr | Rownumber in table select expression tree |
►Ccasacore::TableExprNodeTimes | Multiplication in table select expression tree |
Ccasacore::TableExprNodeTimesDComplex | DComplex multiplication in table select expression tree |
Ccasacore::TableExprNodeTimesDouble | Double multiplication in table select expression tree |
Ccasacore::TableExprNodeTimesInt | Int multiplication in table select expression tree |
Ccasacore::TableExprNodeUnit | |
►Ccasacore::TableExprNodeMulti | Abstract base class for a node having multiple child nodes |
►Ccasacore::TableExprFuncNode | |
Ccasacore::TableExprAggrNode | |
Ccasacore::TableExprConeNode | |
Ccasacore::TableExprNodeIndex | The index of an array element in a table select expression |
Ccasacore::TableExprUDFNode | |
Ccasacore::TableExprNodeSet | Class to hold multiple table expression nodes |
Ccasacore::TableExprNodeSetElem | |
Ccasacore::TableExprRange | |
Ccasacore::TableGram_global_functions_TableGramFunctions | |
Ccasacore::TableIndexProxy | |
Ccasacore::TableInfo | |
Ccasacore::TableIterator | |
Ccasacore::TableIterProxy | |
Ccasacore::TableKeyword | |
►Ccasacore::TableLock | |
Ccasacore::TableLockData | |
Ccasacore::TableLocker | |
►Ccasacore::TableMeasColumn | |
Ccasacore::ArrayMeasColumn< casacore::MEpoch > | |
Ccasacore::ArrayMeasColumn< casacore::MDirection > | |
Ccasacore::ArrayMeasColumn< casacore::MFrequency > | |
Ccasacore::ArrayMeasColumn< casacore::MRadialVelocity > | |
Ccasacore::ScalarMeasColumn< casacore::MEpoch > | |
Ccasacore::ScalarMeasColumn< casacore::MPosition > | |
Ccasacore::ScalarMeasColumn< casacore::MDirection > | |
Ccasacore::ScalarMeasColumn< casacore::MFrequency > | |
Ccasacore::ScalarMeasColumn< casacore::Muvw > | |
Ccasacore::ScalarMeasColumn< casacore::MDoppler > | |
Ccasacore::ArrayMeasColumn< M > | |
Ccasacore::ScalarMeasColumn< M > | |
►Ccasacore::TableMeasDescBase | |
Ccasacore::TableMeasDesc< M > | |
Ccasacore::TableMeasOffsetDesc | |
Ccasacore::TableMeasRefDesc | |
Ccasacore::TableMeasType | |
Ccasacore::TableMeasValueDesc | |
Ccasacore::TableParse | |
Ccasacore::TableParseSelect | Select-class for flex/bison scanner/parser for TableParse |
Ccasacore::TableParseSort | Helper class for sort keys in TableParse |
Ccasacore::TableParseUpdate | Helper class for updates in TableParse |
Ccasacore::TableProxy | |
Ccasacore::TableQuantumDesc | |
Ccasacore::TableRowProxy | |
Ccasacore::TableSyncData | |
Ccasacore::TableTrace | |
Ccasacore::TableVector< T > | |
Ccasacore::TableVectorHelper< T > | |
Ccasacore::TabPath | |
Ccasacore::TabVecLogic_global_functions_scalarComparison | Comparison between a table vector and a scalar |
Ccasacore::TabVecLogic_global_functions_vectorComparison | |
Ccasacore::TabVecMath_global_functions_advTransMath | Further transcendental math for table vectors |
Ccasacore::TabVecMath_global_functions_basicMath | |
Ccasacore::TabVecMath_global_functions_basicTransMath | Transcendental math for table vectors |
Ccasacore::TabVecMath_global_functions_miscellaneous | Miscellaneous table vector operations |
Ccasacore::TabVecMath_global_functions_vectorMath | Vector operations on a table vector |
►Ccasacore::TabVecRep< T > | Templated base class for table vectors |
Ccasacore::TabVecScaCol< T > | |
Ccasacore::TabVecTemp< T > | |
►Ccasacore::TaQLNode | |
Ccasacore::TaQLConstNode | Envelope class for a node containing a constant value |
Ccasacore::TaQLMultiNode | Envelope class for a node containing a list of nodes |
Ccasacore::TaQLQueryNode | Envelope class for a node containing a selection command |
Ccasacore::TaQLRegexNode | Envelope class for a node containing a constant regex value |
►Ccasacore::TaQLNodeRep | |
Ccasacore::TaQLAddColNodeRep | Raw TaQL parse tree node defining an alter table add column command |
Ccasacore::TaQLAddRowNodeRep | Raw TaQL parse tree node defining an alter table add rows command |
Ccasacore::TaQLBinaryNodeRep | Raw TaQL parse tree node defining a binary operator |
Ccasacore::TaQLCalcNodeRep | Raw TaQL parse tree node defining a calc command |
Ccasacore::TaQLColNodeRep | Raw TaQL parse tree node defining a select column expression |
Ccasacore::TaQLColSpecNodeRep | Raw TaQL parse tree node defining a create column specification |
Ccasacore::TaQLColumnsNodeRep | Raw TaQL parse tree node defining a select column list |
Ccasacore::TaQLConstNodeRep | |
Ccasacore::TaQLDeleteNodeRep | Raw TaQL parse tree node defining a delete command |
Ccasacore::TaQLFuncNodeRep | Raw TaQL parse tree node defining a function |
Ccasacore::TaQLGivingNodeRep | Raw TaQL parse tree node defining a giving expression list |
Ccasacore::TaQLGroupNodeRep | Raw TaQL parse tree node defining a groupby list |
Ccasacore::TaQLIndexNodeRep | Raw TaQL parse tree node defining an index in a array |
Ccasacore::TaQLInsertNodeRep | Raw TaQL parse tree node defining an insert command |
Ccasacore::TaQLJoinNodeRep | Raw TaQL parse tree node defining a join operation |
Ccasacore::TaQLKeyColNodeRep | Raw TaQL parse tree node defining a keyword or column name |
Ccasacore::TaQLLimitOffNodeRep | Raw TaQL parse tree node defining a limit/offset expression |
Ccasacore::TaQLMultiNodeRep | Raw TaQL parse tree node defining a list of nodes |
►Ccasacore::TaQLQueryNodeRep | Raw TaQL parse tree node defining a selection command |
Ccasacore::TaQLAltTabNodeRep | Raw TaQL parse tree node defining an alter table command |
Ccasacore::TaQLConcTabNodeRep | Raw TaQL parse tree node defining an alter table command |
Ccasacore::TaQLCountNodeRep | Raw TaQL parse tree node defining a count command |
Ccasacore::TaQLCreTabNodeRep | Raw TaQL parse tree node defining a create table command |
Ccasacore::TaQLSelectNodeRep | Raw TaQL parse tree node defining a select command |
Ccasacore::TaQLRangeNodeRep | Raw TaQL parse tree node defining a range |
Ccasacore::TaQLRecFldNodeRep | Raw TaQL parse tree node defining a record field |
Ccasacore::TaQLRegexNodeRep | Raw TaQL parse tree node defining a constant regex value |
Ccasacore::TaQLRenDropNodeRep | Raw TaQL parse tree node defining an alter table rename or drop command |
Ccasacore::TaQLSetKeyNodeRep | Raw TaQL parse tree node defining an alter table set keyword command |
Ccasacore::TaQLShowNodeRep | Raw TaQL parse tree node defining a show command |
Ccasacore::TaQLSortKeyNodeRep | Raw TaQL parse tree node defining a sort key |
Ccasacore::TaQLSortNodeRep | Raw TaQL parse tree node defining a sort list |
Ccasacore::TaQLTableNodeRep | Raw TaQL parse tree node defining a table |
Ccasacore::TaQLUnaryNodeRep | Raw TaQL parse tree node defining a unary operator |
Ccasacore::TaQLUnitNodeRep | Raw TaQL parse tree node defining a unit |
Ccasacore::TaQLUpdExprNodeRep | Raw TaQL parse tree node defining a column update expression |
Ccasacore::TaQLUpdateNodeRep | Raw TaQL parse tree node defining an update command |
Ccasacore::TaQLNodeResult | Envelope class to hold the result of a visit to the node tree |
►Ccasacore::TaQLNodeResultRep | |
Ccasacore::TaQLNodeHRValue | Class containing the result value of the handling of a TaQLNode |
►Ccasacore::TaQLNodeVisitor | |
Ccasacore::TaQLNodeHandler | |
Ccasacore::TaqlRegex | |
Ccasacore::TaQLResult | |
Ccasacore::TaQLShow | |
Ccasacore::TaQLStyle | |
Ccasacore::Template | |
Ccasacore::TempLatticeImpl< T > | |
Ccasacore::TiledCollapser< T, U > | |
►Ccasacore::TiledCollapser< T, T > | |
Ccasacore::HistTiledCollapser< T > | Generate histograms, tile by tile, from a masked lattice |
Ccasacore::StatsTiledCollapser< T, U > | |
Ccasacore::TiledFileAccess | |
Ccasacore::TiledShape | |
Ccasacore::Time | |
Ccasacore::TimeFields | |
Ccasacore::Timer | |
Ccasacore::MSMetaData::TimeStampProperties | |
Ccasacore::PrecTimer::TimeStruct | |
Ccasacore::python::to_list< ContainerType > | A wrapper of a conversion function to convert a STL vector to a Python list |
Ccasacore::python::to_list< casacore::Array< casacore::String > > | |
Ccasacore::python::to_list< casacore::IPosition > | |
Ccasacore::python::to_list< casacore::Vector< casacore::String > > | |
Ccasacore::python::to_list< std::vector< bool > > | |
Ccasacore::python::to_list< std::vector< casacore::String > > | |
►Cstd::true_type | |
Ccasacore::arrays_internal::Storage< T, Alloc >::conjunction<... > | |
►Ccasacore::TSMCube | |
Ccasacore::TSMCubeBuff | |
Ccasacore::TSMCubeMMap | |
Ccasacore::TSMFile | |
Ccasacore::TSMOption | |
Ccasacore::TSMShape | |
Ccasacore::TVec_global_functions_enum | |
Ccasacore::TVecLogic_global_functions_scalarComparison | Comparison between a table vector and a scalar |
Ccasacore::TVecLogic_global_functions_vectorComparison | |
Ccasacore::TVecMath_global_functions_advTransMath | Further transcendental math for table vectors |
Ccasacore::TVecMath_global_functions_basicMath | |
Ccasacore::TVecMath_global_functions_basicTransMath | Transcendental math for table vectors |
Ccasacore::TVecMath_global_functions_miscellaneous | Miscellaneous table vector operations |
Ccasacore::TVecMath_global_functions_vectorMath | Vector operations on a table vector |
►Cstd::conditional::type | |
Ccasacore::arrays_internal::Storage< T, Alloc >::disjunction< B1, Bn... > | |
►Cstd::conditional::type | |
Ccasacore::arrays_internal::Storage< T, Alloc >::conjunction< B1, Bn... > | |
CTypeConvTraits< T > | |
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 > | |
►Ccasacore::TypeIO | |
Ccasacore::CanonicalIO | |
Ccasacore::ConversionIO | |
Ccasacore::LECanonicalIO | |
Ccasacore::RawIO | |
►Ccasacore::UDFBase | |
Ccasacore::DirectionUDF | |
Ccasacore::DopplerUDF | |
Ccasacore::EarthMagneticUDF | |
Ccasacore::EpochUDF | |
Ccasacore::FrequencyUDF | |
Ccasacore::HelpMeasUDF | |
Ccasacore::HelpMsCalUDF | |
Ccasacore::PositionUDF | |
Ccasacore::RadialVelocityUDF | |
Ccasacore::UDFMSCal | |
Ccasacore::UMaps | Define a struct containing the static data members |
►Cstd::unary_function | |
Ccasacore::Abs< T, RES > | Functor to apply abs |
Ccasacore::Acos< T, RES > | Functor to apply acos |
Ccasacore::Asin< T, RES > | Functor to apply asin |
Ccasacore::Atan< T, RES > | Functor to apply atan |
Ccasacore::BitFlagsEngine< StoredType >::FlagsToBool | Functor to and an array and mask and convert to Bool |
Ccasacore::BitNegate< T > | Functor for bitwise negate of (integer) values |
Ccasacore::CAbs< T, RES > | Functor to apply complex function fabs |
Ccasacore::CArg< T, RES > | Functor to apply complex function arg |
Ccasacore::Capitalize | Functor to capitalize a std::string |
Ccasacore::Ceil< T, RES > | Functor to apply ceil |
Ccasacore::Conj< T, RES > | Functor to apply complex function conj |
Ccasacore::Cos< T, RES > | Functor to apply cos |
Ccasacore::Cosh< T, RES > | Functor to apply cosh |
Ccasacore::Downcase | Functor to downcase a std::string |
Ccasacore::Exp< T, RES > | Functor to apply exp |
Ccasacore::Floor< T, RES > | Functor to apply floor |
Ccasacore::Imag< T, RES > | Functor to apply complex function imag |
Ccasacore::IsFinite< T > | Functor to test for finiteness |
Ccasacore::IsInf< T > | Functor to test for infinity |
Ccasacore::IsNaN< T > | Functor to test for NaN |
Ccasacore::Log< T, RES > | Functor to apply log |
Ccasacore::Log10< T, RES > | Functor to apply log10 |
Ccasacore::Pow3< T, RES > | Functor to apply a power of 3 |
Ccasacore::Real< T, RES > | Functor to apply complex function real |
Ccasacore::Round< T, RES > | Functor to apply round (e.g |
Ccasacore::Sign< T, RES > | Functor to apply sign (result is -1, 0, or 1) |
Ccasacore::Sin< T, RES > | Functor to apply sin |
Ccasacore::Sinh< T, RES > | Functor to apply sinh |
Ccasacore::Sqr< T, RES > | Functor to apply sqr (power of 2) |
Ccasacore::Sqrt< T, RES > | Functor to apply sqrt |
Ccasacore::Tan< T, RES > | Functor to apply tan |
Ccasacore::Tanh< T, RES > | Functor to apply tanh |
Ccasacore::Trim | Functor to trim a std::string |
Ccasacore::Upcase | Functor to upcase a std::string |
Ccasacore::Array< T, Alloc >::uninitializedType | This is a tag for the constructor that may be used to construct an uninitialized Array |
Ccasacore::PrecTimer::Union1 | |
Ccasacore::PrecTimer::Union2 | |
Ccasacore::Unit | |
Ccasacore::UnitDim | |
Ccasacore::UnitMap | |
Ccasacore::UnitName | |
Ccasacore::UnitVal | |
Ccasacore::UnitVal_global_functions_output | Global output function
|
Ccasacore::UnitVal_static_initializer | Static initialisation of UnitVal constants
|
Ccasacore::UVWMachine | |
Ccasacore::ValType | |
Ccasacore::ValTypeId_global_functions_typeid | |
Ccasacore::ValueHolder | |
Ccasacore::ValueHolderRep | |
Ccasacore::VanVleck | |
Ccasacore::VAXConversion | |
Ccasacore::VectorKernel | |
Ccasacore::VelocityMachine | |
Ccasacore::VirtScaCol_global_functions_get_putVirtualScalar | Global functions to get or put data of a virtual column |
►Ccasacore::WCRegion | |
Ccasacore::WCBox | |
►Ccasacore::WCCompound | |
Ccasacore::WCComplement | |
Ccasacore::WCConcatenation | |
Ccasacore::WCDifference | |
Ccasacore::WCExtension | |
Ccasacore::WCIntersection | |
Ccasacore::WCUnion | |
Ccasacore::WCEllipsoid | |
Ccasacore::WCLELMask | |
Ccasacore::WCPolygon | |
►Ccasacore::WrapperBase< T > | |
Ccasacore::WrapperData< T, U, V, hasX, hasParam > | |
Ccasacore::WrapperData_FF< T, T, T, False, False > | Specialization for calls with no arguments and no parameters |
Ccasacore::WrapperData_FT< T, T, T, False, True > | Specialization for calls with no arguments and parameter |
Ccasacore::WrapperData_FV< T, T, Vector< T >, False, True > | Specialization for calls with no arguments and parameters |
Ccasacore::WrapperData_TF< T, T, T, True, False > | Specialization for calls with argument and no parameters |
Ccasacore::WrapperData_TT< T, T, T, True, True > | Specialization for calls with argument and parameter |
Ccasacore::WrapperData_TV< T, T, Vector< T >, True, True > | Specialization for calls with argument and parameters |
Ccasacore::WrapperData_VF< T, Vector< T >, T, True, False > | Specialization for calls with argument and no parameters |
Ccasacore::WrapperData_VT< T, Vector< T >, T, True, True > | Specialization for calls with argument and parameter |
Ccasacore::WrapperData_VV< T, Vector< T >, Vector< T >, True, True > | Specialization for calls with argument and parameters |
Ccasacore::ZScoreCalculator | This class contains static methods related to z-scores |
►Cstring | |
Ccasacore::String |
String: the storage and methods of handling collections of characters |