mirror of
https://github.com/acamarata/nrel-spa.git
synced 2026-07-01 19:34:25 +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
384 B
Markdown
14 lines
384 B
Markdown
[**nrel-spa v2.0.2**](../README.md)
|
|
|
|
***
|
|
|
|
[nrel-spa](../README.md) / SPA\_ALL
|
|
|
|
# Variable: SPA\_ALL
|
|
|
|
> `const` **SPA\_ALL**: `3`
|
|
|
|
Defined in: [types.ts:23](https://github.com/acamarata/nrel-spa/blob/dea28b9262311319e14e8b9f29cb072ae4aea635/src/types.ts#L23)
|
|
|
|
Compute all outputs: zenith, azimuth, incidence angle, sunrise, sunset,
|
|
and sun transit. Combines SPA_ZA_INC and SPA_ZA_RTS.
|