Skip to content

Class: TOIInput

Input parameters for TimeOfImpact.

Constructors

Constructor

new TOIInput(): TOIInput

Returns

TOIInput

Properties

proxyA

proxyA: DistanceProxy


proxyB

proxyB: DistanceProxy


sweepA

sweepA: Sweep


sweepB

sweepB: Sweep


tMax

tMax: number

defines sweep interval [0, tMax]

Methods

recycle()

recycle(): void

Returns

void