public class AtomTypeSpheroPolyhedron extends AtomType
Modifier and Type | Field | Description |
---|---|---|
protected double |
inRadius |
|
protected double |
outRadius |
|
protected double |
sweepRadius |
|
protected java.util.List<Vector> |
vertices |
Constructor | Description |
---|---|
AtomTypeSpheroPolyhedron(IElement element,
Space space,
java.util.List<Vector> vertices,
double sweepRadius) |
Modifier and Type | Method | Description |
---|---|---|
double |
getInnerRadius() |
|
double |
getOuterRadius() |
|
double |
getSweepRadius() |
|
java.util.List<Vector> |
getVertices() |
compareTo, element, element, getElement, getIndex, getMass, getMassDimension, getName, getSpecies, rm, setIndex, setSpecies, simple, simple, simpleFromSim, toString
protected final double sweepRadius
protected final java.util.List<Vector> vertices
protected double outRadius
protected double inRadius
public double getSweepRadius()
public double getInnerRadius()
public double getOuterRadius()
public java.util.List<Vector> getVertices()