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

Method getVolume

src/openms/source/METADATA/Sample.cpp:185–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183 }
184
185 double Sample::getVolume() const
186 {
187 return volume_;
188 }
189
190 void Sample::setVolume(double volume)
191 {

Callers 8

testSampleFunction · 0.95
update_Method · 0.80
writeHeader_Method · 0.80
writeToMethod · 0.80
Sample_test.cppFile · 0.80
MzMLFile_test.cppFile · 0.80
MzXMLFile_test.cppFile · 0.80

Calls

no outgoing calls

Tested by 1

testSampleFunction · 0.76