Mol(Math Object Library) fot .Net
The SplineCubic type exposes the following members.
プロパティ
名前 | 説明 | |
---|---|---|
BoundaryCondition |
3次スプラインの境界条件です。デフォルトは BOUNDARY_CONDITION.FREE_END です。
SetBoundaryCondition() メソッドで設定されます。
| |
LeftBoundaryValue |
左端の境界値
| |
Order |
スプライン区間多項式の次数です。
(Inherited from _Spline.) | |
RightBoundaryValue |
右端の境界値
|