Virtual Photonics
Gets or sets the coefficients of the non vanishing B-splines over each knot span.
Namespace: Vts.Modeling.ForwardSolversAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
List<BSplinesCoefficients> TimeKnotSpanPolynomialCoefficients { get; set; }
List<BSplinesCoefficients> TimeKnotSpanPolynomialCoefficients { get; set; }
Property TimeKnotSpanPolynomialCoefficients As List(Of BSplinesCoefficients)
Get
Set
Property TimeKnotSpanPolynomialCoefficients As List(Of BSplinesCoefficients)
Get
Set
property List<BSplinesCoefficients^>^ TimeKnotSpanPolynomialCoefficients {
List<BSplinesCoefficients^>^ get ();
void set (List<BSplinesCoefficients^>^ value);
}
property List<BSplinesCoefficients^>^ TimeKnotSpanPolynomialCoefficients {
List<BSplinesCoefficients^>^ get ();
void set (List<BSplinesCoefficients^>^ value);
}
Property Value
Type:
List BSplinesCoefficients