Package | Description |
---|---|
org.drip.spline.params | |
org.drip.spline.segment |
Modifier and Type | Method and Description |
---|---|
SegmentFlexurePenaltyControl |
SegmentInelasticDesignControl.curvaturePenaltyControl()
Retrieve the Curvature Penalty Parameters
|
SegmentFlexurePenaltyControl |
SegmentInelasticDesignControl.lengthPenaltyControl()
Retrieve the Length Penalty Parameters
|
Constructor and Description |
---|
SegmentInelasticDesignControl(int iCk,
SegmentFlexurePenaltyControl sfpcLength,
SegmentFlexurePenaltyControl sfpcCurvature)
Constructor for the Segment Inelastic Design Parameters given the desired Ck, the Segment Length and
the Roughness Penalty Order
|
Constructor and Description |
---|
BestFitFlexurePenalizer(LatentStateInelastic ics,
SegmentFlexurePenaltyControl sfpcCurvature,
SegmentFlexurePenaltyControl sfpcLength,
SegmentBestFitResponse sbfr,
BasisEvaluator lbe)
BestFitFlexurePenalizer constructor
|