Click or drag to resize
XDL

XWMMManagerGetVectorSecVar Method

자기장 X, Y, Z, 벡터의 연간 장기 변화율(Annual Secular variation)을 반환한다.

Namespace: Pixoneer.NXDL.NIO
Assembly: NXDLio (in NXDLio.dll) Version: 3.0.0.3
Syntax
C#
[HandleProcessCorruptedStateExceptionsAttribute]
public XVertex3d GetVectorSecVar()

Return Value

XVertex3d
자기장 X, Y, Z, 벡터의 연간 장기 변화율. 단위 : nanotesla/Year.
계산되지 않으면 X, Y, Z 는 MAX_REAL64.
See Also