VPINurbs TimeKnotSpanPolynomialCoefficients Property Virtual Photonics - VTS Library
Virtual Photonics
Gets or sets the coefficients of the non vanishing B-splines over each knot span.

Namespace: Vts.Modeling.ForwardSolvers
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

List<BSplinesCoefficients> TimeKnotSpanPolynomialCoefficients { get; set; }

Property Value

Type: OnlineList BSplinesCoefficients 
See Also