Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getNewGroundMotion
Method
getNewGroundMotion
SRC/actor/objectBroker/FEM_ObjectBroker.cpp:225–229 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
223
224
225
GroundMotion *
226
FEM_ObjectBroker::getNewGroundMotion(int classTag)
227
{
228
return 0;
229
}
230
231
TimeSeries *
232
FEM_ObjectBroker::getNewTimeSeries(int classTag)
Callers
2
recvSelf
Method · 0.45
recvSelf
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected