Click or drag to resize
XDL

XSarParametersGetFDC Method

FDC(Doppler Centroid Polynomial Coefficient)값을 얻는다.

Namespace: Pixoneer.NXDL.NRS
Assembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntax
C#
public void GetFDC(
	ref double[] fdc
)

Parameters

fdc  Double
[Out] FDC 값을 가져오기 위한 배열.
See Also