Click or drag to resize
XDL

XOrbitDegreeOfModeling Property

데이터를 다항식으로 모델링할 때, 차수 값을 얻거나 설정한다(최대 9차).

Namespace: Pixoneer.NXDL.NRS
Assembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntax
C#
public int DegreeOfModeling { get; set; }

Property Value

Int32
See Also