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

Method lifeCycleCosts

src/model/ModelObject.cpp:70–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68 }
69
70 std::vector<LifeCycleCost> ModelObject_Impl::lifeCycleCosts() const {
71 return getObject<ModelObject>().getModelObjectSources<LifeCycleCost>();
72 }
73
74 std::vector<IdfObject> ModelObject_Impl::removeLifeCycleCosts() {
75 std::vector<IdfObject> removedCosts;

Callers 15

removeLifeCycleCostsMethod · 0.95
cloneMethod · 0.95
runMethod · 0.80
hardSizeMethod · 0.80
hardSizeMethod · 0.80
hardSizeMethod · 0.80
getRecursiveChildrenFunction · 0.80
hardSizeMethod · 0.80
hardSizeMethod · 0.80
hardSizeMethod · 0.80
combineSpacesMethod · 0.80
hardSizeMethod · 0.80

Calls

no outgoing calls

Tested by 4

TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64