activateParameter(int parameterID) | GroundMotion | [virtual] |
getAccel(double time) | InterpolatedGroundMotion | [virtual] |
getAccelSensitivity(double time) | GroundMotion | [virtual] |
getClassTag(void) const | MovableObject | |
getClassType(void) const | MovableObject | [virtual] |
getDbTag(void) const | MovableObject | |
getDisp(double time) | InterpolatedGroundMotion | [virtual] |
getDispVelAccel(double time) | InterpolatedGroundMotion | [virtual] |
getDuration() | InterpolatedGroundMotion | [virtual] |
getPeakAccel() | InterpolatedGroundMotion | [virtual] |
getPeakDisp() | InterpolatedGroundMotion | [virtual] |
getPeakVel() | InterpolatedGroundMotion | [virtual] |
getVel(double time) | InterpolatedGroundMotion | [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 | |
InterpolatedGroundMotion() | InterpolatedGroundMotion | |
InterpolatedGroundMotion(GroundMotion **groundMotions, const Vector &fact, bool destroyMotions, double deltaPeak=0.01) | InterpolatedGroundMotion | |
MovableObject(int classTag, int dbTag) | MovableObject | |
MovableObject(int classTag) | MovableObject | |
recvSelf(int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker) | InterpolatedGroundMotion | [virtual] |
sendSelf(int commitTag, Channel &theChannel) | InterpolatedGroundMotion | [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] |
~InterpolatedGroundMotion() | InterpolatedGroundMotion | [virtual] |
~MovableObject() | MovableObject | [virtual] |