probabilistic-hazard-factory
Should have a public method getProbabilisticData
which accepts inputs
. Inputs is an object with the following properties:
- referenceDocument {String} (design "ASCE41-13")
- latitude {Number}
- longitude {Number}
Should return an object with the following properties:
- pga {Number}
- s1 {Number}
- ss {Number}