Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getConcentration
Method
getConcentration
src/openms/source/METADATA/Sample.cpp:195–198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
}
194
195
double Sample::getConcentration() const
196
{
197
return concentration_;
198
}
199
200
void Sample::setConcentration(double concentration)
201
{
Callers
8
testSample
Function · 0.95
update_
Method · 0.80
writeHeader_
Method · 0.80
writeTo
Method · 0.80
Sample_test.cpp
File · 0.80
MzMLFile_test.cpp
File · 0.80
MzXMLFile_test.cpp
File · 0.80
MzDataFile_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
1
testSample
Function · 0.76