Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
85
double FrictionModel::getVelocity()
86
{
87
return trialVel;
88
}
89
90
91
Response* FrictionModel::setResponse(const char **argv, int argc,
Callers
2
setResponse
Method · 0.95
getResponse
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected