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

Function getIntensityMode

src/openms_gui/include/OpenMS/VISUAL/PlotCanvas.h:233–236  ·  view source on GitHub ↗

@brief Returns the intensity mode Returns the current intensity mode of type IntensityModes @return the current intensity mode */

Source from the content-addressed store, hash-verified

231 @return the current intensity mode
232 */
233 inline IntensityModes getIntensityMode() const
234 {
235 return intensity_mode_;
236 }
237
238 /**
239 @brief Sets the intensity mode

Callers 1

contextMenuEventMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected