Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ flowFraction
Method
flowFraction
src/model/FanSystemModel.cpp:99–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
double FanSystemModelSpeed::flowFraction() const {
100
return m_flowFraction;
101
}
102
103
boost::optional<double> FanSystemModelSpeed::electricPowerFraction() const {
104
return m_electricPowerFraction;
Callers
6
FanSystemModel.cpp
File · 0.80
speedIndex
Method · 0.80
setSpeeds
Method · 0.80
TEST_F
Function · 0.80
translateFanSystemModel
Method · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.64
TEST_F
Function · 0.64