mirror of
https://github.com/acamarata/nrel-spa.git
synced 2026-07-01 11:24: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.
32 lines
812 B
Markdown
32 lines
812 B
Markdown
**nrel-spa v2.0.2**
|
|
|
|
***
|
|
|
|
# nrel-spa v2.0.2
|
|
|
|
## Interfaces
|
|
|
|
- [SpaAnglesResult](interfaces/SpaAnglesResult.md)
|
|
- [SpaFormattedAnglesResult](interfaces/SpaFormattedAnglesResult.md)
|
|
- [SpaFormattedResult](interfaces/SpaFormattedResult.md)
|
|
- [SpaFormattedResultWithAngles](interfaces/SpaFormattedResultWithAngles.md)
|
|
- [SpaOptions](interfaces/SpaOptions.md)
|
|
- [SpaResult](interfaces/SpaResult.md)
|
|
- [SpaResultWithAngles](interfaces/SpaResultWithAngles.md)
|
|
|
|
## Type Aliases
|
|
|
|
- [SpaFunctionCode](type-aliases/SpaFunctionCode.md)
|
|
|
|
## Variables
|
|
|
|
- [SPA\_ALL](variables/SPA_ALL.md)
|
|
- [SPA\_ZA](variables/SPA_ZA.md)
|
|
- [SPA\_ZA\_INC](variables/SPA_ZA_INC.md)
|
|
- [SPA\_ZA\_RTS](variables/SPA_ZA_RTS.md)
|
|
|
|
## Functions
|
|
|
|
- [calcSpa](functions/calcSpa.md)
|
|
- [formatTime](functions/formatTime.md)
|
|
- [getSpa](functions/getSpa.md)
|