mirror of
https://github.com/acamarata/nrel-spa.git
synced 2026-06-30 19:04:25 +00:00
2.3 KiB
2.3 KiB
nrel-spa / SpaFormattedResultWithAngles
Interface: SpaFormattedResultWithAngles
Defined in: types.ts:97
Extends
Properties
angles
angles:
SpaFormattedAnglesResult[]
Defined in: types.ts:99
Custom angle results with formatted times.
azimuth
azimuth:
number
Defined in: types.ts:69
Topocentric azimuth angle, eastward from north (navigational convention), in degrees.
Inherited from
solarNoon
solarNoon:
string
Defined in: types.ts:73
Local sun transit time as HH:MM:SS string. "N/A" during polar day/night.
Inherited from
sunrise
sunrise:
string
Defined in: types.ts:71
Local sunrise time as HH:MM:SS string. "N/A" during polar day/night.
Inherited from
sunset
sunset:
string
Defined in: types.ts:75
Local sunset time as HH:MM:SS string. "N/A" during polar day/night.
Inherited from
zenith
zenith:
number
Defined in: types.ts:67
Topocentric zenith angle in degrees.