Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ scale
Method
scale
src/utilities/units/OSQuantityVector.cpp:66–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
Scale OSQuantityVector::scale() const {
67
return m_units.scale();
68
}
69
70
std::vector<Quantity> OSQuantityVector::quantities() const {
71
QuantityVector result;
Callers
4
OSQuantityVector
Method · 0.45
push_back
Method · 0.45
OSQuantityVector.cpp
File · 0.45
dot
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected