Property Estimator

NameEC-8 Ground Type from Vs30
PropertyEC8 Ground Type
TypeFunction
Function
if ([Vs30:m/s] > 800) return 'A';
if ([Vs30:m/s] > 360) return 'B';
if ([Vs30:m/s] > 180) return 'C';
return 'D';
PrecedenceAuto
DisabledNo
AccessPublic
Created: Serkan GIRGIN, 2014/01/23 11:06:51

Risk Assessment

Natural Hazards

Industrial Plants

Scientific

Users