This document is archived and information here might be outdated. Recommended version. |
Zeroth Konrady coefficient.
[Visual Basic .NET]
Public Property K0 As Double
[C#]
public double K0 {get; set;}
[C++]
HRESULT get_K0(
double pK0
);
[C++]
HRESULT put_K0(
System.Double* pK0
);
[C++] Parameters pK0 [in]
pK0 is a parameter of type double pK0 [out, retval]
pK0 is a parameter of type double*