spa library
Classes
- SPAIntermediate
- Intermediate values for the SPA algorithm.
- SPAOutput
- Output values for the SPA algorithm.
- SPAParams
- Input parameters for the SPA algorithm.
Functions
-
spaCalculate(
SPAParams params, {SPAIntermediate? intermediate, bool incidence = true, bool sun = true, bool safe = true}) → SPAOutput - Calculate sun position information with the specified parameters.