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

Method numKeyVarGroups

src/model/MeterCustom.cpp:125–127  ·  view source on GitHub ↗

Return the number of (KeyName, OutputVariableorMeterName) groups

Source from the content-addressed store, hash-verified

123
124 // Return the number of (KeyName, OutputVariableorMeterName) groups
125 unsigned MeterCustom_Impl::numKeyVarGroups() const {
126 return numExtensibleGroups();
127 }
128
129 // Lower level functions
130 /** Get the Key Name at index. Indexing starts at 0. */

Callers 2

TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.36
TEST_FFunction · 0.36