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

Method getStartTime

SRC/domain/pattern/PathSeries.cpp:402–406  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

400}
401
402double
403PathSeries::getStartTime() {
404
405 return startTime;
406}
407
408
409double

Callers 5

integrateMethod · 0.45
differentiateMethod · 0.45
integrateMethod · 0.45
differentiateMethod · 0.45
OPS_sdfResponseFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected