Periodic Table Database Schema - v0.7.1
    Preparing search index...

    Enumeration BetaTransitionType

    Classification of beta decay transitions based on selection rules (spin and parity changes).

    Index

    Enumeration Members

    ALLOWED: "allowed"

    Transitions where spin change is 0 or 1 and parity is conserved.

    FIRST_FORBIDDEN_NON_UNIQUE: "1NU"

    Transitions with a spin change of 0 or 1 and a parity change.

    FIRST_FORBIDDEN_UNIQUE: "1U"

    Transitions with a spin change of 2 and a parity change.

    SECOND_FORBIDDEN_NON_UNIQUE: "2NU"

    Transitions with a spin change of 2 and no parity change.

    SECOND_FORBIDDEN_UNIQUE: "2U"

    Transitions with a spin change of 3 and no parity change.

    THIRD_FORBIDDEN_NON_UNIQUE: "3NU"

    Transitions with a spin change of 3 and a parity change.

    THIRD_FORBIDDEN_UNIQUE: "3U"

    Transitions with a spin change of 4 and a parity change.