Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ typeName
Method
typeName
src/alfalfa/AlfalfaComponent.cpp:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
std::string AlfalfaComponent::typeName() const {
23
return m_component->typeName();
24
}
25
26
std::string AlfalfaComponent::deriveName() const {
27
return m_component->deriveName();
Callers
5
exposeFromComponent
Method · 0.80
toJSON
Method · 0.80
setInput
Method · 0.80
setOutput
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64