MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / setInterpolationMode

Method setInterpolationMode

src/openms_gui/source/VISUAL/MultiGradient.cpp:144–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142 }
143
144 void MultiGradient::setInterpolationMode(MultiGradient::InterpolationMode mode)
145 {
146 interpolation_mode_ = mode;
147 }
148
149 MultiGradient::InterpolationMode MultiGradient::getInterpolationMode() const
150 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected