nrel-spa/.github/wiki/api/interfaces/SpaAnglesResult.md

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.