chooseSmallerA MethodStatic

Return the detail with smaller a value -- detailA returned if equal.

chooseSmallerA(detailA: CurveLocationDetail, detailB: CurveLocationDetail): CurveLocationDetail | undefined

Parameter Type Description
detailA CurveLocationDetail first candidate
detailB CurveLocationDetail second candidate

Returns - CurveLocationDetail | undefined

Defined in

Last Updated: 11 May, 2026