MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / getVelocity

Method getVelocity

DEVELOPER/core/FrictionModel.cpp:85–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83
84
85double FrictionModel::getVelocity()
86{
87 return trialVel;
88}
89
90
91Response* FrictionModel::setResponse(const char **argv, int argc,

Callers 2

setResponseMethod · 0.95
getResponseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected