|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.kuka.roboticsAPI.sensorModel.CartesianPositionInformation
public class CartesianPositionInformation
Provides information of the Cartesian Position of a device.
| Constructor Summary | |
|---|---|
CartesianPositionInformation(AbstractFrame measureFrame,
AbstractFrame referenceFrame)
Creates a new instance of type CartesianPositionInformation with
given measure Frame and reference Frame. |
|
| Method Summary | |
|---|---|
AbstractFrame |
getMeasureFrame()
Gets the measure frame in which the Cartesian position will be measured. |
AbstractFrame |
getReferenceFrame()
Gets the reference frame in which the Cartesian position will be measured. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CartesianPositionInformation(AbstractFrame measureFrame,
AbstractFrame referenceFrame)
CartesianPositionInformation with
given measure Frame and reference Frame.
measureFrame - The frame where the cartesian position measurement will take
place.referenceFrame - The reference frame.| Method Detail |
|---|
public AbstractFrame getMeasureFrame()
public AbstractFrame getReferenceFrame()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||