Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ createCFMFrequency
Function
createCFMFrequency
src/utilities/units/CFMUnit.cpp:158–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
}
157
158
CFMUnit createCFMFrequency() {
159
return CFMUnit(CFMExpnt(0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 1), 0,
"rpm"
);
160
}
161
162
} // namespace openstudio
Callers
1
units
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected