mirror of
https://github.com/acamarata/nrel-spa.git
synced 2026-07-01 03:14:26 +00:00
29 lines
683 B
Markdown
29 lines
683 B
Markdown
[**nrel-spa v2.0.2**](../README.md)
|
|
|
|
***
|
|
|
|
[nrel-spa](../README.md) / SpaAnglesResult
|
|
|
|
# Interface: SpaAnglesResult
|
|
|
|
Defined in: [types.ts:78](https://github.com/acamarata/nrel-spa/blob/b52802f94b8c28a03228118f51c17ce21d4c14b3/src/types.ts#L78)
|
|
|
|
## Properties
|
|
|
|
### sunrise
|
|
|
|
> **sunrise**: `number`
|
|
|
|
Defined in: [types.ts:80](https://github.com/acamarata/nrel-spa/blob/b52802f94b8c28a03228118f51c17ce21d4c14b3/src/types.ts#L80)
|
|
|
|
Sunrise time for this custom zenith angle.
|
|
|
|
***
|
|
|
|
### sunset
|
|
|
|
> **sunset**: `number`
|
|
|
|
Defined in: [types.ts:82](https://github.com/acamarata/nrel-spa/blob/b52802f94b8c28a03228118f51c17ce21d4c14b3/src/types.ts#L82)
|
|
|
|
Sunset time for this custom zenith angle.
|