Platforms to show: All Mac Windows Linux Cross-Platform

SplineMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Math MBS Util Plugin 15.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
This class calculates a 2D cubic spline.

The curve goes smooth through all points.

  • property count as Integer
  • 8 methods
    • method a(index as Integer) as Double
    • method b(index as Integer) as Double
    • method c(index as Integer) as Double
    • method calc(x as Double) as Double
    • method Constructor(X() as Double, Y() as Double)
    • method d(index as Integer) as Double
    • method x(index as Integer) as Double
    • method y(index as Integer) as Double

This class has no sub classes.

Some examples using this class:

Blog Entries


The items on this page are in the following plugins: MBS Util Plugin.


SpinningProgressIndicatorMBS   -   SQLAPIMBS


The biggest plugin in space...