• Type guard for checking if solve result has properties of a Polar Heatmap.

    Can be used as if condition or to satisfy types before accessing properties:

    • hit.sector
    • hit.annulus
    • hit.intensity

    Type Parameters

    • T

    Parameters

    • hit: T

    Returns hit is T & SolveResultPolarHeatmap