toggle menu
qwsdk
1.1.1
jvm
switch theme
search in API
qwsdk
/
com.qwsdk.vastgui.entity.astronomy
/
SolarElevationAngle
Solar
Elevation
Angle
@
Serializable
data
class
SolarElevationAngle
(
val
code
:
String
,
val
hourAngle
:
String
?
=
null
,
val
refer
:
Refer
=
Refer()
,
val
solarAzimuthAngle
:
String
?
=
null
,
val
solarElevationAngle
:
String
?
=
null
,
val
solarHour
:
String
?
=
null
)
:
QWSdkResponse
(
source
)
太阳高度角
Members
Constructors
Solar
Elevation
Angle
Link copied to clipboard
constructor
(
code
:
String
,
hourAngle
:
String
?
=
null
,
refer
:
Refer
=
Refer()
,
solarAzimuthAngle
:
String
?
=
null
,
solarElevationAngle
:
String
?
=
null
,
solarHour
:
String
?
=
null
)
Properties
code
Link copied to clipboard
open
override
val
code
:
String
请参考
状态码
。
hour
Angle
Link copied to clipboard
val
hourAngle
:
String
?
=
null
时角。
refer
Link copied to clipboard
val
refer
:
Refer
参考
Refer
。
solar
Azimuth
Angle
Link copied to clipboard
val
solarAzimuthAngle
:
String
?
=
null
太阳方位角,正北顺时针方向角度。
solar
Elevation
Angle
Link copied to clipboard
val
solarElevationAngle
:
String
?
=
null
太阳高度角。
solar
Hour
Link copied to clipboard
val
solarHour
:
String
?
=
null
太阳时,HHmm格式。