Hour angle

Irradiation - Hour Angle

GET https://api.labmet.com.br/v1/ho/hour_angle

Hour angle is sun angle in the current, or desired time which represents the solar hour of a particular moment.

Query Parameters

Name
Type
Description

time

string

Time format HH:MM:SS.

Headers

Name
Type
Description

X-API-Key

string

Authentication token.

{
    "hour_angle": 10.12,
    "unit": "°"
}

Last updated