Skip to content
Snippets Groups Projects
Commit 615a26e6 authored by Powers, Peter M.'s avatar Powers, Peter M.
Browse files

future pgv refactor comment

parent be71e3ad
No related branches found
No related tags found
1 merge request!400Imt edits
......@@ -138,6 +138,7 @@ class UsgsPgvSupport {
* @return ScalarGroundMotion for target T(PGV)
*/
static GroundMotion calcSaGroundMotion(Gmm gmm, GmmInput in) {
// TODO use list
Set<Imt> saImts = gmm.responseSpectrumImts();
// need to verify that this Set is being returned with ascending
// iteration order; that is, when we loop over them
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment