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

29 lines
747 B
Markdown

[**nrel-spa v2.0.2**](../README.md)
***
[nrel-spa](../README.md) / SpaFormattedAnglesResult
# Interface: SpaFormattedAnglesResult
Defined in: [types.ts:90](https://github.com/acamarata/nrel-spa/blob/b52802f94b8c28a03228118f51c17ce21d4c14b3/src/types.ts#L90)
## Properties
### sunrise
> **sunrise**: `string`
Defined in: [types.ts:92](https://github.com/acamarata/nrel-spa/blob/b52802f94b8c28a03228118f51c17ce21d4c14b3/src/types.ts#L92)
Sunrise time for this custom zenith angle, formatted as HH:MM:SS.
***
### sunset
> **sunset**: `string`
Defined in: [types.ts:94](https://github.com/acamarata/nrel-spa/blob/b52802f94b8c28a03228118f51c17ce21d4c14b3/src/types.ts#L94)
Sunset time for this custom zenith angle, formatted as HH:MM:SS.