|
|||||||||
| Home >> All >> rcs >> [ posemath overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
rcs.posemath
Class PmLine

java.lang.Objectrcs.posemath.PmLine
- public class PmLine
- extends java.lang.Object
| Field Summary | |
PmPose |
end
|
PmPose |
start
|
PmCartesian |
uVec
|
| Constructor Summary | |
PmLine()
|
|
| Method Summary | |
void |
update(rcs.nml.NMLFormatConverter nml_fc)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
start
public PmPose start
end
public PmPose end
uVec
public PmCartesian uVec
| Constructor Detail |
PmLine
public PmLine()
| Method Detail |
update
public void update(rcs.nml.NMLFormatConverter nml_fc)
|
|||||||||
| Home >> All >> rcs >> [ posemath overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
rcs.posemath.PmLine