public class JLInterference
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
java.util.List<java.lang.Integer> |
componentPath1
The first model's component path
|
java.util.List<java.lang.Integer> |
componentPath2
The second model's component path
|
java.lang.String |
fileName1
Name of the first model
|
java.lang.String |
fileName2
Name of the second model
|
double |
volume
The size of the interference volume
|
| Constructor and Description |
|---|
JLInterference() |
public java.lang.String fileName1
public java.util.List<java.lang.Integer> componentPath1
public java.lang.String fileName2
public java.util.List<java.lang.Integer> componentPath2
public double volume