public class DisplacementDelta extends Object
| Constructor and Description |
|---|
DisplacementDelta(DisplacementBasedModule module,
bio.singa.mathematics.vectors.Vector2D deltaVector) |
| Modifier and Type | Method and Description |
|---|---|
bio.singa.mathematics.vectors.Vector2D |
getDeltaVector() |
DisplacementBasedModule |
getModule() |
String |
toString() |
public DisplacementDelta(DisplacementBasedModule module, bio.singa.mathematics.vectors.Vector2D deltaVector)
public DisplacementBasedModule getModule()
public bio.singa.mathematics.vectors.Vector2D getDeltaVector()
Copyright © 2019. All rights reserved.