public class ElementConnection extends Object
Constructor and Description |
---|
ElementConnection(VolumeElement a,
VolumeElement b,
double contactArea) |
Modifier and Type | Method and Description |
---|---|
double |
getContactArea() |
VolumeElement |
getElementA() |
VolumeElement |
getElementB() |
String |
toString() |
public ElementConnection(VolumeElement a, VolumeElement b, double contactArea)
public VolumeElement getElementA()
public VolumeElement getElementB()
public double getContactArea()
Copyright © 2018. All rights reserved.