Click or drag to resize
XDL

XConstantsDeg2Rad Field

Degree로부터 Radian으로 변환 상수. (Radian = Deg2Rad * Degree).

Namespace:  Pixoneer.NXDL
Assembly:  NXDL (in NXDL.dll) Version: 1.2.817.72
Syntax
C#
public const double Deg2Rad = 0.0174532925199433

Field Value

Type: Double
See Also