Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ y
Method
y
src/model/TableMultiVariableLookup.cpp:52–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
double TableMultiVariableLookupPoint::y() const {
53
return m_y;
54
}
55
56
bool TableMultiVariableLookupPoint::operator<(const TableMultiVariableLookupPoint& other) const {
57
auto n = m_x.size();
Callers
15
getVertexIndex
Function · 0.45
floorPrint
Method · 0.45
point3dToTuple
Method · 0.45
fromFloorPrint
Method · 0.45
generateSkylightPattern
Function · 0.45
setPosition
Method · 0.45
setTransformation
Method · 0.45
createShadingSurfaceGroup
Method · 0.45
createWallShading
Method · 0.45
createShadingSurface
Method · 0.45
createSurfaces
Method · 0.45
createWallSurface
Method · 0.45
Calls
no outgoing calls
Tested by
8
TEST_F
Function · 0.36
ShiftVertices
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
expect_point_eq
Function · 0.36
TEST_F
Function · 0.36