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

Function createSIForce

src/utilities/units/SIUnit.cpp:142–144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140}
141
142SIUnit createSIForce() {
143 return SIUnit(SIExpnt(1, 1, -2), 0, "N");
144}
145
146SIUnit createSIEnergy() {
147 return SIUnit(SIExpnt(1, 2, -2), 0, "J");

Callers 2

TEST_FFunction · 0.85
TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.68
TEST_FFunction · 0.68