casa::vi::WeightScaling Class Reference
#include <VisibilityIterator2.h>
List of all members.
Detailed Description
Definition at line 188 of file VisibilityIterator2.h.
Constructor & Destructor Documentation
virtual casa::vi::WeightScaling::~WeightScaling |
( |
|
) |
[inline, virtual] |
Member Function Documentation
virtual Float casa::vi::WeightScaling::apply |
( |
Float |
|
) |
[protected, pure virtual] |
static CountedPtr<WeightScaling> casa::vi::WeightScaling::generateIdentityWeightScaling |
( |
|
) |
[static] |
static CountedPtr<WeightScaling> casa::vi::WeightScaling::generateSquareWeightScaling |
( |
|
) |
[static] |
static CountedPtr<WeightScaling> casa::vi::WeightScaling::generateUnityWeightScaling |
( |
|
) |
[static] |
static Float casa::vi::WeightScaling::identity |
( |
Float |
x |
) |
[static, protected] |
Float casa::vi::WeightScaling::operator() |
( |
Float |
x |
) |
[inline] |
static Float casa::vi::WeightScaling::square |
( |
Float |
x |
) |
[static, protected] |
static Float casa::vi::WeightScaling::unity |
( |
Float |
|
) |
[static, protected] |
The documentation for this class was generated from the following file: