@ghsc/nshmp-utils-ts - 4.12.7
    Preparing search index...

    Enumeration SourceType

    Identifier for different earthquake Source types. These are declared in a preferred order of iteration, with potentially longer running source types coming first.

    Ported from: https://code.usgs.gov/ghsc/nshmp/nshmp-lib /-/blob/main/src/main/java/gov/usgs/earthquake/nshmp/model/SourceType.java

    Index

    Enumeration Members

    DECOLLEMENT: "DECOLLEMENT"

    Décollement (low angle detachment) source.

    FAULT: "FAULT"

    Finite fault.

    FAULT_CLUSTER: "FAULT_CLUSTER"

    Fault cluster.

    FAULT_SYSTEM: "FAULT_SYSTEM"

    Fault system.

    GRID: "GRID"

    Gridded (background) seismicity.

    INTERFACE: "INTERFACE"

    Subduction interface.

    INTERFACE_CLUSTER: "INTERFACE_CLUSTER"

    Subduction interface cluster.

    INTERFACE_GRID: "INTERFACE_GRID"

    Subduction interface gridded seismicity.

    INTERFACE_SYSTEM: "INTERFACE_SYSTEM"

    Subduction interface system.

    SLAB: "SLAB"

    Subduction intraslab.

    SLAB_GRID: "SLAB_GRID"

    Subduction intraslab.

    TOTAL: "TOTAL"

    The combined source types, used in web services

    ZONE: "ZONE"

    Zone (a.k.a. Area).