A color band channel. More...
#include <Channels/ColorBandChannel.H>
Public Member Functions | |
ColorBandChannel (OptionManager &mgr, const uint bandidx) | |
Construct with standard params. | |
virtual | ~ColorBandChannel () |
Destructor. | |
Protected Attributes | |
NModelParam< uint > | itsBandIndex |
A color band channel.
Definition at line 45 of file ColorBandChannel.H.
ColorBandChannel::ColorBandChannel | ( | OptionManager & | mgr, | |
const uint | bandidx | |||
) |
Construct with standard params.
Definition at line 48 of file ColorBandChannel.C.
References ModelComponent::setDescriptiveName(), ModelComponent::setTagName(), NModelParam< T >::setVal(), and sformat().
ColorBandChannel::~ColorBandChannel | ( | ) | [virtual] |
Destructor.
Definition at line 61 of file ColorBandChannel.C.