org.opensha.nshmp.sha.calc
Class StdDisplacementCalc
java.lang.Object
org.opensha.nshmp.sha.calc.StdDisplacementCalc
public class StdDisplacementCalc
- extends Object
Title: StdDisplacementCalc
Description: Calculates the Standard displacement using the SA value function.
- Version:
- 1.0
- Author:
- Ned Field, Nitin Gupta and E.V.Leyendecker
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StdDisplacementCalc
public StdDisplacementCalc()
getStdDisplacement
public ArbitrarilyDiscretizedFunc getStdDisplacement(ArbitrarilyDiscretizedFunc saFunction)
- Calculates the Std Displacement function Vs Period using the Sa Values.
- Parameters:
saFunction - ArbitrarilyDiscretizedFunc Sa Values function
where X values are the Periods and Y are the SA vals
- Returns:
- ArbitrarilyDiscretizedFunc