MCPcopy 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
225GroundMotion *
226FEM_ObjectBroker::getNewGroundMotion(int classTag)
227{
228 return 0;
229}
230
231TimeSeries *
232FEM_ObjectBroker::getNewTimeSeries(int classTag)

Callers 2

recvSelfMethod · 0.45
recvSelfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected