public class ExponentialRationalSetParams extends java.lang.Object implements FunctionSetBuilderParams
| Constructor and Description |
|---|
ExponentialRationalSetParams(double dblExponentialTension,
double dblRationalTension)
ExponentialRationalSetParams constructor
|
| Modifier and Type | Method and Description |
|---|---|
double |
exponentialTension()
Get the Exponential Tension
|
double |
rationalTension()
Get the Rational Tension
|
public ExponentialRationalSetParams(double dblExponentialTension,
double dblRationalTension)
throws java.lang.Exception
dblExponentialTension - Segment TensiondblRationalTension - Segment Tensionjava.lang.Exception - Thrown if the Inputs are Invalid