Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getMotion
Method
getMotion
SRC/domain/pattern/LoadPattern.cpp:961–965 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
959
}
960
961
GroundMotion *
962
LoadPattern::getMotion(int tag)
963
{
964
return 0;
965
}
966
967
968
// AddingSensitivity:BEGIN ////////////////////////////////////
Callers
5
OPS_groundMotion
Function · 0.45
applyConstraint
Method · 0.45
applyConstraint
Method · 0.45
TclGroundMotionCommand
Function · 0.45
TclCommand_newGroundMotion
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected