MCPcopy 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
961GroundMotion *
962LoadPattern::getMotion(int tag)
963{
964 return 0;
965}
966
967
968// AddingSensitivity:BEGIN ////////////////////////////////////

Callers 5

OPS_groundMotionFunction · 0.45
applyConstraintMethod · 0.45
applyConstraintMethod · 0.45
TclGroundMotionCommandFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected