casacore::MarshButterworthBandpass< T > Member List

This is the complete list of members for casacore::MarshButterworthBandpass< T >, including all inherited members.
arg_pcasacore::Function< T, U > [mutable, protected]
argp() const casacore::Function< T, U > [inline]
ArgType typedefcasacore::Function< T, U >
BPASS enum valuecasacore::MarshButterworthBandpass< T >
CENTER enum valuecasacore::SimButterworthBandpass< T >
clone() const casacore::MarshButterworthBandpass< T > [inline, virtual]
cloneAD() const casacore::Function< T, U > [virtual]
cloneNonAD() const casacore::Function< T, U > [virtual]
eval(const typename FunctionTraits< T >::ArgType *x) const casacore::SimButterworthBandpass< T > [virtual]
Function1D< T >::eval(FunctionArg x) const =0casacore::Function< T, U > [pure virtual]
FieldNames enum namecasacore::MarshButterworthBandpass< T >
FUNCFIELDScasacore::MarshButterworthBandpass< T > [static]
Function()casacore::Function< T, U > [inline]
Function(const uInt n)casacore::Function< T, U > [inline, explicit]
Function(const Vector< T > &in)casacore::Function< T, U > [inline, explicit]
Function(const FunctionParam< T > &other)casacore::Function< T, U > [inline]
Function(const Function< W, X > &other)casacore::Function< T, U > [inline]
Function(const Function< T, U > &other)casacore::Function< T, U > [inline]
Function1D()casacore::Function1D< T > [inline]
Function1D(const uInt n)casacore::Function1D< T > [inline, explicit]
Function1D(const Vector< T > &in)casacore::Function1D< T > [inline, explicit]
Function1D(const FunctionParam< T > &other)casacore::Function1D< T > [inline]
Function1D(const Function1D< T, T > &other)casacore::Function1D< T > [inline]
Function1D(const Function1D< W, X > &other)casacore::Function1D< T > [inline]
FunctionArg typedefcasacore::Function1D< T >
FunctionMarshallable(const String &functype)casacore::FunctionMarshallable [inline]
FunctionMarshallable(const FunctionMarshallable &other)casacore::FunctionMarshallable [inline]
FUNCTYPEcasacore::MarshButterworthBandpass< T > [static]
getCenter() const casacore::SimButterworthBandpass< T > [inline]
getFuncType() const casacore::FunctionMarshallable [inline]
getMaxCutoff() const casacore::SimButterworthBandpass< T > [inline]
getMaxOrder() const casacore::SimButterworthBandpass< T > [inline]
getMinCutoff() const casacore::SimButterworthBandpass< T > [inline]
getMinOrder() const casacore::SimButterworthBandpass< T > [inline]
getMode(RecordInterface &mode) const casacore::SimButterworthBandpass< T > [virtual]
getPeak() const casacore::SimButterworthBandpass< T > [inline]
hasMode() const casacore::SimButterworthBandpass< T > [virtual]
loadFuncType(Record &gr) const casacore::FunctionMarshallable [inline]
locked_pcasacore::Function< T, U > [mutable, protected]
lockParam()casacore::Function< T, U > [inline]
MarshButterworthBandpass()casacore::MarshButterworthBandpass< T > [inline]
MarshButterworthBandpass(uInt minord, uInt maxord, T mincut=T(-1), T maxcut=T(1), T center=T(0), T peak=T(1))casacore::MarshButterworthBandpass< T > [inline]
MarshButterworthBandpass(const Record &gr)casacore::MarshButterworthBandpass< T > [explicit]
MarshButterworthBandpass(const SimButterworthBandpass< T > &other)casacore::MarshButterworthBandpass< T > [inline]
MarshButterworthBandpass(const MarshButterworthBandpass< T > &other)casacore::MarshButterworthBandpass< T > [inline]
mask(const uInt n)casacore::Function< T, U > [inline]
mask(const uInt n) const casacore::Function< T, U > [inline]
MAXCUTOFF enum valuecasacore::SimButterworthBandpass< T >
MINCUTOFF enum valuecasacore::SimButterworthBandpass< T >
name() const casacore::Function< T, U > [virtual]
ndim() constcasacore::Function1D< T > [inline, virtual]
NFieldNames enum valuecasacore::MarshButterworthBandpass< T >
nparameters() const casacore::Function< T, U > [inline]
operator()() const casacore::Function< T, U > [inline, virtual]
operator()(const ArgType &x) const casacore::Function< T, U > [inline, virtual]
operator()(const Vector< ArgType > &x) const casacore::Function< T, U > [virtual]
operator()(FunctionArg x) const casacore::Function< T, U > [inline, virtual]
operator()(const ArgType &x, const ArgType &y) const casacore::Function< T, U > [virtual]
operator()(const ArgType &x, const ArgType &y, const ArgType &z) const casacore::Function< T, U > [virtual]
Functional< FunctionTraits< T >::ArgType, U >::operator()(const FunctionTraits< T >::ArgType &x) const =0casacore::Functional< FunctionTraits< T >::ArgType, U > [pure virtual]
Functional< Vector< FunctionTraits< T >::ArgType >, U >::operator()(const Vector< FunctionTraits< T >::ArgType > &x) const =0casacore::Functional< Vector< FunctionTraits< T >::ArgType >, U > [pure virtual]
operator=(const MarshButterworthBandpass< T > &other)casacore::MarshButterworthBandpass< T > [inline, virtual]
operator=(const SimButterworthBandpass< T > &other)casacore::MarshButterworthBandpass< T > [inline]
operator[](const uInt n)casacore::Function< T, U > [inline]
operator[](const uInt n) const casacore::Function< T, U > [inline]
ORDER enum valuecasacore::MarshButterworthBandpass< T >
param_pcasacore::Function< T, U > [protected]
parameters() const casacore::Function< T, U > [inline]
parameters()casacore::Function< T, U > [inline]
parset_pcasacore::Function< T, U > [mutable, protected]
parsetp() const casacore::Function< T, U > [inline]
PEAK enum valuecasacore::MarshButterworthBandpass< T >
print(ostream &os) const casacore::Function< T, U > [inline]
setCenter(const T &x)casacore::SimButterworthBandpass< T > [inline]
setMaxCutoff(const T &x)casacore::SimButterworthBandpass< T > [inline]
setMaxOrder(uInt order)casacore::SimButterworthBandpass< T > [inline]
setMinCutoff(const T &x)casacore::SimButterworthBandpass< T > [inline]
setMinOrder(uInt order)casacore::SimButterworthBandpass< T > [inline]
setMode(const RecordInterface &mode)casacore::SimButterworthBandpass< T > [virtual]
setPeak(T val)casacore::SimButterworthBandpass< T > [inline]
SimButterworthBandpass()casacore::SimButterworthBandpass< T >
SimButterworthBandpass(const uInt minord, const uInt maxord, const T &mincut=T(-1), const T &maxcut=T(1), const T &center=T(0), const T &peak=T(1))casacore::SimButterworthBandpass< T >
SimButterworthBandpass(const RecordInterface &gr, T mincut=T(-1), T maxcut=T(1), T center=T(0), T peak=T(1))casacore::SimButterworthBandpass< T > [explicit]
SimButterworthBandpass(const SimButterworthBandpass &other)casacore::SimButterworthBandpass< T >
store(Record &gr) const casacore::MarshButterworthBandpass< T > [virtual]
unlockParam()casacore::Function< T, U > [inline]
~Function()casacore::Function< T, U > [inline, virtual]
~Function1D()casacore::Function1D< T > [inline, virtual]
Functional< FunctionTraits< T >::~Functional()casacore::Functional< FunctionTraits< T >::ArgType, U > [virtual]
Functional< Vector< FunctionTraits< T >::ArgType >, U >::~Functional()casacore::Functional< Vector< FunctionTraits< T >::ArgType >, U > [virtual]
~FunctionMarshallable()casacore::FunctionMarshallable [inline, virtual]
~MarshButterworthBandpass()casacore::MarshButterworthBandpass< T > [inline, virtual]
~SimButterworthBandpass()casacore::SimButterworthBandpass< T > [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1