TS++ library: time series library
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cts::filter::BasicFilter
 Cts::filter::Add
 Cts::filter::CumSum
 Cts::filter::Delay
 Cts::filter::ForceToBaseForce signal to a baseline.The filter removes a linear trend from the time series. After this operation the average in the index ranges [i1,i2] and [i3,i4] will vanish. The index range limits are
 Cts::filter::GaussianNoiseAdd random Gaussian noise
 Cts::filter::HanningTaperHanning taper
 Cts::filter::NoopNo-operation filter
 Cts::filter::Normalize
 Cts::filter::Pad
 Cts::filter::Powerof
 Cts::filter::Rectifier
 Cts::filter::RemoveAverageRemove average
 Cts::filter::RemoveFirstRemove value of first sample from series
 Cts::filter::RemoveTrendRemove trend
 Cts::filter::RestoreFirstRestore value of first sample to series
 Cts::filter::Reverse
 Cts::filter::Scale
 Cts::filter::SetByIndexSet sample values selected by index
 Cts::filter::Square
 Cts::filter::SquareRoot
 Cts::seife::BP2
 Cts::seife::DIF
 Cts::seife::FIRST
 Cts::seife::HE1
 Cts::seife::HE2
 Cts::seife::HP1
 Cts::seife::HP2
 Cts::seife::HPB
 Cts::seife::INT
 Cts::seife::LE1
 Cts::seife::LE2
 Cts::seife::LP1
 Cts::seife::LP2
 Cts::seife::LPB
 Cts::seife::TID
 Cts::drop::DropContainer< T >
 Cts::drop::DropDropContainer< T >
 Cts::drop::FIRDropContainer< T >
 Cts::drop::PassDropContainer< T >
 Cts::drop::SeriesDropContainer< T >
 Cts::DTHeader< T >Simple header
 Cts::error::ExceptionBase class for exceptions
 Cts::ipo::ExceptionTimeWindowEmptyException in case resulting time window is empty
 Cts::ipo::ExceptionTimeWindowOutsideException in case time windows are not overlapping
 CException
 Cts::filter::ExceptionException class
 Cts::filter::UnknownFilterExceptionUnknown filter exception
 Cts::fir::FIR
 Cts::fir::FIRfilter< T >
 Cts::rnd::helper::GSLrngInternal class used for static variable in dugauss
 Cts::ipo::InterpolatorInterface to time series interpolator
 Cts::ipo::LinearInterpolatorVery simple linear interpolator
 Cstd::list< T >STL class
 Cts::filter::FilterCollection
 Cts::tapers::OffsetVariableTaperOffset variable taper (refract taper)
 COptions
 Cts::tapers::ovtaper::PickSingle pick
 Cts::tapers::ovtaper::PicksSequence of picks
 CSeries
 Cts::TimeSeries< aff::Series< T >, ::sff::WID2 >
 Cts::tapers::TaperTaper abstract base class
 Cts::tapers::CosineProvides a Cosine taper
 Cts::tapers::FourPointProvides a 4-point taper
 Cts::tapers::HanningProvides a Hanning taper (no parameters):
 Cstd::vector< T >STL class
 Cts::TimeSeriesCollection< T >A class template for a list of time series with SFF header
 CS
 Cts::TimeSeries< S, H >Structure to hold the data samples of a series together with header information to form a time series