CurveLocationDetailArrayPair Class
Deprecated in 4.2.0 - will not be removed until after 2026-06-13. Use CurveLocationDetailPair[] instead.
Data bundle for a pair of arrays of CurveLocationDetail structures.
Methods
| Name | Description | |
|---|---|---|
| constructor(): CurveLocationDetailArrayPair |
Properties
| Name | Type | Description | |
|---|---|---|---|
| dataA | CurveLocationDetail[] | First array of details. | |
| dataB | CurveLocationDetail[] | Second array of details. |
Defined in
- curve/CurveLocationDetail.ts Line 554
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.