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

Method setVolume

src/openms/source/METADATA/Sample.cpp:190–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

188 }
189
190 void Sample::setVolume(double volume)
191 {
192 volume_ = volume;
193 }
194
195 double Sample::getConcentration() const
196 {

Callers 5

testSampleFunction · 0.95
storeMethod · 0.80
handleCVParam_Method · 0.80
cvParam_Method · 0.80
Sample_test.cppFile · 0.80

Calls

no outgoing calls

Tested by 1

testSampleFunction · 0.76