public static class TimeOfImpact.TOIInput
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
Distance.DistanceProxy |
proxyA |
Distance.DistanceProxy |
proxyB |
Sweep |
sweepA |
Sweep |
sweepB |
float |
tMax
defines sweep interval [0, tMax]
|
| Constructor and Description |
|---|
TOIInput() |
public final Distance.DistanceProxy proxyA
public final Distance.DistanceProxy proxyB
public final Sweep sweepA
public final Sweep sweepB
public float tMax
Copyright © 2017. All Rights Reserved.