
#include <Channels/ColorBandChannel.H>
Inheritance diagram for ColorBandChannel:


Definition at line 45 of file ColorBandChannel.H.
Public Member Functions | |
| ColorBandChannel (OptionManager &mgr, const uint bandidx) | |
| Construct with standard params. | |
| virtual | ~ColorBandChannel () |
| Destructor. | |
Protected Attributes | |
| NModelParam< uint > | itsBandIndex |
|
||||||||||||
|
Construct with standard params.
Definition at line 48 of file ColorBandChannel.C. References SingleChannel::itsNormalizeOutput, SingleChannel::itsTakeAbs, ModelComponent::setDescriptiveName(), ModelComponent::setTagName(), NModelParam< T >::setVal(), and sformat(). |
|
|
Destructor.
Definition at line 61 of file ColorBandChannel.C. |
1.4.4