Simulation & Probabilistic Analysis SDK
Add Distribution Fitting & Simulation Features to Your Applications

SPA SDK Help HomeLearn More About the SPA SDK

SPAFitOptions.UBoundType (property)

Description

Sets or returns the upper bound type option. See the Domain Bounds topic for details.

Syntax

object.UBoundType

Return Value

(SPABoundType) - the upper bound type.

Example

Sub Test()
  SPAApplication.Initialize
  SPAApplication.FitOptions.UBoundType = SPABoundOpen
End Sub
  
Copyright © MathWave Technologies
www.mathwave.com