|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensha.sha.gcim.imCorrRel.ImCorrelationRelationship
org.opensha.sha.gcim.imCorrRel.imCorrRelImpl.Baker07_ImCorrRel
public class Baker07_ImCorrRel
Title:Baker07_SaPga_ImCorrRel
Description: This implements the Baker correlation
relationship between: (i)PGA and spectral acceleration at period Ti ; and
(ii) IA and SA at period Ti.
See: J. W. Baker. (2007). Correlation of ground motion intensity parameters
used for predicting structural and geotechnical response, 10th International
Conference on Application of Statistics and Probability in Civil Engineering: 8.
Range of applicability: 0.05 < Ti < 5
| Field Summary | |
|---|---|
static String |
NAME
|
static String |
SHORT_NAME
|
static String |
TRT_ACTIVE_SHALLOW
|
| Fields inherited from class org.opensha.sha.gcim.imCorrRel.ImCorrelationRelationship |
|---|
asiParam, cavParam, ds575Param, ds595Param, dsiParam, iaParam, imi, imj, intensityMeasureiChanged, intensityMeasurejChanged, InterpPeriodiParam, InterpPeriodjParam, otherParams, pgaParam, pgdParam, pgvParam, saiDampingParam, saiInterpParam, saiParam, sajDampingParam, sajInterpParam, sajParam, saPeriodiParam, saPeriodjParam, siParam, supportedIMiParams, supportedIMjParams, supportedImParams, tectonicRegionTypeParam, ti, tj |
| Constructor Summary | |
|---|---|
Baker07_ImCorrRel()
no-argument constructor. |
|
| Method Summary | |
|---|---|
double |
getImCorrelation()
Computes the correlation coefficient between PGA and Sa at period Ti. |
String |
getName()
Returns the name of the object |
String |
getShortName()
Returns the short name of the object |
protected void |
initOtherParams()
Creates other Parameters such as the tectonic region (and possibly others) |
protected void |
initSupportedIntensityMeasureParams()
Creates the supported IM parameters (SA and PGA), as well as the independenParameters of SA (periodParam and dampingParam) and adds them to the supportedIMParams list. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String NAME
public static final String SHORT_NAME
public static final String TRT_ACTIVE_SHALLOW
| Constructor Detail |
|---|
public Baker07_ImCorrRel()
| Method Detail |
|---|
public double getImCorrelation()
getImCorrelation in class ImCorrelationRelationshipti, - spectral period in seconds
protected void initOtherParams()
initOtherParams in class ImCorrelationRelationshipprotected void initSupportedIntensityMeasureParams()
public String getName()
getName in interface NamedgetName in class ImCorrelationRelationshippublic String getShortName()
getShortName in class ImCorrelationRelationship
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||