Function isFlashbulbMemory

  • Determine whether this memory qualifies as a flashbulb memory. Flashbulb criteria: emotional intensity > threshold.

    Parameters

    • emotionalIntensity: number
    • threshold: number = DEFAULT_ENCODING_CONFIG.flashbulbThreshold

    Returns boolean