|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CartesianVect
Interface of a structure encapsulating Cartesian (x,y) coordinate vector.
An acceptable simulator model must provide an implementation of this interface.
| Method Summary | |
|---|---|
double |
getX()
Get the x coordinate. |
double |
getY()
Get the y coordinate. |
| Method Detail |
|---|
double getX()
double getY()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||