[**nrel-spa v2.0.2**](../README.md) *** [nrel-spa](../README.md) / SpaResult # Interface: SpaResult Defined in: [types.ts:52](https://github.com/acamarata/nrel-spa/blob/dea28b9262311319e14e8b9f29cb072ae4aea635/src/types.ts#L52) ## Extended by - [`SpaResultWithAngles`](SpaResultWithAngles.md) ## Properties ### azimuth > **azimuth**: `number` Defined in: [types.ts:56](https://github.com/acamarata/nrel-spa/blob/dea28b9262311319e14e8b9f29cb072ae4aea635/src/types.ts#L56) Topocentric azimuth angle, eastward from north (navigational convention), in degrees. *** ### solarNoon > **solarNoon**: `number` Defined in: [types.ts:60](https://github.com/acamarata/nrel-spa/blob/dea28b9262311319e14e8b9f29cb072ae4aea635/src/types.ts#L60) Local sun transit time (solar noon) as fractional hours. *** ### sunrise > **sunrise**: `number` Defined in: [types.ts:58](https://github.com/acamarata/nrel-spa/blob/dea28b9262311319e14e8b9f29cb072ae4aea635/src/types.ts#L58) Local sunrise time as fractional hours. *** ### sunset > **sunset**: `number` Defined in: [types.ts:62](https://github.com/acamarata/nrel-spa/blob/dea28b9262311319e14e8b9f29cb072ae4aea635/src/types.ts#L62) Local sunset time as fractional hours. *** ### zenith > **zenith**: `number` Defined in: [types.ts:54](https://github.com/acamarata/nrel-spa/blob/dea28b9262311319e14e8b9f29cb072ae4aea635/src/types.ts#L54) Topocentric zenith angle in degrees.