calculateSolarDirection Function
calculateSolarDirection(date: Date, location: Cartographic): Vector3d
| Parameter | Type | Description |
|---|---|---|
| date | Date | |
| location | Cartographic |
Returns - Vector3d
Defined in
- core/common/src/SolarCalculate.ts Line 184
Last Updated: 30 November, 2023