MCPcopy Create free account
hub / github.com/NatLabRockies/OpenStudio / resetAirFlowUnits

Method resetAirFlowUnits

src/model/AirflowNetworkSpecifiedFlowRate.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71 }
72
73 void AirflowNetworkSpecifiedFlowRate_Impl::resetAirFlowUnits() {
74 bool result = setString(OS_AirflowNetworkSpecifiedFlowRateFields::AirFlowUnits, "");
75 OS_ASSERT(result);
76 }
77
78 } // namespace detail
79

Callers 1

TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected