mirror of
https://github.com/acamarata/nrel-spa.git
synced 2026-07-02 03:40:38 +00:00
Add typedoc and typedoc-plugin-markdown as devDependencies. Add typedoc.json config targeting src/index.ts with markdown output to .github/wiki/api. Add docs script to package.json. Generate initial API reference pages. Part of T-E8-03 — TypeDoc automation for all 12 JS/TS packages.
14 lines
385 B
Markdown
14 lines
385 B
Markdown
[**nrel-spa v2.0.2**](../README.md)
|
|
|
|
***
|
|
|
|
[nrel-spa](../README.md) / SPA\_ZA\_INC
|
|
|
|
# Variable: SPA\_ZA\_INC
|
|
|
|
> `const` **SPA\_ZA\_INC**: `1`
|
|
|
|
Defined in: [types.ts:11](https://github.com/acamarata/nrel-spa/blob/dea28b9262311319e14e8b9f29cb072ae4aea635/src/types.ts#L11)
|
|
|
|
Compute zenith, azimuth, and incidence angle for a tilted surface.
|
|
Requires slope and azm_rotation in SpaOptions.
|