PropertyBhNonlinearAnisotropicSpline

Anisotropic spline saturation

Class PropertyBhNonlinearAnisotropicSpline extends PropertyBh

Constructors

  • PropertyBhNonlinearAnisotropicSpline(XAxisBhCurve ,YAxisBhCurve ,ZAxisBhCurve )

Fields Summary

Field
Description
XAxisBhCurve
Points of the x axis spline curve
YAxisBhCurve
Points of the y axis spline curve
ZAxisBhCurve
Points of the z axis spline curve

Methods Summary

no methods

Fields Details

XAxisBhCurve
XAxisBhCurve : Points of the x axis spline curve - [4..200] BHPoint
YAxisBhCurve
YAxisBhCurve : Points of the y axis spline curve - [4..200] BHPoint
ZAxisBhCurve
ZAxisBhCurve : Points of the z axis spline curve - [4..200] BHPoint

Method Details

no methods

See also