This document is archived and information here might be outdated. Recommended version. |
The Sun Elevation of the sensor when the image was captured.
[Visual Basic .NET]
Public Property SunElevation As Double
[C#]
public double SunElevation {get; set;}
[C++]
HRESULT get_SunElevation(
System.Double* pSunElevation
);
[C++]
HRESULT put_SunElevation(
double pSunElevation
);
[C++] Parameters pSunElevation [out, retval]
pSunElevation is a parameter of type double* pSunElevation [in]
pSunElevation is a parameter of type double