- Description
- Constructor Summary
- Method Summary
- Constructor Details
- Trajectory(int, Point3D, Vector3D, double)
- Trajectory(int, double, double, double, double, double, double, double)
- Method Details
- getPosition()
- setPosition(Point3D)
- getLocalPosition()
- setLocalPosition(Point3D)
- getDirection()
- setDirection(Vector3D)
- getLayer()
- setLayer(int)
- getPath()
- setPath(double)
- toStringBrief()
- toString()
-
Constructor Summary 
Constructors
Trajectory(int layer,
double x,
double y,
double z,
double tx,
double ty,
double tz,
double path)
-
Method Summary 
int
double
void
void
void
void
void
-
Constructor Details 
-
Trajectory 
-
Trajectory 
-
Method Details 
-
getPosition 
-
setPosition 
-
getLocalPosition 
-
setLocalPosition 
-
getDirection 
-
setDirection 
-
getLayer 
-
setLayer 
-
getPath 
-
setPath 
-
toStringBrief 
-
toString 