activateParameter(int parameterID) | GroundMotion | [virtual] |
getAccel(double time) | GroundMotion | [virtual] |
getAccelSensitivity(double time) | GroundMotion | [virtual] |
getClassTag(void) const | MovableObject | |
getClassType(void) const | MovableObject | [virtual] |
getDbTag(void) const | MovableObject | |
getDisp(double time) | GroundMotion | [virtual] |
getDispVelAccel(double time) | GroundMotion | [virtual] |
getDuration(void) | GroundMotion | [virtual] |
getPeakAccel() | GroundMotion | [virtual] |
getPeakDisp() | GroundMotion | [virtual] |
getPeakVel() | GroundMotion | [virtual] |
getVel(double time) | GroundMotion | [virtual] |
GroundMotion(TimeSeries *dispSeries, TimeSeries *velSeries, TimeSeries *accelSeries, TimeSeriesIntegrator *theIntegrator=0, double dTintegration=0.01) | GroundMotion | |
GroundMotion(int classTag) | GroundMotion | |
integrate(TimeSeries *theSeries, double delta=0.01) | GroundMotion | |
MovableObject(int classTag, int dbTag) | MovableObject | |
MovableObject(int classTag) | MovableObject | |
recvSelf(int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker) | GroundMotion | [virtual] |
sendSelf(int commitTag, Channel &theChannel) | GroundMotion | [virtual] |
setDbTag(int dbTag) | MovableObject | |
setIntegrator(TimeSeriesIntegrator *integrator) | GroundMotion | |
setParameter(const char **argv, int argc, Parameter ¶m) | GroundMotion | [virtual] |
updateParameter(int parameterID, Information &info) | GroundMotion | [virtual] |
~GroundMotion() | GroundMotion | [virtual] |
~MovableObject() | MovableObject | [virtual] |