VPBSplinesCoefficients Coefficients Property Virtual Photonics - VTS Library
Virtual Photonics
Gets or sets the coefficients of the non vanishing B-splines coefficients over a single knot span.

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

public double[,] Coefficients { get; set; }

Property Value

Type:  OnlineDouble 
See Also