Skip to content

Latest commit

 

History

History
63 lines (35 loc) · 1.65 KB

positioning_algorithms_Ploeg_calculateCoordinates.IYL.md

File metadata and controls

63 lines (35 loc) · 1.65 KB

Class: IYL

positioning-algorithms/Ploeg/calculateCoordinates.IYL

Table of contents

Constructors

Properties

Constructors

constructor

new IYL(lowY, index, nxt)

Parameters

Name Type
lowY number
index number
nxt IYL

Defined in

positioning-algorithms/Ploeg/calculateCoordinates.ts:39

Properties

index

index: number

Defined in

positioning-algorithms/Ploeg/calculateCoordinates.ts:36


lowY

lowY: number

Defined in

positioning-algorithms/Ploeg/calculateCoordinates.ts:35


nxt

nxt: IYL

Defined in

positioning-algorithms/Ploeg/calculateCoordinates.ts:37