VectorComputationalType, VectorReadable2DTypeVector2D@Immutable public interface Vector2DType extends VectorReadable2DType, VectorComputationalType
double-typed vectors.| Modifier and Type | Method | Description |
|---|---|---|
double |
x() |
|
double |
y() |
@Parameter(order=0) double x()
x in interface VectorReadable2DTypex component@Parameter(order=1) double y()
y in interface VectorReadable2DTypey componentCopyright © 2017 <code@io7m.com> http://io7m.com