public interface IHomePosition
Modifier and Type | Method and Description |
---|---|
org.apache.commons.math3.geometry.euclidean.threed.Vector3D |
getHomePosition(float fieldHalfLength,
float fieldHalfWidth) |
org.apache.commons.math3.geometry.euclidean.threed.Vector3D |
getHomePosition(IRCServerMetaModel metaModel) |
org.apache.commons.math3.geometry.euclidean.threed.Vector3D getHomePosition(IRCServerMetaModel metaModel)
org.apache.commons.math3.geometry.euclidean.threed.Vector3D getHomePosition(float fieldHalfLength, float fieldHalfWidth)