|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.tamu.hammond.sketch.PointFeatures
public class PointFeatures
| Field Summary | |
|---|---|
double |
acc
|
double |
curv
|
double |
curvall
|
double |
dir
|
double |
dt
|
double |
dx
|
double |
dy
|
boolean |
iscombo
|
boolean |
iscurv
|
boolean |
isspeed
|
double |
l
|
int |
orignum
|
double |
time
|
double |
tl
|
double |
v
Velocity |
double |
x
|
double |
y
|
| Constructor Summary | |
|---|---|
PointFeatures()
|
|
| Method Summary | |
|---|---|
void |
print()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int orignum
public double x
public double y
public double time
public double dx
public double dy
public double dt
public double dir
public double l
public double tl
public double acc
public double v
public double curv
public double curvall
public boolean isspeed
public boolean iscurv
public boolean iscombo
| Constructor Detail |
|---|
public PointFeatures()
| Method Detail |
|---|
public void print()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||