segmentIndexAndLocalFractionToGlobalFraction Method
Convert a segment index and local fraction to a global fraction.
segmentIndexAndLocalFractionToGlobalFraction(index: number, localFraction: number): number
| Parameter | Type | Description |
|---|---|---|
| index | number | index of segment being evaluated |
| localFraction | number | local fraction within that segment |
Defined in
Last Updated: 08 January, 2020