public class SegmentFlexurePenaltyControl
extends java.lang.Object
| Constructor and Description |
|---|
SegmentFlexurePenaltyControl(int iDerivativeOrder,
double dblAmplitude)
SegmentFlexurePenaltyControl constructor
|
| Modifier and Type | Method and Description |
|---|---|
double |
amplitude()
Retrieve the Roughness Curvature Penalty Amplitude
|
int |
derivativeOrder()
Retrieve the Derivative Order
|
public SegmentFlexurePenaltyControl(int iDerivativeOrder,
double dblAmplitude)
throws java.lang.Exception
iDerivativeOrder - Roughness Penalty Derivative OrderdblAmplitude - Roughness Curvature Penalty Amplitudejava.lang.Exception - Thrown if the inputs are invalid